From ceb17756f69610f963b2c665e34284aa3ac9fd8c Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Wed, 6 Apr 2005 23:29:07 +0000 Subject: [PATCH] * gcc.dg/20050321-2.c: Restrict to target fpic. From-SVN: r97765 --- gcc/testsuite/gcc.dg/20050321-2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gcc.dg/20050321-2.c b/gcc/testsuite/gcc.dg/20050321-2.c index ac3191423b1..fcc9d2553fc 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) \