[PR libgfortran/78449] XFAIL ieee_8.f90 on aarch64 and arm

ARM and AArch64 may not support trapping so runtime and
compile time check can differ.

gcc/testsuite/
	PR libgfortran/78449 
	* gfortran.dg/ieee/ieee_8.f90 (aarch64*gnu, arm*gnu*): Mark xfail.

From-SVN: r242688
This commit is contained in:
Szabolcs Nagy 2016-11-22 10:06:05 +00:00 committed by Szabolcs Nagy
parent fedf271872
commit ee8195d985
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-11-22 Szabolcs Nagy <szabolcs.nagy@arm.com>
PR libgfortran/78449
* gfortran.dg/ieee/ieee_8.f90 (aarch64*gnu, arm*gnu*): Mark xfail.
2016-11-21 Jeff Law <law@redhat.com>
PR target/68538

View File

@ -1,4 +1,5 @@
! { dg-do run }
! { dg-do run { xfail aarch64*-*-gnu arm*-*-gnueabi arm*-*-gnueabihf } }
! XFAIL because of PR libfortran/78449.
module foo
use :: ieee_exceptions