diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr26427.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/pr26427.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr26427.c b/gcc/testsuite/gcc.dg/pr26427.c index 3077221c7c7..add13ca209e 100644 --- a/gcc/testsuite/gcc.dg/pr26427.c +++ b/gcc/testsuite/gcc.dg/pr26427.c @@ -1,4 +1,4 @@ -/* { dg-warning "this target does not support" } */ +/* { dg-warning "this target does not support" "" {target *86*-*-darwin* } 0 } */ /* { dg-do run { target { *-*-darwin* } } } */ /* { dg-options { -fsection-anchors -O } } */ /* PR target/26427 */ |