[Bug rtl-optimization/122675] [16 Regression] BB reordering for optimizing jump fallthrough is not working

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 6 16:02:33 GMT 2025


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 <law@gcc.gnu.org>:

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

commit r16-5941-g951f3ccefca097d483aef1f65a283c8c68b73ab6
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.


More information about the Gcc-bugs mailing list