g++.exp: Tweak handling of additional source files.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 May 2003 07:37:55 +0000 (07:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 May 2003 07:37:55 +0000 (07:37 +0000)
* lib/g++.exp: Tweak handling of additional source files.
* g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
* g++.dg/special/conpr-2a.C: Rename to ...
* g++.dg/special/conpr-2a.cc: ... this.
* g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
* g++.dg/special/conpr-3a.C: Rename to ...
* g++.dg/special/conpr-3a.cc: This.
* g++.dg/special/conpr-3b.C: Rename to ...
* g++.dg/special/conpr-3b.cc: This.
* g++.dg/special/conpr-4.C: New test.
* g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.

From-SVN: r66858

gcc/testsuite/ChangeLog

index be7261e7824d8a6cb4ad7fcd1581612f8cedf59f..5ae4d12be07c453e1645e087da4ae6f2cc99613e 100644 (file)
 
        * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
 
+2003-05-12  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/g++.exp: Tweak handling of additional source files.
+       * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
+       * g++.dg/special/conpr-2a.C: Rename to ...
+       * g++.dg/special/conpr-2a.cc: ... this.
+       * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
+       * g++.dg/special/conpr-3a.C: Rename to ...
+       * g++.dg/special/conpr-3a.cc: This.
+       * g++.dg/special/conpr-3b.C: Rename to ...
+       * g++.dg/special/conpr-3b.cc: This.
+       * g++.dg/special/conpr-4.C: New test.
+       * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
+
 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
 
        * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.