[Bug target/64460] ARM ICE on valid code
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 14 10:15:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64460
--- Comment #10 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Wed Jan 14 10:14:23 2015
New Revision: 219583
URL: https://gcc.gnu.org/viewcvs?rev=219583&root=gcc&view=rev
Log:
[ARM] Fix PR target/64460: Set 'shift' attr properly on some patterns.
PR target/64460
* config/arm/arm.md (*<arith_shift_insn>_multsi): Set 'shift' to 2.
(*<arith_shift_insn>_shiftsi): Set 'shift' attr to 3.
* gcc.target/arm/pr64460_1.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/arm/pr64460_1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list