Displaying 1 result from an estimated 1 matches for "pr340".
Did you mean:
pr300
2004 Jun 09
0
LLVM June Status Update
...compatible"
warnings while linking C++ programs have been fixed.
31. llvmgcc now compiles with GCC 3.4 (thanks to Markus F.X.J. Oberhumer).
In addition, we've found and fixed a few more minor bugs, but nothing
critical:
C frontend: PR298, PR329, PR355
Code generator: PR337
Verifier: PR340
Stacker: PR178
As always, if you have any questions or comments about LLVM or any of the
features in this status update, please feel free to email the llvmdev
list!
Here's a link to the May status update:
http://mail.cs.uiuc.edu/pipermail/llvm-announce/2004-May/000008.html
We are always eage...