From 500839a3a748319db976ac4b62b05539db881387 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 1 Jul 1993 13:25:26 -0600 Subject: [PATCH] pa-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Do not define here. * pa-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Do not define here. * pa1-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Likewise. * pa1-ghpux.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Likewise. * pa1-hpux.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Likewise. From-SVN: r4819 --- gcc/config/pa/pa-osf.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gcc/config/pa/pa-osf.h b/gcc/config/pa/pa-osf.h index eea4a2b5f3a..55e1d8b9a81 100644 --- a/gcc/config/pa/pa-osf.h +++ b/gcc/config/pa/pa-osf.h @@ -18,11 +18,6 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* This is the same as pa-hpux.h, except that we generate snake code by - default and we have to deal with assembler weirdness. */ - -#define HP_FP_ARG_DESCRIPTOR_REVERSED - #define TARGET_DEFAULT 0 #include "pa/pa.h" -- 2.30.2