* calls.c (emit_library_call): Use right index into argvec array
commit3ee3644ae9e55eb3e1673c40c7e89982dc896a9d
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 1997 20:19:23 +0000 (14 20:19 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 1997 20:19:23 +0000 (14 20:19 +0000)
tree66e6a31f665ceb5f1070506656e3a7ec8aaf264d
parent596f6ef42fa525ae7a2f836648cd89c173fb1275
    * calls.c (emit_library_call): Use right index into argvec array
        when iterating over arguments which need to be pushed on the stack.
        (emit_library_call_value): Likewise.

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