On 2012-11-08 11:49, Jakub Jelinek wrote: > 2012-11-07 Jakub Jelinek <ja...@redhat.com> > > PR debug/53145 > * dwarf2out.c (gen_compile_unit_die): Don't call gen_producer_string > here, instead add "" if producer_string is NULL. > (dwarf2out_finish): Call gen_producer_string here, unconditionally > decrease refcount of the old indirect string and set val_str to > find_AT_string result.
Ok. r~