Finish .cexp -> .x conversion.
authorJeff Law <law@gcc.gnu.org>
Fri, 23 Jan 1998 21:13:16 +0000 (14:13 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 23 Jan 1998 21:13:16 +0000 (14:13 -0700)
From-SVN: r17462

gcc/testsuite/gcc.failure/940409-1.cexp [deleted file]
gcc/testsuite/gcc.failure/940409-1.x [new file with mode: 0644]

diff --git a/gcc/testsuite/gcc.failure/940409-1.cexp b/gcc/testsuite/gcc.failure/940409-1.cexp
deleted file mode 100644 (file)
index aac0127..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# gcc doesn't handle compile/940409-1.cexp properly, but it's an obscure bug
-# so rather than constantly seeing it fail, just record it as expected to
-# fail.
-
-set torture_compile_xfail "*-*-*"
-return 0 ;# `0' says we didn't handle the testcase ourselves so continue
diff --git a/gcc/testsuite/gcc.failure/940409-1.x b/gcc/testsuite/gcc.failure/940409-1.x
new file mode 100644 (file)
index 0000000..aac0127
--- /dev/null
@@ -0,0 +1,6 @@
+# gcc doesn't handle compile/940409-1.cexp properly, but it's an obscure bug
+# so rather than constantly seeing it fail, just record it as expected to
+# fail.
+
+set torture_compile_xfail "*-*-*"
+return 0 ;# `0' says we didn't handle the testcase ourselves so continue