[Bug c/71699] bogus -Wmaybe-uninitialized warning: gcc misses that non-NULL pointer + offset can never be NULL
manish at mozilla dot com
gcc-bugzilla@gcc.gnu.org
Thu Jun 30 04:45:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71699
--- Comment #5 from Manish Goregaokar <manish at mozilla dot com> ---
So, the fix would be to add an || POINTER_TYPE_P?
More information about the Gcc-bugs
mailing list