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] Remove unused extern variables from debug (PR debug/86964)


On 2/19/19 5:51 AM, Johan Carlsson wrote:
> 	PR debug/86964
> 	* dwarf2out.c (premark_used_variables): New function.
> 	(prune_unused_types_walk): Do not mark not premarked external
> 	variables.
> 	(prune_unused_types): Call premark_used_variables.
> 
> 	* gcc.dg/debug/dwarf2/pr86964.c: New testcase.
THanks.  I've installed this on the trunk.
jeff


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