diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/glibc-uclibc-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/glibc-uclibc-1.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/testsuite/gcc.dg/glibc-uclibc-1.c b/gcc/testsuite/gcc.dg/glibc-uclibc-1.c deleted file mode 100644 index a3764046b0d..00000000000 --- a/gcc/testsuite/gcc.dg/glibc-uclibc-1.c +++ /dev/null @@ -1,6 +0,0 @@ -/* Test -mglibc and -muclibc not allowed together. */ -/* Origin: Joseph Myers <joseph@codesourcery.com> */ -/* { dg-do link { target *-*-linux* } } */ -/* { dg-options "-mglibc -muclibc" } */ - -/* { dg-message "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */ |