[current tinderbox] failure on ia64/ia64
Dag-ErlingSmørgrav
des at des.no
Thu Mar 18 03:51:05 PST 2004
Marcel Moolenaar <marcel at xcllnt.net> writes:
> The source code appears to be fishy. The variable v is never used.
> It's only defined. If you change the "return mask" to a "return v",
> the warning goes away.
I suspect that there's a line missing:
@@ -548,4 +548,5 @@
}
DEB(printf("sv_mix_setrecsrc: mask 0x%08x adc_input 0x%02x\n", mask, v));
+ sv_indirect_set(sc, SV_REG_ADC_INPUT, v);
return mask;
}
although I have no way of testing this.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the freebsd-ia64
mailing list