OSDN Git Service

2006-12-19 Eric Christopher <echristo@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / glibc-uclibc-1.c
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" } */
5
6 /* { dg-error "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */