On 08/06/14 11:20, David Malcolm wrote:
gcc/ * rtl.h (try_split): Strengthen return type from rtx to rtx_insn *.* emit-rtl.c (try_split): Likewise, also for locals "before" and "after". For now, don't strengthen param "trial", which requires adding checked casts when returning it.
OK. Jeff