OSDN Git Service

PR target/3177
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Mar 2002 19:23:05 +0000 (19:23 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Mar 2002 19:23:05 +0000 (19:23 +0000)
commit3a7c3680df1c3fa4351f01d54c811f4c075defe3
tree239508eee576e0a370dc1c3feb1e8b63a73a1950
parent70e50a47daf994341f274eb851cf9c6a58304e28
    PR target/3177
        * config/ia64/ia64.h (CUMULATIVE_ARGS): Add int_regs.
        (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Update.
        * config/ia64/ia64.c (ia64_function_arg_advance): Set int_regs.
        (ia64_expand_prologue): Look at int_regs, not words, for number
        of incomming int regs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51180 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/testsuite/gcc.c-torture/execute/20020321-1.c [new file with mode: 0644]