* calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 06:10:35 +0000 (06:10 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 06:10:35 +0000 (06:10 +0000)
commit30a10006ad6b64c4f0db48f2387c6d970f6a74ee
tree43dbb623994689c18ffd4dc140e02cd4778da8e9
parent5063000d1dd5d05e86e6b44c621e953f88df5193
* calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and
pass raw n_named_args to it.
* targhooks.c: Formatting.
(hook_bool_CUMULATIVE_ARGS_false): Correct comment.

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