On 08/06/14 11:20, David Malcolm wrote:
gcc/
* emit-rtl.c (last_call_insn): Strengthen return type from rtx to
rtx_call_insn *.
* rtl.h (is_a_helper <rtx_call_insn *>::test): New overload, accepting
an rtx_insn *.
(last_call_insn): Strengthen return type from rtx to
rtx_call_insn *.
OK. Jeff
