[Bug middle-end/104965] [11/12 Regression] Yet another -Warray-bounds false positive

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 17 13:47:05 GMT 2022


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
In this case s.size() reads a local variable that can't be altered by new.


More information about the Gcc-bugs mailing list