https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109927
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schwab at gcc dot gnu.org
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
How much virtual memory does the m68k host have? Is it possible to extend that
to 2GB? ISTR that linux on 32bit platforms had a 1GB userland virtual memory
setup at some point (and maybe for some platforms).
In theory it's possible to backport the split of the gimple-match.cc TUs. Can
you try current mainline to see if that's enough to pass native bootstrap in
qemu?