crash3.C: Use __SIZE_TYPE__ instead of setting the type of size_t by hand.
authorAndrew Pinski <pinskia@physics.uc.edu>
Sat, 19 Jun 2004 16:33:50 +0000 (16:33 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 19 Jun 2004 16:33:50 +0000 (09:33 -0700)
commitbb60c95face9e13d4d62dc028bd20e073b4babcf
tree122257160e7de4304c685219c7f2032f1c614aac
parentf44703b57513db0c6a4ce3ca3fe0ab3ea07bd83d
crash3.C: Use __SIZE_TYPE__ instead of setting the type of size_t by hand.

2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>

        * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
        instead of setting the type of size_t by
        hand.

From-SVN: r83387
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/crash3.C