[PATCH, committed] PR95195 - Fortran testcase should clean up afterwards

Harald Anlauf anlauf@gmx.de
Mon Jun 8 19:05:32 GMT 2020


In a parallel make check-fortran there was a race condition due to a
file "test.dat" not being cleaned up.  Adjust testcase to use a
separate filename, and instead of failing catch error message within
the program.

Committed as obvious.

Thanks,
Harald


PR fortran/95195 - Fortran testcase should clean up afterwards

Change testcase to check error message (iomsg) at runtime, rather than to crash.

libgfortran/
	PR fortran/95091
	* io/transfer.c (finalize_transfer): Fix type in error message.

gcc/testsuite/
	PR fortran/95195
	* gfortran.dg/namelist_97.f90: Adjust testcase.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr95195-part2.patch
Type: text/x-patch
Size: 1447 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20200608/a845c418/attachment-0001.bin>


More information about the Fortran mailing list