Re: Build failure on sparc with gcc4.7

2016-07-29 Thread Dmitry V. Levin
On Fri, Jul 29, 2016 at 11:06:24PM +0800, Yun-Chih Chen wrote: > > On Fri, Jul 29, 2016 at 11:00:28PM +0800, Yun-Chih Chen wrote: > >> Environment: > >> OS: Debian Wheezy on qemu-system-sparc64 > >> Kernel: 3.2.0-4-sparc64 > >> gcc: 4.7 > >> > >> strace commit hash: 6d3162acf, configured without --

Re: Build failure on sparc with gcc4.7

2016-07-29 Thread Yun-Chih Chen
> On Fri, Jul 29, 2016 at 11:00:28PM +0800, Yun-Chih Chen wrote: >> Environment: >> OS: Debian Wheezy on qemu-system-sparc64 >> Kernel: 3.2.0-4-sparc64 >> gcc: 4.7 >> >> strace commit hash: 6d3162acf, configured without --enable-gcc-Werror. >> Because this error happens on ./linux/sparc64/* , I sus

Re: Build failure on sparc with gcc4.7

2016-07-29 Thread Dmitry V. Levin
On Fri, Jul 29, 2016 at 11:00:28PM +0800, Yun-Chih Chen wrote: > Environment: > OS: Debian Wheezy on qemu-system-sparc64 > Kernel: 3.2.0-4-sparc64 > gcc: 4.7 > > strace commit hash: 6d3162acf, configured without --enable-gcc-Werror. > Because this error happens on ./linux/sparc64/* , I suspect it

Build failure on sparc with gcc4.7

2016-07-29 Thread Yun-Chih Chen
Environment: OS: Debian Wheezy on qemu-system-sparc64 Kernel: 3.2.0-4-sparc64 gcc: 4.7 strace commit hash: 6d3162acf, configured without --enable-gcc-Werror. Because this error happens on ./linux/sparc64/* , I suspect it is specific to sparc. Any hint on minimum gcc version? Thanks Yunchih -