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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Apr 27 12:23:50 2016
New Revision: 235490

URL: https://gcc.gnu.org/viewcvs?rev=235490&root=gcc&view=rev
Log:
        Backported from mainline
        2016-04-23  Jakub Jelinek  <ja...@redhat.com>

        PR sanitizer/70712
        * cfgexpand.c (expand_stack_vars): Fix typo.

        * c-c++-common/asan/pr70712.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/c-c++-common/asan/pr70712.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/cfgexpand.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to