This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] speedup reg_overlap_mentioned_p


"Paolo Bonzini" <bonzini@gnu.org> writes:

>> For a construct like this, I would use a 'retry:' label and a goto,
>> instead of a fake loop.
>
> Here is the updated patch.

One more change: make the name of the label 'recurse'.  OK with that
change.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]