[releng_6 tinderbox] failure on sparc64/sparc64

Dag-Erling Smørgrav des at des.no
Wed Feb 1 23:48:53 PST 2006


Scott Long <scottl at samsco.org> writes:
> I've been trying to reproduce this on my local hardware, but I can't
> trigger it.

The ISP driver abuses the inline keyword.  As I told mjacob earlier,
the extensive inlining not only breaks the build, but probably hurts
performance as well.

(what gcc is complaining about, specifically, is that expanding calls
to inlined functions causes isp_target_notify() to grow by more than
100%)

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-sparc64 mailing list