Merged r158465 through r158660 into branch.
[official-gcc.git] / gcc / testsuite / gcc.dg / glibc-uclibc-1.c
bloba3764046b0d4aead4c42c31c9173ae177ff97a1e
1 /* Test -mglibc and -muclibc not allowed together. */
2 /* Origin: Joseph Myers <joseph@codesourcery.com> */
3 /* { dg-do link { target *-*-linux* } } */
4 /* { dg-options "-mglibc -muclibc" } */
6 /* { dg-message "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */