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: Bugzilla



On Tuesday, February 25, 2003, at 01:20 PM, Daniel Berlin wrote:



On Tuesday, February 25, 2003, at 04:00 AM, Nathanael Nerode wrote:


 (Am I wrong?)  What will happen
to the exceedingly useful 'class'?

I can throw it into the keywords field automatically if you like, but
it'll be a few days to get it right.

That would be fine. Some suggestions on the keyword conversion:


* wrong-code, ice-on-legal-code, ice-on-illegal-code, rejects-legal, and
accepts-illegal should become keywords. This information *needs* to be
kept, not dropped.


Done (They'll appear later today when i do a database update)

Done as of now, i just updated.
These are the current keywords, descriptions, and number of bugs with each keyword (the descriptions obviously need a bit of work).
Name Description Bugs
accepts-illegal Accepts illegal code 146
ice-on-illegal-code ICE on code that is not legal 470
ice-on-legal-code ICE on code that is legal 1293
pessimizes-code Pessimizes code 152
rejects-legal Rejects legal code 777
wrong-code Incorrect code 918


--Dan


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