* pa-hpux7.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Define.
authorJeff Law <law@gcc.gnu.org>
Thu, 1 Jul 1993 19:23:44 +0000 (13:23 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Jul 1993 19:23:44 +0000 (13:23 -0600)
From-SVN: r4818

gcc/config/pa/pa-hpux7.h

index f29827860bec52e8e78c1501c99ee42c0d68b1dd..8bdf132fbe84ff8bf449bd4fa1c2d69a2941f7b0 100644 (file)
@@ -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.  */