OSDN Git Service

* g++.dg/debug/debug3.C, g++.dg/ext/visibility/noPLT.C,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20030225-1.c
index ea77363..7f32fdc 100644 (file)
@@ -3,9 +3,8 @@
    fixed register.
    Distilled from the xvid sources by Guillaume Morin <guillaume@morinfr.org>
    and Benjamin Herrenschmidt <benh@kernel.crashing.org>.  */
-/* { dg-do run } */
+/* { dg-do run { target fpic } } */
 /* { dg-options "-O2 -fPIC" } */
-/* { dg-warning "not supported" "PIC unsupported" { target cris-*-elf* mmix-*-* } 0 } */
 /* { dg-bogus "\[Uu\]nresolved symbol .(_GLOBAL_OFFSET_TABLE_|\[_.A-Za-z\]\[_.0-9A-Za-z\]*@(PLT|GOT|GOTOFF))" "PIC unsupported" { xfail *-*-netware* } 0 } */
 
 extern void exit (int);