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/] [20030222-1.x] - Rev 297
Compare with Previous | Blame | View Log
if [istarget "spu-*-*"] {
# Using inline assembly to convert long long to int is not working quite
# right # on the SPU. An extra shift-left-4-byte is needed.
return 1
}
return 0