Commit a15fe78b by Jason Merrill

oops

From-SVN: r28191
parent 3773a46b
...@@ -2301,14 +2301,6 @@ botch (s) ...@@ -2301,14 +2301,6 @@ botch (s)
abort (); abort ();
} }
#ifdef __GNUC__
void
(abort) ()
{
raise (6);
}
#endif
/* Same as `malloc' but report error if no memory available. */ /* Same as `malloc' but report error if no memory available. */
PTR PTR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment