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

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

https://gcc.gnu.org/g:6f3864e2d29ff46e11d7f6cf1dfc0dd4b0ebc40d

commit r17-424-g6f3864e2d29ff46e11d7f6cf1dfc0dd4b0ebc40d
Author: H.J. Lu <[email protected]>
Date:   Sat May 9 22:28:05 2026 +0800

    x86_cse: Add a test for PR target/125245

    Add a test for

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

    which has been fixed by

    commit 7d84a357cfaa3d9ff2cc600a3c145780d37b6aed
    Author: H.J. Lu <[email protected]>
    Date:   Sat May 9 05:58:09 2026 +0800

        x86_cse: Check CONST0_RTX and CONSTM1_RTX

            PR target/125245
            * gcc.target/i386/pr125245.c: New test.

    Signed-off-by: H.J. Lu <[email protected]>

Reply via email to