Merge from mainline
[official-gcc.git] / gcc / config / pa / x-ada-hpux10
blobd2b70753088d678b85478e31e8c2c37f4173dc1a
1 # The ada virtual array implementation requires that indexing be disabled on
2 # hosts such as hpux that use a segmented memory architecture.  Both the c
3 # and ada files need to be compiled with this option for correct operation.
4 X_ADA_CFLAGS = -mdisable-indexing -D_X_HPUX10