* g++.dg/other/static11.C: Use cleanup-rtl-dump.
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 2005 18:18:58 +0000 (18:18 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 2005 18:18:58 +0000 (18:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97340 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/static11.C

index 89dbc13..e71cdb7 100644 (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.
index 08126f1..e04cbc1 100644 (file)
@@ -30,3 +30,5 @@ int main()
   C<int> c;
   return r;
 }
+
+// { dg-final { cleanup-rtl-dump "*" } }