https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87489
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50098|0 |1 is obsolete| | --- Comment #13 from Martin Sebor <msebor at gcc dot gnu.org> --- Created attachment 50099 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50099&action=edit Simplified patch to run -Wnonnull later. Rather than moving the implementation of the warning around this simplified patch moves the pass instead.