OSDN Git Service

Add ChangeLog entry for my previous commit.
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Apr 2010 19:38:07 +0000 (19:38 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 01:01:18 +0000 (10:01 +0900)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158354 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog

index 72ede7a..b1b34ee 100644 (file)
@@ -1,3 +1,11 @@
+2010-04-14  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * fortran/intrinsic.texi: Add the missing specific name of intrinsic
+       procedure where the specific name is identical to the generic name.
+       Fix inconsistent or mismatch in the argument names in intrinsic
+       procedure descriptions.  Add the SCALAR allocatable description to
+       ALLOCATED.
+
 2010-04-14  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/18918
 2010-04-14  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/18918