* mn10300.c (expand_prologue): End the current sequence before
commitbe989dda4b2f4c7610751885caeb548aaa60a90d
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Apr 1997 16:29:04 +0000 (22 16:29 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Apr 1997 16:29:04 +0000 (22 16:29 +0000)
tree7fc73a53865d3cf6807ba3fe742397131ead33e4
parentf56cac0d51ddbeb3f90457641138937e02e11d12
    * mn10300.c (expand_prologue): End the current sequence before
        counting the tst insns in the current function.  Start a new
        one before emitting any prologue instructions.

        * mn10300.h (REGISTER_MOVE_COST): Bump up cost of moves in the
        same class.

        * mn10300.md (untyped_call): New expander.

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