This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24093] [4.1 Regression] cgraph exhausts virtual memory building 197.parser with -profile-use -O3
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2005 19:49:24 -0000
- Subject: [Bug middle-end/24093] [4.1 Regression] cgraph exhausts virtual memory building 197.parser with -profile-use -O3
- References: <bug-24093-224@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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