This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.4.0 Status Report (2008-11-27)
- From: liqin at sunnorth dot com dot cn
- To: joseph at codesourcery dot com, gcc at gcc dot gnu dot org
- Cc: Mark Mitchell <mark at codesourcery dot com>, Vladimir Makarov <vmakarov at redhat dot com>, Sebastian Pop <sebpop at gmail dot com>
- Date: Fri, 28 Nov 2008 10:20:11 +0800
- Subject: Re: GCC 4.4.0 Status Report (2008-11-27)
Joseph S. Myers wrote:
> Unconverted targets will be added to the deprecation list when the old
> allocator is removed, and removed from trunk along with the other
> deprecated targets shortly after 4.4 branches; until then, target
> maintainers may remove them from the deprecation list as part of the
> patch converting them to IRA without any further approval for the
> undeprecation being needed.
I am working on gcc score target maintain,
because we are busy on port linux for score chip,
so have not pay attention to gcc upgrade recently.
I will update gcc score backend soon, if it could
not catch up gcc 4.4 release, i will move it to lastest
gcc(4.4) from undeprection list.
liqin