This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/30681] "obsolescent" vs. "obsolete"



------- Comment #6 from jvdelisle at gcc dot gnu dot org  2007-02-19 06:48 -------
Subject: Bug 30681

Author: jvdelisle
Date: Mon Feb 19 06:48:07 2007
New Revision: 122124

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

        PR fortran/30681
        * options.c (gfc_init_options): Relax warning level for obsolescent.
        * match.c (match_arithmetic_if): Change to obsolescent from deleted.
        (gfc_match_if): Same.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/fortran/options.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30681


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