Fortran test: Modify test cases to pass on mingw.
commitf978585c2939691176ad8d3fa9c2e4e91ed18bf4
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 17 Feb 2023 03:29:44 +0000 (16 19:29 -0800)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 17 Feb 2023 03:38:19 +0000 (16 19:38 -0800)
tree8e96fc12f0315682bf2954337c76e1b603d2366b
parent6108dc91cdaf19b495ae5f5defd31b96c0b87060
Fortran test: Modify test cases to pass on mingw.

gcc/testsuite/ChangeLog:

* gfortran.dg/ISO_Fortran_binding_14.f90: Change example function to
CLOCK which is available on mingw as well as other platforms.
* gfortran.dg/pr96486.f90: Change variable to PATH likewise.
gcc/testsuite/gfortran.dg/ISO_Fortran_binding_14.f90
gcc/testsuite/gfortran.dg/pr96486.f90