https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93575
Gaius Mulley <gaiusmod2 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gaiusmod2 at gmail dot com
--- Comment #1 from Gaius Mulley <gaiusmod2 at gmail dot com> ---
I've git pushed fixes to the devel/modula-2 branch (gcc-12) which now allows
gm2 to be built using:
MAKEFLAGS=profiledbootstrap-lean
CONFIGFLAGS=--with-build-config=bootstrap-lto-lean
I'm also seeing all regression tests pass on the amd64 platform and aarch64
platform after the lto build.