> Date: Wed, 21 Aug 2019 18:58:34 +0300 > From: Eli Zaretskii <[email protected]> > Cc: [email protected], [email protected] > > My GCC version is 8.2.0. > > Also, did your compilation use -O2 (that should be the default, > AFAIU)? I think these warnings mostly require the optimization pass > to be emitted. > > One other thought is to disable builtin strncat, and see if that > matters.
Yet another factor might be that mine was a 32-bit build.
