diff options
author | Julia Koval <julia.koval@intel.com> | 2017-03-06 17:08:59 +0100 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2017-03-06 08:08:59 -0800 |
commit | 52564551d3b21bc1cf08d87de8a0682764753c8a (patch) | |
tree | 28504bd8ca4ac1f363d16631f8ba605e92ed0b9f /gcc/tree-complex.c | |
parent | 345edb3701a0e99d10a532736f27675846ca5dec (diff) | |
download | gcc-52564551d3b21bc1cf08d87de8a0682764753c8a.zip gcc-52564551d3b21bc1cf08d87de8a0682764753c8a.tar.gz gcc-52564551d3b21bc1cf08d87de8a0682764753c8a.tar.bz2 |
Set incoming stack boundary to 128 for 64-bit targets
For 64-bit targets, the incoming stack of interrupt handler is aligned
to 16 bytes. Update ix86_minimum_incoming_stack_boundary to set the
incoming stack boundary of interrupt handler to 128 for 64-bit targets.
gcc/
2017-03-06 Julia Koval <julia.koval@intel.com>
PR target/79793
* config/i386/i386.c (ix86_minimum_incoming_stack_boundary): Set
incoming stack boundary to 128 for 64-bit targets.
gcc/testsuite/
2017-03-06 Julia Koval <julia.koval@intel.com>
PR target/79793
* gcc.target/i386/interrupt-12.c: Update scan-assembler-times
directives.
* gcc.target/i386/interrupt-13.c: Ditto.
* gcc.target/i386/interrupt-14.c: Ditto.
* gcc.target/i386/interrupt-15.c: Ditto.
From-SVN: r245926
Diffstat (limited to 'gcc/tree-complex.c')
0 files changed, 0 insertions, 0 deletions