]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorMichael Tiemann <tiemann@gnu.org>
Wed, 4 Mar 1992 07:35:51 +0000 (07:35 +0000)
committerMichael Tiemann <tiemann@gnu.org>
Wed, 4 Mar 1992 07:35:51 +0000 (07:35 +0000)
From-SVN: r390

gcc/tree.c

index e67b09347049d66ab245ab26ea904197ad9f4fbc..710f37b703c78447a070b5756e76a10bbbd8de04 100644 (file)
@@ -1675,7 +1675,8 @@ int_size_in_bytes (type)
 }
 
 /* Return, as an INTEGER_CST node, the number of elements for
-   TYPE (which is an ARRAY_TYPE).  */
+   TYPE (which is an ARRAY_TYPE) minus one. 
+   This counts only elements of the top array.  */
 
 tree
 array_type_nelts (type)