calls.c (emit_library_call_value_1): Restore code clearing ECF_LIBCALL_BLOCK to ensur...
authorAdam Nemet <anemet@caviumnetworks.com>
Wed, 14 May 2008 14:27:06 +0000 (14:27 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Wed, 14 May 2008 14:27:06 +0000 (14:27 +0000)
commit1fd03c702134e610ffa87e5bb380606e14a6dc81
tree643f4a0c234441a53025977dfaa4f3dcb2e3bc11
parentb0b14c7b87bc8456c809b7b6017c2918403350bf
calls.c (emit_library_call_value_1): Restore code clearing ECF_LIBCALL_BLOCK to ensure that we only call...

* calls.c (emit_library_call_value_1): Restore code clearing
ECF_LIBCALL_BLOCK to ensure that we only call end_sequence
once.

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