* gcc.c-torture/execute/
20001203-2.c (main):
Count argument is of type __SIZE_TYPE__.
From-SVN: r41153
+Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
+
+ * gcc.c-torture/execute/20001203-2.c (main):
+ Count argument is of type __SIZE_TYPE__.
+
2001-04-04 Diego Novillo <dnovillo@redhat.com>
* gcc.c-torture/compile/20010404-1.c: New test.
void _obstack_newchunk (struct obstack *o, int i);
void get_discrete_bounds (long long *lowp, long long *highp);
-extern void *memset(void *, int, unsigned int);
+extern void *memset(void *, int, __SIZE_TYPE__);
struct type *
create_array_type (struct type *result_type, struct type *element_type)