OSDN Git Service

2012-04-23 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20030225-1.c
index 7c30898..97a436b 100644 (file)
@@ -3,10 +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 } */
-
 
 extern void exit (int);