On 03/21/2011 08:18 PM, Nathan Froyd wrote:
> This patch deals with the *_noloc family of functions.  emit_pattern
> seemed like a good prefix, even though AIUI these functions can receive
> toplevel rtxes.
> 
>       * emit-rtl.c (emit_pattern_before_noloc): New function.
>       (emit_insn_before_noloc, emit_jump_insn_before_noloc): Call it.
>       (emit_call_insn_before_noloc, emit_debug_insn_before_noloc): Likewise.
>       (emit_pattern_after_noloc): New function.
>       (emit_insn_after_noloc, emit_jump_insn_after_noloc): Call it.
>       (emit_call_insn_after_noloc, emit_debug_insn_after_noloc): Likewise.

Ok.


r~

Reply via email to