[Bug fortran/56008] [F03] lhs-allocation invoking the array-constructor on DDTs causes memory error

2013-01-16 Thread stefan.mauerberger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56008 --- Comment #2 from stefan.mauerberger at gmail dot com 2013-01-16 19:38:45 UTC --- Created attachment 29185 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29185 valgrind -v --track-origins=yes ./a.out

[Bug fortran/56008] [F03] lhs-allocation invoking the array-constructor on DDTs causes memory error

2013-01-16 Thread stefan.mauerberger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56008 --- Comment #1 from stefan.mauerberger at gmail dot com 2013-01-16 19:37:56 UTC --- Created attachment 29184 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29184 gfortran -v -Wall -Wextra -g test.f90