http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684

--- Comment #11 from janus at gcc dot gnu.org 2011-10-13 12:31:38 UTC ---
(In reply to comment #10)
> 
> >   call move_alloc (x%a, a)      ! Invalid (2)
> 
> This one corresponds to the original test case.

Sorry, of course I meant this one:

call move_alloc (px%a, a)     ! OK (4)

Reply via email to