]> gcc.gnu.org Git - gcc.git/commit
sh.h (current_function_anonymous_args): Remove.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Thu, 21 Feb 2002 16:42:28 +0000 (16:42 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 21 Feb 2002 16:42:28 +0000 (16:42 +0000)
commit7ab562744f55b1ddb17b3523fb94c3a49a45e7a1
tree93caacf2f20e43765f7c0e0c43351507383a37cd
parent73840519934e78e322cafd7b8bc5649e2fc45697
sh.h (current_function_anonymous_args): Remove.

* sh.h (current_function_anonymous_args): Remove.
(SETUP_INCOMING_VARARGS): Don't set it - just check that one
of current_function_varargs and current_function_stdarg is set.
* sh.c (sh_expand_prologue): Check current_function_varargs /
current_function_stdarg / TARGET_SH5 instead of
current_function_anonymous_args.

* sh64.h (TARGET_VERSION): Define.

Fix comments that to refer to SH architecture -
the architecture is no longer exclusive to Hitachi.

From-SVN: r49931
gcc/ChangeLog
gcc/config/sh/elf.h
gcc/config/sh/lib1funcs.asm
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md
gcc/config/sh/sh64.h
This page took 0.05422 seconds and 5 git commands to generate.