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: getting better info out of Bugzilla


On Thu, 2007-01-04 at 17:26 -0800, Joe Buck wrote:
> Hi,
> We actually have fields that are supposed to answer this question:
> "Known to Fail" and "Known to Work".  However, these fields are not
> being set in a consistent manner, and aren't being updated when the
> situation changes.

I have been trying to keep those up to date the best I can, but usually
I only set them for one compiler version in a series like 2.95.3 or
3.3.1.  I try to include the version which is the last known to work in
the "known to work".

The other thing I usually do is when a problem was fixed in 4.1.2 and
4.0.4 I try to keep the "know to work/fail" fields correctly so that we
know that it was fixed in 4.1.2 but failed in 4.1.1.  This also allows
us and others to keep track of what was fixed when.

Thanks,
Andrew Pinski


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