OSDN Git Service

mips: silence 'set but not used' warnings
authorSteve Ellcey <sellcey@mips.com>
Wed, 29 Jan 2014 17:54:34 +0000 (09:54 -0800)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 2 Feb 2014 20:35:24 +0000 (21:35 +0100)
commitd31846a1b993cfe4b7d983db0e5c140dac3b0220
treefc5ee6797215cde817b2e84f5224c041ec115d1e
parent0f363664b5c903feba16b87eb565608c28c4e504
mips: silence 'set but not used' warnings

This patch uses 'attribute_unused' to clean up a number of warnings
messages that are generated when doing a MIPS build.  All of the
changes are in MIPS specific files and there are no code changes
other then adding the unused attribute where needed.

Signed-off-by: Steve Ellcey <sellcey@mips.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/mips/bits/atomic.h
libc/sysdeps/linux/mips/bits/syscalls.h
libc/sysdeps/linux/mips/sysdep.h
libpthread/nptl/sysdeps/mips/tls.h