[llvm-bugs] [Bug 44776] Compilation doesn't terminate with -ffp-model=strict, -float-abi=hard, and --target=armeb-none-eabihf
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 28 03:28:09 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44776
John Brawn <john.brawn at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |0ec57972967dfb43fc022c2e378
| |8be041d1db730
--- Comment #3 from John Brawn <john.brawn at arm.com> ---
Terminates with latest trunk. Looking at the -debug output for a trunk compiler
from a few weeks ago the infinite loop came about because of strict_fp_extend
handling, so it was fixed by https://reviews.llvm.org/D74559.
--
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/20200228/c18f26aa/attachment.html>
More information about the llvm-bugs
mailing list