* config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 6 Jul 2011 14:24:35 +0000 (15:24 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 6 Jul 2011 14:24:35 +0000 (15:24 +0100)
From-SVN: r175919

gcc/ChangeLog
gcc/config/rs6000/vxworks.h

index 25ff6060ce082b4d7ef7b852590ce4f9d295be38..c38a1f1b4bb7d9d33e2feacf45589fb483e32aa0 100644 (file)
@@ -1,3 +1,7 @@
+2011-07-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
+
 2011-07-06  Bernd Schmidt  <bernds@codesourcery.com>
 
        * cse.c (find_comparison_args): Use val_mode_signbit_set_p.
index de14bbfbb0c5ec92f5eb589f9e31c361c1afcb00..bef041cf39ec123efd91dde968de6c1df4ae6d6f 100644 (file)
@@ -47,6 +47,8 @@ along with GCC; see the file COPYING3.  If not see
 /* Only big endian PPC is supported by VxWorks.  */
 #undef BYTES_BIG_ENDIAN
 #define BYTES_BIG_ENDIAN 1
+#undef WORDS_BIG_ENDIAN
+#define WORDS_BIG_ENDIAN 1
 
 /* We have to kill off the entire specs set created by rs6000/sysv4.h
    and substitute our own set.  The top level vxworks.h has done some