[Bug modula2/93575] the modula2 frontend fails to build with a profiled bootstrap
gaiusmod2 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Jan 1 14:26:22 GMT 2022
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.
More information about the Gcc-bugs
mailing list