OSDN Git Service

* config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jul 2011 14:24:35 +0000 (14:24 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jul 2011 14:24:35 +0000 (14:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175919 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 25ff606..c38a1f1 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 de14bbf..bef041c 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