]> gcc.gnu.org Git - gcc.git/commit
Fix for execute/980205.c failure on SH[123].
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Thu, 23 Apr 1998 20:57:06 +0000 (20:57 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 23 Apr 1998 20:57:06 +0000 (21:57 +0100)
commitaec373f1a1b31c887850c869440cb479abcb89b4
treeb2668d43c372c2855e84333917737ab7aedf339c
parentf1f53f0b758bb51f646c87bbfd5b8cb32fcef12e
Fix for execute/980205.c failure on SH[123].

* sh.c (sh_expand_prologue, in !SH3E code): Don't push an extra
register for stdarg functions.
* sh.h (current_function_varargs): Declare.
(FUNCTION_ARG): Ignore NAMED for stdarg functions.

From-SVN: r19391
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h
This page took 0.055408 seconds and 5 git commands to generate.