URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [glibc-uclibc-2.c] - Rev 490
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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 or32-*-* } 0 } */ /* { dg-message "unrecognized command line option" "" { target or32-*-* } 0 } */
Go to most recent revision | Compare with Previous | Blame | View Log