http://llvm.org/bugs/show_bug.cgi?id=8287
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Andrew Trick <[email protected]> 2010-11-12 11:58:12 CST --- There is a much larger issue here in the frontend. If you can reproduce anything close to this with clang or llvm-gcc, please file a new bug with the C source (the IR test case of this bug is the output produced by a frontend bug). Meanwhile, I did commit fix r118904 and test case r118906 for the compile time issue. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
