]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/m68k/m68k.c
m68k.c (m68k_output_addr_const_extra): Add cast to enum type.
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 22 Jun 2010 20:03:52 +0000 (20:03 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Tue, 22 Jun 2010 20:03:52 +0000 (20:03 +0000)
commitf878882bef04726c04e11d0d91b5c8afa97d9daf
tree6aa52b1cb005fc0ec328397993965f4cca3871db
parent8d2adc244b117d1560a75caf39b0698eeb6c96ef
m68k.c (m68k_output_addr_const_extra): Add cast to enum type.

* config/m68k/m68k.c (m68k_output_addr_const_extra): Add cast to
enum type.
(m68k_sched_attr_opx_type): Remove unreachable return.
(m68k_sched_attr_opy_type): Likewise.
(m68k_sched_attr_size): Likewise.
(sched_get_opxy_mem_type): Likewise.
(m68k_sched_attr_op_mem): Likewise.

From-SVN: r161225
gcc/ChangeLog
gcc/config/m68k/m68k.c