Commit b13b2350 by John David Anglin Committed by John David Anglin

re PR fortran/89639 (FAIL: gfortran.dg/ieee/ieee_9.f90 -O0 (test for excess errors))

	PR fortran/89639
	* gfortran.dg/ieee/ieee_9.f90: Skip on hppa*-*-linux*.

From-SVN: r269527
parent 8ed5ae52
2019-03-09 John David Anglin <dave.anglin@bell.net>
PR fortran/89639
* gfortran.dg/ieee/ieee_9.f90: Skip on hppa*-*-linux*.
2019-03-09 Thomas König <tkoenig@gcc.gnu.org> 2019-03-09 Thomas König <tkoenig@gcc.gnu.org>
PR fortran/71203 PR fortran/71203
......
! { dg-do run { xfail arm*-*-gnueabi arm*-*-gnueabihf } } ! { dg-do run { xfail arm*-*-gnueabi arm*-*-gnueabihf } }
! { dg-skip-if "PR89639" { hppa-*-linux* } }
program foo program foo
use ieee_arithmetic use ieee_arithmetic
use iso_fortran_env use iso_fortran_env
......
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