summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gcc/testsuite/ChangeLog2
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/20030405-1.x3
2 files changed, 2 insertions, 3 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 9f266257fbc..d65af4108b9 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,5 +1,7 @@
2006-09-19 Ben Elliston <bje@au.ibm.com>
+ * gcc.c-torture/compile/20030405-1.x: Remove.
+
* g++.old-deja/g++.pt/const2.C (main): Examine p to prevent an
optimising linker from discarding it.
diff --git a/gcc/testsuite/gcc.c-torture/compile/20030405-1.x b/gcc/testsuite/gcc.c-torture/compile/20030405-1.x
deleted file mode 100644
index 3dbbbda51b7..00000000000
--- a/gcc/testsuite/gcc.c-torture/compile/20030405-1.x
+++ /dev/null
@@ -1,3 +0,0 @@
-# This test was found to fail only when -pedantic is used.
-set options "-pedantic"
-return 0
OpenPOWER on IntegriCloud