Re: [PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-29 Thread Madhavan Srinivasan
On Tuesday 29 October 2013 11:23 PM, Yann E. MORIN wrote: > Christian, All, > > On 2013-10-27 19:02 -0700, Christian Kujau spake thusly: >> On Sun, 27 Oct 2013 at 18:28, Christian Kujau wrote: >>> While doing "make oldconfig" on 3.12-rc7 with gcc-4.7.2 (Debian), the >>> following warning is

Re: [PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-29 Thread Yann E. MORIN
Christian, All, On 2013-10-27 19:02 -0700, Christian Kujau spake thusly: > On Sun, 27 Oct 2013 at 18:28, Christian Kujau wrote: > > While doing "make oldconfig" on 3.12-rc7 with gcc-4.7.2 (Debian), the > > following warning is printed: > > > > HOSTCC scripts/kconfig/zconf.tab.o > > In file

Re: [PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-29 Thread Yann E. MORIN
Christian, All, On 2013-10-27 19:02 -0700, Christian Kujau spake thusly: On Sun, 27 Oct 2013 at 18:28, Christian Kujau wrote: While doing make oldconfig on 3.12-rc7 with gcc-4.7.2 (Debian), the following warning is printed: HOSTCC scripts/kconfig/zconf.tab.o In file included from

Re: [PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-29 Thread Madhavan Srinivasan
On Tuesday 29 October 2013 11:23 PM, Yann E. MORIN wrote: Christian, All, On 2013-10-27 19:02 -0700, Christian Kujau spake thusly: On Sun, 27 Oct 2013 at 18:28, Christian Kujau wrote: While doing make oldconfig on 3.12-rc7 with gcc-4.7.2 (Debian), the following warning is printed:

Re: [PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-27 Thread Christian Kujau
On Sun, 27 Oct 2013 at 18:28, Christian Kujau wrote: > While doing "make oldconfig" on 3.12-rc7 with gcc-4.7.2 (Debian), the > following warning is printed: > > HOSTCC scripts/kconfig/zconf.tab.o > In file included from scripts/kconfig/zconf.tab.c:2537:0: >

[PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-27 Thread Christian Kujau
While doing "make oldconfig" on 3.12-rc7 with gcc-4.7.2 (Debian), the following warning is printed: HOSTCC scripts/kconfig/zconf.tab.o In file included from scripts/kconfig/zconf.tab.c:2537:0: /usr/local/src/linux-git/scripts/kconfig/menu.c: In function ‘get_symbol_str’:

[PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-27 Thread Christian Kujau
While doing make oldconfig on 3.12-rc7 with gcc-4.7.2 (Debian), the following warning is printed: HOSTCC scripts/kconfig/zconf.tab.o In file included from scripts/kconfig/zconf.tab.c:2537:0: /usr/local/src/linux-git/scripts/kconfig/menu.c: In function ‘get_symbol_str’:

Re: [PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function

2013-10-27 Thread Christian Kujau
On Sun, 27 Oct 2013 at 18:28, Christian Kujau wrote: While doing make oldconfig on 3.12-rc7 with gcc-4.7.2 (Debian), the following warning is printed: HOSTCC scripts/kconfig/zconf.tab.o In file included from scripts/kconfig/zconf.tab.c:2537:0: