[committed] Adjust expected output of new risc-v test
Checks
| Context |
Check |
Description |
| rivoscibot/toolchain-ci-rivos-lint |
success
|
Lint passed
|
| rivoscibot/toolchain-ci-rivos-apply-patch |
success
|
Patch applied
|
| rivoscibot/toolchain-ci-rivos-build--newlib-rv64gcv-lp64d-multilib |
success
|
Build passed
|
| rivoscibot/toolchain-ci-rivos-build--linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib |
success
|
Build passed
|
| rivoscibot/toolchain-ci-rivos-build--linux-rv64gcv-lp64d-multilib |
success
|
Build passed
|
| rivoscibot/toolchain-ci-rivos-test |
success
|
Testing passed
|
Commit Message
Just a minor update to Dimitar's patch for the RISC-V testcase.
The cfi directives are not emitted for the -elf configurations causing
the new test to fail. The cfi directives (and associated labels) don't
seem relevant to the test at hand, so this just drops them.
Pushing to the trunk.
jeff
commit 951f3ccefca097d483aef1f65a283c8c68b73ab6
Author: Jeff Law <jlaw@ventanamicro.com>
Date: Sat Dec 6 09:01:11 2025 -0700
Adjust expected output of new risc-v test
Just a minor update to Dimitar's patch for the RISC-V testcase.
The cfi directives are not emitted for the -elf configurations causing the new
test to fail. The cfi directives (and associated labels) don't seem relevant
to the test at hand, so this just drops them.
Pushing to the trunk.
PR rtl-optimization/122675
gcc/testsuite
* gcc.target/riscv/pr122675-1.c: Adjust expected output.
@@ -7,10 +7,6 @@
/*
**test:
**...
-**.LFB[0-9]+:
-**...
-** .cfi_startproc
-**...
** beq a0,zero,.L[0-9]*
**...
** call f1