https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122675

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jeff Law <[email protected]>:

https://gcc.gnu.org/g:951f3ccefca097d483aef1f65a283c8c68b73ab6

commit r16-5941-g951f3ccefca097d483aef1f65a283c8c68b73ab6
Author: Jeff Law <[email protected]>
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.

Reply via email to