https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86202
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msebor at gcc dot gnu.org
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=86114,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=86125
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Another similar bug is pr86114.
The invalid memcpy declaration will be diagnosed (and possibly even discarded
in favor of the correct one) once pr86125 has been fixed.