bprob.exp: Disable test on arm-elf configs.
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 31 Oct 2003 10:49:15 +0000 (10:49 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 31 Oct 2003 10:49:15 +0000 (10:49 +0000)
* g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
* gcc.misc-tests/bprob.exp: Likewise.
* g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
the execution test on arm-elf configs.
* g77.dg/execute/10197.x: New file.  XFAIL the execution test on
configs that don't support scratch files.
* g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.

From-SVN: r73133

gcc/testsuite/ChangeLog
gcc/testsuite/g77.dg/bprob/bprob.exp
gcc/testsuite/g77.f-torture/execute/10197.x [new file with mode: 0644]
gcc/testsuite/g77.f-torture/execute/20001201.x
gcc/testsuite/g77.f-torture/execute/6367.x
gcc/testsuite/g77.f-torture/execute/io0.x
gcc/testsuite/g77.f-torture/execute/io1.x
gcc/testsuite/g77.f-torture/execute/u77-test.x
gcc/testsuite/gcc.misc-tests/bprob.exp

index 1b901ae64bcb1a859646de284dc3e57d4d6fc8e7..b65e8294159eb8f1025a9c182c38093cc5cc5805 100644 (file)
@@ -1,3 +1,13 @@
+2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
+
+       * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
+       * gcc.misc-tests/bprob.exp: Likewise.
+       * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
+       the execution test on arm-elf configs.
+       * g77.dg/execute/10197.x: New file.  XFAIL the execution test on 
+       configs that don't support scratch files.
+       * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
+
 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
 
        * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
index ae52506f6cdf9c4d2265d20fd767b3d744f13097..771a7aa716c668f0399c7cab5ec9551a577fa4fb 100644 (file)
@@ -20,6 +20,9 @@
 # Some targets don't have any implementation of __bb_init_func or are
 # missing other needed machinery.
 if { [istarget mmix-*-*]
+     || [istarget arm*-*-elf]
+     || [istarget strongarm*-*-elf]
+     || [istarget xscale*-*-elf]
      || [istarget cris-*-*] } {
     return
 }
diff --git a/gcc/testsuite/g77.f-torture/execute/10197.x b/gcc/testsuite/g77.f-torture/execute/10197.x
new file mode 100644 (file)
index 0000000..6a69a3a
--- /dev/null
@@ -0,0 +1,13 @@
+# Scratch files aren't implemented for mmixware
+# (_stat is a stub and files can't be deleted).
+# Similar restrictions exist for most simulators.
+
+if { [istarget "mmix-knuth-mmixware"]
+     || [istarget "arm*-*-elf"]
+     || [istarget "strongarm*-*-elf"]
+     || [istarget "xscale*-*-elf"]
+     || [istarget "cris-*-elf"] } {
+       set torture_execute_xfail [istarget]
+}
+
+return 0
index 7087bab4960c0324bcd56d66ed6080fbc59159ce..6a69a3aadabe8c961e589e941a0119293b909f14 100644 (file)
@@ -3,6 +3,9 @@
 # Similar restrictions exist for most simulators.
 
 if { [istarget "mmix-knuth-mmixware"]
+     || [istarget "arm*-*-elf"]
+     || [istarget "strongarm*-*-elf"]
+     || [istarget "xscale*-*-elf"]
      || [istarget "cris-*-elf"] } {
        set torture_execute_xfail [istarget]
 }
index 7087bab4960c0324bcd56d66ed6080fbc59159ce..42fc7da02aecaeea0a47c2677a9302ef21f249c5 100644 (file)
@@ -3,6 +3,9 @@
 # Similar restrictions exist for most simulators.
 
 if { [istarget "mmix-knuth-mmixware"]
+     || [istarget "arm*-*-elf"]
+     || [istarget "strongarm*-*-elf"]
+     || [istarget "xscalearm*-*-elf"]
      || [istarget "cris-*-elf"] } {
        set torture_execute_xfail [istarget]
 }
index 7087bab4960c0324bcd56d66ed6080fbc59159ce..6a69a3aadabe8c961e589e941a0119293b909f14 100644 (file)
@@ -3,6 +3,9 @@
 # Similar restrictions exist for most simulators.
 
 if { [istarget "mmix-knuth-mmixware"]
+     || [istarget "arm*-*-elf"]
+     || [istarget "strongarm*-*-elf"]
+     || [istarget "xscale*-*-elf"]
      || [istarget "cris-*-elf"] } {
        set torture_execute_xfail [istarget]
 }
index 7087bab4960c0324bcd56d66ed6080fbc59159ce..6a69a3aadabe8c961e589e941a0119293b909f14 100644 (file)
@@ -3,6 +3,9 @@
 # Similar restrictions exist for most simulators.
 
 if { [istarget "mmix-knuth-mmixware"]
+     || [istarget "arm*-*-elf"]
+     || [istarget "strongarm*-*-elf"]
+     || [istarget "xscale*-*-elf"]
      || [istarget "cris-*-elf"] } {
        set torture_execute_xfail [istarget]
 }
index 469732f518d419799ebaafb7188da812de6e2176..e4b89008c25e35e88732b25ec06f07e0469bc82a 100644 (file)
@@ -2,6 +2,9 @@
 # link time.
 
 if { [istarget "mmix-knuth-mmixware"]
+     || [istarget "arm*-*-elf"]
+     || [istarget "strongarm*-*-elf"]
+     || [istarget "xscale*-*-elf"]
      || [istarget "cris-*-elf"] } {
        set torture_compile_xfail [istarget]
 }
index c0035f0a47e6526d6c77b045167b6fb0ec2751ad..81a2968d128f2c0bf35bf0028b14271c7d86f244 100644 (file)
@@ -20,6 +20,9 @@
 # Some targets don't have any implementation of __bb_init_func or are
 # missing other needed machinery.
 if { [istarget mmix-*-*]
+     || [istarget arm*-*-elf]
+     || [istarget strongarm*-*-elf]
+     || [istarget xscale*-*-elf]
      || [istarget cris-*-*]
      || [istarget h8300-*-*] } {
     return