[Bug tree-optimization/81437] missing -Wstringop-overflow reading past the end of a string

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 30 08:18:00 GMT 2017


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-08-30
                 CC|                            |egallager at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
Confirmed. Note that I only get the 1 warning when compiling for 64-bits; when
I compile for 32-bits I get no warnings at all.


More information about the Gcc-bugs mailing list