aboutsummaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
diff options
context:
space:
mode:
authorRobin Dapp <rdapp@linux.ibm.com>2023-02-01 19:39:10 +0100
committerRobin Dapp <rdapp@linux.ibm.com>2023-03-03 16:04:44 +0100
commitda5adab2ae046bed0e2b72466f439f023f697433 (patch)
tree647f320ea73d113aed7040fde600256e5a48c51f /gcc/gdbhooks.py
parent0412a2358a169875c8a295304f2d1085c79fe392 (diff)
downloadgcc-da5adab2ae046bed0e2b72466f439f023f697433.zip
gcc-da5adab2ae046bed0e2b72466f439f023f697433.tar.gz
gcc-da5adab2ae046bed0e2b72466f439f023f697433.tar.bz2
s390: Use arch14 instead of z16 for -march=native.
When compiling on a system where binutils do not yet support the 'z16' name assembling fails with -march=native on a z16 machine. Currently, this is interpreted as -march=z16. This patch uses -march=arch14 instead. gcc/ChangeLog: * config/s390/driver-native.cc (s390_host_detect_local_cpu): Use arch14 instead of z16.
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions