*** empty log message ***

From-SVN: r390
This commit is contained in:
Michael Tiemann 1992-03-04 07:35:51 +00:00
parent 321cb743c7
commit 81784237ea
1 changed files with 2 additions and 1 deletions

View 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)