[Bug middle-end/98465] Bogus warning stringop-overread wuth -std=gnu++20 -O2 and std::string::insert

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 7 20:26:49 GMT 2021


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=93971

--- Comment #8 from Martin Sebor <msebor at gcc dot gnu.org> ---
Pr93971 discusses the aliasing problem in general (all containers) and specific
to std::string.


More information about the Gcc-bugs mailing list