This is the mail archive of the gcc-patches@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]

re: [Bug debug/55328] ICE: in output_addr_table_entry, at dwarf2out.c:21780 with -gsplit-dwarf


Thanks for testing this.

Enclosed is a simple fix for this ICE--address_table_entries that have
zero refcounts shouldn't be assigned an index.

OK for trunk?

Sterling

2012-11-14  Sterling Augustine  <saugustine@google.com>

	* dwarf2out.c (index_address_table_entry): Check a node's refcount.

Attachment: patch.diff
Description: Binary data


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