URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [20030125-1.x] - Rev 297
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