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: unassignedclangb...@nondot.org
          Reporter: santosh.zanju...@amd.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to