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

--- Comment #13 from collison at gcc dot gnu.org ---
Author: collison
Date: Tue Feb 10 07:53:23 2015
New Revision: 220570

URL: https://gcc.gnu.org/viewcvs?rev=220570&root=gcc&view=rev
Log:
2015-02-10  Michael Collison  <michael.colli...@linaro.org>

    Backport from trunk r219583.
    2015-01-14  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

    PR target/64460
    * config/arm/arm.md (*<arith_shift_insn>_multsi): Set 'shift' to 2.
    (*<arith_shift_insn>_shiftsi): Set 'shift' attr to 3.

2015-02-10  Michael Collison  <michael.colli...@linaro.org>

    Backport from trunk r217430.
    2014-11-12  Ramana Radhakrishnan  <ramana.radhakrish...@arm.com>

    * config/arm/arm.c (*<arith_shift_insn>_shiftsi): Fix typo.

2015-02-10  Michael Collison  <michael.colli...@linaro.org>

    Backport from trunk r219583.
    2015-01-14  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

    PR target/64460
    * gcc.target/arm/pr64460_1.c: New test.


Added:
    branches/linaro/gcc-4_9-branch/gcc/testsuite/gcc.target/arm/pr64460_1.c
Modified:
    branches/linaro/gcc-4_9-branch/gcc/ChangeLog.linaro
    branches/linaro/gcc-4_9-branch/gcc/config/arm/arm.md
    branches/linaro/gcc-4_9-branch/gcc/testsuite/ChangeLog.linaro

Reply via email to