https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106164
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #2) > (In reply to Andrew Pinski from comment #1) > > This is done by fold_range_test in fold-const.cc .... > > Actually no, it is fold_truth_andor_1. Anyways I am going to fix this one. That is combine_comparisons.