diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/glibc-uclibc-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/glibc-uclibc-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/glibc-uclibc-1.c b/gcc/testsuite/gcc.dg/glibc-uclibc-1.c index 46c4175..a376404 100644 --- a/gcc/testsuite/gcc.dg/glibc-uclibc-1.c +++ b/gcc/testsuite/gcc.dg/glibc-uclibc-1.c @@ -3,4 +3,4 @@ /* { dg-do link { target *-*-linux* } } */ /* { dg-options "-mglibc -muclibc" } */ -/* { dg-error "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */ +/* { dg-message "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */ |