[LLVMbugs] [Bug 1680] x86 inline asm generates wrong code
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Mar 30 11:07:24 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=1680
Chris Lattner <sabre at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Chris Lattner <sabre at nondot.org> 2008-03-30 13:07:24 ---
I fixed this quite awhile back. llvm-gcc now produces:
# InlineAsm Start
%eax %edi %ebp
# InlineAsm End
--
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