[PATCH] Quieten arch/powerpc in a allmodconfig build.

Tony Breeds tony at bakeyournoodle.com
Thu Apr 9 10:01:12 EST 2009


On Wed, Apr 08, 2009 at 01:47:36PM -0500, Nathan Lynch wrote:

> I think I had some reason for doing it this way, but I'm drawing a
> blank right now.
> 
> In the meantime, can someone post the warnings that gcc emits for
> cacheinfo.c, as well as the gcc version?  I can't reproduce them with
> 4.3.2 on Fedora.

---
[tony at thor ~]$ egrep cacheinfo tmp/build.log 
/scratch/tony/working/arch/powerpc/kernel/cacheinfo.c: In function 'associativity_show':
/scratch/tony/working/arch/powerpc/kernel/cacheinfo.c:562: warning: 'associativity' may be used uninitialized in this function
/scratch/tony/working/arch/powerpc/kernel/cacheinfo.c: In function 'size_show':
/scratch/tony/working/arch/powerpc/kernel/cacheinfo.c:513: warning: 'size_kb' may be used uninitialized in this function
tony at Sprygo:~/scratch$ /opt/crosstool/gcc-4.4.0-20090216-nolibc/powerpc-linux/bin/powerpc-linux-gcc -v
Using built-in specs.
Target: powerpc-linux
Configured with: /home/tony/buildall/src/gcc/configure --target=powerpc-linux --enable-targets=all --prefix=/opt/crosstool/gcc-4.4.0-20090216-nolibc/powerpc-linux --program-prefix=powerpc-linux- --disable-bootstrap --with-mpfr=/usr --enable-languages=c --without-headers --enable-sjlj-exceptions --with-system-libunwind --disable-nls --disable-threads --disable-shared --disable-libmudflap --disable-libssp --disable-libgomp --disable-decimal-float --enable-checking=release
Thread model: single
gcc version 4.4.0 20090216 (experimental) (GCC) 
tony at Sprygo:~/scratch$ 
---

That's the compiler in rawhide

Yours Tony



More information about the Linuxppc-dev mailing list