r267384 - in /branches/gcc-8-branch/gcc: Change...

iains@gcc.gnu.org iains@gcc.gnu.org
Sun Dec 23 20:34:00 GMT 2018


Author: iains
Date: Sun Dec 23 20:34:13 2018
New Revision: 267384

URL: https://gcc.gnu.org/viewcvs?rev=267384&root=gcc&view=rev
Log:
backport r266853 to fix PR target/78444.

2018-12-23  Iain Sandoe  <iain@sandoe.co.uk>

	Backport from mainline
	2018-12-06  Iain Sandoe  <iain@sandoe.co.uk>

	PR target/78444
	* config/i386/darwin.h (STACK_BOUNDARY): Remove macro.
	* config/i386/i386.c (ix86_compute_frame_layout): Ensure at least 128b
	stack alignment in non-leaf functions.


Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/config/i386/darwin.h
    branches/gcc-8-branch/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list