2008-11-15 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / execute / 20030222-1.x
blobe195563ddd063c8a765ff975c88c14626afb3a1c
1 if [istarget "spu-*-*"] {
2     # Using inline assembly to convert long long to int is not working quite
3     # right # on the SPU.  An extra shift-left-4-byte is needed.
4     return 1
6 return 0