aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2002-09-26 21:30:17 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2002-09-26 21:30:17 +0000
commit5429802d9fe409152fe497ca866d32106a33e62c (patch)
tree8ea0da9dc83c4fe18d46df690e5ac2ce785daf69 /gcc/config
parent855c3a2e32e513b7851f889b9e41b4836ec3af8a (diff)
downloadgcc-5429802d9fe409152fe497ca866d32106a33e62c.zip
gcc-5429802d9fe409152fe497ca866d32106a33e62c.tar.gz
gcc-5429802d9fe409152fe497ca866d32106a33e62c.tar.bz2
* config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_ILP32.
From-SVN: r57550
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/ia64/hpux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ia64/hpux.h b/gcc/config/ia64/hpux.h
index 68fad57..fb73c65 100644
--- a/gcc/config/ia64/hpux.h
+++ b/gcc/config/ia64/hpux.h
@@ -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