* config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_ILP32.
authorSteve Ellcey <sje@cup.hp.com>
Thu, 26 Sep 2002 21:30:17 +0000 (21:30 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 26 Sep 2002 21:30:17 +0000 (21:30 +0000)
From-SVN: r57550

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

index f9d73ba5a7e51686c41d712ed5a5d29800949a28..65370cdf6518ec22eb446a024c759690f9f21055 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-26  Steve Ellcey  <sje@cup.hp.com>
+
+       * config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_ILP32.
+
 2002-09-26  Igor Shevlyakov <igor@microunity.com>
 
        * combine.c (simplify_set): Don't call to force_to_mode if size
index 68fad57009f889f58b5f4972e9a17d9aba660b05..fb73c654212d21d0419623d29a74026e3881b4a8 100644 (file)
@@ -105,7 +105,7 @@ do {                                                        \
 #define BITS_BIG_ENDIAN 1
 
 #undef TARGET_DEFAULT
-#define TARGET_DEFAULT (MASK_DWARF2_ASM | MASK_BIG_ENDIAN)
+#define TARGET_DEFAULT (MASK_DWARF2_ASM | MASK_BIG_ENDIAN | MASK_ILP32)
 
 /* This needs to be set to force structure arguments with a single
    field to be treated as structures and not as the type of their