https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117868
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tschwinge at gcc dot gnu.org, | |vmakarov at gcc dot gnu.org --- Comment #7 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- (In reply to GCC Commits from comment #6) > commit r15-7078-g5cd4605141b8b45cab95e4de8005c69273071107 > Author: Denis Chertykov <cherty...@gmail.com> > Date: Tue Jan 21 00:27:04 2025 +0400 > > [PR117868][LRA]: Restrict the reuse of spill slots 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.