[Bug fortran/83152] Possible run time error in derived type i/o

2018-01-27 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83152 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/83152] Possible run time error in derived type i/o

2017-11-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83152 --- Comment #4 from Dominique d'Humieres --- *** Bug 83153 has been marked as a duplicate of this bug. ***

[Bug fortran/83152] Possible run time error in derived type i/o

2017-11-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83152 --- Comment #3 from Dominique d'Humieres --- > By my count, you are off by one character in one of your field widths. > Add a space at the end of the lines in the input file or change format to > >person_format='(a,2x,i3,2x,f4.2,1x,f3.0)' > >

[Bug fortran/83152] Possible run time error in derived type i/o

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

[Bug fortran/83152] Possible run time error in derived type i/o

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