From: Ben Elliston Date: Mon, 18 Sep 2006 22:25:46 +0000 (+0000) Subject: * gcc.c-torture/compile/20030405-1.x: Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71e9f91522224a31fd9fc7b5345bf87e9222b24a;p=gcc.git * gcc.c-torture/compile/20030405-1.x: Remove. From-SVN: r117040 --- 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 + * 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