[Patch, fortran] PR20541 - allocatable components (TR15541)

FX Coudert fxcoudert@gmail.com
Sat Oct 7 16:48:00 GMT 2006


>> --- gcc/fortran/intrinsic.c     (working copy)
>> +   add_sym_2s ("move_alloc", 0, 0, BT_UNKNOWN, 0, GFC_STD_F2003,
>> +             gfc_check_move_alloc, NULL, NULL,
>> +             f, BT_UNKNOWN, 0, REQUIRED,
>> +             t, BT_UNKNOWN, 0, REQUIRED);
>
> If I saw it correctly, the third argument is gone with the lastest  
> patch
> by FX.

Yep. Sorry guys :)

FX




More information about the Fortran mailing list