public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch, committed] gfortran.dg/graphite/interchange-1.f: Remove xfail
@ 2011-08-20 10:12 Tobias Burnus
  2011-08-22  9:55 ` Rainer Orth
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2011-08-20 10:12 UTC (permalink / raw)
  To: gcc patches, gfortran

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

I saw that the test case now XPASSes and I find also some xpass in 
gcc-testresult. (Not for all, but I think those do not build graphite.)

I think the XPASS is due to 
http://gcc.gnu.org/ml/fortran/2011-08/msg00023.html

Committed patch as Rev. 177923.

Tobias

[-- Attachment #2: commit.diff --]
[-- Type: text/x-patch, Size: 981 bytes --]

Index: gcc/testsuite/gfortran.dg/graphite/interchange-1.f
===================================================================
--- gcc/testsuite/gfortran.dg/graphite/interchange-1.f	(Revision 177922)
+++ gcc/testsuite/gfortran.dg/graphite/interchange-1.f	(Arbeitskopie)
@@ -41,5 +41,5 @@
 ! known to be 4 in the inner two loops.  See interchange-2.f for the
 ! kernel from bwaves.
 
-! { dg-final { scan-tree-dump-times "will be interchanged" 1 "graphite" { xfail *-*-* } } }
+! { dg-final { scan-tree-dump-times "will be interchanged" 1 "graphite" } }
 ! { dg-final { cleanup-tree-dump "graphite" } }
Index: gcc/testsuite/ChangeLog
===================================================================
--- gcc/testsuite/ChangeLog	(Revision 177922)
+++ gcc/testsuite/ChangeLog	(Arbeitskopie)
@@ -1,3 +1,7 @@
+2011-08-20  Tobias Burnus  <burnus@net-b.de>
+
+	* gfortran.dg/graphite/interchange-1.f: Remove xfail.
+
 2011-08-19  Mikael Morin  <mikael.morin@sfr.fr>
 
 	PR fortran/50129

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch, committed] gfortran.dg/graphite/interchange-1.f: Remove xfail
  2011-08-20 10:12 [patch, committed] gfortran.dg/graphite/interchange-1.f: Remove xfail Tobias Burnus
@ 2011-08-22  9:55 ` Rainer Orth
  0 siblings, 0 replies; 2+ messages in thread
From: Rainer Orth @ 2011-08-22  9:55 UTC (permalink / raw)
  To: Tobias Burnus; +Cc: gcc patches, gfortran

Tobias,

> I saw that the test case now XPASSes and I find also some xpass in
> gcc-testresult. (Not for all, but I think those do not build graphite.)
>
> I think the XPASS is due to
> http://gcc.gnu.org/ml/fortran/2011-08/msg00023.html

This is PR tree-optimization/50124.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-22  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-20 10:12 [patch, committed] gfortran.dg/graphite/interchange-1.f: Remove xfail Tobias Burnus
2011-08-22  9:55 ` Rainer Orth

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