aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/testsuite/gcc.dg/glibc-uclibc-1.c
blob: a3764046b0d4aead4c42c31c9173ae177ff97a1e (plain)
1
2
3
4
5
6
/* 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 } */