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: PR 13722 candidate fix


On Fri, 2004-01-23 at 17:50, Zack Weinberg wrote:
> This, I think, can be addressed with peephole2 patterns, which have
> the ability to allocate scratch registers without risk of overlap.  A
> form like

I forgot that you had mentioned peephole2 earlier.  I am not very
familiar with this code.  I looked at the docs and looked at the code a
bit, and I see that this does look like it will work nicely.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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