pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long in malloc prototype; remove...
authorAnatoly Sokolov <aesok@post.ru>
Mon, 19 Jun 2006 21:51:24 +0000 (21:51 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 19 Jun 2006 21:51:24 +0000 (21:51 +0000)
commitc9ea34f22ec6beaae6ee73727b7843ac47c3113a
tree8583fc395cb883368a2ccac02860f9f2f4373899
parenta1d08991019fbebe845fa970cdaf3d1cd0fa6dde
pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long in malloc prototype; remove XFAIL.

2006-06-19  Anatoly Sokolov <aesok@post.ru>

* gcc.dg/pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long
in malloc prototype; remove XFAIL.
* gcc.dg/pr18241-2.c: Ditto.
* gcc.dg/20050321-1.c: Use __SIZE_TYPE__ instead of unsigned long
in memset prototype; remove XFAIL.
* gcc.dg/tree-ssa/pr23382.c: Ditto.

From-SVN: r114789
gcc/testsuite/gcc.dg/20050321-1.c
gcc/testsuite/gcc.dg/pr18241-1.c
gcc/testsuite/gcc.dg/pr18241-2.c
gcc/testsuite/gcc.dg/tree-ssa/pr23382.c