public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* XFAIL gnat.dg/pack9.adb
@ 2010-12-13 13:15 Eric Botcazou
  0 siblings, 0 replies; only message in thread
From: Eric Botcazou @ 2010-12-13 13:15 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

... with a reference to PR tree-optimization/46801.

Tested on i586-suse-linux, applied on the mainline.


2010-12-13  Eric Botcazou  <ebotcazou@adacore.com>

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


-- 
Eric Botcazou

[-- Attachment #2: p.diff --]
[-- Type: text/x-diff, Size: 604 bytes --]

Index: gnat.dg/pack9.adb
===================================================================
--- gnat.dg/pack9.adb	(revision 167721)
+++ gnat.dg/pack9.adb	(working copy)
@@ -1,5 +1,6 @@
 -- { 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" } }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-13 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-13 13:15 XFAIL gnat.dg/pack9.adb Eric Botcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).