Commit 4b6eeb9a by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/compat/sdata-section.h: Declare 'abort'.

From-SVN: r75445
parent 975fde59
2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/compat/sdata-section.h: Declare 'abort'.
2004-01-05 Mark Mitchell <mark@codesourcery.com>
PR c++/12132
......
......@@ -3,3 +3,5 @@
#else
#define SDATA_SECTION
#endif
extern void abort (void);
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