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 c/43600] Segmentation fault for large C file (24MB)



------- Comment #6 from rguenth at gcc dot gnu dot org  2010-03-31 13:23 -------
Subject: Bug 43600

Author: rguenth
Date: Wed Mar 31 13:23:17 2010
New Revision: 157868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157868
Log:
2010-03-31  Richard Guenther  <rguenther@suse.de>

        PR middle-end/43600
        * cgraphunit.c (cgraph_output_in_order): Do not allocate
        temporary data on stack.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/cgraphunit.c


-- 


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


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