OSDN Git Service

libcpp/:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / inline-2.c
index 80e7848..ef7c711 100644 (file)
@@ -1,8 +1,7 @@
 /* Ensure that we continue to consider FOO local, even though
    it has been deferred.  */
-/* { dg-do compile } */
+/* { dg-do compile { target fpic } } */
 /* { dg-options "-O3 -finline-limit=0 -fpic" } */
-/* { dg-warning "not supported" "PIC unsupported" { target cris-*-elf* cris-*-aout* mmix-*-* } 0 } */
 
 static int foo(void)
 {