calls.c: Re-install both patches reverted by last patch.
authorJan Hubicka <jh@suse.cz>
Mon, 15 May 2000 19:12:54 +0000 (19:12 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 15 May 2000 19:12:54 +0000 (19:12 +0000)
commit099e9712f166092364e51630f3e5138f3ff81811
tree8a9bac26103d9a0299e10a31fd58fd9bea2ae99b
parent1bf14ad7a469ad3816146cf31c11d0bcc36d5220
calls.c: Re-install both patches reverted by last patch.

* calls.c: Re-install both patches reverted by last patch.
(struct arg_data): New field tail_call_reg.
(initialize_argument_information): Initialize tail_call_reg
(load_register_parameters): New argument flags, use
tail_call_reg when emiting tail call sequence.
(expand_call): Update call of load_register_parameters;
copy unadjusted_args_size to adjusted_args_size.

From-SVN: r33913
gcc/ChangeLog
gcc/calls.c