[LLVMbugs] [Bug 6930] clang: invalid input constraint "p" in asm

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 22 14:08:13 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6930

Dale Johannesen <dalej at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #13 from Dale Johannesen <dalej at apple.com> 2010-10-22 16:08:11 CDT ---
The construct in #6 doesn't seem to work on Darwin with any of its x86
compilers, including gcc-4.2.  However, 117149 changes clang to treat "p" the
same way llvm-gcc does; see if that helps.

-- 
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