OSDN Git Service

* gfortran.texi (Old-style kind specifications): Document
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Mar 2007 08:00:02 +0000 (08:00 +0000)
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Mar 2007 08:00:02 +0000 (08:00 +0000)
commitd10f89eeb9a7143e9b5562be5e531b2df6bbf8af
treed5fa4c7265774e182f16e45d4717ea76d3b710de
parentede983646af0822c601172a2d67b0d3ec4985695
* 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.

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