* gnat.dg/renaming5.adb: Adjust dg-final directive.

From-SVN: r187912
This commit is contained in:
Eric Botcazou 2012-05-26 11:46:53 +00:00 committed by Eric Botcazou
parent c5ebdc251f
commit 60ba49d019
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-05-26 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/renaming5.adb: Adjust dg-final directive.
2012-05-25 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/32054

View File

@ -26,5 +26,5 @@ package body Renaming5 is
end Renaming5;
-- { dg-final { scan-tree-dump-times "goto" 2 "optimized" } }
-- { dg-final { scan-tree-dump-times "goto" 3 "optimized" } }
-- { dg-final { cleanup-tree-dump "optimized" } }