Fix several build errors for pdp11 target.
commitf1d40b54cf11e6a62e7d928882d9873372a1d233
authorpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 15:40:09 +0000 (20 15:40 +0000)
committerpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 15:40:09 +0000 (20 15:40 +0000)
tree4f36827323c39be2e60600b98abe99ba5daa097e
parent1235ba90137d76e8fdeddc5e6d61f8e806e2ab41
Fix several build errors for pdp11 target.
* config/pdp11/pdp11.md (*cmpdf): Fix tstd operands.
(cbranchdf4): Conditional on TARGET_FPU.
(movdf): Ditto; correct alternatives check.
(movmemhi): Fix predicate and constraint.
* config/pdp11/pdp11.h (HARD_REGNO_MODE_OK): Handle 64 bit mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165729 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pdp11/pdp11.h
gcc/config/pdp11/pdp11.md