Commit b8aac16d by Eric Botcazou Committed by Eric Botcazou

* gnat.dg/aliasing1.adb (dg-final): Robustify pattern matching.

From-SVN: r210982
parent 5e67547d
2014-05-27 Eric Botcazou <ebotcazou@adacore.com> 2014-05-27 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/aliasing1.adb (dg-final): Robustify pattern matching.
2014-05-27 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/overflow_fixed.adb: New test. * gnat.dg/overflow_fixed.adb: New test.
2014-05-27 Marek Polacek <polacek@redhat.com> 2014-05-27 Marek Polacek <polacek@redhat.com>
......
...@@ -18,5 +18,5 @@ package body Aliasing1 is ...@@ -18,5 +18,5 @@ package body Aliasing1 is
end Aliasing1; end Aliasing1;
-- { dg-final { scan-tree-dump-not "__gnat_rcheck" "optimized" } } -- { dg-final { scan-tree-dump-not "gnat_rcheck" "optimized" } }
-- { dg-final { cleanup-tree-dump "optimized" } } -- { dg-final { cleanup-tree-dump "optimized" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment