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)
commit75c834f80c42c0d2a5e383664d3cbf36e3f843f5
tree64d59ad1038131077b2f02229999ea9dbd76fb8b
parent07d751829ec2ccde70740f4a3dbecc56f250d0dd
g++.exp: Tweak handling of additional source files.

* 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