alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.
authorJeff Law <law@redhat.com>
Wed, 20 Sep 2017 05:21:09 +0000 (23:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 20 Sep 2017 05:21:09 +0000 (23:21 -0600)
commit9c1b56c4e739dc6854f1f93526bf7da6f7268095
treef8408e2321446e4acfeee073e64e4df81d8f7acc
parent8c1dd97000d801abc8c9119304be6bf30c5316c0
alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.

* config/alpha/alpha.c (alpha_expand_prologue): Also check
flag_stack_clash_protection.
* config/arm/arm.c (arm_compute_static_chain_stack_bytes): Likewise.
(arm_expand_prologue, thumb1_expand_prologue): Likewise.
(arm_frame_pointer_required): Likewise.
* config/ia64/ia64.c (ia64_compute_frame_size): Likewise.
(ia64_expand_prologue): Likewise.
* config/mips/mips.c (mips_expand_prologue): Likewise.
* config/powerpcspe/powerpcspe.c (rs6000_expand_prologue): Likewise.
* config/sparc/sparc.c (sparc_expand_prologue): Likewise.
(sparc_flat_expand_prologue): Likewise.
* config/spu/spu.c (spu_expand_prologue): Likewise.

From-SVN: r252996
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/arm/arm.c
gcc/config/ia64/ia64.c
gcc/config/mips/mips.c
gcc/config/powerpcspe/powerpcspe.c
gcc/config/sparc/sparc.c
gcc/config/spu/spu.c