[llvm-bugs] [Bug 45914] Using "long double" as asm register in x86_64 crashes llc
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 13 17:55:50 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45914
Craig Topper <craig.topper at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |craig.topper at gmail.com
Resolution|--- |FIXED
Fixed By Commit(s)| |38e0ab2f3a3dc03acba37efe311
| |c7c0a66665b79
--- Comment #1 from Craig Topper <craig.topper at gmail.com> ---
Coincidentally I fixed this today in 38e0ab2f3a3dc03acba37efe311c7c0a66665b79.
It should now give an error instead of crashing.
--
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/20200514/127c0cbd/attachment.html>
More information about the llvm-bugs
mailing list