cleanup5.C: Add dg-options "".

2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>

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

From-SVN: r88888
This commit is contained in:
Andrew Pinski 2004-10-11 17:20:16 +00:00 committed by Andrew Pinski
parent 06c00c701b
commit 73826a3915
2 changed files with 5 additions and 0 deletions

View 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

View 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.