http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898

--- Comment #13 from Sebastien Bourdeauducq <lekernel at gcc dot gnu.org> 
2011-02-25 19:24:24 UTC ---
Author: lekernel
Date: Fri Feb 25 19:24:20 2011
New Revision: 170502

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170502
Log:
2011-02-25  Sebastien Bourdeauducq <sebast...@milkymist.org>

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

2011-02-25  Jon Beniston <j...@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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/lm32/lm32.c
    trunk/gcc/config/lm32/lm32.h
    trunk/gcc/config/lm32/lm32.md

Reply via email to