2019-10-05 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/91497
* gfortran.dg/pr91497.f90: Run on i?86-*-* and x86_64-*-* only.
From-SVN: r276626
+2019-10-05 Steven G. Kargl <kargl@gcc.gnu.org>
+
+ PR fortran/91497
+ * gfortran.dg/pr91497.f90: Run on i?86-*-* and x86_64-*-* only.
+
2019-10-05 Paul Thomas <pault@gcc.gnu.org>
PR fortran/91926
-! { dg-do compile }
+! { dg-do compile { target { i?86-*-* x86_64-*-* } } }
! { dg-options "-Wall" }
! Code contributed by Manfred Schwarb <manfred99 at gmx dot ch>
! PR fortran/91497