]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add the PR number to my previous ChangeLog entries.
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Feb 2007 00:30:24 +0000 (00:30 +0000)
committerkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Feb 2007 00:30:24 +0000 (00:30 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121632 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index a78ca2ac127d783f1d80d61ad6487e1c52c321fb..27a236b9243b28296879b6e63610fd48a689b802 100644 (file)
@@ -7,11 +7,11 @@
 
 2007-02-04  Steven G. Kargl <kargl@gcc.gnu.org>
 
+       PR fortran/30605
        * fortran/invoke.texi: Update documentation.
        * fortran/options.c (gfc_post_options): Deal with tabs with -std=f2003
        and -pedantic.
 
-
 2007-02-03  Kazu Hirata  <kazu@codesourcery.com>
 
        * trans-array.c: Fix a comment typo.
index 03f1aa6462ef663409e27a8bc3fefb7ec302cd78..9723b16106f46917c5a87620a098af35a8baa9f7 100644 (file)
@@ -23,6 +23,7 @@
 
 2007-02-04  Steven G. Kargl <kargl@gcc.gnu.org>
 
+       PR fortran/30605
        * gfortran.dg/spread_shape_1.f90: Remove tabs.
        * gfortran.dg/derived_init_2.f90: Ditto.
        * gfortran.dg/elemental_subroutine_3.f90: Ditto.