[Bug libfortran/31296] Uninitialized variable in _gfortran_unpack0_char

2007-04-18 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-04-18 09:53 --- Fixed on mainline. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/31296] Uninitialized variable in _gfortran_unpack0_char

2007-04-18 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-04-18 09:47 --- Subject: Bug 31296 Author: fxcoudert Date: Wed Apr 18 09:47:28 2007 New Revision: 123944 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123944 Log: PR libfortran/31286 PR libfortran/31296

[Bug libfortran/31296] Uninitialized variable in _gfortran_unpack0_char

2007-04-17 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-04-17 22:37 --- Index: libgfortran/intrinsics/unpack_generic.c === --- libgfortran/intrinsics/unpack_generic.c (revision 123388) +++ libgfortran/intrinsics/unpac