[llvm-bugs] [Bug 51001] crash when building musl src/math/exp.c for powerpcspe

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 7 01:24:23 PDT 2021


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

Dimitry Andric <dimitry at andric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
                 CC|                            |chmeeedalf at gmail.com,
                   |                            |dimitry at andric.com,
                   |                            |fwage73 at gmail.com,
                   |                            |nemanja.i.ibm at gmail.com
             Status|NEW                         |RESOLVED

--- Comment #4 from Dimitry Andric <dimitry at andric.com> ---
We also encountered this problem in FreeBSD:
https://cgit.freebsd.org/src/commit/?id=715df83abc049b23d9acddc81f2480bd4c056d64

It was fixed by
https://github.com/llvm/llvm-project/commit/5c18d1136665f74b15c0df599f56ac3e2e947fb8
("[SPE] Disable strict-fp for SPE by default") by Qiu Chaofan, then merged into
release/12.x with
https://github.com/llvm/llvm-project/commit/6279fd114acba298b9b743755d7031d615c92d23.

This ended up in 12.0.1-rc2, but isn't in 12.0.0, unfortunately.

*** This bug has been marked as a duplicate of bug 50385 ***

-- 
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/20210707/3569f07f/attachment-0001.html>


More information about the llvm-bugs mailing list