This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/47439] Fun with scratch files on Windows MKTEMP only allows for 26 files


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]