[LLVMbugs] [Bug 4504] invalid output constraint '=o' in asm
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun May 23 05:13:44 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=4504
Pawel Worach <pawel.worach at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |pawel.worach at gmail.com
Resolution|FIXED |
--- Comment #2 from Pawel Worach <pawel.worach at gmail.com> 2010-05-23 07:13:44 CDT ---
I'm still seeing this with:
clang version 2.0 (trunk 104456)
libmpcodecs/vf_fspp.c:1597:41: error: invalid output constraint '=o' in asm
: "+S"(data), "+D"(output), "+c"(cnt), "=o"(temps)
^
--
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