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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
          tmp_n = tmp_n >> count | tmp_n << (range - count);

Reply via email to