On 06/03/14 15:58, Kai Tietz wrote:
Hi,
this patch adds copying of SIBLING_CALL_P flag to new
call-instruction. This behavior is by this patch consistent to the
try_split function in emit-rtl.c. This patch is a prerequisite for my
updated sibling-tail-call optimization patch.
ChangeLog
2014-
Hi,
this patch adds copying of SIBLING_CALL_P flag to new
call-instruction. This behavior is by this patch consistent to the
try_split function in emit-rtl.c. This patch is a prerequisite for my
updated sibling-tail-call optimization patch.
ChangeLog
2014-06-03 Kai Tietz
* recog.c