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: New GNATS category request


On Tue, 10 Dec 2002, Neil Booth wrote:

> "driver", pretty please.  Many bugs in the driver get stuffed anywhere from
> "c", to "other" and "preprocessor".

If we're adding new categories now (not waiting for Bugzilla), "target" is
long overdue to have separate categories for the main CPU and OS targets
split off (target-i386, target-sparc, target-linux-gnu, ...).  
(Previously requested.)  That way target maintainers can more easily
select the bugs actually relevant to them.

Note new categories need documenting in gnats.html and gccbug.in, as noted
in the internals manual for adding new front ends (Anatomy of a Language
Front End).  If categories for separate targets are added there should be
a similar entry in "Anatomy of a Target Back End", although not all
targets necessarily need their own categories, only reasonably popular
ones (inflation of the number of categories too much might confuse
submitters).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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