From 794186cab2521fa10e006d55acca937082164666 Mon Sep 17 00:00:00 2001
From: Steve Ellcey <sje@cup.hp.com>
Date: Fri, 25 Oct 2002 22:18:37 +0000
Subject: [PATCH] * config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.

From-SVN: r58543
---
 gcc/ChangeLog          | 4 ++++
 gcc/config/ia64/hpux.h | 3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7ad2654..9778a0f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/config/ia64/hpux.h b/gcc/config/ia64/hpux.h
index 1b0f653..88ea211 100644
--- a/gcc/config/ia64/hpux.h
+++ b/gcc/config/ia64/hpux.h
@@ -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)
 
--
libgit2 0.26.0