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] PR66993 - Spurious ambiguous symbol error with submodules


Committed as revision 227648.

Thanks for the review and for the PR.

Paul



On 10 September 2015 at 16:22, FX <fxcoudert@gmail.com> wrote:
>> 2015-08-10  Paul Thomas  <pault@gcc.gnu.org>
>>
>>    PR fortran/66993
>>    * module.c (read_module): If a symtree exists and the symbol has
>>    been associated in a submodule from a parent (sub)module, attach
>>    the symbol to a 'unique symtree' and the new symbol to the
>>    existing symtree.
>>
>> 2015-08-10  Paul Thomas  <pault@gcc.gnu.org>
>>
>>    PR fortran/66993
>>    * gfortran.dg/submodule_11.f08: New test.
>
> OK. Thanks for the patch.
>



-- 
Outside of a dog, a book is a man's best friend. Inside of a dog it's
too dark to read.

Groucho Marx


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