This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2009 17:22:27 -0000
- Subject: [Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c
- References: <bug-41399-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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