------- Comment #7 from janis at gcc dot gnu dot org 2005-10-21 19:49 ------- I took a closer look and discovered that compilation of prune.c also exhausts memory without the patch, so the patch allows a latent problem to show itself. With the patch, files fast-match.c, build-disjuncts.c, and post-process.c all compile successfully. I bootstrapped powerpc64-linux with the patch but didn't regtest.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24093