[llvm-commits] [llvm-gcc-4.2] r80850 - in /llvm-gcc-4.2/tags/Apple/llvmgcc42-2306/gcc: except.c llvm-convert.cpp

Eric Christopher echristo at apple.com
Thu Sep 3 09:43:32 PDT 2009


On Sep 3, 2009, at 9:20 AM, Duncan Sands wrote:

> sure, I expect this to break (untested) if you compile with enough
> optimization to have inline_me me inlined into main.

Yes, this does fail. As I went through just about every test in llvm  
and llvm-gcc including the single source tests, and apparently wasted  
a bunch of time doing so, why didn't you check this in when you made  
this patch originally? :)

At any rate the existing behavior is quite, quite wrong and the  
correct fix will just need to be something more.

-eric



More information about the llvm-commits mailing list