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: [patch, fortran] Remove -fmodule-private option.


On Fri, Nov 10, 2006 at 01:37:27PM -0800, Brooks Moses wrote:
> ----------------------------------------------------------------------
> 2006-11-10  Brooks Moses  <brooks.moses@codesourcery.com>
> 
> 	* lang.opt (-fmodule-private): Remove option.
> 	* gfortran.h (gfc_option_t): Remove module_access_private flag.
> 	* options.c (gfc_init_options): Remove initialization for it.
> 	(gfc_process_option): Remove handling for -fmodule-private.
> 	* module.c (gfc_check_access): Add comments, remove check for
> 	gfc_option.flag_module_access_private.
> 
> ----------------------------------------------------------------------
> 
> Regtested on i686-pc-linux-gnu.  Ok for trunk?
> 

OK.


-- 
Steve


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