[bfin] Avoid genrecog warning

Bernd Schmidt bernds@codesourcery.com
Fri Nov 22 13:18:00 GMT 2013


On 11/22/2013 12:50 PM, Richard Sandiford wrote:
> Bernd Schmidt <bernds@codesourcery.com> writes:
>> On 11/22/2013 09:15 AM, Richard Sandiford wrote:
>>> +extern int push_multiple_operation_p (rtx);
>>> +extern int pop_multiple_operation_p (rtx);
>>
>> I was once told that functions with side effects shouldn't be called _p,
>> and these ones set up some global variables. But you can check it in
>> either this way or with a different name.
> 
> Thanks.  How about analyze_*_multiple_operation?

Sounds fine.


Bernd




More information about the Gcc-patches mailing list