]> gcc.gnu.org Git - gcc.git/commit
mn10300.c (expand_prologue): End the current sequence before counting the tst insns...
authorJeff Law <law@gcc.gnu.org>
Tue, 22 Apr 1997 16:29:04 +0000 (10:29 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 22 Apr 1997 16:29:04 +0000 (10:29 -0600)
commit6c0870b8965075ed5cef38bc90a6992febec95a5
tree7fc73a53865d3cf6807ba3fe742397131ead33e4
parent9ae69d8b9db7ebee2d232b46ea5b9e7524026851
mn10300.c (expand_prologue): End the current sequence before counting the tst insns in the current function.

        * 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.

From-SVN: r13955
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.h
gcc/config/mn10300/mn10300.md
This page took 0.058399 seconds and 5 git commands to generate.