This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/28813] gfortran.dg/direct_io_6.f90 can exhaust system disk space
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2006 00:55:32 -0000
- Subject: [Bug fortran/28813] gfortran.dg/direct_io_6.f90 can exhaust system disk space
- References: <bug-28813-11113@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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