https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20242
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ra
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am not sure if this specific issue applies any more since the move to IRA and
LRA. And even more EXTRA_MEMORY_CONSTRAINT support was removed in
r5-1241-g777e635f1a6cab and memory constraints are handled in the .md file now.