options.c (set_default_std_flags): New function to consolidate setting the flags.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 23 Feb 2007 07:14:04 +0000 (07:14 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 23 Feb 2007 07:14:04 +0000 (07:14 +0000)
commita47eec17b411a9d858ee62a5237a62ec5238de6f
treec6ebad0a6894c881bc369ab17c1fd9177db20a84
parent2bc677620cdb1093eb859d48580690bb7777aa3a
options.c (set_default_std_flags): New function to consolidate setting the flags.

2007-02-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* options.c (set_default_std_flags): New function to consolidate
setting the flags.
(gfc_init_options): Use new function.
(gfc_handle_option): Use new function.

From-SVN: r122252
gcc/fortran/ChangeLog
gcc/fortran/options.c