OSDN Git Service

* gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / glibc-uclibc-2.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 "-muclibc -mglibc" } */
5
6 /* { dg-message "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */