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: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 19 Mar 2011 14:30:40 +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 #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-03-19 14:30:37 UTC ---
On Linux/ia32, revision 171179 gave:
FAIL: gfortran.dg/scratch_1.f90 -O0 execution test
FAIL: gfortran.dg/scratch_1.f90 -O1 execution test
FAIL: gfortran.dg/scratch_1.f90 -O2 execution test
FAIL: gfortran.dg/scratch_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/scratch_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions execution test
FAIL: gfortran.dg/scratch_1.f90 -O3 -fomit-frame-pointer -funroll-loops
execution test
FAIL: gfortran.dg/scratch_1.f90 -O3 -g execution test
FAIL: gfortran.dg/scratch_1.f90 -Os execution test