OSDN Git Service

PR libfortran/31286
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Apr 2007 08:47:28 +0000 (08:47 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Apr 2007 08:47:28 +0000 (08:47 +0000)
commitc663e582cdd144f01a5c40c87c35e2824c9336c7
tree8dc796e48fd1a13532a20e8ae40510e9eeff313c
parenta5e56906985aeef6c378426440237066ea0f5dd2
PR libfortran/31286
PR libfortran/31296

* intrinsics/cshift0.c (cshift0): Initialize sstride[0] and rstride[0].
* intrinsics/unpack_generic.c (unpack0, unpack0_char): Zero the
array structures we pass to unpack_internal.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123944 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/ChangeLog-2004
libgfortran/ChangeLog-2005
libgfortran/ChangeLog-2006
libgfortran/intrinsics/cshift0.c
libgfortran/intrinsics/unpack_generic.c