[Bug c++/37057] 7 Internal Compiler Errors when compiling OpenFOAM-1.5

dje at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 15 23:29:00 GMT 2008



------- Comment #25 from dje at gcc dot gnu dot org  2008-09-15 23:28 -------
I cannot reproduce the ICEs that you say remain.  I tried using both the
current development version of GCC and GCC 4.3.2+pt.c patch.  I also tried
compiling the testcases with additional options that stress the garbage
collection system

--param ggc-min-expand=0 --param ggc-min-heapsize=0

None of these attempts reproduced a failure with your pre-processed sources.

I am surprised by your report

--- #3 ---
lnInclude/Reaction.H:143: internal compiler error: Segmentation fault
[included from makeChemkinReactions.C]

 => ICE still present with GCC 4.3.2 + patch

because that is the file you originally attached.  The new version is
different, but Honza and I could not reproduce the failure after his pt.c
patch.

I am not sure if there is some different AIX system fix installed.  Or do you
have process limits (ulimit -a) set low?  My limits generally are "unlimited".


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37057



More information about the Gcc-bugs mailing list