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] PR71156 - PURE interface/definition inconsistency: accepts invalid, rejects valid


Committed to 6-branch as revision 237004.

Thanks

Paul

On 1 June 2016 at 16:14, FX <fxcoudert@gmail.com> wrote:
>> 2016-06-01  Paul Thomas  <pault@gcc.gnu.org>
>>
>>    PR fortran/71156
>>    * decl.c (copy_prefix): Add checks that the module procedure
>>    declaration prefixes are compliant with the interface. Invert
>>    order of existing elemental and pure checks.
>>    * resolve.c (resolve_fl_procedure): Invert order of elemental
>>    and pure errors.
>>
>> 2016-06-01  Paul Thomas  <pault@gcc.gnu.org>
>>
>>    PR fortran/71156
>>    * gfortran.dg/submodule_14.f08: Add missing recursive prefix
>>    to the module procedure declaration.
>>    * gfortran.dg/submodule_16.f08: New test
>
> OK to commit.
>



-- 
The difference between genius and stupidity is; genius has its limits.

Albert Einstein


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