r122267 - in /branches/gcc-4_2-branch/gcc/fortr...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Fri Feb 23 18:16:00 GMT 2007


Author: jvdelisle
Date: Fri Feb 23 18:16:54 2007
New Revision: 122267

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122267
Log:
2007-02-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/30681
	* options.c (set_default_std_flags): New function to consolidate
	setting the flags. Relax warning level for obsolescent.
	(gfc_init_options): Use new function.
	(gfc_handle_option): Use new function.
	* match.c (match_arithmetic_if): Change to obsolescent from deleted.
	(gfc_match_if): Same.

Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/match.c
    branches/gcc-4_2-branch/gcc/fortran/options.c



More information about the Gcc-cvs mailing list