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: [gfortran] Don't allow IMPLICIT after IMPLICIT NONE


> 2005-04-29  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
>
> 	* gfortran.h (gfc_namespace): Add seen_implicit_none field.
> 	* symbol.c (gfc_set_implicit_none): Give error if there's a previous
> 	IMPLICIT NONE, set seen_implicit_none.
> 	(gfc_merge_new_implicit): Error if there's an IMPLICIT NONE statement.

Ok.

Paul


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