On 2012-08-31 07:25, Christophe Lyon wrote:
> +  offset = gen_rtx_CONST_INT (VOIDmode, location);

Never call gen_rtx_CONST_INT directly.  Use GEN_INT.


r~

Reply via email to