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
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.