]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use TYPE_SIZE_UNIT consistently. Last patch was inconsistent.
authorJames E Wilson <wilson@specifixinc.com>
Thu, 18 Aug 2005 00:21:28 +0000 (17:21 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 18 Aug 2005 00:21:28 +0000 (17:21 -0700)
commit9bc2a5cb82fe921d7806a2b4aed4c6f25e806ae4
tree29a8783d1b6d89c8a97b97f280b8aa35e6fc9dd0
parent8858cd129e470142a04754fd14f6bf40710717c6
Use TYPE_SIZE_UNIT consistently.  Last patch was inconsistent.

* c-decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE in
array size check.

From-SVN: r103240
gcc/ChangeLog
gcc/c-decl.c