OSDN Git Service

* config/alpha/alpha.c (alpha_legitimize_reload_address): Add cast to
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Apr 2009 07:33:43 +0000 (07:33 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Apr 2009 07:33:43 +0000 (07:33 +0000)
commit0a48089c8ce8c2bddf24b6e985e90d805f36df5a
treecea575414ea0175ba361d467b825ba799393e39e
parent5027f179a0421f3b58fc20d875cd6e13cb535bef
* config/alpha/alpha.c (alpha_legitimize_reload_address): Add cast to
enum type.
(alpha_rtx_costs): Ditto.
(emit_unlikely_jump): Use add_reg_note.
(emit_frame_store_1): Ditto.
(alpha_expand_prologue): Ditto.
(alpha_expand_builtin): Change 0 to EXPAND_NORMAL in function call.
* config/alpha/alpha.c (Unicos/Mk address splitter): Use add_reg_note.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146637 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md
gcc/testsuite/ChangeLog