oops
authorJason Merrill <jason@gcc.gnu.org>
Tue, 20 Jul 1999 19:14:01 +0000 (15:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 20 Jul 1999 19:14:01 +0000 (15:14 -0400)
From-SVN: r28191

gcc/toplev.c

index ff7457c194112b7c9ef4f22e459ece55d268650f..068a1223e90ecd2fe27d4361f54a508192387354 100644 (file)
@@ -2301,14 +2301,6 @@ botch (s)
   abort ();
 }
 
-#ifdef __GNUC__
-void
-(abort) ()
-{
-  raise (6);
-}
-#endif
-
 /* Same as `malloc' but report error if no memory available.  */
 
 PTR