re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows for...
commit14bef49e533ced5c3e093f6e555ea98255af9136
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 19 Mar 2011 12:09:27 +0000 (19 12:09 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 19 Mar 2011 12:09:27 +0000 (19 12:09 +0000)
tree8daf711d7f6d8b47bf84824ba1beb10f9e16069d
parent5bd4cd72af4b48da82c1bb4d38a5a5532cde1033
re PR libfortran/47439 (Fun with scratch files on Windows  MKTEMP only allows for 26 files)

PR libfortran/47439

* io/unix.c (tempfile): Work around poor mktemp() implementations.

* gfortran.dg/scratch_1.f90: New test.

From-SVN: r171178
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/scratch_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unix.c