Hi Jakub, On Mon, Apr 24, 2017 at 11:23:42PM +0200, Jakub Jelinek wrote: > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk/7.1?
Yes, okay everywhere, thank you for fixing it! Segher > 2017-04-24 Jakub Jelinek <ja...@redhat.com> > > PR rtl-optimization/80501 > * combine.c (make_compound_operation_int): Set subreg_code to SET > even for AND with mask of the sign bit of mode. > > * gcc.c-torture/execute/pr80501.c: New test.