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 one .debug_macro bug and fix -g3 on non-HAVE_AS_DWARF2_DEBUG_LINE (both .debug_macro and .debug_macinfo)


On 07/26/2011 01:38 PM, Jakub Jelinek wrote:
> 	* dwarf2out.c (output_macinfo_op): Ensure fd->filename points
> 	to GC allocated copy of the string.
> 	(dwarf2out_finish): Emit .debug_macinfo or .debug_macro sections
> 	before .debug_line, not after it.

Ok.


r~


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