summaryrefslogtreecommitdiffstats
path: root/gcc/config/pa/pa-hpux7.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1993-07-01 19:23:44 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1993-07-01 19:23:44 +0000
commit88e882b39734b72a70ff6fcf39c2c8925e21a2dd (patch)
tree31886ae15a4839e5d3139b0f8c3356398411c40c /gcc/config/pa/pa-hpux7.h
parenteeec72c06a9485e9bb847c3e7267ba7b8487296c (diff)
downloadppe42-gcc-88e882b39734b72a70ff6fcf39c2c8925e21a2dd.tar.gz
ppe42-gcc-88e882b39734b72a70ff6fcf39c2c8925e21a2dd.zip
* pa-hpux7.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4818 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pa/pa-hpux7.h')
-rw-r--r--gcc/config/pa/pa-hpux7.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/pa/pa-hpux7.h b/gcc/config/pa/pa-hpux7.h
index f29827860be..8bdf132fbe8 100644
--- a/gcc/config/pa/pa-hpux7.h
+++ b/gcc/config/pa/pa-hpux7.h
@@ -21,6 +21,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define TARGET_DEFAULT 0
#endif
+/* HPUX 7 has the old assembler. */
+#define HP_FP_ARG_DESCRIPTOR_REVERSED
+
#include "pa/pa.h"
/* Make GCC agree with types.h. */
OpenPOWER on IntegriCloud