This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Release schedule
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 25 Sep 2002 15:11:13 -0400
- Subject: Re: Release schedule
>>>>> Mark Mitchell writes:
Mark> After GCC 3.2.1 goes out, we will branch for GCC 3.3. Are there changes
Mark> that need to get in before we make that branch?
GCSE fix (Mips regression fix):
http://gcc.gnu.org/ml/gcc-patches/2002-07/msg01557.html
-finline-limit:
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00176.html
XCOFF DBX fix for function sections:
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00459.html
IBM 128-bit extended floaing point format:
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg01463.html
C++ binding level reorg (fixes performance regression):
http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01588.html
(this now has been approved but not applied)
SECONDARY_MEMORY_NEEDED for subregs:
http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01539.html
SSE_MATH macros:
http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01345.html
MINUS_EXPR:
http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01072.html
reg-alloc performance regression fix including x86 correctness fix:
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00044.html