diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/20030702-1.c')
| -rw-r--r-- | gcc/testsuite/gcc.dg/20030702-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/20030702-1.c b/gcc/testsuite/gcc.dg/20030702-1.c index a25e9a3e973..892f7d50539 100644 --- a/gcc/testsuite/gcc.dg/20030702-1.c +++ b/gcc/testsuite/gcc.dg/20030702-1.c @@ -1,6 +1,6 @@ /* This tests whether REG_ALWAYS_RETURN notes are handled correctly in combine. */ -/* { dg-do compile } */ +/* { dg-do compile { target fpic } } */ /* { dg-options "-O2 -fpic -fprofile-arcs" } */ void test (void) |

