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]

GCC 4.5 Status Report (2010-02-21)


Status
======

The trunk is still in regression and documentation fixes only mode, we
still have several P1 regressions that need to be fixed before
branching.  There will be a release candidate made available when
there are no remaining P1 regressions on the trunk.

In reviewing the bug list, I see quite a few new P1 regressions, even
relative to 4.4.  Many of these are related to VTA, including problems
with bad debug info and/or resource consumption problems.  There are
also a variety of wrong-code and ICE issues.

If you have found a bug that you think should block the release and
that is not marked as P1 regression make sure to mark it as regression
with P3 and CC one of the release managers.  Likewise if you think a
bug should not be P1.

In general all regressions toward GCC 4.4 in release critical parts of
the compiler should be P1 at this point if they are build issues, ICEs
or wrong-code issues.

Please help in analyzing and fixing bugs.

Quality Data
============

Priority	  #	Change from Last Report
--------	---	-----------------------
P1		 24     +  6  
P2		 94     + 10
P3		  6     -  3
--------	---	-----------------------
Total		124	+ 13

Previous Report
===============

http://gcc.gnu.org/ml/gcc/2010-01/msg00398.html

The next report for 4.5.0 will be sent by Richard.

--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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