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] Avoid useless lookup_external_ref calls with LTO


> 
> 2018-10-31  Richard Biener  <rguenther@suse.de>
> 
> 	* dwarf2out.c (build_abbrev_table): Guard lookup_external_ref call
> 	with is_type_die.

As discussed on IRC, i have backported this to GCC 8 because it causes
noticeable slowness when building Firefox with debug info.

Honza


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