Commit 915a17f6 by John David Anglin Committed by John David Anglin

* g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.

From-SVN: r45037
parent 2919600a
2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
* g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2001-08-19 Jakub Jelinek <jakub@redhat.com> 2001-08-19 Jakub Jelinek <jakub@redhat.com>
* g++.dg/eh/template1.C: New test. * g++.dg/eh/template1.C: New test.
......
...@@ -96,7 +96,7 @@ if [string match "*init_priority*" $lines] then { ...@@ -96,7 +96,7 @@ if [string match "*init_priority*" $lines] then {
} elseif ![string match "" $lines] then { } elseif ![string match "" $lines] then {
fail "initp1.C" fail "initp1.C"
} else { } else {
dg-runtest "$srcdir/$subdir/conpr-1.C" "" "" dg-runtest "$srcdir/$subdir/initp1.C" "" ""
file delete $objdir/a.out file delete $objdir/a.out
} }
dg-finish dg-finish
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment