* gcc.dg/20050321-2.c: Restrict to target fpic.
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 6 Apr 2005 23:29:07 +0000 (23:29 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 6 Apr 2005 23:29:07 +0000 (23:29 +0000)
From-SVN: r97765

gcc/testsuite/gcc.dg/20050321-2.c

index ac3191423b1dbe1617e22637f0d6c6e02a6b77d9..fcc9d2553fc8c6f07d9c2136a03ef93d1c76ad5f 100644 (file)
@@ -3,7 +3,7 @@
    of some notes inserted between jump table's CODE_LABEL and the jump table
    it ended up in the .text section and thus shorten_branches couldn't
    figure out branch to lab is too far.  */
-/* { dg-do link } */
+/* { dg-do link { target fpic } } */
 /* { dg-options "-g1 -fpic" } */
 
 #define A(n) \