* tree-ssa-loop-manip.c (split_loop_exit_edge): Return the new block.
[official-gcc.git] / gcc / testsuite / gcc.dg / glibc-uclibc-2.c
blob344fb065e8f01733ad0b557b10427c09516d008a
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" } */
6 /* { dg-error "-mglibc and -muclibc used together" "" { target *-*-* } 0 } */