r226146 - in /trunk/gcc: ChangeLog config/s390/...

krebbel@gcc.gnu.org krebbel@gcc.gnu.org
Fri Jul 24 11:23:00 GMT 2015


Author: krebbel
Date: Fri Jul 24 11:23:53 2015
New Revision: 226146

URL: https://gcc.gnu.org/viewcvs?rev=226146&root=gcc&view=rev
Log:
[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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/driver-native.c
    trunk/gcc/config/s390/s390.h



More information about the Gcc-cvs mailing list