2.2.14 assembler warnings

From: Admin Mailing Lists (mlist@intergrafix.net)
Date: Fri Jan 14 2000 - 11:34:54 EST


PPro 200, no SMP
kernel: 2.2.14
gcc: 2.7.2.1
ld: GNU ld version 2.9.5 (with BFD 2.9.5.0.16)
libc: 5.4.38-5

Compiling in /usr/src/linux/arch/i386/kernel:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o process.o process.c
{standard input}: Assembler messages:
{standard input}:376: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:377: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:378: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:379: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:380: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:563: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:563: Warning: using `%eax' instead of `%ax' due to `l'
suffix
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o signal.o signal.c
{standard input}: Assembler messages:
{standard input}:1156: Warning: using `%edx' instead of `%dx' due to `l'
suffix
{standard input}:1167: Warning: using `%edx' instead of `%dx' due to `l'
suffix
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -traditional -c
entry.S -o entry.o
/tmp/cca06470.s: Assembler messages:
/tmp/cca06470.s:617: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:617: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:654: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:654: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:748: Warning: using `%ecx' instead of `%cx' due to `l'
suffix
/tmp/cca06470.s:755: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:756: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:769: Warning: using `%edx' instead of `%dx' due to `l'
suffix
/tmp/cca06470.s:769: Warning: using `%edx' instead of `%dx' due to `l'
suffix
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o traps.o traps.c
{standard input}: Assembler messages:
{standard input}:1428: Warning: using `%bx' instead of `%ebx' due to `w'
suffix
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o irq.o irq.c
{standard input}: Assembler messages:
{standard input}:954: Warning: using `%edx' instead of `%dx' due to `l'
suffix
{standard input}:955: Warning: using `%edx' instead of `%dx' due to `l'
suffix
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o vm86.o vm86.c
{standard input}: Assembler messages:
{standard input}:471: Warning: using `%eax' instead of `%ax' due to `l'
suffix
{standard input}:471: Warning: using `%eax' instead of `%ax' due to `l'
suffix
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -traditional -c
head.S -o head.o
/tmp/cca06539.s: Assembler messages:
/tmp/cca06539.s:676: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:677: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:678: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:679: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:838: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:839: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:840: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:841: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:921: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06539.s:922: Warning: using `%eax' instead of `%ax' due to `l'
suffix

and finally..

gcc -D__KERNEL__ -I/usr/src/linux/include -traditional -c head.S
/tmp/cca06732.s: Assembler messages:
/tmp/cca06732.s:109: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06732.s:110: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06732.s:111: Warning: using `%eax' instead of `%ax' due to `l'
suffix
/tmp/cca06732.s:112: Warning: using `%eax' instead of `%ax' due to `l'
suffix

-Cygnus
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco Network Administrator/Engineer
admin@intergrafix.net Intergrafix Internet Services

    "Dream as if you'll live forever, live as if you'll die today"
http://cygnus.ncohafmuta.com http://www.intergrafix.net
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

-
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/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:24 EST