re PR target/65924 (ICE const_int_operand failed on arm-none-eabi)
authorYvan Roux <yvan.roux@linaro.org>
Wed, 29 Apr 2015 11:31:40 +0000 (11:31 +0000)
committerYvan Roux <yroux@gcc.gnu.org>
Wed, 29 Apr 2015 11:31:40 +0000 (11:31 +0000)
commitb43482db17850bfd88142a18e1f6a0fb981211c3
tree4b754de58e01b641e9301f984dea93d98466cf7b
parent674dd7103b670b070990e074dcfc519d9f959f74
re PR target/65924 (ICE const_int_operand failed on arm-none-eabi)

gcc/
2015-04-29  Yvan Roux  <yvan.roux@linaro.org>

PR target/65924
* config/arm/thumb2.md (*thumb2_addsi3_compare0_scratch): Fix operand
number in type attribute expression.

gcc/testsuite/
2015-04-29  Yvan Roux  <yvan.roux@linaro.org>

PR target/65924
* gcc.target/arm/pr65924.c: New test.

From-SVN: r222572
gcc/ChangeLog
gcc/config/arm/thumb2.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr65924.c [new file with mode: 0644]