]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/calls.cc
calls.c (emit_library_call_value_1): Break out from ...; handle VOIDmode function...
authorJan Hubicka <jh@suse.cz>
Thu, 16 Mar 2000 15:52:13 +0000 (16:52 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 16 Mar 2000 15:52:13 +0000 (15:52 +0000)
commit43bc5f13ad0ca6b5de40a9881dd7f5989b6e1916
tree8379bc24f12c72b470b03d74a84dcca4d36c4832
parent774e6b37bb2f0cd7fdc3a6df951b817f6d0f96dd
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
gcc/ChangeLog
gcc/calls.c