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): Likewise.
>       * function.c (assign_parm_setup_reg, expand_function_start): Likewise.
>       * expmed.c (expand_mult_const, expand_divmod): Likewise.
>       * reload1.c (gen_reload): Likewise.

Ok.



> +                                                      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 you'd done this, but it's
a pre-existing condition.


r~

Reply via email to