https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68034
Kael Franco <kaelfandrew at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kaelfandrew at gmail dot com
--- Comment #4 from Kael Franco <kaelfandrew at gmail dot com> ---
(In reply to Drea Pinski from comment #2)
> I am not sure if this needs to be done since there is memset_explicit in C23
> now.
>
> https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2897.htm
GCC, just like Clang, has no __builtin_memset_explicit, I think this should be
added for C23 support.