[PING][PATCH, AArch64] Add doloop_end pattern for -fmodulo-sched

Richard Henderson rth@redhat.com
Wed Nov 12 16:06:00 GMT 2014


On 11/12/2014 11:01 AM, Yangfei (Felix) wrote:
> +(define_expand "doloop_end"
>> +  [(use (match_operand 0 "" ""))      ; loop pseudo
>> +   (use (match_operand 1 "" ""))]     ; label
>> +  ""
>> +  "
>> +{

Drop the "" surrounding the { }.


r~



More information about the Gcc-patches mailing list