[Bug rtl-optimization/119174] [15 Regression] IRA allocating value live across a call to call clobbered register
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 9 17:16:14 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119174
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ra
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It seems interesting to have a mem inside a mem for the call instruction.
Also maybe the post_inc is what it is getting confused here .
More information about the Gcc-bugs
mailing list