default_format_1.f90: Remove XFAIL AIX.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 10 Sep 2019 14:59:37 +0000 (14:59 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 10 Sep 2019 14:59:37 +0000 (10:59 -0400)
        * gfortran.dg/default_format_1.f90: Remove XFAIL AIX.
        * gfortran.dg/default_format_denormal_1.f90: Same.

From-SVN: r275591

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/default_format_1.f90
gcc/testsuite/gfortran.dg/default_format_denormal_1.f90

index 6f487a8fedc9d6958391d3543d4f75524a96ad8c..c8779bb34e5df73a09991aaa17729154d9ec64cc 100644 (file)
@@ -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
index cafda89a98f206459b2547d11d27dda08b2ffe2a..05e9454c387bdb8b7bf4a9fcb899cf964de6808b 100644 (file)
@@ -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.
 !
index 6ae79a3f1a9345d6533c28339f5afad7649be054..fb7c36478458cf7b04d04e3eee0a69e3468874a3 100644 (file)
@@ -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.
 !