2007-02-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
commit83a65a0d829401359e5b0c1c0167c1f215865a7f
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Feb 2007 07:14:04 +0000 (23 07:14 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Feb 2007 07:14:04 +0000 (23 07:14 +0000)
treec6ebad0a6894c881bc369ab17c1fd9177db20a84
parentb4c95060298b297c92dc40be9a354e9e2e1166e8
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122252 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/options.c