rtl.h
119 KB
-
get_last_insn_anywhere returns an rtx_insn · db76cf1e
gcc/ 2014-08-26 David Malcolm <dmalcolm@redhat.com> * rtl.h (get_last_insn_anywhere): Strengthen return type from rtx to rtx_insn*. * emit-rtl.c (get_last_insn_anywhere): Likewise. From-SVN: r214538
David Malcolm committed