pr65595.c: Change type of "num" argument to memcpy from "unsigned long" to __SIZE_TYPE__.
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Wed, 7 Nov 2018 22:26:16 +0000 (22:26 +0000)
committerJozef Lawrynowicz <jozefl@gcc.gnu.org>
Wed, 7 Nov 2018 22:26:16 +0000 (22:26 +0000)
commit48b2caf016f12c48ca43024c45d080b5333a1ca9
treeff828a7991c573ea1ca82f1538ea4ca410d6d2f0
parentc2ca29d5a35f8dd62f76df48e16bbac7320660c8
pr65595.c: Change type of "num" argument to memcpy from "unsigned long" to __SIZE_TYPE__.

2018-11-07  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

* gcc.c-torture/compile/pr65595.c: Change type of "num" argument to
memcpy from "unsigned long" to __SIZE_TYPE__.

From-SVN: r265895
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr65595.c