[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [releng_6 tinderbox] failure on sparc64/sparc64



Scott Long <scottl@xxxxxxxxxx> 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@xxxxxx