https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109639
--- Comment #13 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- Sorry, it wasn't the setter doing the normalization, but the range_fold_{unary,binary}_expr helpers. Since IPA was the only user of these deprecated functions, this should be relatively easy to contain.