This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa wwwdocs] Update project webpage
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: 28 Feb 2003 09:13:12 -0500
- Subject: Re: [tree-ssa wwwdocs] Update project webpage
- References: <1046388047.16808.104.camel@steven>
On Thu, 2003-02-27 at 18:20, Steven Bosscher wrote:
> OK?
>
Looks good. Only one minor change:
> --- 96,103 ----
> <li><a href="#ssa">SSA implementation</a></li>
> <li><a href="#unparse">Unparsing GENERIC trees</a></li>
> <li><a href="#tb">Tree Browser</a></li>
> ! <li><a href="#status">Implementation Status</a></li>
> ! <li><a href="#status">TODO list</a></li>
> </ul>
>
Add last updated dates in Implementation Status and TODO list.
Thanks. Diego.