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, 4.5] PR 39414 - PROCEDURE statement double declaration bug


Janus Weil wrote:
> here is my fix for PR39414. It's regression-tested on
> x86_64-unknown-linux-gnu. Ok for 4.5?
>   
OK

Tobias

> 2009-03-10  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/39414
> 	* decl.c (match_procedure_decl): Fix double declaration problems with
> 	PROCEDURE statements.
> 	* symbol.c (gfc_add_type): Ditto.
>
>
> 2009-03-10  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/39414
> 	* proc_decl_21.f90: New.
>   


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