[PATCH 00/28] mn10300 cleanup + compare-elim, v2

Richard Henderson rth@redhat.com
Tue Jan 11 16:45:00 GMT 2011


On 01/11/2011 06:03 AM, Nick Clifton wrote:
>> -   (clobber (reg:CC_FLOAT CC_REG))
>> -  ]
>> +   (clobber (reg:CC_FLOAT CC_REG))]
> 
> Is this a formatting requirement ? It makes more sense to me to treat
> closing parentheses in the same way as they are treated in C code -
> ie with them on a line on their own directly underneath their
> corresponding opening parenthesis. If it is a requirement though,
> then please accept my apologies for formatting the code incorrectly.

Hum.  I don't know if it's a requirement, but it's certainly not how
all the other ports are done.

Perhaps it's just a lisp thing.  You format rtl like lisp, not like C.  ;-)


r~



More information about the Gcc-patches mailing list