[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2023-04-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 109563, which changed state. Bug 109563 Summary: accessing 9223372036854775810 or more bytes at offsets [2, 9223372036854775807] and 1 may overlap up to 9223372036854775813 bytes at offset -3 [-Wrestrict]

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2022-09-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 107069, which changed state. Bug 107069 Summary: string assignment triggers warning https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107069 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 93519, which changed state. Bug 93519 Summary: [9 Regression] bogus -Wrestrict for strcpy(d, s) call guarded by d != s https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93519 What|Removed

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2022-05-25 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 93517, which changed state. Bug 93517 Summary: bogus -Wrestrict on sprintf with unknown strings bounded by array size https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93517 What|Removed

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2022-05-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 104336, which changed state. Bug 104336 Summary: bogus -Wrestrict for std::string assignment with https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104336 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2021-11-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 102238, which changed state. Bug 102238 Summary: missing -Wrestrict for sprintf into the same member array as argument plus offset https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102238 What|Removed

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2021-10-26 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 102919, which changed state. Bug 102919 Summary: spurious -Wrestrict warning for sprintf into the same member array as argument plus offset https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102919 What|Removed

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2021-09-18 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 102386, which changed state. Bug 102386 Summary: [12 regression] bogus -Wrestrict for unreachable memcpy() https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102386 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2021-01-06 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 90806, which changed state. Bug 90806 Summary: Warray-bounds-2.c fail on cross-aarch64 on RH6 host https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90806 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2020-04-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 94815, which changed state. Bug 94815 Summary: Abusive -Wrestrict warning with sprintf https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94815 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2020-04-28 Thread vincent.riviere at freesbee dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 94815, which changed state. Bug 94815 Summary: Abusive -Wrestrict warning with sprintf https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94815 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2020-04-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 94815, which changed state. Bug 94815 Summary: Abusive -Wrestrict warning with sprintf https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94815 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2020-03-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 94226, which changed state. Bug 94226 Summary: [10 regression] r10-7272 eliminated some warning messages https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94226 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2020-03-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 84919, which changed state. Bug 84919 Summary: [8/9 Regression] error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84919

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2019-11-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 83688, which changed state. Bug 83688 Summary: Please check if buffers may overlap when copying strings using sprintf https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83688 What|Removed

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2019-01-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 88973, which changed state. Bug 88973 Summary: [8/9 Regression] New -Wrestrict warning since r268048 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88973 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2018-12-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 86196, which changed state. Bug 86196 Summary: [9 Regression] Bogus -Wrestrict on memcpy between array elements at unequal indices https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86196 What|Removed

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2018-05-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 85753, which changed state. Bug 85753 Summary: missing -Wrestrict on memcpy into a member array https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85753 What|Removed |Added

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2018-03-26 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict

2018-03-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 83456, which changed state. Bug 83456 Summary: -Wrestrict false positive on a non-overlapping memcpy in an inline function https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83456 What|Removed