OSDN Git Service

oops
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jul 1999 19:14:01 +0000 (19:14 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jul 1999 19:14:01 +0000 (19:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28191 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/toplev.c

index ff7457c..068a122 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