OSDN Git Service

Treat XScale as ARM
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 981006-1.x
index 80d53da..83a5790 100644 (file)
@@ -1,7 +1,8 @@
 # For MIPS at least, pic is needed to trigger the problem.
 if { [istarget rs6000-*-aix*]
      || [istarget powerpc*-*-aix*]
-     || [istarget arm*-*-*]       
+     || [istarget arm*-*-*]
+     || [istarget xscale-*-*]
      || [istarget strongarm*-*-*]
      || [istarget fr30-*-*]
      || [istarget sh-*-hms]