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]
Other format: [Raw text]

Re: tree-ssa


On Thu, 16 Jan 2003, Lars Segerlund wrote:

> 
>  I did a cvs update, and tree-simple.c and tree-simple.h seem's to be 
> gone ?
> 
>  I am not completely sure of the contents of these files though ...
> 
>  Can you confirm that they will exist in a recent checkout from the cvs 
> in the tree-ssa-20020619-branch ?
> 
I've just done a fresh check-out of the branch.  The files are
there.  How did you extract the branch?

$ cvs -d :ext:gcc.gnu.org:/cvs/gcc co -r tree-ssa-20020619-branch gcc

$ cvs status tree-simple.[ch]
===================================================================
File: tree-simple.c     Status: Up-to-date

   Working revision:    1.1.4.25
   Repository revision: 1.1.4.25        /cvs/gcc/gcc/gcc/Attic/tree-simple.c,v
   Sticky Tag:          tree-ssa-20020619-branch (branch: 1.1.4)
   Sticky Date:         (none)
   Sticky Options:      (none)

===================================================================
File: tree-simple.h     Status: Up-to-date

   Working revision:    1.1.4.20
   Repository revision: 1.1.4.20        /cvs/gcc/gcc/gcc/Attic/tree-simple.h,v
   Sticky Tag:          tree-ssa-20020619-branch (branch: 1.1.4)
   Sticky Date:         (none)
   Sticky Options:      (none)


Diego.


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