aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.ibm.com>2020-12-03 17:04:11 +0100
committerAndreas Krebbel <krebbel@linux.ibm.com>2020-12-03 17:04:17 +0100
commit65af6bc9f87bc6b329fb7a16e3f736dd0a042bf5 (patch)
treef40c2b131e94a2569c553d0c3f7745229d8d2a37 /gcc/go
parent62fb1b9e0da44a15b0434def20724f989d61e27b (diff)
downloadgcc-65af6bc9f87bc6b329fb7a16e3f736dd0a042bf5.zip
gcc-65af6bc9f87bc6b329fb7a16e3f736dd0a042bf5.tar.gz
gcc-65af6bc9f87bc6b329fb7a16e3f736dd0a042bf5.tar.bz2
IBM Z: Fix mode in probe_stack pattern
The probe pattern uses Pmode but the middle-end wants to emit a word_mode probe check. This - as usual - breaks on Z with -m31 -mzarch were word_mode doesn't match Pmode. gcc/ChangeLog: * config/s390/s390.md ("@probe_stack2<mode>"): Change mode iterator to W. gcc/testsuite/ChangeLog: * gcc.target/s390/stack-clash-4.c: New test.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions