[Bug tree-optimization/101042] Bogus -Wstringop-overread with 11.1.0 and -O1 because of a call to printf _after_ assertions

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jun 12 20:30:13 GMT 2021


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

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> ---
The probelm is GCC does not know that printf cannot change field->type.


More information about the Gcc-bugs mailing list