format-nonlit-1.c, [...]: Use __SIZE_TYPE__ instead of int for type of integers cast...
authorJoseph Myers <jsm28@cam.ac.uk>
Thu, 7 Dec 2000 23:03:21 +0000 (23:03 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 7 Dec 2000 23:03:21 +0000 (23:03 +0000)
commit02428c5d54c4280b35d33dfbed45c035ea9b4a06
treeb9d8a1aae6c6b3cf3dc4fd4afffe527c154987e7
parent6c1ce62b50f8a982bac736b95c13b36f006a2647
format-nonlit-1.c, [...]: Use __SIZE_TYPE__ instead of int for type of integers cast to pointers.

* gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
__SIZE_TYPE__ instead of int for type of integers cast to
pointers.

From-SVN: r38119
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/format-nonlit-1.c
gcc/testsuite/gcc.dg/format-nonlit-2.c