aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/testsuite/gcc.dg/20050321-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/20050321-2.c b/gcc/testsuite/gcc.dg/20050321-2.c
index ac31914..fcc9d25 100644
--- a/gcc/testsuite/gcc.dg/20050321-2.c
+++ b/gcc/testsuite/gcc.dg/20050321-2.c
@@ -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) \