]> gcc.gnu.org Git - gcc.git/commit
calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and pass raw n_named_args...
authorAlan Modra <amodra@bigpond.net.au>
Thu, 24 Jun 2004 06:10:35 +0000 (06:10 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 24 Jun 2004 06:10:35 +0000 (15:40 +0930)
commit3a4d587b32145384beb79942f6ba1137a1409656
tree43dbb623994689c18ffd4dc140e02cd4778da8e9
parent8c56bb830708cab8909c6911124af2565ad1acc6
calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and pass raw n_named_args to it.

* 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.

From-SVN: r83583
gcc/ChangeLog
gcc/calls.c
gcc/targhooks.c
This page took 0.055443 seconds and 5 git commands to generate.