OSDN Git Service

2007-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 980523-1.c
index 6265a73..970b57c 100644 (file)
@@ -1,6 +1,8 @@
-/* { dg-do run { target rs6000-*-linux* powerpc-*-linux*} } */
+/* { dg-do run { target fpic } } */
 /* { dg-options "-O2 -fpic" } */
 
+extern void exit (int);
+
 void foo1(int a, char *b, int c)
 {
    c =a+c+234;