Commit d6e84d0c by Kaz Kojima

* gcc.dg/sh-relax.c: Add prototype for abort.

From-SVN: r93832
parent 39a9609c
2005-01-18 Kaz Kojima <kkojima@gcc.gnu.org>
* gcc.dg/sh-relax.c: Add prototype for abort.
2005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/short-compare-1.c: New test.
......
......@@ -2,6 +2,7 @@
/* { dg-do run { target sh-*-* sh?-*-* } } */
/* { dg-options "-O1 -mrelax" } */
extern void abort (void);
extern int qwerty (int);
int
......
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