]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cleanup5.C: Add dg-options "".
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 11 Oct 2004 17:20:16 +0000 (17:20 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 11 Oct 2004 17:20:16 +0000 (10:20 -0700)
2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>

        * g++.dg/eh/cleanup5.C: Add dg-options "".

From-SVN: r88888

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/cleanup5.C

index 44270aa93e29f3ee7865cf72731d147f997e1e00..27a1bace364b2cec15ae36022475b1463d6a4f91 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * g++.dg/eh/cleanup5.C: Add dg-options "".
+
 2004-10-11  Roger Sayle  <roger@eyesopen.com>
 
        PR middle-end/17657
index b78c73afcffa5217d0fc165dece0414c5fa6c39d..e74d06793ae498e45a6f26c0f7d3427711507c09 100644 (file)
@@ -1,5 +1,6 @@
 // PR 17907
 // { dg-do compile }
+// { dg-options "" }
 // We lost a CLEANUP_POINT_EXPR, leading to a crash destroying temp of A.