This is the mail archive of the gcc@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]

Re: New register allocator branch created


>
> Correct. The stage1 compiler would SEGV all over the place :-)
> I'll try out your fixes as soon as I manage to update my tree.
> BTW. How do I do an cvs update of the tree? It seems that if I
> do 'cvs update -jnew-regalloc-branch gcc' I get complaints about
> the new files already existing. (As you can figure out, I'm a newbie
> in using branches with CVS.)
>


If you checked it out with cvs co -r new-regalloc-branch (as you should
have), you can just cvs update. Tags are sticky by default.

--Dan


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