OSDN Git Service

* config/alpha/alpha.c (va_list_skip_additions): Only define if
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Apr 2005 19:29:01 +0000 (19:29 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Apr 2005 19:29:01 +0000 (19:29 +0000)
commit7955d282cbbe4d439c02275604bb04500bffba3c
tree124cd813eb7186bfce104b9cb177db9730eca331
parent954aeb3afff46cb893b30f5163e2201a500e8f45
    * config/alpha/alpha.c (va_list_skip_additions): Only define if
        TARGET_ABI_OSF.
        (TARGET_STDARG_OPTIMIZE_HOOK): Likewise.
        (alpha_stdarg_optimize_hook): Likewise.  Allow for one more round
        of indirection through ssa names while looking for the gpr counter
        field.
        (alpha_setup_incoming_varargs) <TARGET_ABI_OSF>: Make use of the
        saved va_list_gpr_size and va_list_fpr_size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98286 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c