[llvm-bugs] [Bug 44227] Segmentation fault with -ffast-math when compiling GraphViz (lab.c)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 13 13:22:54 PST 2020


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

Thomas Lively <tlively at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #9 from Thomas Lively <tlively at google.com> ---
This is fixed on the LLVM side by https://reviews.llvm.org/D74259, which I just
landed. Completely fixing the problem may require cbrt functions to be added on
the Emscripten side, too, but I'll close this bug here because the LLVM piece
is fixed.

-- 
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/20200213/d87764be/attachment.html>


More information about the llvm-bugs mailing list