Commit 65664157 by Janis Johnson Committed by Janis Johnson

* g++.dg/other/static11.C: Use cleanup-rtl-dump.

From-SVN: r97340
parent 68a9c13d
2005-03-31 Janis Johnson <janis187@us.ibm.com> 2005-03-31 Janis Johnson <janis187@us.ibm.com>
* g++.dg/other/static11.C: Use cleanup-rtl-dump.
* g++.dg/parse/repo1.C: Use cleanup-repo-files. * g++.dg/parse/repo1.C: Use cleanup-repo-files.
* g++.dg/template/repo1.C: Ditto. * g++.dg/template/repo1.C: Ditto.
* g++.dg/template/repo2.C: Ditto. * g++.dg/template/repo2.C: Ditto.
......
...@@ -30,3 +30,5 @@ int main() ...@@ -30,3 +30,5 @@ int main()
C<int> c; C<int> c;
return r; return r;
} }
// { dg-final { cleanup-rtl-dump "*" } }
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