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: What is baseline for the testsuite?


> So I guess that there is no baseline as such, and the only
> meaningful way to use the results is to compare testsuite outputs
> with and without your changes?

That's what I always do.  Hence the "no regressions" we report;
they're before/after regressions.

Very important to diff the two source trees to make sure you don't
have unrelated differences that might corrupt your regression
analysis, too.


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