rt_gccstream/gcc/testsuite/gcc.dg/glibc-uclibc-1.c

7 lines
272 B
C

/* 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 } */