https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315
--- Comment #37 from Alexandre Oliva <aoliva at gcc dot gnu.org> --- Author: aoliva Date: Sat Oct 10 12:05:56 2015 New Revision: 228674 URL: https://gcc.gnu.org/viewcvs?rev=228674&root=gcc&view=rev Log: Reset inlined debug variables at the end of the inlined function for gcc/ChangeLog PR debug/58315 * tree-inline.c (reset_debug_binding): New. (reset_debug_bindings): Likewise. (expand_call_inline): Call it. Modified: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/tree-inline.c