]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/calls.c
* calls.c (initialize_argument_info): Accept a pointer to
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Mar 1999 21:57:56 +0000 (21:57 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Mar 1999 21:57:56 +0000 (21:57 +0000)
commitbbafd9d253a49293d2c5885edbda36cee88daa5a
tree36d98c674f67e8f27b6e7e4c11db170e4ef81c85
parentbe354a19e7279b98ce016a8d0df806c2bfa64357
    * calls.c (initialize_argument_info): Accept a pointer to
        CUMULATIVE_ARGS.
        (expand_call): Pass the address of CUMULATIVE_ARGS.

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