Fix race on temp file in gfortran streamio_*.f90 tests
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
Mon, 26 Oct 2015 10:22:15 +0000 (10:22 +0000)
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>
Mon, 26 Oct 2015 10:22:15 +0000 (10:22 +0000)
commit013a83cc0252d9cc8cce994000d7a44d8e40555b
tree1f740556a2191dc216438badf12761de3cede877
parente96b7045d6d56a31c05bcdf387e38c0d64584ef2
Fix race on temp file in gfortran streamio_*.f90 tests

* gfortran.dg/streamio_4.f90, gfortran.dg/streamio_5.f90,
* gfortran.dg/streamio_6.f90, gfortran.dg/streamio_7.f90,
* gfortran.dg/streamio_10.f90, gfortran.dg/streamio_12.f90: Add
suffix to the temporary filename to make it unique per testcase.

From-SVN: r229315
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/streamio_10.f90
gcc/testsuite/gfortran.dg/streamio_12.f90
gcc/testsuite/gfortran.dg/streamio_4.f90
gcc/testsuite/gfortran.dg/streamio_5.f90
gcc/testsuite/gfortran.dg/streamio_6.f90
gcc/testsuite/gfortran.dg/streamio_7.f90