(sh_expand_prologue): Clear extra_push at start.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 29 Dec 1994 02:31:51 +0000 (18:31 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 29 Dec 1994 02:31:51 +0000 (18:31 -0800)
commit40d2032bdfbfe0c8f3c80f69235c91a570ce0967
treeff8f699dcde510fc30c972ba7f5f9f894debac3a
parent369c7ab612f67350d529fc7b0a94d95a2d0e6a5e
(sh_expand_prologue): Clear extra_push at start.

(sh_expand_prologue): Clear extra_push at start.  Clear
current_function_anonymous_args if set.  Clear shiftsyms array.
(sh_expand_epilogue): Don't clear extra_push,
current_function_pretend_args_size, current_function_anonymous_args,
and shiftsyms array.

From-SVN: r8697
gcc/config/sh/sh.c