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

Pawel Worach <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |

--- Comment #2 from Pawel Worach <[email protected]> 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to