array11.C: Change unsigned to __SIZE_TYPE__ so that it will not complain on LP64...
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 19 Sep 2003 14:46:25 +0000 (14:46 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 19 Sep 2003 14:46:25 +0000 (07:46 -0700)
commited71e586b9b0ae1aa76e6a46626ced279b5cfd96
tree1848a322f7ebb916bbf505cb60dbd07a62550778
parent68c788471ba4f3a2aa4e79c6fc2bf99218621bc3
array11.C: Change unsigned to __SIZE_TYPE__ so that it will not complain on LP64 targets.

* g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
so that it will not complain on LP64 targets.

From-SVN: r71575
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/array11.C