[Bug middle-end/81172] Expected new warning option -Warray-bounds-pointer-arithmetic

2020-04-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug middle-end/81172] Expected new warning option -Warray-bounds-pointer-arithmetic

2020-04-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172 Martin Sebor changed: What|Removed |Added Known to work||10.0 Resolution|---

[Bug middle-end/81172] Expected new warning option -Warray-bounds-pointer-arithmetic

2017-06-30 Thread ryxi at stu dot xidian.edu.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172 --- Comment #5 from Xi Ruoyao --- (In reply to Martin Sebor from comment #4) > Clang diagnoses the the cases where the offset or index is a constant > expression (and under the expected option) but it doesn't diagnose others > where the

[Bug middle-end/81172] Expected new warning option -Warray-bounds-pointer-arithmetic

2017-06-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172 Martin Sebor changed: What|Removed |Added Keywords||diagnostic

[Bug middle-end/81172] Expected new warning option -Warray-bounds-pointer-arithmetic

2017-06-29 Thread ryxi at stu dot xidian.edu.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172 Xi Ruoyao changed: What|Removed |Added Summary|Improve -Warray-bounds for |Expected new warning option