OSDN Git Service

No need to #undef ABS; done in rtl.h.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Feb 1993 23:36:23 +0000 (23:36 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Feb 1993 23:36:23 +0000 (23:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3535 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/toplev.c

index bf9faf0..263ff67 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