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

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

https://gcc.gnu.org/g:07da32d7e64673771ce121caf8dce24db510d8ff

commit r16-6571-g07da32d7e64673771ce121caf8dce24db510d8ff
Author: Jakub Jelinek <[email protected]>
Date:   Thu Jan 8 09:47:38 2026 +0100

    testsuite: Add testcase for already fixed test [PR121675]

    This test was miscompiled due to stale REG_UNUSED vs. single_set,
    fixed with r16-6062-ge1b8d097297.

    2026-01-08  Jakub Jelinek  <[email protected]>

            PR rtl-optimization/121675
            * gcc.dg/pr121675.c: New test.

Reply via email to