On Mon, Jan 07, 2013 at 02:55:48PM +0100, Richard Biener wrote:
> *** gcc/testsuite/gcc.dg/torture/pr55890-1.c  (revision 0)
> --- gcc/testsuite/gcc.dg/torture/pr55890-1.c  (working copy)
> ***************
> *** 0 ****
> --- 1,6 ----
> + /* { dg-do compile } */
> + 
> + extern void *memmove(void *, void *, long unsigned int);

Please use __SIZE_TYPE__ as the last argument here.

        Jakub

Reply via email to