This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Fortran whole file patch


Hi Honza,

[ http://gcc.gnu.org/ml/fortran/2009-05/msg00058.html ]
> 	* doc/invoke.texi (-fwhole-file): Update docs.
>	* options.c (gfc_post_options): -fwhole-program imply -fwhole-file.

I think you patch has not been (formally) approved yet - at least
it seemingly has not been checked in yet.
The patch is OK with the changes Steve mentioned:

| > +This option is imply @option{-fwhole-file} for Fortran programs.
| This option implies

and

| > +  /* Whoole program needs whole file mode.  */
| s/Whoole/Whole


Tobias


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