ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61335 tests, 64 workers -- Testing: FAIL: LLVM :: MC/AVR/inst-spm.s (2 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-spm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # | #0 0x00005634ca90e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005634ca90b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005634ca90e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9a31649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9a3169e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9a31649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9a316324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9a31632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005634caec7614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x00005634caec71fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x00005634caec7eb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x00005634ca576237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005634ca58571d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005634ca57b1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005634ca575035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005634ca5962c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f9a31633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9a31633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9a31633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005634ca4e3231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s:12:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: spm Z+ # | ^ # | :7:14: note: scanning from here # | 0: e8 95 spm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: e8 95 spm # | check:12 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xqcilia-valid.s (3 of 61335) ******************** TEST 'LLVM :: MC/RISCV/xqcilia-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # | #0 0x000055f962d9c018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055f962d997c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055f962d9c711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcaf3359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcaf33ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcaf3359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcaf33424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcaf3342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f9634046db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055f963403dd2 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2901dd2) # | #10 0x000055f963406113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055f962a05bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f962a1371d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f962a091a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f962a03035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055f962a242c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fcaf3343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcaf3343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcaf3343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f962971231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-compress.s (4 of 61335) ******************** TEST 'LLVM :: MC/RISCV/xwchc-compress.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # | #0 0x0000563bbb812018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000563bbb80f7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000563bbb812711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1a67f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1a67fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1a67f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1a67f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1a67f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563bbbe7a6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000563bbbe7a00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000563bbbe7c113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000563bbb47bbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000563bbb48971d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000563bbb47f1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563bbb479035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000563bbb49a2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f1a67f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1a67f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1a67f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563bbb3e7231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s:107:16: error: CHECK-ALIAS: expected string not found in input # | # CHECK-ALIAS: lbu a2, 7(sp) # | ^ # | :24:28: note: scanning from here # | 34: 04841023 sh s0, 64(s0) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 19: 24: 04045403 lhu s0, 64(s0) # | 20: 28: a4a2 sh s0, 10(s1) # | 21: 2a: bd62 sh s0, 62(a0) # | 22: 2c: 00891023 sh s0, 0(s2) # | 23: 30: 008410a3 sh s0, 1(s0) # | 24: 34: 04841023 sh s0, 64(s0) # | check:107 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-valid.s (5 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rvc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000560bf5ecc018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000560bf5ec97c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000560bf5ecc711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb9ca959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb9ca9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb9ca959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb9ca9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb9ca942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560bf65346db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000560bf653400f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000560bf6536113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000560bf5b35bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000560bf5b4371d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000560bf5b391a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560bf5b33035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000560bf5b542c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fb9ca943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb9ca943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb9ca943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560bf5aa1231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s:28:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.lwsp ra, 0(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:10: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:28'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:28'1 ? possible intended match # | 3: # | check:28'0 ~ # | 4: Disassembly of section .text: # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:28'0 ~ # | 6: 00000000 <.text>: # | check:28'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lac.s (6 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-lac.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055e0ce851018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055e0ce84e7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055e0ce851711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1f91959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1f919ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1f91959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1f919424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1f91942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e0cee0a614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x000055e0cee0a1fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x000055e0cee0aeb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x000055e0ce4b9237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e0ce4c871d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e0ce4be1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e0ce4b8035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055e0ce4d92c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f1f91943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1f91943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1f91943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e0ce426231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lac Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32c-only-valid.s (7 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv32c-only-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x000055a8b1d97018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a8b1d947c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a8b1d97711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff6d5359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff6d53ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff6d5359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff6d53424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff6d5342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a8b23ff6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055a8b23fedd2 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2901dd2) # | #10 0x000055a8b2401113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055a8b1a00bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a8b1a0e71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a8b1a041a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a8b19fe035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a8b1a1f2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007ff6d5343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff6d5343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff6d5343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a8b196c231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s:30:14: error: CHECK-OBJ: expected string not found in input # | # CHECK-OBJ: c.addi16sp sp, -352 # | ^ # | :8:23: note: scanning from here # | 2: 15fd c.addi a1, -1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 2ffd c.jal 0x7fe <.text+0x7fe> # | 8: 2: 15fd c.addi a1, -1 # | check:30 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-valid.s (8 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd< /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # | #0 0x000055d6cc604018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055d6cc6017c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055d6cc604711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1048249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f104829e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1048249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f10482324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1048232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d6ccc6c6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055d6ccc6c00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055d6ccc6e113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055d6cc26dbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055d6cc27b71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d6cc2711a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d6cc26b035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055d6cc28c2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f1048233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1048233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1048233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d6cc1d9231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s:7:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.ldsp t1, 176(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:26: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:7'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:7'1 ? possible intended match # | 3: # | check:7'0 ~ # | 4: Disassembly of section .text: # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:7'0 ~ # | 6: 00000000 <.text>: # | check:7'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-las.s (9 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-las.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055668152d018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055668152a7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055668152d711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb50c759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb50c7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb50c759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb50c7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb50c742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556681ae6614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x0000556681ae61fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x0000556681ae6eb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x0000556681195237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005566811a471d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055668119a1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556681194035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005566811b52c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fb50c743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb50c743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb50c743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556681102231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: las Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt (10 of 61335) ******************** TEST 'LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # | #0 0x00005630d567c728 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc728) # | #1 0x00005630d5679ed5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9ed5) # | #2 0x00005630d567ce21 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4556649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f455669e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4556649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f45566324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4556632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005630d5723903 llvm::AArch64InstPrinter::printBarrierOption(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x27a3903) # | #9 0x00005630d572bd65 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x27abd65) # | #10 0x00005630d5574a55 llvm::MCTargetStreamer::prettyPrintAsm(llvm::MCInstPrinter&, unsigned long, llvm::MCInst const&, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x25f4a55) # | #11 0x00005630d55998f1 (anonymous namespace)::MCAsmStreamer::emitInstruction(llvm::MCInst const&, llvm::MCSubtargetInfo const&) MCAsmStreamer.cpp:0:0 # | #12 0x00005630d55110e1 llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x25910e1) # | #13 0x00005630d5513289 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593289) # | #14 0x00007f4556633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f4556633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f4556633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005630d5510791 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590791) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s (11 of 61335) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c # | #0 0x0000559c11d908d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x0000559c11d8e085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x0000559c11d90fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcf0e959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcf0e9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcf0e959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcf0e9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcf0e942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559c129db19b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3b19b) # | #9 0x0000559c129daacf llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3aacf) # | #10 0x0000559c129dcbd3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cbd3) # | #11 0x0000559c11592072 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f2072) # | #12 0x0000559c11573c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x0000559c115759ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007fcf0e943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fcf0e943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fcf0e943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000559c115720b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-aliases-valid.s (12 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv64c-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # | #0 0x0000555a5d0b2018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000555a5d0af7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000555a5d0b2711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe15c959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe15c9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe15c959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe15c9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe15c942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555a5d71a6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000555a5d71a00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000555a5d71c113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000555a5cd1bbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000555a5cd2971d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000555a5cd1f1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555a5cd19035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000555a5cd3a2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fe15c943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe15c943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe15c943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555a5cc87231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s:107:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.ldsp s0, 0(sp) # | ^ # | :63:25: note: scanning from here # | 90: e080 c.sd s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 58: 82: 5e7e8e93 addi t4, t4, 1511 # | 59: 86: 0eb6 c.slli t4, 13 # | 60: 88: ef0e8e93 addi t4, t4, -272 # | 61: 8c: 5f7d c.li t5, -1 # | 62: 8e: 6080 c.ld s0, 0(s1) # | 63: 90: e080 c.sd s0, 0(s1) # | check:107 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll (13 of 61335) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && split-file /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: split-file /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o 2>err | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o 2>err | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # .---redirected output from 'err' # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # | #0 0x000055f1c6f78018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055f1c6f757c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055f1c6f78711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc8fca49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc8fca9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc8fca # | ... # `---data was truncated-------- # note: command had no output on stdout or stderr # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # .---redirected output from 'err' # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # | #0 0x000055f1c6f78018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055f1c6f757c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055f1c6f78711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc8fca49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc8fca9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc8fca # | ... # `---data was truncated-------- # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll:17:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: 2: sd ra, 0x8(sp) # | ^ # | :10:23: note: scanning from here # | 0: addi sp, sp, -0x10 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 5: # | 6: 0000000000000000 : # | 7: ; foo(): # | 8: ; ./a.c:2 # | 9: ; int foo(int x) { # | 10: 0: addi sp, sp, -0x10 # | next:17 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-aliases-valid.s (14 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # | #0 0x000055aa73d83018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055aa73d807c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055aa73d83711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2f74159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2f741ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2f74159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2f741424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2f74142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aa743eb6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055aa743eb00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055aa743ed113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055aa739ecbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055aa739fa71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055aa739f01a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055aa739ea035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055aa73a0b2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f2f74143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2f74143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2f74143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055aa73958231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s:11:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.flwsp fs0, 0(sp) # | ^ # | :8:26: note: scanning from here # | 2: e080 c.fsw fs0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 6080 c.flw fs0, 0(s1) # | 8: 2: e080 c.fsw fs0, 0(s1) # | check:11 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-alias-valid.c (15 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-alias-valid.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # | #0 0x0000556d562ce018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000556d562cb7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000556d562ce711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6da2c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6da2c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6da2c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6da2c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6da2c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556d569366db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000556d5693600f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000556d56938113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000556d55f37bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000556d55f4571d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000556d55f3b1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556d55f35035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000556d55f562c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f6da2c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6da2c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6da2c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556d55ea3231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c:11:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.ldsp s0, 0(sp) # | ^ # | :8:24: note: scanning from here # | 2: e080 c.sd s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 6080 c.ld s0, 0(s1) # | 8: 2: e080 c.sd s0, 0(s1) # | check:11 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-valid.s (16 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv64c-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x00005650ff1d3018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005650ff1d07c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005650ff1d3711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007efe7c159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007efe7c1ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007efe7c159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007efe7c1424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007efe7c142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005650ff83b6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x00005650ff83b00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x00005650ff83d113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x00005650fee3cbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005650fee4a71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005650fee401a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005650fee3a035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005650fee5b2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007efe7c143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007efe7c143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007efe7c143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005650feda8231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s:22:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.ldsp s0, 0(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:26: note: possible intended match here # | : file format elf64-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:22'0 X error: no match found # | 2: : file format elf64-littleriscv # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:22'1 ? possible intended match # | 3: # | check:22'0 ~ # | 4: Disassembly of section .text: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:22'0 ~ # | 6: 0000000000000000 <.text>: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-rvc.s (17 of 61335) ******************** TEST 'LLVM :: MC/RISCV/option-rvc.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # | #0 0x00005614a8e1d018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005614a8e1a7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005614a8e1d711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007faa61849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007faa6189e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007faa61849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007faa618324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007faa61832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005614a94856db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x00005614a9485239 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2902239) # | #10 0x00005614a9487113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x00005614a8a86bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005614a8a9471d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005614a8a8a1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005614a8a84035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005614a8aa52c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007faa61833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007faa61833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007faa61833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005614a89f2231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s:44:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :9:19: note: scanning from here # | 8: 852e mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00058513 mv a0, a1 # | 8: 4: 3fc10413 addi s0, sp, 1020 # | 9: 8: 852e mv a0, a1 # | check:44 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-valid.s (18 of 61335) ******************** TEST 'LLVM :: MC/RISCV/xwchc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000563b51a25018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000563b51a227c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000563b51a25711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5c3f959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5c3f9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5c3f959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5c3f9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5c3f942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563b5208d6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000563b5208d00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000563b5208f113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000563b5168ebb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000563b5169c71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000563b516921a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563b5168c035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000563b516ad2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f5c3f943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5c3f943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5c3f943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563b515fa231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s:83:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: qk.c.lbusp s0, 0(sp) # | ^ # | :30:29: note: scanning from here # | 2e: b002 qk.c.sh s0, 32(s0) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 25: 24: a002 qk.c.sh s0, 0(s0) # | 26: 26: a022 qk.c.sh s0, 2(s0) # | 27: 28: a042 qk.c.sh s0, 4(s0) # | 28: 2a: a402 qk.c.sh s0, 8(s0) # | 29: 2c: a802 qk.c.sh s0, 16(s0) # | 30: 2e: b002 qk.c.sh s0, 32(s0) # | check:83 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32dc-valid.s (19 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv32dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # | #0 0x0000556471a25018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000556471a227c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000556471a25711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbb17449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbb1749e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbb17449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbb174324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbb17432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055647208d6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055647208d00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055647208f113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055647168ebb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055647169c71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005564716921a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055647168c035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005564716ad2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fbb17433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbb17433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbb17433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005564715fa231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s:18:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.fldsp fs0, 504(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:18'0 ~ # | 6: 00000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-valid.s (20 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # | #0 0x00005576f403e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005576f403b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005576f403e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f97b0e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f97b0e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f97b0e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f97b0e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f97b0e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005576f46a66db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x00005576f46a600f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x00005576f46a8113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x00005576f3ca7bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005576f3cb571d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005576f3cab1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005576f3ca5035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005576f3cc62c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f97b0e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f97b0e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f97b0e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005576f3c13231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s:24:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.flwsp fs0, 252(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:24'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | 3: # | check:24'0 ~ # | 4: Disassembly of section .text: # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:24'0 ~ # | 6: 00000000 <.text>: # | check:24'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/instructions/nv_j.s (21 of 61335) ******************** TEST 'LLVM :: MC/Hexagon/instructions/nv_j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # | #0 0x000055d0b32fd018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055d0b32fa7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055d0b32fd711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3ea5e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3ea5e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3ea5e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3ea5e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3ea5e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d0b38d1116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x000055d0b38d039b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x000055d0b3a53097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055d0b3a526f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055d0b2f74536 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d0b2f6a1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d0b2f64035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055d0b2f852c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f3ea5e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3ea5e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3ea5e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d0b2ed2231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s:149:10: error: CHECK: expected string not found in input # | # CHECK: 11 40 71 70 # | ^ # | :78:18: note: scanning from here # | 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | ^ # | :78:22: note: possible intended match here # | 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 73: 108: 11 40 71 70 70714011 { r17 = r17 # | 74: 10c: 00 e0 82 25 2582e000 if (tstbit(r17.new,#0)) jump:t 0x108 <.text+0x108> } # | 75: 110: 11 40 71 70 70714011 { r17 = r17 # | 76: 114: 00 c0 c2 25 25c2c000 if (!tstbit(r17.new,#0)) jump:nt 0x110 <.text+0x110> } # | 77: 118: 11 40 71 70 70714011 { r17 = r17 # | 78: 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | check:149'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:149'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test (22 of 61335) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # RUN: at line 8 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # | #0 0x000055a1573dc018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a1573d97c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a1573dc711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f769d049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f769d09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f769d049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f769d0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f769d032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a157a446db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055a157a4400f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055a157a46113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055a157045bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a15705371d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a1570491a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a157043035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a1570642c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f769d033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f769d033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f769d033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a156fb1231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test:11:17: error: DISASM-LABEL: expected string not found in input # | # DISASM-LABEL: # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:70: note: possible intended match here # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o: file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | label:11'0 X error: no match found # | 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o: file format elf32-littleriscv # | label:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | label:11'1 ? possible intended match # | 3: # | label:11'0 ~ # | 4: Disassembly of section .plt: # | label:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | label:11'0 ~ # | 6: 00000350 <.plt>: # | label:11'0 ~~~~~~~~~~~~~~~~~ # | 7: 350: auipc t2, 0x2 # | label:11'0 ~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/insn_c.s (23 of 61335) ******************** TEST 'LLVM :: MC/RISCV/insn_c.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # | #0 0x000056152fbe2018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000056152fbdf7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000056152fbe2711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4c15a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4c15a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4c15a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4c15a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4c15a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056153024a6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000056153024a239 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2902239) # | #10 0x000056153024c113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000056152f84bbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056152f85971d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000056152f84f1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056152f849035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000056152f86a2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f4c15a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4c15a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4c15a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056152f7b7231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s:46:14: error: CHECK-OBJ: expected string not found in input # | # CHECK-OBJ: c.addi4spn a0, sp, 0xc8 # | ^ # | :12:24: note: scanning from here # | a: 0835 c.addi a6, 0xd # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 7: 0: 952e c.add a0, a1 # | 8: 2: 952e c.add a0, a1 # | 9: 4: 0535 c.addi a0, 0xd # | 10: 6: 0535 c.addi a0, 0xd # | 11: 8: 0835 c.addi a6, 0xd # | 12: a: 0835 c.addi a6, 0xd # | check:46 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32d.s (24 of 61335) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32d.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # | #0 0x000055c030924018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055c0309217c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055c030924711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f514d559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f514d5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f514d559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f514d5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f514d542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c030f8c6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055c030f8c00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055c030f8e113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055c03058dbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c03059b71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c0305911a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c03058b035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055c0305ac2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f514d543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f514d543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f514d543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c0304f9231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s:46:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 2006 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :6:1: note: possible intended match here # | 00000000 <.text>: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:46'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:46'0 ~ # | 4: Disassembly of section .text: # | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:46'0 ~ # | 6: 00000000 <.text>: # | check:46'0 ~~~~~~~~~~~~~~~~~~ # | check:46'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lat.s (25 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-lat.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x0000559f1916e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000559f1916b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000559f1916e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3bf9759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3bf97ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3bf9759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3bf97424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3bf9742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559f19727614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x0000559f197271fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x0000559f19727eb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x0000559f18dd6237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000559f18de571d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000559f18ddb1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559f18dd5035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000559f18df62c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f3bf9743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3bf9743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3bf9743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559f18d43231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lat Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-pushpop.s (26 of 61335) ******************** TEST 'LLVM :: MC/RISCV/option-pushpop.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # | #0 0x000055a5ae9d0018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a5ae9cd7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a5ae9d0711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0bd5f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0bd5fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0bd5f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0bd5f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0bd5f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a5af0386db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055a5af038239 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2902239) # | #10 0x000055a5af03a113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055a5ae639bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a5ae64771d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a5ae63d1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a5ae637035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a5ae6582c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f0bd5f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0bd5f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0bd5f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a5ae5a5231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s:48:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :9:31: note: scanning from here # | 8: 3fc10413 addi s0, sp, 1020 # | ^ # | :10:2: note: possible intended match here # | c: 00000097 auipc ra, 0 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00000097 auipc ra, 0 # | 8: 4: 000080e7 jalr ra <.text> # | 9: 8: 3fc10413 addi s0, sp, 1020 # | check:48'0 X error: no match found # | 10: c: 00000097 auipc ra, 0 # | check:48'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:48'1 ? possible intended match # | 11: 10: 000080e7 jalr ra <.text+0xc> # | check:48'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test (27 of 61335) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 # | #0 0x00005601a27368d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x00005601a2734085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x00005601a2736fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f44eff59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f44effae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f44eff59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f44eff424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f44eff42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005601a338119b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3b19b) # | #9 0x00005601a3380acf llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3aacf) # | #10 0x00005601a3382bd3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cbd3) # | #11 0x00005601a1f38072 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f2072) # | #12 0x00005601a1f19c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x00005601a1f1b9ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007f44eff43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f44eff43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f44eff43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005601a1f180b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test:49:17: error: RTHROUGHPUT1: expected string not found in input # | # RTHROUGHPUT1: PseudoVCPOP_M_B32 # | ^ # | :5:29: note: scanning from here # | - 'PseudoVCOMPRESS_VM_M2_E8 V12M2 V12M2 V22M2 V26 i_0xffffffffffffffff i_0x3' # | ^ # | :6:5: note: possible intended match here # | - 'PseudoVCOMPRESS_VM_M2_E8 V14M2 V14M2 V18M2 V17 i_0xffffffffffffffff i_0x3' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: --- # | 2: mode: inverse_throughput # | 3: key: # | 4: instructions: # | 5: - 'PseudoVCOMPRESS_VM_M2_E8 V12M2 V12M2 V22M2 V26 i_0xffffffffffffffff i_0x3' # | check:49'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 6: - 'PseudoVCOMPRESS_VM_M2_E8 V14M2 V14M2 V18M2 V17 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:49'1 ? possible intended match # | 7: - 'PseudoVCOMPRESS_VM_M2_E8 V20M2 V20M2 V24M2 V6 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: - 'PseudoVCOMPRESS_VM_M2_E8 V4M2 V4M2 V0M2 V24 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: - 'PseudoVCOMPRESS_VM_M2_E8 V2M2 V2M2 V26M2 V27 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: - 'PseudoVCOMPRESS_VM_M2_E8 V10M2 V10M2 V28M2 V28 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: - 'PseudoVCOMPRESS_VM_M2_E8 V8M2 V8M2 V16M2 V25 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32f.s (28 of 61335) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32f.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # | #0 0x0000556c229db018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000556c229d87c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000556c229db711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f442f52cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f442f58195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f442f52ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f442f5154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f442f515420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556c230436db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000556c2304300f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000556c23045113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000556c22644bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000556c2265271d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000556c226481a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556c22642035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000556c226632c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f442f516ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f442f516d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f442f516d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556c225b0231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s:24:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 7076 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :6:1: note: possible intended match here # | 00000000 <.text>: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:24'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:24'0 ~ # | 4: Disassembly of section .text: # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:24'0 ~ # | 6: 00000000 <.text>: # | check:24'0 ~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: CodeGen/Hexagon/compound.ll (29 of 61335) ******************** TEST 'LLVM :: CodeGen/Hexagon/compound.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # | #0 0x0000564caf6e1018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000564caf6de7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000564caf6e1711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbea7e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbea7e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbea7e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbea7e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbea7e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564cafcb5116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x0000564cafcb439b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x0000564cafe37097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000564cafe366f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000564caf358536 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000564caf34e1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564caf348035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000564caf3692c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fbea7e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbea7e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbea7e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564caf2b6231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll:3:10: error: CHECK: expected string not found in input # | ; CHECK: p0 = cmp.gt(r0,#-1); if (!p0.new) jump:nt # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:13: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:3'0 X error: no match found # | 2: : file format elf32-hexagon # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:3'0 ~ # | 4: Disassembly of section .text: # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:3'1 ? possible intended match # | 5: # | check:3'0 ~ # | 6: 00000000 : # | check:3'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-arch.s (30 of 61335) ******************** TEST 'LLVM :: MC/RISCV/option-arch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # | #0 0x000055f9ff12f018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055f9ff12c7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055f9ff12f711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007efe52849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007efe5289e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007efe52849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007efe528324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007efe52832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f9ff7976db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055f9ff797239 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2902239) # | #10 0x000055f9ff799113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055f9fed98bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f9feda671d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f9fed9c1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f9fed96035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055f9fedb72c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007efe52833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007efe52833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007efe52833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f9fed04231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s:24:15: error: CHECK-INST: expected string not found in input # | # CHECK-INST: c.addi4spn s0, sp, 0x3fc # | ^ # | :9:21: note: scanning from here # | 8: 852e c.mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00058513 addi a0, a1, 0x0 # | 8: 4: 3fc10413 addi s0, sp, 0x3fc # | 9: 8: 852e c.mv a0, a1 # | check:24 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test (31 of 61335) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVMUL_VV_MF4_MASK --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVMUL_VV_MF4_MASK --max-configs-per-opcode=1000 --min-instructions=100 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 # | #0 0x000056504013d8d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x000056504013b085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x000056504013dfd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f49da959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f49da9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f49da959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f49da9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f49da942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000565040d8819b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3b19b) # | #9 0x0000565040d87acf llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3aacf) # | #10 0x0000565040d89bd3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cbd3) # | #11 0x000056503f93f072 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f2072) # | #12 0x000056503f920c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x000056503f9229ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007f49da943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f49da943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f49da943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000056503f91f0b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test (32 of 61335) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVAADDU_VV_M1 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVAADDU_VV_M1 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # | #0 0x000055a6926638d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x000055a692661085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x000055a692663fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1ab8249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1ab829e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1ab8249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1ab82324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1ab8232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a6932ae19b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3b19b) # | #9 0x000055a6932adacf llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3aacf) # | #10 0x000055a6932afbd3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cbd3) # | #11 0x000055a691e65072 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f2072) # | #12 0x000055a691e46c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x000055a691e489ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007f1ab8233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f1ab8233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f1ab8233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055a691e450b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/Hexagon/nv_j.txt (33 of 61335) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/nv_j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # | #0 0x000055e09a6ca728 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc728) # | #1 0x000055e09a6c7ed5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9ed5) # | #2 0x000055e09a6cae21 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5aaea1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5aaea7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5aaea1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5aaea054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5aaea05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e09ac5ba56 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8da56) # | #9 0x000055e09ac5acdb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8ccdb) # | #10 0x000055e09ac881c7 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055e09ac878f7 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055e09a55efcb llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590fcb) # | #13 0x000055e09a561289 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593289) # | #14 0x00007f5aaea06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f5aaea06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f5aaea06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055e09a55e791 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590791) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/system-inst.s (34 of 61335) ******************** TEST 'LLVM :: MC/Hexagon/system-inst.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # | #0 0x000055e2c711e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055e2c711b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055e2c711e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd297559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd2975ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd297559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd2975424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd297542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e2c76f2116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x000055e2c76f139b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x000055e2c7874097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055e2c78736f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055e2c6d95536 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e2c6d8b1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e2c6d85035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055e2c6da62c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fd297543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd297543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd297543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e2c6cf3231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s:92:9: error: CHECK: expected string not found in input # | #CHECK: 6d8ec000 { crswap(r15:14,s1:0) } # | ^ # | :35:47: note: scanning from here # | 70: 00 c0 2d 65 652dc000 { crswap(r13,sgp1) } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 30: 5c: 20 c0 68 64 6468c020 { start(r8) } # | 31: 60: 40 c0 69 64 6469c040 { nmi(r9) } # | 32: 64: 60 c0 8a 64 648ac060 { siad(r10) } # | 33: 68: 00 c3 8b 64 648bc300 { setimask(p3,r11) } # | 34: 6c: 00 c0 0c 65 650cc000 { crswap(r12,sgp0) } # | 35: 70: 00 c0 2d 65 652dc000 { crswap(r13,sgp1) } # | check:92 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv64i.s (35 of 61335) ******************** TEST 'LLVM :: MC/RISCV/compress-rv64i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # | #0 0x00005583709cd018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005583709ca7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005583709cd711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7faa049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7faa09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7faa049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7faa0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7faa032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005583710356db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055837103500f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000558371037113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000558370636bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055837064471d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055837063a1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558370634035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005583706552c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f7faa033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7faa033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7faa033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005583705a2231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s:50:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 70ee # | ^ # | :12:25: note: scanning from here # | a: 9c3d addw s0, s0, a5 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 7: 0: 7fe0 ld s0, 248(a5) # | 8: 2: e3a0 sd s0, 64(a5) # | 9: 4: 227d addiw tp, tp, 31 # | 10: 6: 9c1d subw s0, s0, a5 # | 11: 8: 9c3d addw s0, s0, a5 # | 12: a: 9c3d addw s0, s0, a5 # | check:50 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/dis-duplex-p0.s (36 of 61335) ******************** TEST 'LLVM :: MC/Hexagon/dis-duplex-p0.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # | #0 0x000055a947a44018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a947a417c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a947a44711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3e3a449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3e3a49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3e3a449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3e3a4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3e3a432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a948018116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x000055a9480173e4 llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d3e4) # | #10 0x000055a94819a097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055a9481996f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055a9476bb536 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a9476b11a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a9476ab035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a9476cc2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f3e3a433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3e3a433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3e3a433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a947619231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s:5:11: error: CHECK: expected string not found in input # | // CHECK: { r7 = #-1; r6 = #-1 } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:5: note: possible intended match here # | : file format elf32-hexagon # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:5'0 X error: no match found # | 2: : file format elf32-hexagon # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:5'1 ? possible intended match # | 3: # | check:5'0 ~ # | 4: Disassembly of section .text: # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:5'0 ~ # | 6: 00000000 <.text>: # | check:5'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-aliases-valid.s (37 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rvc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # | #0 0x000055c604636018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055c6046337c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055c604636711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f836f249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f836f29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f836f249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f836f2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f836f232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c604c9e6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055c604c9e00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055c604ca0113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055c60429fbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c6042ad71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c6042a31a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c60429d035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055c6042be2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f836f233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f836f233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f836f233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c60420b231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s:16:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.lwsp s0, 0(sp) # | ^ # | :8:24: note: scanning from here # | 2: c080 c.sw s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 4080 c.lw s0, 0(s1) # | 8: 2: c080 c.sw s0, 0(s1) # | check:16 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xqcilo-valid.s (38 of 61335) ******************** TEST 'LLVM :: MC/RISCV/xqcilo-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # | #0 0x0000561ec962a018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000561ec96277c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000561ec962a711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2b9e81cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2b9e87195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2b9e81ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2b9e8054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2b9e805420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561ec9c926db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x0000561ec9c9200f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000561ec9c94113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000561ec9293bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000561ec92a171d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000561ec92971a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561ec9291035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000561ec92b22c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f2b9e806ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2b9e806d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2b9e806d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000561ec91ff231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test (41 of 61335, 3 of 3 attempts) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK --riscv-filter-config='vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}' --max-configs-per-opcode=1000 --min-instructions=10 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK '--riscv-filter-config=vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}' --max-configs-per-opcode=1000 --min-instructions=10 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK "--riscv-filter-config=vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}" --max-configs-per-opcode=1000 --min-instructions=10 # | #0 0x00005625816c68d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x00005625816c4085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x00005625816c6fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff7e661cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff7e667195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff7e661ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff7e66054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff7e6605420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056258231119b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3b19b) # | #9 0x0000562582310892 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3a892) # | #10 0x0000562582312bd3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cbd3) # | #11 0x0000562580ec8072 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f2072) # | #12 0x0000562580ea9c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x0000562580eab9ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007ff7e6606ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007ff7e6606d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007ff7e6606d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000562580ea80b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvdc-aliases-valid.s (43 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rvdc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # | #0 0x000055a4f65d4018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a4f65d17c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a4f65d4711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe64c249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe64c29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe64c249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe64c2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe64c232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a4f6c3c6db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000055a4f6c3c00f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x000055a4f6c3e113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000055a4f623dbb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a4f624b71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a4f62411a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a4f623b035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a4f625c2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fe64c233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe64c233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe64c233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a4f61a9231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s:15:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.fldsp fs0, 0(sp) # | ^ # | :8:26: note: scanning from here # | 2: a080 c.fsd fs0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 2080 c.fld fs0, 0(s1) # | 8: 2: a080 c.fsd fs0, 0(s1) # | check:15 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-elpm.s (44 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-elpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # | #0 0x000055957ba7e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055957ba7b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055957ba7e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff059759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff0597ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff059759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff0597424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff059742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055957c037614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x000055957c037303 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853303) # | #10 0x000055957c037eb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x000055957b6e6237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055957b6f571d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055957b6eb1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055957b6e5035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055957b7062c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007ff059743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff059743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff059743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055957b653231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s:23:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: elpm r3, Z # | ^ # | :7:15: note: scanning from here # | 0: d8 95 elpm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: d8 95 elpm # | check:23 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64dc-valid.s (45 of 61335) ******************** TEST 'LLVM :: MC/RISCV/rv64dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # | #0 0x00005639310ef018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005639310ec7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005639310ef711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc945959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc9459ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc945959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc9459424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc945942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005639317576db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000056393175700f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290200f) # | #10 0x0000563931759113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x0000563930d58bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000563930d6671d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000563930d5c1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563930d56035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000563930d772c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fc945943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc945943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc945943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563930cc4231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s:18:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.fldsp fs0, 504(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf64-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleriscv # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/Hexagon/j.txt (46 of 61335) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # | #0 0x0000555dedd95728 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc728) # | #1 0x0000555dedd92ed5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9ed5) # | #2 0x0000555dedd95e21 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3fa5649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3fa569e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3fa5649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3fa56324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3fa5632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555dee326a56 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8da56) # | #9 0x0000555dee325cdb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8ccdb) # | #10 0x0000555dee3531c7 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000555dee3528f7 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000555dedc29fcb llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590fcb) # | #13 0x0000555dedc2c289 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593289) # | #14 0x00007f3fa5633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f3fa5633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f3fa5633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000555dedc29791 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590791) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-xch.s (47 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-xch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x00005639d66dd018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005639d66da7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005639d66dd711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1dd9d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1dd9dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1dd9d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1dd9d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1dd9d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005639d6c96614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x00005639d6c961fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x00005639d6c96eb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x00005639d6345237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005639d635471d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005639d634a1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005639d6344035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005639d63652c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f1dd9d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1dd9d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1dd9d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005639d62b2231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: xch Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lpm.s (48 of 61335) ******************** TEST 'LLVM :: MC/AVR/inst-lpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # | #0 0x000055a2ac813018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a2ac8107c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a2ac813711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7f7f049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7f7f09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7f7f049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7f7f0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7f7f032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a2acdcc614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x000055a2acdcc303 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853303) # | #10 0x000055a2acdcceb3 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853eb3) # | #11 0x000055a2ac47b237 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a2ac48a71d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a2ac4801a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a2ac47a035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a2ac49b2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f7f7f033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7f7f033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7f7f033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a2ac3e8231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s:25:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lpm r3, Z # | ^ # | :7:14: note: scanning from here # | 0: c8 95 lpm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: c8 95 lpm # | check:25 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32i.s (49 of 61335) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # | #0 0x000056114ec8a018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000056114ec877c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000056114ec8a711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f46eb92cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f46eb98195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f46eb92ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f46eb9154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f46eb915420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056114f2f26db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29026db) # | #9 0x000056114f2f2239 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2902239) # | #10 0x000056114f2f4113 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904113) # | #11 0x000056114e8f3bb2 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056114e90171d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000056114e8f71a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056114e8f1035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000056114e9122c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f46eb916ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f46eb916d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f46eb916d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056114e85f231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s:29:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :7:19: note: scanning from here # | 0: 852e mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 852e mv a0, a1 # | check:29 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/instructions/j.s (50 of 61335) ******************** TEST 'LLVM :: MC/Hexagon/instructions/j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # | #0 0x00005650cc7c3018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005650cc7c07c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005650cc7c3711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc8a4159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc8a41ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc8a4159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc8a41424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc8a4142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005650ccd97116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x00005650ccd9639b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x00005650ccf19097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x00005650ccf186f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x00005650cc43a536 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005650cc4301a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005650cc42a035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005650cc44b2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fc8a4143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc8a4143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc8a4143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005650cc398231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s:13:10: error: CHECK: expected string not found in input # | # CHECK: 00 c0 89 11 # | ^ # | :9:16: note: scanning from here # | 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | ^ # | :9:22: note: possible intended match here # | 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-hexagon # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00 c0 00 5a 5a00c000 { call 0x0 <.text> } # | 8: 4: 00 c3 00 5d 5d00c300 { if (p3) call 0x4 <.text+0x4> } # | 9: 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | check:13'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:13'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (46): LLVM :: CodeGen/Hexagon/compound.ll LLVM :: MC/AVR/inst-elpm.s LLVM :: MC/AVR/inst-lac.s LLVM :: MC/AVR/inst-las.s LLVM :: MC/AVR/inst-lat.s LLVM :: MC/AVR/inst-lpm.s LLVM :: MC/AVR/inst-spm.s LLVM :: MC/AVR/inst-xch.s LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt LLVM :: MC/Disassembler/Hexagon/j.txt LLVM :: MC/Disassembler/Hexagon/nv_j.txt LLVM :: MC/Hexagon/dis-duplex-p0.s LLVM :: MC/Hexagon/instructions/j.s LLVM :: MC/Hexagon/instructions/nv_j.s LLVM :: MC/Hexagon/system-inst.s LLVM :: MC/RISCV/compress-rv32d.s LLVM :: MC/RISCV/compress-rv32f.s LLVM :: MC/RISCV/compress-rv32i.s LLVM :: MC/RISCV/compress-rv64i.s LLVM :: MC/RISCV/insn_c.s LLVM :: MC/RISCV/option-arch.s LLVM :: MC/RISCV/option-pushpop.s LLVM :: MC/RISCV/option-rvc.s LLVM :: MC/RISCV/rv32c-only-valid.s LLVM :: MC/RISCV/rv32dc-valid.s LLVM :: MC/RISCV/rv32fc-aliases-valid.s LLVM :: MC/RISCV/rv32fc-valid.s LLVM :: MC/RISCV/rv32zclsd-alias-valid.c LLVM :: MC/RISCV/rv32zclsd-valid.s LLVM :: MC/RISCV/rv64c-aliases-valid.s LLVM :: MC/RISCV/rv64c-valid.s LLVM :: MC/RISCV/rv64dc-valid.s LLVM :: MC/RISCV/rvc-aliases-valid.s LLVM :: MC/RISCV/rvc-valid.s LLVM :: MC/RISCV/rvdc-aliases-valid.s LLVM :: MC/RISCV/xqcilia-valid.s LLVM :: MC/RISCV/xqcilo-valid.s LLVM :: MC/RISCV/xwchc-compress.s LLVM :: MC/RISCV/xwchc-valid.s LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll Testing Time: 190.94s Total Discovered Tests: 68994 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66359 (96.18%) Expectedly Failed: 170 (0.25%) Failed : 46 (0.07%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.