Quoting Richard Henderson :
+GEN_INT
+ (trunc_int_for_mode
While you're at it, or as a followup, this is combination is gen_int_mode.
I mis-read the patch the first time and thought
On 12/07/2011 06:10 AM, Joern Rennecke wrote:
> PR middle-end/40154
> * emit-rtl.c (set_dst_reg_note): New function.
> * rtl.h (set_dst_reg_note): Declare.
> * optabs.c (expand_binop, expand_absneg_bit): Use set_dst_reg_note.
> (emit_libcall_block, expand_fix): Likewis
Having a value in the wrong mode is not the only hazard that users of
set_unique_reg_note should anticipate; it could also be that the value
is computed as a constant by the compiler, and thus the last instruction
obtained with get_last_insn is completely (or somewhat) unrelated; or an
expander co