Fortran: do not run signaling testsuite on 32-bit x86/x86_64

gcc/testsuite/ChangeLog:

	* gfortran.dg/ieee/signaling_3.f90: Skip test on 32-bit x86/x86_64.
This commit is contained in:
Francois-Xavier Coudert 2022-01-25 09:07:19 +01:00
parent c0a4a65809
commit d0336ab4e7

View File

@ -1,4 +1,5 @@
! { dg-do run }
! { dg-do run { xfail { { i?86-*-* x86_64-*-* } && ilp32 } } }
! x87 / x86-32 ABI is unsuitable for signaling NaNs
!
program test
use, intrinsic :: iso_c_binding