This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/24093] [4.1 Regression] cgraph exhausts virtual memory building 197.parser with -profile-use -O3



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]