]> git.ipfire.org Git - thirdparty/gcc.git/commit
m68k.c (m68k_sched_branch_type): Remove.
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 7 May 2012 12:29:05 +0000 (12:29 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 7 May 2012 12:29:05 +0000 (12:29 +0000)
commit75647adecab60e14e0d5473245c338ed2c3a846e
treec93350e13588b280b9f58d91331133dfd1ef95ec
parent7d7f7fb7700f62ae33d9a74acac060818842e6b8
m68k.c (m68k_sched_branch_type): Remove.

* config/m68k/m68k.c (m68k_sched_branch_type): Remove.
(sched_branch_type): Remove.
(m68k_sched_md_init_global): Don't allocate it.
(m68k_sched_md_finish_global): Don't free it.
* config/m68k/m68k.h (m68k_sched_branch_type): Remove prototype.
* config/m68k/m68k.md: Set the type of insns using m68k_sched_branch_type
to bcc directly.

From-SVN: r187234
gcc/ChangeLog
gcc/config/m68k/m68k-protos.h
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.md