nan_7.f90: Disable for little endian PowerPC.
2013-11-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com> * gfortran.dg/nan_7.f90: Disable for little endian PowerPC. From-SVN: r205464
This commit is contained in:
parent
a3458d2231
commit
64ae6dd6ba
@ -1,3 +1,7 @@
|
||||
2013-11-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
|
||||
|
||||
* gfortran.dg/nan_7.f90: Disable for little endian PowerPC.
|
||||
|
||||
2013-11-27 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.dg/guality/param-3.c: New test.
|
||||
|
@ -2,6 +2,7 @@
|
||||
! { dg-options "-fno-range-check" }
|
||||
! { dg-require-effective-target fortran_real_16 }
|
||||
! { dg-require-effective-target fortran_integer_16 }
|
||||
! { dg-skip-if "" { "powerpc*le-*-*" } { "*" } { "" } }
|
||||
! PR47293 NAN not correctly read
|
||||
character(len=200) :: str
|
||||
real(16) :: r
|
||||
|
Loading…
Reference in New Issue
Block a user