public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* snapshot testsuite running bolix
@ 1997-08-22 17:17 David S. Miller
  1997-08-22 17:19 ` Questions about Haifa scheduler Allen Briggs
  0 siblings, 1 reply; 4+ messages in thread
From: David S. Miller @ 1997-08-22 17:17 UTC (permalink / raw)
  To: egcs

If check-gcc encounters any unexpected errors, that stops make at the
end of running the gcc testsuite, thus it won't run check-g++ at all
and it must be invoked by hand.  I think this is incorrect.

Are others seeing this as well?

Later,
David "Sparc" Miller
davem@caip.rutgers.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Questions about Haifa scheduler
  1997-08-22 17:17 snapshot testsuite running bolix David S. Miller
@ 1997-08-22 17:19 ` Allen Briggs
  0 siblings, 0 replies; 4+ messages in thread
From: Allen Briggs @ 1997-08-22 17:19 UTC (permalink / raw)
  To: egcs

> Are you just looking for performance information?  Or are you looking
> for technical information?  Regardless, this is the place to ask.

More for technical information--it's probably too early to get any
meaningful performance comparison (except possibly on the PPC model(s)
that the development team was working with).

> The m68k has no scheduling parameters defined, so the instruction
> scheduler will not do anything for 68k targets.

Heh...  That's a little surprising since it's been around for a while
and I thought a lot of folks were using gcc for 68k-based embedded
systems...

Maybe I'll look at this if I get bored (unlikely).  It's chalked on the
list, anyway.  I've been wanting to learn more about the gcc backend for
a while...

> The best benchmarking tool is always code you care about instead of
> synthetic benchmarks.

:-)  Of course...

Thanks for the responses, folks.

-allen

-- 
              Allen Briggs - end killing - briggs@macbsd.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: snapshot testsuite running bolix
@ 1997-08-22 17:41 David S. Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David S. Miller @ 1997-08-22 17:41 UTC (permalink / raw)
  To: egcs

   Date: Fri, 22 Aug 1997 13:40:43 -0400
   From: Ian Lance Taylor <ian@cygnus.com>

   check-gcc and check-g++ may be a special case, and it may be worth
   fixing the Makefile to check-g++ even if check-gcc fails.

I think they are, there is no reason that all testsuites should not
run because one fails, they are testsuites for crying out load ;-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: snapshot testsuite running bolix
@ 1997-08-22 17:40 Ian Lance Taylor
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Lance Taylor @ 1997-08-22 17:40 UTC (permalink / raw)
  To: egcs

   Date: Fri, 22 Aug 1997 13:17:27 -0400
   From: "David S. Miller" <davem@jenolan.rutgers.edu>

   If check-gcc encounters any unexpected errors, that stops make at the
   end of running the gcc testsuite, thus it won't run check-g++ at all
   and it must be invoked by hand.  I think this is incorrect.

I think it's a good idea in general for `make check' to return a valid
exit status.  Admittedly, the gcc testsuite pretty much always has at
least one failure.

To run multiple test suites, I use `make -k'.

check-gcc and check-g++ may be a special case, and it may be worth
fixing the Makefile to check-g++ even if check-gcc fails.

Ian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-08-22 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-22 17:17 snapshot testsuite running bolix David S. Miller
1997-08-22 17:19 ` Questions about Haifa scheduler Allen Briggs
1997-08-22 17:40 snapshot testsuite running bolix Ian Lance Taylor
1997-08-22 17:41 David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).