[llvm-bugs] [Bug 24715] New: clang crashes somewhere in Inliner::runOnSCC

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 4 13:48:25 PDT 2015


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

            Bug ID: 24715
           Summary: clang crashes somewhere in Inliner::runOnSCC
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: pagabuc at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 14842
  --> https://llvm.org/bugs/attachment.cgi?id=14842&action=edit
bugpoint output

While trying to compile wireshark with -fno-optimize-sibling-calls, this bug
came out. 

*** You can reproduce the problem with: opt bugpoint-reduced-simplified.bc
-basicaa -inline -gvn -sccp

LLVM Revision: 246397

Have a good day folks!

-- 
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/20150904/5d09a2e8/attachment.html>


More information about the llvm-bugs mailing list