Paul Richard Thomas wrote:
This turned out to be a valid uninitialized variable warning. Bootstrapped and regtested on FC17/x86_64 - OK from trunk and 4.8?
OK – thanks for the patch! Tobias
2013-11-30 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.