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] further improve whole-file checks


Daniel Franke wrote:
> here's the full patch to does the checks for required 
> explicit interfaces more systematically.
>
> Regression tested on i686-pc-linux-gnu.
> Ok for trunk and 4.5?
>   

OK for the trunk - I do not see a real need for the branch since it is
just diagnostics and the coarray check won't work. Thanks for the patch!

Tobias

> gcc/fortran/:
> 2010-06-12  Daniel Franke  <franke.daniel@gmail.com>
>
> 	* resolve.c (resolve_global_procedure): Improved checking if an
> 	explicit interface is required.
>
> gcc/testsuite/:
> 2010-06-12  Daniel Franke  <franke.daniel@gmail.com>
>
> 	* gfortran.dg/whole_file_20.f03: New.
>   


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