OSDN Git Service

PR c++/6579
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 12580d2..8635fdc 100644 (file)
@@ -1,3 +1,47 @@
+2002-10-22  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/6579
+       * g++.dg/parse/stmtexpr3.C: New test.
+
+2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/expr/cond1.C: New test.
+
+2002-10-21  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/abi/vbase13.C: New test.
+       * g++.dg/abi/vbase14.C: Likewise.
+
+2002-10-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/tls/pic-1.c: New test.
+       * gcc.dg/tls/nonpic-1.c: New test.
+       * gcc.dg/20021018-1.c: New test.
+
+2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
+       Remove only files with the same base name as the test case.
+       (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
+       (profopt-execute): Likewise.  Also, remove old profiling
+       and performance data files before running the tests.
+
+       * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
+       * g++.dg/bprob/bprob.exp: Likewise.
+       * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
+       to allow more general test case names.
+
+       * g++.dg/bprob/bprob-1.C: Rename to ...
+       * g++.dg/bprob/g++-bprob-1.C: ... this.
+
+       * g77.dg/bprob/bprob-1.f: Rename to ...
+       * g77.dg/bprob/g77-bprob-1.f: ... this.
+
+2002-10-21  Zack Weinberg  <zack@codesourcery.com>
+
+       * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
+       bison 1.50 or later.
+
 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
 
        * g++.dg/README: Describe more test directories.
@@ -156,7 +200,7 @@ Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
 
        * g++.dg/init/array6.C: New test.
-       
+
        * g++.dg/abi/mangle13.C: Likewise.
        * g++.dg/abi/mangle14.C: Likewise.
        * g++.dg/abi/mangle15.C: Likewise.
@@ -164,7 +208,7 @@ Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
 
        * g++.dg/abi/empty8.C: New test.
-       
+
 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
 
        * g++.dg/init/ctor1.C: New test.
@@ -205,7 +249,7 @@ Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
        PR c++/5661
        * g++.dg/ext/vlm1.C: New test.
        * g++.dg/ext/vlm2.C: Likewise.
-       
+
        * g++.dg/init/array1.C: Remove invalid braces.
        * g++.dg/init/brace1.C: New test.
        * g++.dg/init/copy2.C: Likewise.
@@ -213,7 +257,7 @@ Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
        * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
        * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
        braces.
-       
+
 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
 
        * gcc.dg/cpp/assembler.S: Don't use -ansi.