This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: comparing DejaGNU results
On Wed, May 31, 2006 at 02:33:29PM -0400, James Lemke wrote:
> On Wed, 2006-05-31 at 12:27 -0600, Jeffrey Law wrote:
> > On Wed, 2006-05-31 at 11:25 -0700, Joe Buck wrote:
> > > On Wed, May 31, 2006 at 02:13:44PM -0400, James Lemke wrote:
> > > > I wanted some mechanical way to compare the output of dejagnu runs
> > > > between releases, etc. I asked a few people at the GCC Summit last year
> > > > what they used or knew about. Not much came to light, so I ended up
> > > > writing something of my own.
> > >
> > > I thought that Jeff Law had something that compared .sum files back when
> > > he was RM. The description of what you wrote sounds similar.
> > Don't we have a comparison script in the "contrib" subdirectory?
> There is contrib/compare_tests although dg-cmp-results gives more
> control over what is considered "interesting".
Well, I suppose people would welcome useful improvements to the contrib
script.