[PATCH 3/4] S390 -march=native related fixes
authorDominik Vogt <vogt@linux.vnet.ibm.com>
Fri, 24 Jul 2015 11:23:53 +0000 (11:23 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Fri, 24 Jul 2015 11:23:53 +0000 (11:23 +0000)
commitb1b5aa2f2c8d1434d0b784609d229d23b13da9d8
tree33e681f13c131fb4d5132e246434679a26453697
parentfd9c86e0911d869400bab09ded01a4974b00b9f5
[PATCH 3/4] S390 -march=native related fixes

gcc/ChangeLog

* config/s390/driver-native.c (s390_host_detect_local_cpu): Handle
processor capabilities with -march=native.
* config/s390/s390.h (MARCH_MTUNE_NATIVE_SPECS): Likewise.
(DRIVER_SELF_SPECS): Likewise.  Join specs for 31 and 64 bit.
(S390_TARGET_BITS_STRING): Macro to simplify specs.

From-SVN: r226146
gcc/ChangeLog
gcc/config/s390/driver-native.c
gcc/config/s390/s390.h