[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e02b4fed0801090131h40b0e236t49cc0ae4ac147d5c@mail.gmail.com>
Date: Wed, 9 Jan 2008 10:31:45 +0100
From: "David Martin" <taldmd@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Compile-time error with gcc-4.3 on sparc64
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists