https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113939
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andreas Schwab <sch...@gcc.gnu.org>: https://gcc.gnu.org/g:c4971bae71cf4d6bb0b458dd9d457ec57d14a4f4 commit r15-3028-gc4971bae71cf4d6bb0b458dd9d457ec57d14a4f4 Author: Andreas Schwab <sch...@linux-m68k.org> Date: Mon Aug 19 20:59:13 2024 +0200 m68k: Add -mlra PR target/113939 * config/m68k/m68k.opt (mlra): New target option. * config/m68k/m68k.cc (m68k_use_lra_p): New function. (TARGET_LRA_P): Use it. * config/m68k/m68k.opt.urls: Regenerate.