From: Jeff Law Date: Wed, 27 Jan 1993 17:05:33 +0000 (-0700) Subject: * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec04655e33b457dc767d3d63e3ab7ea1d42bd611;p=gcc.git * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.h From-SVN: r3364 --- diff --git a/gcc/config/pa/pa-hpux.h b/gcc/config/pa/pa-hpux.h index 10d26502fec..d4ca3b85a47 100644 --- a/gcc/config/pa/pa-hpux.h +++ b/gcc/config/pa/pa-hpux.h @@ -44,8 +44,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LINK_LIBGCC_SPECIAL #define RELATIVE_PREFIX_NOT_LINKDIR -#define HAVE_ATEXIT - #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE" diff --git a/gcc/config/pa/pa-hpux7.h b/gcc/config/pa/pa-hpux7.h index bc3ff4c5297..822b1afcb71 100644 --- a/gcc/config/pa/pa-hpux7.h +++ b/gcc/config/pa/pa-hpux7.h @@ -44,7 +44,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LINK_LIBGCC_SPECIAL #define RELATIVE_PREFIX_NOT_LINKDIR -#define HAVE_ATEXIT - #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE"