Commit 1eefb348 by Eric Botcazou Committed by Eric Botcazou

* gnat.dg/pack9.adb: XFAIL everywhere.

From-SVN: r167747
parent fcbf5a00
2010-12-13 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/pack9.adb: XFAIL everywhere.
2010-12-13 Jakub Jelinek <jakub@redhat.com>
PR fortran/46884
......
-- { dg-do compile }
-- { dg-options "-O2 -gnatp -fdump-tree-optimized" }
-- See PR tree-optimization/46801 for the expected failure
package body Pack9 is
......@@ -14,5 +15,5 @@ package body Pack9 is
end Pack9;
-- { dg-final { scan-tree-dump-not "gnat_rcheck" "optimized" } }
-- { dg-final { scan-tree-dump-not "gnat_rcheck" "optimized" { xfail *-*-* } } }
-- { 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