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] Fix PR 17074


> 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
> 	(Port from g95)
>
> 	PR fortran/17074
> 	* match.c (match_simple_forall, match_simple_where): Forward-declare.
> 	(gfc_match_if): Order statement list alphabetically, add WHERE and
> 		FORALL, remove double PAUSE.
> 	(gfc_match_simple_where, match_forall_header,
> 	gfc_match_simple_forall): New functions.
> 	* (gfc_match_forall): Use match_forall_header.

Ok.

Paul


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