The patch I committed a few years ago to remove SPU support
https://gcc.gnu.org/pipermail/gcc-patches/2019-September/529052.html
accidentally completely removed the { dg-do run } annotations
in four gfortran.dg test cases. Add them back.
gcc/testsuite/ChangeLog:
PR testsuite/123166
* gfortran.dg/bessel_6.f90: Add { dg-do run } annotation.
* gfortran.dg/erf_2.F90: Likewise.
* gfortran.dg/integer_exponentiation_3.F90: Likewise.
* gfortran.dg/integer_exponentiation_5.F90: Likewise.
Signed-off-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
+! { dg-do run }
! { dg-add-options ieee }
!
! PR fortran/36158
+! { dg-do run }
! { dg-options "-fno-range-check -ffree-line-length-none -O0" }
! { dg-add-options ieee }
!
+! { dg-do run }
! { dg-options "" }
! { dg-options "-ffloat-store" { target { { i?86-*-* x86_64-*-* } && ilp32 } } }
!
+! { dg-do run }
! { dg-options "-fno-range-check" }
! { dg-add-options ieee }
module mod_check