This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
- From: Diego Novillo <dnovillo at redhat dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 07 May 2003 10:30:26 -0400
- Subject: Re: tree-ssa branch: Call for preliminary testing
- Organization: Red Hat Canada
- References: <20030507142503.GB7913@tornado.toronto.redhat.com>
On Wed, 2003-05-07 at 10:25, Diego Novillo wrote:
> I'm looking for volunteers to try out the tree-ssa branch with
> their favourite C/C++ code.
>
I forgot the obvious.
Information about the branch is at http://gcc.gnu.org/projects/tree-ssa/
To get a copy of the branch:
$ cvs -d :ext:gcc.gnu.org:/cvs/gcc co -r tree-ssa-20020619-branch gcc
Diego.