This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Release Plan Updates




--On Sunday, July 14, 2002 10:51:39 PM -0700 "David S. Miller" <davem@redhat.com> wrote:

   From: Mark Mitchell <mark@codesourcery.com>
   Date: Sun, 14 Jul 2002 21:06:30 -0700

   2. There will be no 3.1.2 release.  Instead, there will be a GCC 3.2
      release which is GCC 3.1.1 with those C++ ABI fixes present on the
      mainline.  This release will take place shortly after GCC 3.1.1.
      (It will happen approximately as quickly as I can create branches
      and Jason can commit the relevant fixes.)

When we fix bugs for the "stable compiler" after #2 happens, will we
be checking them into both the 3.1.x and 3.2.x branches?
No; just the 3.2.x branch.  The 3.1.x branch will be unmaintained after
that point -- the only way there will be a 3.1.2 release is if someone
else gets motivated to make another release.  For non-C++ users, 3.2.1
will be what 3.1.2 would have been; for C++ users it will be that,
except with an incompatible ABI.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]