https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- normalize_ref should handle that case, unless there is UB in the compiler when computing ref->offset + ref->size (or use_ref->offset + use_ref->size).