aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/testsuite/gcc.dg/glibc-uclibc-2.c
blob: cb52260730bd1cf509b61e4288f41a1bcd559eda (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 "-muclibc -mglibc" } */

/* { dg-message "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */