]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ieee_9.f90: Fix typo.
authorJohn David Anglin <dave.anglin@bell.net>
Sat, 9 Mar 2019 16:50:17 +0000 (16:50 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 9 Mar 2019 16:50:17 +0000 (16:50 +0000)
        * gfortran.dg/ieee/ieee_9.f90: Fix typo.

From-SVN: r269528

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ieee/ieee_9.f90

index 20a4d4b4c949d3e362d4d7c150c34886533a12d2..003fe1cd70210f45066a1b748ee2d369f2a8a886 100644 (file)
@@ -1,3 +1,7 @@
+2019-03-09  John David Anglin  <dave.anglin@bell.net>
+
+       * gfortran.dg/ieee/ieee_9.f90: Fix typo.
+
 2019-03-09  John David Anglin  <dave.anglin@bell.net>
 
        PR fortran/89639
index ba7518143537bef56ce561490cd2ad5af25a5c86..5e0ac36f028d349ae6000415ce164f66a16974ea 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run { xfail arm*-*-gnueabi arm*-*-gnueabihf } }
-! { dg-skip-if "PR89639" { hppa-*-linux* } }
+! { dg-skip-if "PR89639" { hppa*-*-linux* } }
 program foo
    use ieee_arithmetic
    use iso_fortran_env