On Fri, Mar 3, 2017 at 4:20 PM, Koval, Julia <julia.ko...@intel.com> wrote: > Hi, > This patch fixes PR79731. Ok for trunk? > > gcc/ > * config/i386/i386.c (ix86_minimum_incoming_stack_boundary): Fix > boundary for interrupt
...: Set incoming stack boundary to 128 for 64-bit targets. > gcc/testsuite/ > * gcc.target/i386/interrupt-12.c: Fix test. > * gcc.target/i386/interrupt-13.c: Ditto. > * gcc.target/i386/interrupt-14.c: Ditto. > * gcc.target/i386/interrupt-15.c: Ditto. ...: Update scan-assembler-times directives. Please also add "PR target/79731" to the top of ChangeLog entry. OK with the above ChangeLog changes. Thanks, Uros.