[Aboriginal] Mips bug...
Rob Landley
rob at landley.net
Wed May 25 00:40:09 PDT 2011
My bad, the mips bug is actually:
af3a1f6f4813907e143f87030cde67a9971db533 is the first bad commit
commit af3a1f6f4813907e143f87030cde67a9971db533
Author: Ralf Baechle <ralf at linux-mips.org>
Date: Tue Mar 29 11:43:19 2011 +0200
MIPS: Malta: Fix GCC 4.6.0 build error
CC arch/mips/mti-malta/malta-init.o
arch/mips/mti-malta/malta-init.c: In function 'prom_init':
arch/mips/mti-malta/malta-init.c:196:6: error: variable 'result' set
but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
Signed-off-by: Ralf Baechle <ralf at linux-mips.org>
:040000 040000 58f11c3479ae15f2c4d0a3e7486c7aa4e1ca3e96
33ad31b666926e7090b5165b79773eee38b58229 M arch
Reversing that patch fixes the error, but I've pinged Ralf to see if he
knows what's up. (That's a small enough patch I might be able to work
out what's wrong myself, but let's see what he says first...)
Rob
More information about the Aboriginal
mailing list