rtl.h
123 KB
-
Convert set_block_for_insn from a macro to an inline function · 345b82be
gcc/ChangeLog: 2014-09-05 David Malcolm <dmalcolm@redhat.com> * basic-block.h (set_block_for_insn): Eliminate this macro in favor of... * rtl.h (set_block_for_insn): New inline function, imposing the requirement that the "insn" param is an rtx_insn *. From-SVN: r214963
David Malcolm committed