OSDN Git Service

(sfunc_uses_reg): New function.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Oct 1996 19:56:02 +0000 (19:56 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Oct 1996 19:56:02 +0000 (19:56 +0000)
commit881ffd32aaa627accf29fee04963aba511fbc21d
tree3b9477c194c4b153f777c14c9034b59687afc818
parente03251f143f12bfc553054294f381a9362fc8de4
(sfunc_uses_reg): New function.
(noncall_uses_reg, machine_dependent_reorg, final_prescan_insn):
Handle special functions like function calls for purposes of relaxing.
(noncall_uses_reg): Added some missing cases of registers
being used in non-call instructions.

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