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. */