* config/rs6000/sysv4.h (ENDIAN_SELECT): Do not attempt to enforce
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Feb 2014 14:46:24 +0000 (14:46 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Feb 2014 14:46:24 +0000 (14:46 +0000)
commitaff8f65ef616d0eae00db5bd1593a473d106c285
treed15cc0b53a98eefa33a7838838e37e118030c697
parentcdf2f9e49ad7cf81ce186b005f5c40b4254f232b
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207658 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/sysv4.h
gcc/config/rs6000/sysv4le.h