https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101523
--- Comment #58 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Segher Boessenkool from comment #57) > (In reply to Richard Biener from comment #56) > > The fix was reverted but will be re-instantiated for GCC 15 by me. > > And I still protest. > > PR101523 is a very serious problem, way way way more "P1" than any of the > "my target was inconvenienced by some bad testcases failing now" "P1"s there > are now. Please undo this! It isn't just the case where some unimportant testcase would need to be xfailed, there are 5% slowdowns on SPEC and similar bugs as well. Yes, PR101523 is important to get fixed, but we've lived with it for years and don't have time in GCC 14 cycle to deal with the fallouts from the change, which there are clearly many. If the fix was done in stage1, there could be time to deal with that, but we want to release in 2 weeks or so.