On 09/03/12 09:59, Christophe Lyon wrote:
On 31 August 2012 17:59, Richard Henderson <r...@redhat.com> wrote:
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.


Here is an updated patch with that small change.
For the record, there are quite a few existing calls to
gen_rtx_CONST_INT, maybe a cleanup pass is needed?

A set of cleanup patches are welcome.

This looks OK - thanks.

Ramana


Reply via email to