http://llvm.org/bugs/show_bug.cgi?id=6539
Jakob Stoklund Olesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Jakob Stoklund Olesen <[email protected]> 2010-06-03 09:01:49 CDT --- The early clobber, fixed assignment constraint "=&a" is not handled correctly. It might help to add "%eax" t the clobber list. And yes, this looks like a dup of PR 4118. *** This bug has been marked as a duplicate of bug 4118 *** -- 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
