aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.ibm.com>2020-05-14 08:16:27 +0200
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:03:18 -0300
commitac6848368b22865b6774aee7b3fb8cd4568b3cb3 (patch)
tree364c5988d1ddfc3fb5b03216d6f714b60a00b682 /gcc/tree-inline.c
parent5deb1bf3434e6dddbeb537e7a7c3bb4f9e499b74 (diff)
downloadgcc-ac6848368b22865b6774aee7b3fb8cd4568b3cb3.zip
gcc-ac6848368b22865b6774aee7b3fb8cd4568b3cb3.tar.gz
gcc-ac6848368b22865b6774aee7b3fb8cd4568b3cb3.tar.bz2
IBM Z: Define probe_stack expander
Probes emitted by the common code routines still use a store. Define the "probe_stack" pattern to use a compare instead. gcc/ChangeLog: 2020-05-14 Andreas Krebbel <krebbel@linux.ibm.com> * config/s390/s390.c (s390_emit_stack_probe): Call the probe_stack expander. * config/s390/s390.md ("@probe_stack2<mode>", "probe_stack"): New expanders. gcc/testsuite/ChangeLog: 2020-05-14 Andreas Krebbel <krebbel@linux.ibm.com> * gcc.target/s390/stack-clash-2.c: New test.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions