[Bug tree-optimization/102805] at -O2, spurious stringop-overflow warning writing to std::vector::back()

rudick at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Oct 17 23:31:15 GMT 2021


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

--- Comment #2 from rudick at gmail dot com ---
Interesting.

if (f && end > start && start < 100 && end < 100) {

& I still get the warning though


More information about the Gcc-bugs mailing list