https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127300
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ra
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
The ICE is during reload and the 68k port was not fully ported over to using
LRA yet.
-mlra avoids the ICE which is expected.
