Correct PR number in last patch checked in.

PR tree-optimization/23426
* decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE for
array size check.

From-SVN: r103364
This commit is contained in:
Jim Wilson 2005-08-22 16:56:29 -07:00
parent 96ce2ac9e8
commit 94b0413aaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2005-08-22 James E Wilson <wilson@specifix.com>
PR tree-optimization/21105
PR tree-optimization/23426
* decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE for
array size check.