Commit ef8febf8 by David Edelsohn Committed by David Edelsohn

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
parent 903a9d25
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
......
! { dg-do run { xfail powerpc-ibm-aix* } }
! { dg-do run }
! Test XFAILed on Darwin because the system's printf() lacks
! proper support for denormals.
!
......
! { 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.
!
......
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