https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81772
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=88814 --- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> --- I forgot about this request. An alternate solution to the strncat trick is to use memccpy (bug 88814). I'm hoping to look into one or the other for GCC 10.