https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118560
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tschwinge at gcc dot gnu.org
--- Comment #9 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to GCC Commits from comment #6)
> commit r15-7083-g07f62ed9a7b09951f83855e19d41641b098190b1
> Author: Vladimir N. Makarov <[email protected]>
> Date: Mon Jan 20 17:08:50 2025 -0500
>
> [PR118560][LRA]: Fix typo in checking secondary memory mode for the reg
> class
For the record, this commit also cures a timeout regression on
powerpc64le-unknown-linux-gnu, that we recently had acquired with commit
r15-7008-g9f009e8865cda01310c52f7ec8bdaa3c557a2745 "[PR118067][LRA]: Check
secondary memory mode for the reg class":
{+WARNING: gcc.target/powerpc/pr79916.c (test for excess errors) program
timed out.+}
[-PASS:-]{+FAIL:+} gcc.target/powerpc/pr79916.c (test for excess errors)
This is now back to PASS.