r207667 - in /branches/ibm/gcc-4_8-branch/gcc: ...

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Mon Feb 10 18:08:00 GMT 2014


Author: uweigand
Date: Mon Feb 10 18:08:57 2014
New Revision: 207667

URL: http://gcc.gnu.org/viewcvs?rev=207667&root=gcc&view=rev
Log:
	Backport from mainline r207658                             
	2014-02-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>    

	* config/rs6000/sysv4.h (ENDIAN_SELECT): Do not attempt to enforce
	big-endian mode for -mcall-aixdesc, -mcall-freebsd, -mcall-netbsd,
	-mcall-openbsd, or -mcall-linux.
	(CC1_ENDIAN_BIG_SPEC): Remove.
	(CC1_ENDIAN_LITTLE_SPEC): Remove.
	(CC1_ENDIAN_DEFAULT_SPEC): Remove.
	(CC1_SPEC): Remove (always empty) %cc1_endian_... spec.
	(SUBTARGET_EXTRA_SPECS): Remove %cc1_endian_big, %cc1_endian_little,
	and %cc1_endian_default.
	* config/rs6000/sysv4le.h (CC1_ENDIAN_DEFAULT_SPEC): Remove.

Modified:
    branches/ibm/gcc-4_8-branch/gcc/ChangeLog.ibm
    branches/ibm/gcc-4_8-branch/gcc/config/rs6000/sysv4.h
    branches/ibm/gcc-4_8-branch/gcc/config/rs6000/sysv4le.h



More information about the Gcc-cvs mailing list