https://bugs.llvm.org/show_bug.cgi?id=14641

Yaron Keren <yaron.ke...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yaron.ke...@gmail.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Yaron Keren <yaron.ke...@gmail.com> ---
does not reproduce anymore:

$ bin/clang -c f.c
f.c:6:5: error: invalid output constraint '=f' in asm
                : "=f" (x)
                  ^
1 error generated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to