https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108284

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also the new warning is not incorrect. You need to set a parameter to get be
able to access memory location in the lower 4k because gcc assumes that that
lower 4k was just a mistake and an offset from a null pointer.

Reply via email to