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#2] dwarf2out: Drop the size + performance overhead of DW_AT_sibling


On Tue, Oct 18, 2011 at 10:28:09AM +0200, Jan Kratochvil wrote:
> 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Stop producing DW_AT_sibling without -gstrict-dwarf.
> 	* dwarf2out.c (dwarf2out_finish): Remove calls of
> 	add_sibling_attributes if !DWARF_STRICT.  Extend the comment with
> 	reason.

This is ok for trunk.

	Jakub


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