https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125869
--- Comment #6 from Drea Pinski <pinskia at gcc dot gnu.org> --- Most likely `&a` is thought not to be a null pointer and 42 is in the same "page" as the zero page ...
pinskia at gcc dot gnu.org via Gcc-bugs Wed, 17 Jun 2026 21:17:22 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125869
--- Comment #6 from Drea Pinski <pinskia at gcc dot gnu.org> --- Most likely `&a` is thought not to be a null pointer and 42 is in the same "page" as the zero page ...