ChangeLog for previous commit.
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2008 19:21:38 +0000 (19:21 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2008 19:21:38 +0000 (19:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132637 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 0b37dde..4451ecf 100644 (file)
@@ -1,5 +1,12 @@
 2008-02-25  Janne Blomqvist  <jb@gcc.gnu.org>
 
+       PR fortran/29549
+       * doc/invoke.texi (-fcx-limited-range): Document new option.
+       * toplev.c (process_options): Handle -fcx-fortran-rules.
+        * common.opt: Add documentation for -fcx-fortran-rules.
+
+2008-02-25  Janne Blomqvist  <jb@gcc.gnu.org>
+
        PR c/35162
        * doc/invoke.texi (-fcx-limited-range): Correct to be in line with
        actual behaviour and C99.