[Patch, Fortran, OOP] PR 48095: Invalid assignment to procedure pointer component not rejected

Janus Weil janus@gcc.gnu.org
Tue Mar 29 10:14:00 GMT 2011


>> The patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>
> OK.

Thanks, Tobias. Committed as r171654.

Cheers,
Janus



>> 2011-03-28  Janus Weil<janus@gcc.gnu.org>
>>
>>        PR fortran/48095
>>        * decl.c (match_procedure_decl,match_ppc_decl): Set flavor of
>> interface.
>>        * module.c (MOD_VERSION): Bump.
>>        (mio_typespec): Read/write 'interface' field.
>>        * primary.c (match_string_constant,match_logical_constant): Remove
>>        unneeded code.
>>        (match_complex_constant): Make sure to clear the typespec.
>>
>> 2011-03-28  Janus Weil<janus@gcc.gnu.org>
>>
>>        PR fortran/48095
>>        * gfortran.dg/module_md5_1.f90: Modified MD5 sum.
>>        * gfortran.dg/proc_ptr_comp_32.f90: New.
>



More information about the Gcc-patches mailing list