[llvm-bugs] [Bug 14641] Unknown mismatch! UNREACHABLE executed at lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:212!

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 19 21:45:05 PDT 2021


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

Yaron Keren <yaron.keren at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yaron.keren at gmail.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Yaron Keren <yaron.keren at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210820/7f06595c/attachment.html>


More information about the llvm-bugs mailing list