[PATCH, ARM] Constant vector permute for the Neon vext insn

Richard Henderson rth@redhat.com
Fri Aug 31 15:59:00 GMT 2012


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~



More information about the Gcc-patches mailing list