[uClibc] Re: deprecated asm code on mips

Peter S. Mazinger ps.m at gmx.net
Fri Nov 12 13:59:28 UTC 2004


On Fri, 12 Nov 2004, Peter S. Mazinger wrote:

> Hello!
> 
> Building uClibc on mips w/ gcc-3.4 produces following warning:
> ldso/includee/dl-syscall.h:110:warning: use of memory input without lvalue is asm operand 7 is deprecated.

the same for:

socketcalls.c
line operand
117: 7
172: 7 & 8
252: 7 & 8
275: 7

prctl.c
13: 7

query_module.c
12: 7

select.c
17: 7

mmap.c
17: 7

_syscall5 and 6 are involved.

If these syscalls were those changed lately, than also the other _syscalls 
could need correction (_syscall7 is not used in uClibc sources, so there 
is no warning about it)

other warnings:
md5.c:116/137: function declaration isn't a prototype
spinlock.c:35: matching constraints does not allow a register
td_thr_tls_get_addr:30/31/32/33: __used__ attribute ignored

Assembler messages:
clone.S:66: Warning: Pretending global symbol used as branch target is local.
crt0.S:48: Warning: No .cprestore pseudo-op in PIC code


Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2





More information about the uClibc mailing list