aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/x-ada
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pa/x-ada')
-rw-r--r--gcc/config/pa/x-ada4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/pa/x-ada b/gcc/config/pa/x-ada
new file mode 100644
index 00000000000..88c39e27f4e
--- /dev/null
+++ b/gcc/config/pa/x-ada
@@ -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