[Bug rtl-optimization/123048] [16 regression] wrong code at -O3 with -fschedule-insns on x86_64-linux-gnu since r16-4186

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 17 16:46:02 GMT 2026


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

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:a0c32988904caf13a2ac439efd9061b50586e998

commit r16-7557-ga0c32988904caf13a2ac439efd9061b50586e998
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Feb 17 17:44:04 2026 +0100

    testsuite: Add testcase for latent PR [PR123048]

    This testcase started to be miscompiled with r16-4186 and went latent
    again r16-6651.

    2026-02-17  Jakub Jelinek  <jakub@redhat.com>

            PR rtl-optimization/123048
            * gcc.dg/pr123048.c: New test.


More information about the Gcc-bugs mailing list