[Bug tree-optimization/114178] incorrect -Wstringop-overflow with freestanding + new w/ initialization + no sse

2024-02-29 Thread evan.teran at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114178 --- Comment #4 from Evan Teran --- @Andrew, thanks for the quick analysis! Just to confirm, the warning is in fact incorrect and the emitted code is not stomping outside of the buffer bounds? I ask because I did also one last bit, which is that

[Bug c++/114178] New: incorrect -Wstringop-overflow with freestanding + placement new w/ initialization + no sse

2024-02-29 Thread evan.teran at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114178 Bug ID: 114178 Summary: incorrect -Wstringop-overflow with freestanding + placement new w/ initialization + no sse Product: gcc Version: 13.0 Status: UNCONFIRMED