[LLVMdev] c++ frontend bugs
Chris Lattner
sabre at nondot.org
Wed Apr 20 04:42:32 PDT 2005
On Wed, 20 Apr 2005, Stefan Strasser wrote:
> Markus F.X.J. Oberhumer schrieb:
>> The reason behind this is that llvm-gcc is based on a pre-3.4 snapshot
>> ("3.4-llvm 20030924")
>
> then it's not unlikely that these are llvm bugs since my code also compiles
> with gcc 3.3
> filed PR 551 and 552
That's not entirely certain. GCC 3.4 includes a completely rewritten C++
parser, so bugs in 3.4 that are not in 3.3 is likely. I'll take a look at
the PR's in the next couple of days, thanks for filing them!
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
More information about the llvm-dev
mailing list