From edd367a60b19bfa197e354da24bde2f750e6ba3e Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 19 May 1996 23:00:37 -0400 Subject: [PATCH] No longer include pa.h. (HP_FP_ARG_DESCRIPTOR_REVERSED): Don't define here. From-SVN: r12052 --- gcc/config/pa/pa-hpux7.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gcc/config/pa/pa-hpux7.h b/gcc/config/pa/pa-hpux7.h index af25fdee24a..68e476e7caf 100644 --- a/gcc/config/pa/pa-hpux7.h +++ b/gcc/config/pa/pa-hpux7.h @@ -1,5 +1,5 @@ /* 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. @@ -22,11 +22,6 @@ Boston, MA 02111-1307, 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. */ #undef SIZE_TYPE #undef PTRDIFF_TYPE -- 2.30.2