[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2025-04-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 102136, which changed state. Bug 102136 Summary: bogus warnings for function calls in unevaluated contexts https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102136 What|Removed |Added ---

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2025-04-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 119893, which changed state. Bug 119893 Summary: '-Wnonnull' should not warn null pointer use in 'typeof' expression https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119893 What|Removed |Ad

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2025-03-05 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 115580, which changed state. Bug 115580 Summary: [12/13 regression] null pointer warning from an unevaluated context https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115580 What|Removed |Ad

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2025-02-21 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 111669, which changed state. Bug 111669 Summary: bogus -Wnonnull in conditionally executed code https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111669 What|Removed |Added --

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2025-02-21 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 78998, which changed state. Bug 78998 Summary: missing -Wnonnull for an unconditional call to strlen with a null argument https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78998 What|Removed

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2025-02-21 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 78917, which changed state. Bug 78917 Summary: missing -Wnonnull passing null to a nonnull function https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78917 What|Removed |Added ---

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2024-07-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 100086, which changed state. Bug 100086 Summary: [11 Regression] spurious -Wnonnull with __builtin_expect https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100086 What|Removed |Added

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2023-11-11 Thread uecker at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 112428, which changed state. Bug 112428 Summary: Wnonnull outputs wrong type https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112428 What|Removed |Added -

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2023-02-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 95515, which changed state. Bug 95515 Summary: missing --Wnonnull on a straightforward call with a null pointer https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95515 What|Removed |Added --

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2022-01-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Andrew Pinski changed: What|Removed |Added Target Milestone|3.3 |---

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2021-06-17 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 100684, which changed state. Bug 100684 Summary: [11 Regression] spurious -Wnonnull with -O1 on a C++ lambda https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100684 What|Removed |Added -

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2021-03-02 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 99251, which changed state. Bug 99251 Summary: [11 Regression] inconsistent -Wnonnull warning behaviour with dynamic_cast https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99251 What|Removed

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2021-01-25 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 98646, which changed state. Bug 98646 Summary: [11 Regression] A static_cast confuses -Wnonnull, causing false positives https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98646 What|Removed

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2020-07-31 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 96003, which changed state. Bug 96003 Summary: [11 Regression] spurious -Wnonnull calling a member on the result of static_cast https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96003 What|Removed

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2020-07-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 96310, which changed state. Bug 96310 Summary: Ignoring Wnonnull via pragma gcc diagnostics still produces a unwanted note https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96310 What|Removed

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2020-07-06 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 96021, which changed state. Bug 96021 Summary: missing -Wnonnull passing nullptr to a nonnull variadic lambda https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96021 What|Removed |Added

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2020-06-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Bug 95507 depends on bug 80936, which changed state. Bug 80936 Summary: bcmp, bcopy, and bzero not declared nonnull https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 What|Removed |Added

[Bug middle-end/95507] [meta-bug] bogus/missing -Wnonnull

2020-06-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507 Martin Sebor changed: What|Removed |Added Last reconfirmed||2020-06-03 Ever confirmed|0