https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315

--- Comment #31 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Author: aoliva
Date: Tue Jun  9 05:05:12 2015
New Revision: 224261

URL: https://gcc.gnu.org/viewcvs?rev=224261&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:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c

Reply via email to