[llvm-bugs] [Bug 18363] clang crashes on valid code at -O0 with -ftrapv (affecting all clang versions)

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 7 04:52:00 PDT 2019


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

John Brawn <john.brawn at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |john.brawn at arm.com
             Status|REOPENED                    |RESOLVED

--- Comment #7 from John Brawn <john.brawn at arm.com> ---
It looks like this has been fixed since clang 3.8.0. We now consistently give
no error at any optimization level (with or without -ftrapv).

-- 
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/20190807/0ce7c3cf/attachment-0001.html>


More information about the llvm-bugs mailing list