[llvm-bugs] [Bug 32426] New: pass 'Loop Invariant Code Motion' aborts

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 26 00:47:57 PDT 2017


http://bugs.llvm.org/show_bug.cgi?id=32426

            Bug ID: 32426
           Summary: pass 'Loop Invariant Code Motion' aborts
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dcb314 at hotmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 18173
  --> http://bugs.llvm.org/attachment.cgi?id=18173&action=edit
gzipped C source code

2.  Per-module optimization passes
3.  Running pass 'CallGraph Pass Manager' on module 'eval_y.c'.
4.  Running pass 'Loop Pass Manager' on function '@Do_Func'
5.  Running pass 'Loop Invariant Code Motion' on basic block '%while.body2881'
clang-5.0: error: unable to execute command: Aborted (core dumped)
clang-5.0: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 5.0.0 (trunk 298345) (llvm/trunk 298344)

-- 
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/20170326/088891b0/attachment.html>


More information about the llvm-bugs mailing list