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

            Bug ID: 50443
           Summary: sigsegv in Early Tail Duplication' on function
                    '@pvm_execute_or_initialize'
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

Created attachment 24883
  --> https://bugs.llvm.org/attachment.cgi?id=24883&action=edit
testcase and script to run it

Attached testcase is crashing the compiler when generating code for
riscv64-linux 
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module 'pvm-vm2-b1b45d.c'.
4.      Running pass 'Early Tail Duplication' on function
'@pvm_execute_or_initialize'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to