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 schedule


On Wed, 25 Sep 2002, Mark Mitchell wrote:
> GCC 3.2.1 is scheduled for October 15.  I plan to close the branch on
> October 1st, with subsequent changes coming only with my approval.  Are
> there known regressions that we need to fix for GCC 3.2.1?

Yes, quite many.

GNATS currently has 70 PRs marked as high priority, most of which
indeed are regressions in 3.2. :-(

> If so, please mail PR numbers to me.

8066/c++
   ICE when compiling incorrect template class initialization
   Regression from 3.0.x

7856/target
   [arm] invalid offset in constant pool reference
   Regression from 3.0.

7822/libstdc++
   build failure gcc-3.2 CVS 20020830 on m68k-linux

7807/c++
   g++ 3.2 Fails to compile legal code that compiled OK with g++ 3.1
   Regression from 3.1

7796/middle-end
   Regression: sparc-sun-solaris2.7 extra failure w/-m64 on
   execute/930921-1.c in unroll.c

7788/c++
   g++-3.2 internal error: Segmentation fault
   Regression from 3.0.4 and 3.1.

7754/c++
   ICE SIGSEGV on union with template parameter
   Regression (confirmed by Nathan).

7743/c++
   g++-3.2 - Segmentation fault
   Regression with three line code snippet.

7721/c++
   Very simple (but incorrect) template chokes g++
   Regression (confirmed by Nathan).

7686/c++
   rejects-legal unassigned template compilation
   Regression from 3.0.4.

7679/c++
   The compiler crashes wen a right parentesis is missing
   Regression: 3.2 goes into endless loop

And many more, including the usual set of Ada bugs that nobody has been
actively working on.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/




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