diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/20021029-1.c')
| -rw-r--r-- | gcc/testsuite/gcc.dg/20021029-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/20021029-1.c b/gcc/testsuite/gcc.dg/20021029-1.c index d8dd8c015d5..bc330c56f49 100644 --- a/gcc/testsuite/gcc.dg/20021029-1.c +++ b/gcc/testsuite/gcc.dg/20021029-1.c @@ -1,6 +1,6 @@ /* Test whether difference of local labels doesn't force variables into writable sections. */ -/* { dg-do compile } */ +/* { dg-do compile { target fpic } } */ /* { dg-options "-O2 -fpic" } */ /* { dg-options "-O2 -fpic -mpt-fixed" { target sh64*-*-* } } */ /* { dg-final { scan-assembler-not ".data.rel.ro.local" } } */ |

