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