cond.md (movqicc_<code>_<mode>): Remove mode of conditional.
authorDJ Delorie <dj@redhat.com>
Thu, 6 Nov 2014 17:57:15 +0000 (12:57 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 6 Nov 2014 17:57:15 +0000 (12:57 -0500)
commit45d898e429e6537766aac1afea7dff39a7f136cd
tree4108cc8ae8bf7cb695afcfa9288ee9f126c6df7d
parent2f21e1ba46762bceac682c433028627f6953ed50
cond.md (movqicc_<code>_<mode>): Remove mode of conditional.

* config/m32c/cond.md (movqicc_<code>_<mode>): Remove mode of
conditional.
(movhicc_<code>_<mode>): Likewise.
* config/m32c/m32c.c (encode_pattern_1): Specialise PSImode
subregs.
(m32c_eh_return_data_regno): Change to using memregs to avoid
tying up all the compute regs.
(m32c_legitimate_address_p) Subregs are not valid addresses.

From-SVN: r217200
gcc/ChangeLog
gcc/config/m32c/cond.md
gcc/config/m32c/m32c.c