[LLVMbugs] [Bug 1382] [inlineasm] 's' constraint bug
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu May 3 09:55:40 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1382
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Keywords| |compile-fail
Resolution| |FIXED
Target Milestone|--- |2.0
------- Additional Comments From sabre at nondot.org 2007-05-03 11:55 -------
Fixed. This exposed several bugs in the arm, x86 and ppc backends which are now fixed. The patch in
common code is here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070430/048970.html
Testcase here: CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list