http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58410
--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> --- Author: pault Date: Sun Jan 19 18:04:22 2014 New Revision: 206778 URL: http://gcc.gnu.org/viewcvs?rev=206778&root=gcc&view=rev Log: 2014-01-19 Paul Thomas <pa...@gcc.gnu.org> PR fortran/58410 * trans-array.c (gfc_alloc_allocatable_for_assignment): Do not use the array bounds of an unallocated array but set its size to zero instead. Modified: branches/gcc-4_8-branch/gcc/fortran/ChangeLog branches/gcc-4_8-branch/gcc/fortran/trans-array.c