[Bug c++/91741] New: Implement new warning -Wsizeof-array-div
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 11 15:41:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91741
Bug ID: 91741
Summary: Implement new warning -Wsizeof-array-div
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: mpolacek at gcc dot gnu.org
Target Milestone: ---
... to detect things like: https://www.viva64.com/en/examples/v706/
More information about the Gcc-bugs
mailing list