On Sat, 2016-02-13 at 07:50 +0000, James Greenhalgh wrote: > > So do you prefer e.g. following? Bootstrapped/regtested on x86_64 > > -linux and > > i686-linux. > > > > 2016-02-12 Jakub Jelinek <ja...@redhat.com> > > > > PR rtl-optimization/69764 > > PR rtl-optimization/69771 > > * optabs.c (expand_binop_directly): For shift_optab_p, force > > convert_modes with VOIDmode if xop1 has VOIDmode. > > > > * c-c++-common/pr69764.c: New test. > > * gcc.dg/torture/pr69771.c: New testcase. > > > > These two new tests are failing for me on AArch64 as so: >
I see the same failures on SH, too. Cheers, Oleg