* gcc.dg/20050321-2.c: Restrict to target fpic.
From-SVN: r97765
This commit is contained in:
parent
b6e3f5722e
commit
ceb17756f6
1 changed files with 1 additions and 1 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Reference in a new issue