Re: Linux 2.2.13pre7

Alexander L. Belikoff (abel@bfr.co.il)
13 Sep 1999 19:30:01 +0200


Alan Cox <alan@lxorguk.ukuu.org.uk> writes:

> 2.2.13pre7
> o EEPro100 for Ultrasparc (Dave Miller)
> o MediaGX audio bug workarounds (me)

Just got this while compiling on a dp264... Is that OK?

make[2]: Entering directory `/usr/src/linux-2.2.13pre7/arch/alpha/math-emu'
gcc -D__KERNEL__ -I/usr/src/linux-2.2.13pre7/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -mno-fp-regs -ffixed-8 -mcpu=ev6 -Wa,-mev6 -c -o fp-emul.o fp-emul.c
fp-emul.c: In function `udiv128':
fp-emul.c:118: warning: left shift count is negative
fp-emul.c:123: warning: left shift count is negative
fp-emul.c:129: warning: left shift count is negative
fp-emul.c:133: warning: left shift count is negative
fp-emul.c:134: warning: left shift count is negative
fp-emul.c: In function `alpha_fp_emul':
fp-emul.c:237: warning: right shift count is negative
fp-emul.c:280: warning: left shift count is negative
fp-emul.c:315: warning: right shift count >= width of type
fp-emul.c:319: warning: right shift count >= width of type
fp-emul.c:157: warning: `SA_c' might be used uninitialized in this function
fp-emul.c:157: warning: `SA_s' might be used uninitialized in this function
fp-emul.c:157: warning: `SA_e' might be used uninitialized in this function
fp-emul.c:157: warning: `SA_f' might be used uninitialized in this function
fp-emul.c:157: warning: `SB_c' might be used uninitialized in this function
fp-emul.c:157: warning: `SB_s' might be used uninitialized in this function
fp-emul.c:157: warning: `SB_e' might be used uninitialized in this function
fp-emul.c:157: warning: `SB_f' might be used uninitialized in this function
fp-emul.c:157: warning: `SR_c' might be used uninitialized in this function
fp-emul.c:157: warning: `SR_s' might be used uninitialized in this function
fp-emul.c:157: warning: `SR_e' might be used uninitialized in this function
fp-emul.c:157: warning: `SR_f' might be used uninitialized in this function
fp-emul.c:158: warning: `DA_c' might be used uninitialized in this function
fp-emul.c:158: warning: `DA_s' might be used uninitialized in this function
fp-emul.c:158: warning: `DA_e' might be used uninitialized in this function
fp-emul.c:158: warning: `DA_f' might be used uninitialized in this function
fp-emul.c:158: warning: `DB_c' might be used uninitialized in this function
fp-emul.c:158: warning: `DB_s' might be used uninitialized in this function
fp-emul.c:158: warning: `DB_e' might be used uninitialized in this function
fp-emul.c:158: warning: `DB_f' might be used uninitialized in this function
fp-emul.c:158: warning: `DR_c' might be used uninitialized in this function
fp-emul.c:158: warning: `DR_s' might be used uninitialized in this function
fp-emul.c:158: warning: `DR_e' might be used uninitialized in this function
fp-emul.c:158: warning: `DR_f' might be used uninitialized in this function

-- 
Alexander L. Belikoff
Bloomberg L.P.
abel@vallinor4.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/