[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

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

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 --- Comment #5 from Jerry DeLisle --- https://gcc.gnu.org/viewcvs/gcc?view=revision=232004 Committed to /branches/gcc-5-branch Test case will be committed shortly. .

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 --- Comment #7 from Jerry DeLisle --- Author: jvdelisle Date: Wed Dec 30 22:32:34 2015 New Revision: 232008 URL: https://gcc.gnu.org/viewcvs?rev=232008=gcc=rev Log: 2015-12-30 Jerry DeLisle PR fortran/68987

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 --- Comment #6 from Jerry DeLisle --- Author: jvdelisle Date: Wed Dec 30 22:10:13 2015 New Revision: 232007 URL: https://gcc.gnu.org/viewcvs?rev=232007=gcc=rev Log: 2015-12-30 Jerry DeLisle PR fortran/68987

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-28 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 --- Comment #4 from Jerry DeLisle --- Author: jvdelisle Date: Tue Dec 29 05:17:42 2015 New Revision: 231989 URL: https://gcc.gnu.org/viewcvs?rev=231989=gcc=rev Log: 2015-12-28 Jerry DeLisle PR libfortran/68987

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-23 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 --- Comment #3 from Jerry DeLisle --- My guilty commit is rev 222111. Went to far on the patch for pr65089 or took care of the needed free somewhere else This fixes it. Testing further. diff --git a/libgfortran/io/format.c

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-21 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 Jerry DeLisle changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot gnu.org

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

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