This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/47439] Fun with scratch files on Windows MKTEMP only allows for 26 files
- From: "fxcoudert at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 19 Mar 2011 14:35:13 +0000
- Subject: [Bug libfortran/47439] Fun with scratch files on Windows MKTEMP only allows for 26 files
- Auto-submitted: auto-generated
- References: <bug-47439-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47439
--- Comment #5 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 2011-03-19 14:35:12 UTC ---
Author: fxcoudert
Date: Sat Mar 19 14:35:05 2011
New Revision: 171180
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171180
Log:
PR libfortran/47439
* gfortran.dg/scratch_1.f90: Adjust test.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/scratch_1.f90