On Fri, Jun 20, 2014 at 10:42 PM, Marc Glisse <marc.gli...@inria.fr> wrote:
> as reported in PR 61503, there seems to be a typo in the shrd pattern. I > think it is quite unlikely to cause any problem, because the pattern is 1 > instruction too long for combine to recognize it (by the way, if someone has > suggestions for PR 55583...). But it is still better to fix it. > > Bootstrap+testsuite on x86_64-linux-gnu. > > 2014-06-21 Marc Glisse <marc.gli...@inria.fr> > > PR target/61503 > * config/i386/i386.md (x86_64_shrd, x86_shrd): Replace ashiftrt > with lshiftrt. OK for mainline and 4.9. Thanks, Uros.