https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96798

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> What does the declaration of memset look like in your headers?
> (including attributes)

void    *memset(void *__b, int __c, size_t __len);

Reply via email to