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