IBM Z: Define STACK_CHECK_MOVING_SP
authorAndreas Krebbel <krebbel@linux.ibm.com>
Thu, 4 Nov 2021 18:37:19 +0000 (19:37 +0100)
committerAndreas Krebbel <krebbel@linux.ibm.com>
Thu, 4 Nov 2021 18:40:33 +0000 (19:40 +0100)
commit79fe28d2c4b78562de095c1843d8d3b1a1e7d2d7
treed0bfd90d5fc801dc0c3dcaa652df86ddb8f6c349
parentb57899f30f4325a6fe4c791cf01a6a8c94b4ae50
IBM Z: Define STACK_CHECK_MOVING_SP

With -fstack-check the stack probes emitted access memory below the
stack pointer.

gcc/ChangeLog:

* config/s390/s390.h (STACK_CHECK_MOVING_SP): New macro
definition.
gcc/config/s390/s390.h