]> gcc.gnu.org Git - gcc.git/commit
m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the register...
authorRichard Henderson <rth@cygnus.com>
Mon, 2 Aug 1999 23:08:49 +0000 (16:08 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 2 Aug 1999 23:08:49 +0000 (16:08 -0700)
commit40cae311f5c7317fcc247e334517fb8c431e973f
tree5aea2a7b14abd6c02f35f847b9bc8e502152e9f9
parent247cfc5c36023e832c05102695b1c4b020294eb1
m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the register spill block.

        * m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set
        for the register spill block.
        (m32r_va_arg): New.
        * m32r.h (EXPAND_BUILTIN_VA_ARG): New.
        (EXPAND_BUILTIN_SAVEREGS): Delete #if 0 code.

        * m32r.h (INT8_P): Don't short-cut test with (unsigned).
        (INT16_P, CMP_INT16_P, UINT16_P): Likewise.
        (UPPER16_P, UINT24_P, INT32_P, UINT5_P): Likewise.

From-SVN: r28417
gcc/ChangeLog
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h
This page took 0.056418 seconds and 5 git commands to generate.