Commit e387bbfa by Mike Stump Committed by Mike Stump

920415-1.c: Add declaration for abort and exit.

        * gcc.c-torture/compile/920415-1.c: Add declaration for abort and
        exit.

From-SVN: r108680
parent 38611275
2005-12-16 Mike Stump <mrs@apple.com>
* gcc.c-torture/compile/920415-1.c: Add declaration for abort and
exit.
2005-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/25264
extern void abort (void);
extern void exit (int);
#ifndef NO_LABEL_VALUES
f ()
{
......
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