> I have a curious problem. When I save the test case pr24699.f90 to
> the testsuite/gfortran.dg directory and run make check-fortran it
> fails. When I compile and run in my working directory it passes.
There are options passed by default to the testcases by the framework.
Does using { dg-options "" } make it PASS?
FX