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 fortran/28813] gfortran.dg/direct_io_6.f90 can exhaust system disk space



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2006-09-27 00:55 -------
The only solutions to this problem I see is to either:

1. close this bug and leave the test case deleted or

2. write a C function to query for disk space and if enough available, proceed
with the test.

I am leaning to 1.  If no other opinions i will close this bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28813


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