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: Tom Tromey <tromey 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>, Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, Andrew Haley <aph at redhat dot com>
- Date: 30 Mar 2007 15:14:03 -0600
- 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>
- Reply-to: tromey at redhat dot com
>>>>> "Diego" == Diego Novillo <dnovillo@redhat.com> writes:
Diego> This patch bootstraps all default languages. I'll test Ada later on,
Diego> but I need input from all the FE folks.
I don't think this should hurt gcj. I don't think we test
TREE_ADDRESSABLE for anything important.
Rebuilding libgcj & running the test suite is probably the best way to
be sure.
Tom