Skip to content
Snippets Groups Projects
Commit 064648f4 authored by brooks's avatar brooks
Browse files

Corrected gfc_process_option to gfc_handle_option in my last

ChangeLog entry.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118670 138bc75d-0d04-0410-961f-82ee72b054a4
parent 74b1da4b
No related merge requests found
......@@ -3,7 +3,7 @@
* 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.
(gfc_handle_option): Remove handling for -fmodule-private.
* module.c (gfc_check_access): Add comments, remove check for
gfc_option.flag_module_access_private.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment