[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 9 17:22:00 GMT 2009



------- Comment #5 from danglin at gcc dot gnu dot org  2009-10-09 17:22 -------
Approximately 512 MB of storage are allocated compiling this function
in the sched1 pass causing the system to kill cc1.  It doesn't help to
trigger ggc after every pass.  The function will compile with
-fno-schedule-insns.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmakarov at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list