This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/64460] ARM ICE on valid code


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.collison@linaro.org>

    Backport from trunk r219583.
    2015-01-14  Kyrylo Tkachov  <kyrylo.tkachov@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.collison@linaro.org>

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

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

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

    Backport from trunk r219583.
    2015-01-14  Kyrylo Tkachov  <kyrylo.tkachov@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]