On 22 March 2014 12:18, Klaus Rudolph wrote: > I want to ask how I can find the bugs in bugzilla which are listed in > the "Quality Data" Table. It feels that there are more bugs which are > not listed. For example: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57694
That's a bug in 4.8 too, not a 4.9 regression. There are hundreds of open bugs not listed in the 4.9.0 status report. > Actually the compiler returns "not implemented" while compiling the > given example code but it seems that this bug is not tracked in the > actual quality data. > > my question is: > Which is the selection criteria that a bug is related to the release. Search for 4.9 Regression in the subject. There are links to run that search from the status section of the http://gcc.gnu.org front page. > What is maybe the missing information in a bug report to add the bug to > that list. If it's not a regression then it doesn't belong in the list.