[Patch, fortran] PR29373 and PR29407 - more association problems

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Oct 12 22:55:00 GMT 2006


On Wed, Oct 11, 2006 at 06:59:00PM +0200, Paul Thomas wrote:
> 
> 2006-10-12 Paul Thomas <pault@gcc.gnu.org>
> 
>    PR fortran/29373
>    * decl.c (get_proc_name, gfc_match_function_decl): Add
>    attr.implicit_type to conditions that throw error for
>    existing explicit interface and that allow new type-
>    spec to be applied.
> 
>    PR fortran/29407
>    * resolve.c (resolve_fl_namelist): Do not check for
>    nemlist/procedure conflict, if the symbol corresponds

s/nemlist/namelist

>    to a good local variable declaration.
> 
> 2006-10-12 Paul Thomas <pault@gcc.gnu.org>
> 
>    PR fortran/29373
>    * gfortran.dg/implicit_9.f90: New test.
> 
>    PR fortran/29407
>    * gfortran.dg/namelist_25.f90: New test.
> 

OK

-- 
Steve



More information about the Gcc-patches mailing list