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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to