]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa.c (hppa_builtin_saveregs): Use get_varargs_alias_set and tag the spill mems.
authorRichard Henderson <rth@cygnus.com>
Wed, 28 Jul 1999 18:24:29 +0000 (11:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Jul 1999 18:24:29 +0000 (11:24 -0700)
commitca5f4364b4a509c6fa8cda925072e6f38a4cb7d3
tree349870baac565227f556eddad1e86b51aa5efe05
parentfc2acc87279925c07492b5ff6eb29a6ecbf1bf84
pa.c (hppa_builtin_saveregs): Use get_varargs_alias_set and tag the spill mems.

        * pa.c (hppa_builtin_saveregs):  Use get_varargs_alias_set
        and tag the spill mems.
        (hppa_va_start): New.
        (hppa_va_arg): New.
        * pa.h (EXPAND_BUILTIN_VA_START): New.
        (EXPAND_BUILTIN_VA_ARG): New.

From-SVN: r28317
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h