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/43254] [4.5 Regression] warning: DWARFDebugInfoEntry::AppendDependants() -- check on this item TAG_subrange_type: attr = AT_upper_bound form = FORM_ref4



------- Comment #12 from jakub at gcc dot gnu dot org  2010-04-12 08:21 -------
GCC would ICE if the referenced DIE wasn't being output on:
gcc_assert (AT_ref (a)->die_offset);
in output_die.


-- 


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


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