[Bug c++/90728] False positive Wmemset-elt-size with zero size array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90728 --- Comment #2 from Richard Biener --- I think it's [0, -1] but eventually using an unsigned type for the domain. IIRC we have "pattern matching" for this in stor-layout.c
[Bug c++/90728] False positive Wmemset-elt-size with zero size array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90728 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED