OSDN Git Service

8f6fe7faf80de5dba84589f4787fee07e843520f
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g77.f-torture / compile / alpha1.x
1 # This test fails compilation in cross-endian environments, for example as
2 # below, with a "sorry" message.
3
4 if { [ishost "i\[34567\]86-*-*"] } {
5     if { [istarget "mmix-knuth-mmixware"]
6          || [istarget "powerpc-*-*"] } {
7         set torture_compile_xfail [istarget]
8     }
9 }
10
11 return 0