[llvm-bugs] [Bug 25651] New: Compiler aborts while inlining fast math routine

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 26 00:55:35 PST 2015


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

            Bug ID: 25651
           Summary: Compiler aborts while inlining fast math routine
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: santosh.zanjurne at amd.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15357
  --> https://llvm.org/bugs/attachment.cgi?id=15357&action=edit
log

Enabling fast-math (-menable-unsafe-fp-math) causes compiler to abort.  
The test passes after adding -fno-inline.

Log and Testcase attached.

-- 
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/20151126/d49bd5d8/attachment.html>


More information about the llvm-bugs mailing list