[Bug tree-optimization/119320] unexpected -Wstringop-overflow= when using memcpy

2025-04-09 Thread b07902028 at csie dot ntu.edu.tw via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119320 --- Comment #3 from He-Zhe Lin --- Hello, do you have any comments about our change from "int" to "unsigned int"?

[Bug tree-optimization/119320] unexpected -Wstringop-overflow= when using memcpy

2025-03-25 Thread b07902028 at csie dot ntu.edu.tw via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119320 He-Zhe Lin changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2025-03-25 Thread b07902028 at csie dot ntu.edu.tw via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 119320, which changed state. Bug 119320 Summary: unexpected -Wstringop-overflow= when using memcpy https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119320 What|Removed |Added ---

[Bug c++/119320] New: unexpected -Wstringop-overflow= when using memcpy

2025-03-17 Thread b07902028 at csie dot ntu.edu.tw via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119320 Bug ID: 119320 Summary: unexpected -Wstringop-overflow= when using memcpy Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compone