> 2022-04-13 Jakub Jelinek <ja...@redhat.com> > > PR target/105247 > * simplify-rtx.cc (simplify_const_binary_operation): For shifts > or rotates by VOIDmode constant integer shift count use word_mode > for the operand if int_mode is narrower than word. > > * gcc.c-torture/compile/pr105247.c: New test.
OK, thanks. -- Eric Botcazou