[Bug fortran/39782] [4.3/4.4 Regression] IO depends on uninitialised value

2009-05-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #13 from jvdelisle at gcc dot gnu dot org 2009-05-27 01:22 --- Subject: Bug 39782 Author: jvdelisle Date: Wed May 27 01:21:22 2009 New Revision: 147887 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=147887 Log: 2009-05-23 Jerry DeLisle jvdeli...@gcc.gnu.org

[Bug fortran/39782] [4.3/4.4 Regression] IO depends on uninitialised value

2009-05-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #12 from jvdelisle at gcc dot gnu dot org 2009-05-16 13:38 --- Yes, lets skip 4.3 and close this. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/39782] [4.3/4.4 Regression] IO depends on uninitialised value

2009-05-13 Thread burnus at gcc dot gnu dot org
--- Comment #10 from burnus at gcc dot gnu dot org 2009-05-13 13:47 --- For 4.4 the equivalent diff should be the following (untested). I don't see ad hoc whether the sfree can be removed as well or not. Index: libgfortran/io/transfer.c

[Bug fortran/39782] [4.3/4.4 Regression] IO depends on uninitialised value

2009-04-23 Thread jv244 at cam dot ac dot uk
--- Comment #9 from jv244 at cam dot ac dot uk 2009-04-23 14:21 --- (In reply to comment #8) Having a shot at backporting, assigning to myself. BTW, I only care about a backport to 4.4, which should be relatively easy. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39782

[Bug fortran/39782] [4.3/4.4 Regression] IO depends on uninitialised value

2009-04-22 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-04-22 13:32 --- Backporting to 4.4 and 4.3 sounds fine (note that backports for regressions do not require extra approval, though of course the usual testing is required). Fortran, P4. -- rguenth at gcc dot gnu dot org

[Bug fortran/39782] [4.3/4.4 Regression] IO depends on uninitialised value

2009-04-22 Thread jb at gcc dot gnu dot org
--- Comment #8 from jb at gcc dot gnu dot org 2009-04-22 21:37 --- Having a shot at backporting, assigning to myself. -- jb at gcc dot gnu dot org changed: What|Removed |Added