]> git.ipfire.org Git - thirdparty/gcc.git/commit
mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set and tag the spill...
authorRichard Henderson <rth@cygnus.com>
Wed, 28 Jul 1999 18:23:04 +0000 (11:23 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Jul 1999 18:23:04 +0000 (11:23 -0700)
commitfc2acc87279925c07492b5ff6eb29a6ecbf1bf84
tree017013dd4d2cab3d22239a72055d08ed9a72f07c
parent8bb793f37f0c9b0c9003a0d8509a0da8198807e0
mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set and tag the spill mems.

        * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set
        and tag the spill mems.
        (mn10300_va_start): New.
        (mn10300_va_arg): New.
        * mn10300.h (EXPAND_BUILTIN_VA_START): New.
        (EXPAND_BUILTIN_VA_ARG): New.

From-SVN: r28316
gcc/ChangeLog
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.h