* config/m32c/m32c.c (m32c_option_override): Always disable
commit54f36750bda23787b8f085da88aa1c05ce8a4cd4
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 20:37:54 +0000 (20 20:37 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 20:37:54 +0000 (20 20:37 +0000)
tree3472f0a527c8959b7c1b3332ff8443bd77ad9582
parentcaff53db41781c14605bdbf1c6d38f2d59694c54
* config/m32c/m32c.c (m32c_option_override): Always disable
function-cse in 16-bit mode.  Indirect calls are always worse than
direct calls as there is no 16-bit indirect call opcode.
(m32c_override_options_after_change): New, likewise.

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