[Bug sanitizer/81186] SIGSEGV when using Address Sanitizer with nested functions

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 27 07:33:00 GMT 2017


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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Jul 27 07:32:53 2017
New Revision: 250605

URL: https://gcc.gnu.org/viewcvs?rev=250605&root=gcc&view=rev
Log:
Backport r250561

2017-07-27  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-07-26  Martin Liska  <mliska@suse.cz>

        PR sanitize/81186
        * function.c (expand_function_start): Make expansion of
        nonlocal_goto_save_area after parm_birth_insn.
2017-07-27  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-07-26  Martin Liska  <mliska@suse.cz>

        PR sanitize/81186
        * gcc.dg/asan/pr81186.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/asan/pr81186.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/function.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list