Commit edd367a6 by Richard Kenner

No longer include pa.h.

(HP_FP_ARG_DESCRIPTOR_REVERSED): Don't define here.

From-SVN: r12052
parent 6ac7dac1
/* Definitions of target machine for GNU compiler, for HP-UX. /* Definitions of target machine for GNU compiler, for HP-UX.
Copyright (C) 1991, 1995 Free Software Foundation, Inc. Copyright (C) 1991, 1995, 1996 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
...@@ -22,11 +22,6 @@ Boston, MA 02111-1307, USA. */ ...@@ -22,11 +22,6 @@ Boston, MA 02111-1307, USA. */
#define TARGET_DEFAULT 0 #define TARGET_DEFAULT 0
#endif #endif
/* HPUX 7 has the old assembler. */
#define HP_FP_ARG_DESCRIPTOR_REVERSED
#include "pa/pa.h"
/* Make GCC agree with types.h. */ /* Make GCC agree with types.h. */
#undef SIZE_TYPE #undef SIZE_TYPE
#undef PTRDIFF_TYPE #undef PTRDIFF_TYPE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment