[LLVMbugs] [Bug 6539] x86 asm earlyclobber not respected
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 3 07:01:50 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6539
Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #4 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 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.
More information about the llvm-bugs
mailing list