URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [20030125-1.x] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
# Only glibc includes all c99 functions at the moment.
if { ! [istarget "*-linux*"] } { return 1 }
if { [check_effective_target_uclibc] } { return 1 }
return 0
Go to most recent revision | Compare with Previous | Blame | View Log