Re: [Fink-devel] testing llvm-gcc

2011-03-31 Thread Jack Howarth
FYI, the code generation bug in llvm-gcc which breaks the FSF gcc has been resolved... http://llvm.org/bugs/show_bug.cgi?id=9571#c17 It is unclear if we can get this into llvm-gcc-4.2 2.9 (which is the last llvm.org release). I've also found a linker bug in Xcode 4.0.1 when building gmp5 with

[Fink-devel] testing llvm-gcc

2011-03-30 Thread Jack Howarth
It would be wise at this point to begin testing llvm-gcc on darwin10 as the replacement compiler for fink. I've already discovered that llvm-gcc in Xcode 4.0.1 (and all llvm.org releases) miscompiles cc1 in recent FSF gcc... http://llvm.org/bugs/show_bug.cgi?id=9571 The importance of testing th