New register allocator branch created
Daniel Berlin
dberlin@redhat.com
Sun Jan 28 13:35:00 GMT 2001
>
> 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
More information about the Gcc
mailing list