https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117645
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
CC| |vmakarov at gcc dot gnu.org
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
So this is an issue in LRA, made latent by the installed patch. It seems to
only affect pa at this point. That LRA bug might or might not be a regression
(guess it's a regression from reload, but likely not introduced in GCC 15).
I'm lowering priority according to the affected target and there being a
workaround installed.
Vlad, can you still queue this as something to look at?