* lib/g++.exp: Tweak handling of additional source files.
commit340e22c60ea1f912913e8b460b3788b54a706a55
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2003 07:37:55 +0000 (16 07:37 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2003 07:37:55 +0000 (16 07:37 +0000)
tree64d59ad1038131077b2f02229999ea9dbd76fb8b
parentf0480eaa90f3ce7115794c54a52a3926ae9e2512
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66858 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog