OSDN Git Service

* calls.c (emit_library_call_value_1): Break out from ...; handle
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Mar 2000 15:52:13 +0000 (15:52 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Mar 2000 15:52:13 +0000 (15:52 +0000)
commitb39693dd825e1b722f9023b002ca9a7b2a8ade7c
tree8379bc24f12c72b470b03d74a84dcca4d36c4832
parent7be179a5f718180dd66d833cc4113a2eaf9f48d8
* 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.

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