(Re)allocation of allocatable arrays on assignment - F2003

Tobias Burnus burnus@net-b.de
Sun Oct 24 19:08:00 GMT 2010


Paul Richard Thomas wrote:
> Yes, I do - see the comment in the patch.  It DID work......

Well, without looking at the code: I think it fails because the RHS has 
the same size such that no reallocation is happening - and I assume the 
bounds are set in the same IF branch where the reallocation is performed.

Tobias



More information about the Fortran mailing list