diff mbox

[committed] XFAIL read_dir.f90 on DragonflyBSD

Message ID 20150916173348.GA23214@troutmask.apl.washington.edu
State New
Headers show

Commit Message

Steve Kargl Sept. 16, 2015, 5:33 p.m. UTC
I've committed the following patch.
diff mbox

Patch

Index: gcc/testsuite/ChangeLog
===================================================================
--- gcc/testsuite/ChangeLog	(revision 227831)
+++ gcc/testsuite/ChangeLog	(working copy)
@@ -1,3 +1,7 @@ 
+2015-09-16  John Marino  <gnugcc@marino.st>
+
+	* gfortran.dg/read_dir.f90: XFAIL this testcase on DragonFly.
+
 2015-09-16  Richard Biener  <rguenther@suse.de>
 
 	PR middle-end/67253
Index: gcc/testsuite/gfortran.dg/read_dir.f90
===================================================================
--- gcc/testsuite/gfortran.dg/read_dir.f90	(revision 227831)
+++ gcc/testsuite/gfortran.dg/read_dir.f90	(working copy)
@@ -1,4 +1,4 @@ 
-! { dg-do run { xfail *-*-freebsd* } }
+! { dg-do run { xfail *-*-freebsd* *-*-dragonfly* } }
 ! PR67367
 program bug
    implicit none