* g++.dg/other/static11.C: Use cleanup-rtl-dump.
authorJanis Johnson <janis187@us.ibm.com>
Thu, 31 Mar 2005 18:18:58 +0000 (18:18 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 31 Mar 2005 18:18:58 +0000 (18:18 +0000)
From-SVN: r97340

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

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