No need to #undef ABS; done in rtl.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 25 Feb 1993 23:36:23 +0000 (18:36 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 25 Feb 1993 23:36:23 +0000 (18:36 -0500)
From-SVN: r3535

gcc/toplev.c

index bf9faf02619f9dc1652d4fd163d4151f2553861f..263ff676b7a6ef9a76860101774e0a7c828b171e 100644 (file)
@@ -43,7 +43,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #ifndef VMS
 #include <sys/time.h>
 #include <sys/resource.h>
-#undef ABS  /* For OSF 1.2 on alpha.  */
 #endif
 #endif