ARM patch: Add "insn" attribute to more patterns.

Bernd Schmidt bernds@codesourcery.com
Fri Aug 27 22:58:00 GMT 2010


On 08/24/2010 11:00 AM, Richard Earnshaw wrote:

> Your patch is inconsistent in how you've terminated patterns.  The
> prevailing style in the ARM machine description is for the bracket that
> closes a pattern to be on a line of its own (starting in the first
> column).  Please stick to the prevailing style rather than gratuitously
> changing things.
> 
> OK once that's fixed.

Committed with this change.  I've made similar changes before out of
habit, since this style is inconsistent with how RTL is usually written
and it wastes vertical space.  Can we change it in config/arm?


Bernd



More information about the Gcc-patches mailing list