aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.3/config/mh-pa-hpux10
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8.3/config/mh-pa-hpux10')
-rw-r--r--gcc-4.8.3/config/mh-pa-hpux104
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.8.3/config/mh-pa-hpux10 b/gcc-4.8.3/config/mh-pa-hpux10
new file mode 100644
index 000000000..99a2278f2
--- /dev/null
+++ b/gcc-4.8.3/config/mh-pa-hpux10
@@ -0,0 +1,4 @@
+# The ada virtual array implementation requires that indexing be disabled on
+# hosts such as hpux that use a segmented memory architecture. Both the c
+# and ada files need to be compiled with this option for correct operation.
+ADA_CFLAGS = -mdisable-indexing -D_X_HPUX10