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 ada/28591] [4.2 regression] ICE in splice_child_die, at dwarf2out.c:5513



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2006-09-13 18:40 -------
Subject: Bug 28591

Author: ebotcazou
Date: Wed Sep 13 18:40:26 2006
New Revision: 116928

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116928
Log:
        PR ada/28591
        * decl.c (components_to_record): Defer emitting debug info for the
        record type associated with the variant until after we are sure to
        actually use it.


Added:
    trunk/gcc/testsuite/gnat.dg/specs/unchecked_union.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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