r261544 - in /trunk/gcc: ChangeLog config/i386/...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Wed Jun 13 11:20:00 GMT 2018


Author: ebotcazou
Date: Wed Jun 13 11:20:23 2018
New Revision: 261544

URL: https://gcc.gnu.org/viewcvs?rev=261544&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:
    trunk/gcc/testsuite/gcc.target/i386/pr86048.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/winnt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list