* gfortran.texi (Old-style kind specifications): Document
commit22aed4ed8eb981f2e8c2bea17c20e373a321a2be
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Feb 2007 21:03:05 +0000 (22 21:03 +0000)
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Feb 2007 21:03:05 +0000 (22 21:03 +0000)
tree27f1a16f222572f29ca3e13913bdf0b31a9322cb
parent66d1b916e29ded5fd678c3fb9359af8da53a1bd7
* gfortran.texi (Old-style kind specifications): Document
special handling of old-style kind specifiers for COMPLEX.
* decl.c (gfc_match_old_kind_spec): Documented kind/bytesize
assumptions in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122238 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/gfortran.texi