[debug] dwarf2out emits unnecessary null byte in empty .debug_abbrev section

Richard Henderson rth@redhat.com
Thu Mar 24 23:44:00 GMT 2011


On 03/24/2011 01:54 PM, Mark Wielaard wrote:
> +  if (abbrev_die_table_in_use == 1)
> +    return;
> +
>    for (abbrev_id = 1; abbrev_id < abbrev_die_table_in_use; ++abbrev_id)
>      {
>        dw_die_ref abbrev = abbrev_die_table[abbrev_id];
> 
> Still OK?

Yes.


r~



More information about the Gcc-patches mailing list