http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
Salvatore Filippone <sfilippone at uniroma2 dot it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sfilippone at uniroma2 dot | |it --- Comment #1 from Salvatore Filippone <sfilippone at uniroma2 dot it> 2010-10-26 07:09:41 UTC --- (In reply to comment #0) > The following is in a sense a follow up to PR 45451. > > Assuming that X and Y are both polymorphic (CLASS) and the following > operation: > ALLOCATE (x, SOURCE=y) > or > x = y ! Fortran 2008: (Re)alloc on assignment with polymorphic LHS > What about MOLD= for polymorphic variables?