On 06/16/2011 12:22 AM, Tobias Burnus wrote:
Hi all,
if the RHS is an array constructor, gfortran didn't deep copy
allocatable components. That was fixed for the trunk by the patch at
http://gcc.gnu.org/ml/fortran/2011-06/msg00095.html
The wrong-code issue is not a regression and code leadin
Hi all,
if the RHS is an array constructor, gfortran didn't deep copy
allocatable components. That was fixed for the trunk by the patch at
http://gcc.gnu.org/ml/fortran/2011-06/msg00095.html
The wrong-code issue is not a regression and code leading to
the bug seems to be sparse, judging how man