From: hp Date: Wed, 6 Apr 2005 23:29:07 +0000 (+0000) Subject: * gcc.dg/20050321-2.c: Restrict to target fpic. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15728ca0e887a17e4ba1007f7d06ba9c848ee1ac;p=thirdparty%2Fgcc.git * gcc.dg/20050321-2.c: Restrict to target fpic. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97765 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/testsuite/gcc.dg/20050321-2.c b/gcc/testsuite/gcc.dg/20050321-2.c index ac3191423b1d..fcc9d2553fc8 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) \