This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>> 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.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]