[Bug middle-end/98465] [11 Regression] Bogus -Wstringop-overread with -std=gnu++20 -O2 and std::string::insert

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 4 15:53:03 GMT 2021


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

--- Comment #21 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Or we could just use #pragma to disable the warning around that function.


More information about the Gcc-bugs mailing list