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: [RFC] Contributing tree-ssa to mainline



On Jan 16, 2004, at 16:19, Diego Novillo wrote:


3- There are several bug reports opened against the branch (92 as of
today).

There are really only 90 bugs (2 were reported against the tree-ssa but also effect the
mainline also).



Also out of those 90 bugs, 19 are suspended because they are fixed on the tree-ssa.
Also two of these 90 are bugs which will be fixed with a merge from the mainline (or
the other way around).
15 bugs are enhancement.


There are 54 bugs which are not fixed on the tree-ssa and effect only the tree-ssa.

Out of those 54 bugs, 28 are bugs against gfortran (and its support library).

So that leaves only 26 bugs which effect the optimization parts of the compiler (mostly ICEs
and wrong-code).



Thanks, Andrew Pinski


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