gfortran.texi (Old-style kind specifications): Document special handling of old-style...
authorBrooks Moses <brooks.moses@codesourcery.com>
Tue, 6 Mar 2007 08:00:02 +0000 (08:00 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Tue, 6 Mar 2007 08:00:02 +0000 (00:00 -0800)
commitb2b81a3fd236565e6d4fd5a6eb7b78f04457a695
treed5fa4c7265774e182f16e45d4717ea76d3b710de
parent676a788450f6ecdf5a70382912037e45cae76ea2
gfortran.texi (Old-style kind specifications): Document special handling of old-style kind specifiers for COMPLEX.

* gfortran.texi (Old-style kind specifications): Document
special handling of old-style kind specifiers for COMPLEX.
* decl.c (gfc_match_old_kind_spec): Document kind/bytesize
assumptions for COMPLEX in comment.

From-SVN: r122599
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/gfortran.texi