https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108283
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > On ARM Targets address zero is almost always a normal memory address. That is definitely not true at all because you can run Linux on it with a mmmu and address zero (a null pointer) is not a valid address.