* config/m32c/m32c-protos.h (m32c_illegal_subreg_p): New.
commit80be3ac52b700f08040bd6b5bf39ece21a6952a2
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Feb 2007 22:22:52 +0000 (8 22:22 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Feb 2007 22:22:52 +0000 (8 22:22 +0000)
treeca63f21f6a9cf192f20b2fca82777f493a0bb2ec
parent54746cd36c1a1a494022f85f6d442f9320f680dc
* config/m32c/m32c-protos.h (m32c_illegal_subreg_p): New.
* config/m32c/m32c.c (legal_subregs): New.
(m32c_illegal_subreg_p): New.
* config/m32c/predicates.md (m32c_any_operand): Use it to reject
unsupported subregs of hard regs.

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