https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Wed Jul 25 12:10:13 2018 New Revision: 262965 URL: https://gcc.gnu.org/viewcvs?rev=262965&root=gcc&view=rev Log: 2018-07-25 Richard Biener <rguent...@suse.de> PR debug/86654 * dwarf2out.c (dwarf2out_decl): Do not handle nested functions special wrt context_die late. (gen_subprogram_die): Re-use DIEs in local scope. Modified: trunk/gcc/ChangeLog trunk/gcc/dwarf2out.c