Re: [PATCH] DWARF: Add header for .debug_str_offsets table for dwarf_version 5.

2018-05-16 Thread Jason Merrill
On Mon, Apr 30, 2018 at 8:34 AM, Mark Wielaard wrote: > DWARF5 defines a small header for .debug_str_offsets. Since we only use > it for split dwarf .dwo files we don't need to keep track of the actual > index offset in an attribute. > > gcc/ChangeLog: > > * dwarf2out.c (count_index_strin

Re: [PATCH] DWARF: Add header for .debug_str_offsets table for dwarf_version 5.

2018-05-14 Thread Mark Wielaard
On Mon, 2018-04-30 at 14:34 +0200, Mark Wielaard wrote: > DWARF5 defines a small header for .debug_str_offsets.  Since we only use > it for split dwarf .dwo files we don't need to keep track of the actual > index offset in an attribute. Ping. gcc/ChangeLog: * dwarf2out.c (count_index_str