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: [PATCH] Fix -grecord-dwarf-switches with PCH (PR debug/53145)


On 2012-11-08 11:49, Jakub Jelinek wrote:
> 2012-11-07  Jakub Jelinek  <jakub@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~


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