OSDN Git Service

[should have been in previous commit]
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jun 2006 21:53:04 +0000 (21:53 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jun 2006 21:53:04 +0000 (21:53 +0000)
commit61a763dda5f4231cf5dcc20018b84c3559f6867f
tree12718ae3a4d98a0c644398e682b9703f88e9c95f
parent87af7218a8249450f51101de4384f0c90bf25691
[should have been in previous commit]

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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114790 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog