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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Jun 13 11:22:17 2018
New Revision: 261545

URL: https://gcc.gnu.org/viewcvs?rev=261545&root=gcc&view=rev
Log:
        PR target/86048
        * config/i386/winnt.c (i386_pe_seh_cold_init): Do not emit negative
        offsets for register save directives.  Emit a second batch of save
        directives, if need be, when the function accesses prior frames.

Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr86048.c
      - copied unchanged from r261544,
trunk/gcc/testsuite/gcc.target/i386/pr86048.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/config/i386/winnt.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to