LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Compile-time error with gcc-4.3 on sparc64
@ 2008-01-09  9:31 David Martin
  2008-01-09 11:46 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: David Martin @ 2008-01-09  9:31 UTC (permalink / raw)
  To: linux-kernel

Hi,

I get the following error compiling latest kernel from git on sparc64
using gcc-4.3:

  CC      arch/sparc64/kernel/signal.o
cc1: warnings being treated as errors
arch/sparc64/kernel/signal.c: En la función 'do_notify_resume':
include/asm/uaccess.h:233: error: el subíndice de la matriz está por
arriba de los límites de la matriz
make[1]: *** [arch/sparc64/kernel/signal.o] Error 1
make: *** [arch/sparc64/kernel] Error 2

("On function 'do_notify resume: error: matrix subindex is over matrix limits")

Compiling with gcc-4.2 it doesn't fail, neither a warning.

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

end of thread, other threads:[~2008-01-09 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-09  9:31 Compile-time error with gcc-4.3 on sparc64 David Martin
2008-01-09 11:46 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).