http://llvm.org/bugs/show_bug.cgi?id=9297
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Chris Lattner <[email protected]> 2011-05-22 01:01:43 CDT --- I'm not seeing anything bad generated at -O3. The optimizer doesn't do anything at -O0 which is your likely issue. If this is still a problem, please reopen with *specific* instructions on how to repro. -- 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
