* config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.
authorSteve Ellcey <sje@cup.hp.com>
Fri, 25 Oct 2002 22:18:37 +0000 (22:18 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 25 Oct 2002 22:18:37 +0000 (22:18 +0000)
From-SVN: r58543

gcc/ChangeLog
gcc/config/ia64/hpux.h

index 7ad2654c42194ebfd408c3249ce5cb1209207552..9778a0fcc3f1c455a7b1b35cc23af9ad6cc5ed1e 100644 (file)
@@ -1,3 +1,7 @@
+2002-10-25  Steve Ellcey  <sje@cup.hp.com>
+
+       * config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.
+
 2002-10-25  Richard Henderson  <rth@redhat.com>
 
        * real.c (real_to_decimal): If the >1 tens reduction loop results
index 1b0f653f6129bf8b8627071b7ed5984bbfb2d85a..88ea21182febe37aafa6465c85bcee218bf3a03f 100644 (file)
@@ -101,9 +101,6 @@ do {                                                        \
 
 #define JMP_BUF_SIZE  (8 * 76)
 
-#undef BITS_BIG_ENDIAN
-#define BITS_BIG_ENDIAN 1
-
 #undef TARGET_DEFAULT
 #define TARGET_DEFAULT (MASK_DWARF2_ASM | MASK_BIG_ENDIAN | MASK_ILP32)