From: Jeff Law Date: Thu, 1 Jul 1993 19:25:26 +0000 (-0600) Subject: pa-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Do not define here. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=500839a3a748319db976ac4b62b05539db881387;p=gcc.git 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 --- 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"