Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS specific GCC-4.6 fixes.
@ 2011-01-24 22:51 David Daney
  2011-01-24 22:51 ` [PATCH 1/4] MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c David Daney
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: David Daney @ 2011-01-24 22:51 UTC (permalink / raw)
  To: linux-mips, ralf; +Cc: David Daney

These are the patches to MIPS specific code needed to build the kernel
with GCC-4.6 (not yet released).

There is a separate patch so fs/binfmt_elf.c I will send separately.

David Daney (4):
  MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
  MIPS: Remove unused code from arch/mips/kernel/syscall.c
  MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h
  MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c

 arch/mips/kernel/signal.c       |    2 +-
 arch/mips/kernel/signal32.c     |    2 +-
 arch/mips/kernel/syscall.c      |    3 +--
 arch/mips/math-emu/ieee754int.h |    4 ++--
 arch/mips/mm/init.c             |    2 +-
 5 files changed, 6 insertions(+), 7 deletions(-)

-- 
1.7.2.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-25  0:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-24 22:51 [PATCH 0/4] MIPS specific GCC-4.6 fixes David Daney
2011-01-24 22:51 ` [PATCH 1/4] MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c David Daney
2011-01-25  0:51   ` Ralf Baechle
2011-01-24 22:51 ` [PATCH 2/4] MIPS: Remove unused code from arch/mips/kernel/syscall.c David Daney
2011-01-25  0:51   ` Ralf Baechle
2011-01-24 22:51 ` [PATCH 3/4] MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h David Daney
2011-01-25  0:51   ` Ralf Baechle
2011-01-24 22:51 ` [PATCH 4/4] MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c David Daney
2011-01-25  0:51   ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox