(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
simplify_modulo.f90
! { dg-do run }

if (modulo (-8., -5.) .ne. -3.) STOP 1

end