[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2023-06-07 Thread yinyuefengyi at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 110151, which changed state. Bug 110151 Summary: warning: 'strncpy' output truncated copying 10 bytes from a string of length 26 [-Wstringop-truncation] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110151

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2021-08-12 Thread quentin at armitage dot org.uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 101451, which changed state. Bug 101451 Summary: Incorrect -Wstringop-truncation warning https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101451 What|Removed |Added

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2021-08-12 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 101451, which changed state. Bug 101451 Summary: Incorrect -Wstringop-truncation warning https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101451 What|Removed |Added

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 89644, which changed state. Bug 89644 Summary: [8 Regression] false-positive -Warray-bounds on strncpy with unterminated array https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644 What|Removed

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2021-03-13 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 99489, which changed state. Bug 99489 Summary: [11 Regression] internal compiler error: during GIMPLE pass: strlen in dlt_logstorage_log_file_name() https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99489 What

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2020-02-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 93646, which changed state. Bug 93646 Summary: confusing -Wstringop-truncation on strncat where -Wstringop-overflow is expected https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93646 What|Removed

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2019-02-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Bug 88781 depends on bug 89312, which changed state. Bug 89312 Summary: snprintf warning is unparsable and not confusing https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89312 What|Removed |Added

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2019-01-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Martin Sebor changed: What|Removed |Added Version|9.0 |8.0 --- Comment #1 from Martin Sebor

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2019-01-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|