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 bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c



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


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