[Bug tree-optimization/81401] False positive sprintf warning at O2 (-Wformat-overflow)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 11 21:48:00 GMT 2017


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |tree-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It is an off by one issue with how loop bounds are calculated.


More information about the Gcc-bugs mailing list