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

From-SVN: r97340
This commit is contained in:
Janis Johnson 2005-03-31 18:18:58 +00:00 committed by Janis Johnson
parent 68a9c13d33
commit 65664157f4
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
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/template/repo1.C: Ditto.
* g++.dg/template/repo2.C: Ditto.

View File

@ -30,3 +30,5 @@ int main()
C<int> c;
return r;
}
// { dg-final { cleanup-rtl-dump "*" } }