arm.md: Remove unused variable.
2010-09-07 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> * config/arm/arm.md: Remove unused variable. From-SVN: r163967
This commit is contained in:
parent
7149f02cac
commit
9b3a7a2676
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-09-07 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
|
||||
|
||||
* config/arm/arm.md: Remove unused variable.
|
||||
|
||||
2010-09-07 Anatoly Sokolov <aesok@post.ru>
|
||||
|
||||
* config/m32r/m32r.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
|
||||
|
|
|
@ -4065,7 +4065,6 @@
|
|||
"TARGET_32BIT"
|
||||
[(set (match_dup 0) (match_dup 1))]
|
||||
{
|
||||
rtx insn;
|
||||
rtx lo_part = gen_lowpart (SImode, operands[0]);
|
||||
enum machine_mode src_mode = GET_MODE (operands[1]);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue