This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.2.0 Status Report (2007-03-22)
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc at gcc dot gnu dot org, Roger Sayle <roger at eyesopen dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>, Jason Merrill <jason at redhat dot com>, Tom Tromey <tromey at redhat dot com>, Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, Andrew Haley <aph at redhat dot com>
- Date: Fri, 30 Mar 2007 13:30:34 -0400
- Subject: Re: GCC 4.2.0 Status Report (2007-03-22)
- References: <460336F9.7030208@codesourcery.com> <460D0941.2050008@redhat.com> <460D392D.5070904@codesourcery.com> <460D4730.6080505@redhat.com>
Diego Novillo wrote on 03/30/07 13:21:
> This patch bootstraps all default languages. I'll test Ada later on,
> but I need input from all the FE folks.
Sigh. I forgot to include Mark's suggestion in the patch. With this
patch, calling build_address in dfs_accumulate_vtbl_inits is not
strictly required (because we mark the DECL addressable in build1 now),
but I will include it in the final version.