This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Suggestions for GNATS
Richard Earnshaw wrote:-
> I'd also like to see the "target" category sub-divided into target-<cpu>
> (where, say, cpu is the name of the directory in gcc/config). This would
> enable me to find reports for the ARM in a much more reliable manner (at
> present a gnats search for the string "arm" returns about 9 false matches
> for every true one (since it finds things like "parm").
Yes, that would suit me instead of the "hardware" thing. For e.g. x86,
it should contain the general "x86" meaning any "x86", and then maybe
x386, x486, x586, x686 - the latter in particular often needs to be
distinguished from the others.
Neil.