Commit 43bc5f13 by Jan Hubicka Committed by Jan Hubicka

calls.c (emit_library_call_value_1): Break out from ...; handle VOIDmode function calls too.

	* calls.c (emit_library_call_value_1): Break out from ...; handle
	VOIDmode function calls too.
	(emit_library_call_value): ... here.
	(emit_library_call): Implement by calling emit_library_call_value_1.

From-SVN: r32587
parent 774e6b37
Thu Mar 16 16:50:44 MET 2000 Jan Hubicka <jh@suse.cz>
* calls.c (emit_library_call_value_1): Break out from ...; handle
VOIDmode function calls too.
(emit_library_call_value): ... here.
(emit_library_call): Implement by calling emit_library_call_value_1.
Thu Mar 16 16:01:30 MET 2000 Jan Hubicka <jh@suse.cz> Thu Mar 16 16:01:30 MET 2000 Jan Hubicka <jh@suse.cz>
* calls.c (expand_call): Do sanity checking on arg_space_so_far. * calls.c (expand_call): Do sanity checking on arg_space_so_far.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment