[Bug fortran/81241] write end of file

2017-06-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/81241] write end of file

2017-06-29 Thread townsend at astro dot wisc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 --- Comment #6 from Rich Townsend --- Jim's patch for pr81195 fixes all the issues we've been experiencing -- so yes, this counts as a duplicate. Thanks to all for the quick response.

[Bug fortran/81241] write end of file

2017-06-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 --- Comment #5 from Dominique d'Humieres --- AFAICT this seems fixed on trunk (8.0) and gcc-7 by the patch for pr81195. Duplicate?

[Bug fortran/81241] write end of file

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

[Bug fortran/81241] write end of file

2017-06-28 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Comment

[Bug fortran/81241] write end of file

2017-06-28 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #3 fr

[Bug fortran/81241] write end of file

2017-06-28 Thread townsend at astro dot wisc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 --- Comment #2 from Rich Townsend --- Aha, given that MESA is multithreaded, this may well be linked to this issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78387 Certainly, running with just 1 thread seems to make things behave.

[Bug fortran/81241] write end of file

2017-06-28 Thread townsend at astro dot wisc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81241 --- Comment #1 from Rich Townsend --- (Apologies for the initial blank description, my web-browser submitted before I was ready). I've recently upgraded to gfortran 7.1 from 5.3, and am seeing a large number of breakages in a significant piece o