default_format_1.f90: Remove XFAIL AIX.
* gfortran.dg/default_format_1.f90: Remove XFAIL AIX. * gfortran.dg/default_format_denormal_1.f90: Same. From-SVN: r275591
This commit is contained in:
parent
903a9d25e9
commit
ef8febf858
@ -1,3 +1,8 @@
|
||||
2019-09-10 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* gfortran.dg/default_format_1.f90: Remove XFAIL AIX.
|
||||
* gfortran.dg/default_format_denormal_1.f90: Same.
|
||||
|
||||
2019-09-10 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR middle-end/91680
|
||||
|
@ -1,4 +1,4 @@
|
||||
! { dg-do run { xfail powerpc-ibm-aix* } }
|
||||
! { dg-do run }
|
||||
! Test XFAILed on Darwin because the system's printf() lacks
|
||||
! proper support for denormals.
|
||||
!
|
||||
|
@ -1,4 +1,4 @@
|
||||
! { dg-do run { xfail *-*-darwin[89]* *-*-cygwin* powerpc-ibm-aix* } }
|
||||
! { dg-do run { xfail *-*-darwin[89]* *-*-cygwin* } }
|
||||
! Test XFAILed on these platforms because the system's printf() lacks
|
||||
! proper support for denormals.
|
||||
!
|
||||
|
Loading…
Reference in New Issue
Block a user