[llvm-bugs] [Bug 32418] wrong code (SIGFPE) at -O1 and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes)
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Mar 25 09:41:40 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32418
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |craig.topper at gmail.com,
| |spatel+llvm at rotateright.com
--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
This was caused by:
https://reviews.llvm.org/rL298711
And stopped failing with the revert:
https://reviews.llvm.org/rL298745
--
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/20170325/a5ad1d1f/attachment-0001.html>
More information about the llvm-bugs
mailing list