* config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.

From-SVN: r58543
This commit is contained in:
Steve Ellcey 2002-10-25 22:18:37 +00:00 committed by Steve Ellcey
parent f65e118396
commit 794186cab2
2 changed files with 4 additions and 3 deletions

View 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

View 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)