Commit 818d4efa by Rainer Orth Committed by Rainer Orth

Don't XFAIL gfortran.dg/do_1.f90 (PR fortran/54932)

	PR fortran/54932
	* gfortran.dg/do_1.f90: Don't xfail.

From-SVN: r196821
parent c62a1b1e
2013-03-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR fortran/54932
* gfortran.dg/do_1.f90: Don't xfail.
2013-03-20 Tilo Schwarz <tilo@tilo-schwarz.de>
PR libfortran/51825
......
! { dg-do run { xfail *-*-* } }
! XFAIL is tracked in PR 54932
! { dg-do run }
! Program to check corner cases for DO statements.
program do_1
implicit none
......
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