https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102030
--- Comment #4 from Joe Eagar ---
I hadn't realized the nonnull attribute is 1-based. That makes sense.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102030
--- Comment #1 from Joe Eagar ---
I forgot to add, the offending function is BM_mesh_bm_from_me:
void BM_mesh_bm_from_me(Object *ob,
BMesh *bm,
const Mesh *me,
const struc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102030
Bug ID: 102030
Summary: Optimization turns null ptr true
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
A