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/33316] [4.2/4.3 regression] ICE on valid variable-length automatic array in const struct



------- Comment #4 from jakub at gcc dot gnu dot org  2007-09-20 21:27 -------
Subject: Bug 33316

Author: jakub
Date: Thu Sep 20 21:27:39 2007
New Revision: 128631

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128631
Log:
        PR debug/33316
        * dwarf2out.c (modified_type_die): Handle TYPE_DECL with NULL
        DECL_NAME.
        * dbxout.c (dbxout_type): Likewise.

        * gcc.dg/debug/pr33316.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/debug/pr33316.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dbxout.c
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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