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 debug/36060] [4.3/4.4 Regression] Too big stack requirements of cc1plus during GC



------- Comment #6 from jakub at gcc dot gnu dot org  2008-04-28 09:51 -------
Subject: Bug 36060

Author: jakub
Date: Mon Apr 28 09:50:31 2008
New Revision: 134751

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134751
Log:
        PR debug/36060
        * dwarf2out.c (struct die_struct): Mark as chain_circular through
        die_sub field.
        * gengtype.c (walk_type, write_func_for_structure): Handle
        chain_circular.
        * doc/gty.texi: Document chain_circular.

Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/doc/gty.texi
    branches/gcc-4_3-branch/gcc/dwarf2out.c
    branches/gcc-4_3-branch/gcc/gengtype.c


-- 


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


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