[multiple changes]
authorSebastien Bourdeauducq <lekernel@gcc.gnu.org>
Fri, 25 Feb 2011 19:24:20 +0000 (19:24 +0000)
committerSebastien Bourdeauducq <lekernel@gcc.gnu.org>
Fri, 25 Feb 2011 19:24:20 +0000 (19:24 +0000)
commit308d39cd6767823edd73712378612893293f4913
tree70e8b7cb542d9794deeeb59f2ff6002faaa9721a
parent1b9fef3ee97f88250b2bccd2067f8f71e222015c
[multiple changes]

2011-02-25  Sebastien Bourdeauducq <sebastien@milkymist.org>

PR gcc/46898
* config/lm32/lm32.md (ashrsi3): Added needed variable.

2011-02-25  Jon Beniston <jon@beniston.com>

PR gcc/46898
* config/lm32/lm32.h (INCOMING_RETURN_ADDR_RTX): New.
* config/lm32/lm32.md (ashlsi3): Remove unused variable.
* config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New.
(lm32_block_move_inline): Add type cast to remove warning.
(lm32_expand_prologue): Generate fp in a way compatible with
dwarf2out.
(gen_int_relational): Move declarations to start of function.

From-SVN: r170502
gcc/ChangeLog
gcc/config/lm32/lm32.c
gcc/config/lm32/lm32.h
gcc/config/lm32/lm32.md