http://llvm.org/bugs/show_bug.cgi?id=10540
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Duncan Sands <[email protected]> 2011-08-03 04:06:42 CDT --- I was able to reproduce it. It seems to be a bug in the code generators that only happens at -O0 and when targeting the i386 processor. I've opened PR10575 for this. *** This bug has been marked as a duplicate of bug 10575 *** -- 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
