[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-03-02 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #19 from Jerry DeLisle --- Author: jvdelisle Date: Sat Mar 2 23:21:11 2019 New Revision: 269344 URL: https://gcc.gnu.org/viewcvs?rev=269344=gcc=rev Log: 2019-03-02 Jerry DeLisle PR libfortran/89020 * io/close.c

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-03-02 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 Jerry DeLisle changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #18 from Jerry DeLisle --- (In reply to Luke Robison from comment #17) > (In reply to Jerry DeLisle from comment #8) > > > Luke, do you ever build gcc? > > I applied these patches to 8.2.0 and got the expected error message and >

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-28 Thread robison at arlut dot utexas.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #17 from Luke Robison --- (In reply to Jerry DeLisle from comment #8) > Luke, do you ever build gcc? I applied these patches to 8.2.0 and got the expected error message and iostat of 26. Looks good to me. Thanks.

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-27 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #16 from Jerry DeLisle --- Author: jvdelisle Date: Sun Jan 27 19:42:34 2019 New Revision: 268319 URL: https://gcc.gnu.org/viewcvs?rev=268319=gcc=rev Log: 2019-01-27 Jerry DeLisle PR libfortran/89020 * io/close.c

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #14 from Jerry DeLisle --- Author: jvdelisle Date: Sun Jan 27 01:36:40 2019 New Revision: 268309 URL: https://gcc.gnu.org/viewcvs?rev=268309=gcc=rev Log: 2019-01-26 Jerry DeLisle PR libfortran/89020 * io/close.c

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread jvdelisle at charter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #15 from jvdelisle at charter dot net --- On 1/26/19 1:07 PM, anlauf at gmx dot de wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 > > Harald Anlauf changed: > > What|Removed |Added >

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #13

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #12 from Jerry DeLisle --- Author: jvdelisle Date: Sat Jan 26 20:27:16 2019 New Revision: 268301 URL: https://gcc.gnu.org/viewcvs?rev=268301=gcc=rev Log: 2019-01-26 Jerry DeLisle PR libfortran/88020 * io/close.c

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #11 from Jerry DeLisle --- (In reply to Dominique d'Humieres from comment #10) > It seems that the GCC policy is "s/can not/cannot/g". Thanks Dominique, I will fix it. BTW I set up Ubuntu 18 in Virtualbox 6 on Win 10 and it does

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #10 from Dominique d'Humieres --- It seems that the GCC policy is "s/can not/cannot/g".

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-26 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #9 from Steve Kargl --- On Sat, Jan 26, 2019 at 03:49:48AM +, jvdelisle at gcc dot gnu.org wrote: > --- Comment #8 from Jerry DeLisle --- > OK yes we are not doing anything with the return values of the calls to > 'remove'. > >

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 Jerry DeLisle changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-25 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #7 from Steve Kargl --- On Fri, Jan 25, 2019 at 06:40:14PM +, jvdelisle at gcc dot gnu.org wrote: > > --- Comment #6 from Jerry DeLisle --- > (In reply to Steve Kargl from comment #5) > --- snip --- > > > > Of course, I could

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org ---

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-24 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #5 from Steve Kargl --- On Thu, Jan 24, 2019 at 01:32:56PM +, tkoenig at gcc dot gnu.org wrote: > > However, I'd like to look at the code first and check if we > can actually accommodate this strange behavior without pessimizing

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-24 Thread robison at arlut dot utexas.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #4 from Luke Robison --- > First, what virtualbox is doing is a violation of common UNIX > semantics, so we would be within our rights :-) to do this. Agreed. This is definitely outside of the norm for a unix filesystem. I just

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 --- Comment #3 from Thomas Koenig --- (In reply to Dominique d'Humieres from comment #2) > > If virtualbox's shared folders are doing strange things with > > files or is broken, not much that the gfortran developers > > can do about that. > >

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-24 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libfortran/89020] close(status='DELETE') does not remove file

2019-01-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89020 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---