This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PR79793] Fixes interrupt stack alignment


On Fri, Mar 3, 2017 at 4:20 PM, Koval, Julia <julia.koval@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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]