https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111696
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I remember seeing this similar issue before where PRE/FRE/VN decides the two addresses are the same (they are) but since waccess does not realize other passes will use the restricted address still and still warn.