# git rev-parse -q --verify 8d1a2408efa6a5e75f4c968351a240425c3fa0e5^{commit} 8d1a2408efa6a5e75f4c968351a240425c3fa0e5 already have revision, skipping fetch # git checkout -q -f -B kisskb 8d1a2408efa6a5e75f4c968351a240425c3fa0e5 # git clean -qxdf # git log -1 commit 8d1a2408efa6a5e75f4c968351a240425c3fa0e5 Merge: 27e7ab9 9dd35d6 Author: Linus Torvalds Date: Mon Nov 21 13:56:17 2016 -0800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc Pull sparc fixes from David Miller: 1) With modern networking cards we can run out of 32-bit DMA space, so support 64-bit DMA addressing when possible on sparc64. From Dave Tushar. 2) Some signal frame validation checks are inverted on sparc32, fix from Andreas Larsson. 3) Lockdep tables can get too large in some circumstances on sparc64, add a way to adjust the size a bit. From Babu Moger. 4) Fix NUMA node probing on some sun4v systems, from Thomas Tai. * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc: drop duplicate header scatterlist.h lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc sunbmac: Fix compiler warning sunqe: Fix compiler warnings sparc64: Enable 64-bit DMA sparc64: Enable sun4v dma ops to use IOMMU v2 APIs sparc64: Bind PCIe devices to use IOMMU v2 service sparc64: Initialize iommu_map_table and iommu_pool sparc64: Add ATU (new IOMMU) support sparc64: Add FORCE_MAX_ZONEORDER and default to 13 sparc64: fix compile warning section mismatch in find_node() sparc32: Fix inverted invalid_frame_pointer checks on sigreturns sparc64: Fix find_node warning if numa node cannot be found # < /opt/cross/kisskb/br-sh4-full-2016.08-613-ge98b4dd/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 8d1a2408efa6a5e75f4c968351a240425c3fa0e5 # < make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/br-sh4-full-2016.08-613-ge98b4dd/bin/sh4-linux- polaris_defconfig # make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/br-sh4-full-2016.08-613-ge98b4dd/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_polaris_defconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/clkdev.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/genksyms/lex.lex.o GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o Generating include/generated/machtypes.h CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost :1316:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1319:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1322:2: warning: #warning syscall pkey_free not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/init_task.o UPD include/generated/compile.h LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/boards/board-polaris.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o LD arch/sh/boards/built-in.o CC arch/sh/mm/consistent.o CC kernel/fork.o In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] #if __BYTE_ORDER == __BIG_ENDIAN ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] #if __BYTE_ORDER == __BIG_ENDIAN ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined #define WRITE(d,a) ({if(put_user(d, (typeof (d)*)a)) return -EFAULT;}) ^ In file included from /home/kisskb/slave/src/include/linux/perf_event.h:44:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:15: /home/kisskb/slave/src/include/linux/fs.h:197:0: note: this is the location of the previous definition #define WRITE REQ_OP_WRITE ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined #define READ(d,a) ({if(get_user(d, (typeof (d)*)a)) return -EFAULT;}) ^ In file included from /home/kisskb/slave/src/include/linux/perf_event.h:44:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:15: /home/kisskb/slave/src/include/linux/fs.h:196:0: note: this is the location of the previous definition #define READ REQ_OP_READ ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:70:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'CMP_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:76:27: note: in expansion of macro 'BOTH_PRmn' #define CMP(OP) ({ int r; BOTH_PRmn(OP##_X,r); r; }) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:6: note: in expansion of macro 'CMP' if (CMP(CMP) > 0) ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:70:22: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'CMP_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:76:27: note: in expansion of macro 'BOTH_PRmn' #define CMP(OP) ({ int r; BOTH_PRmn(OP##_X,r); r; }) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:6: note: in expansion of macro 'CMP' if (CMP(CMP) > 0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:70:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'CMP_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:76:27: note: in expansion of macro 'BOTH_PRmn' #define CMP(OP) ({ int r; BOTH_PRmn(OP##_X,r); r; }) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:6: note: in expansion of macro 'CMP' if (CMP(CMP /*EQ*/) == 0) ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:70:22: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'CMP_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:76:27: note: in expansion of macro 'BOTH_PRmn' #define CMP(OP) ({ int r; BOTH_PRmn(OP##_X,r); r; }) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:6: note: in expansion of macro 'CMP' if (CMP(CMP /*EQ*/) == 0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:22: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:84:19: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = (X##_f1 >> ((N) - _FP_W_TYPE_SIZE) | \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:267:8: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:367:34: note: in expansion of macro '_FP_ADD_INTERNAL' #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') ^ /home/kisskb/slave/src/include/math-emu/double.h:110:27: note: in expansion of macro '_FP_ADD' #define FP_ADD_D(R,X,Y) _FP_ADD(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_ADD_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:85:13: warning: left shift count >= width of type [-Wshift-count-overflow] (((X##_f1 << (2*_FP_W_TYPE_SIZE - (N))) | X##_f0) != 0)); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:267:8: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:367:34: note: in expansion of macro '_FP_ADD_INTERNAL' #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') ^ /home/kisskb/slave/src/include/math-emu/double.h:110:27: note: in expansion of macro '_FP_ADD' #define FP_ADD_D(R,X,Y) _FP_ADD(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_ADD_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:103:2: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:161:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, ADD); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:22: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:84:19: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = (X##_f1 >> ((N) - _FP_W_TYPE_SIZE) | \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:267:8: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:371:5: note: in expansion of macro '_FP_ADD_INTERNAL' _FP_ADD_INTERNAL(fs, wc, R, X, Y, '-'); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:111:27: note: in expansion of macro '_FP_SUB' #define FP_SUB_D(R,X,Y) _FP_SUB(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_SUB_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:85:13: warning: left shift count >= width of type [-Wshift-count-overflow] (((X##_f1 << (2*_FP_W_TYPE_SIZE - (N))) | X##_f0) != 0)); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:267:8: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:371:5: note: in expansion of macro '_FP_ADD_INTERNAL' _FP_ADD_INTERNAL(fs, wc, R, X, Y, '-'); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:111:27: note: in expansion of macro '_FP_SUB' #define FP_SUB_D(R,X,Y) _FP_SUB(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_SUB_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:103:2: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:161:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, SUB); ^ CC arch/sh/kernel/irq_32.o In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:22: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:84:19: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = (X##_f1 >> ((N) - _FP_W_TYPE_SIZE) | \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:405:7: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:112:27: note: in expansion of macro '_FP_MUL' #define FP_MUL_D(R,X,Y) _FP_MUL(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_MUL_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:85:13: warning: left shift count >= width of type [-Wshift-count-overflow] (((X##_f1 << (2*_FP_W_TYPE_SIZE - (N))) | X##_f0) != 0)); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:405:7: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:112:27: note: in expansion of macro '_FP_MUL' #define FP_MUL_D(R,X,Y) _FP_MUL(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_MUL_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:103:2: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:161:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:84:19: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = (X##_f1 >> ((N) - _FP_W_TYPE_SIZE) | \ ^ /home/kisskb/slave/src/include/math-emu/op-1.h:145:5: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_2(_Z, wfracbits-1, 2*wfracbits); \ ^ /home/kisskb/slave/src/arch/sh/include/asm/sfp-machine.h:34:3: note: in expansion of macro '_FP_MUL_MEAT_1_wide' _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,umul_ppmm) ^ /home/kisskb/slave/src/include/math-emu/op-common.h:402:5: note: in expansion of macro '_FP_MUL_MEAT_S' _FP_MUL_MEAT_##fs(R,X,Y); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:101:27: note: in expansion of macro '_FP_MUL' #define FP_MUL_S(R,X,Y) _FP_MUL(S,1,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_MUL_S' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:85:13: warning: left shift count >= width of type [-Wshift-count-overflow] (((X##_f1 << (2*_FP_W_TYPE_SIZE - (N))) | X##_f0) != 0)); \ ^ /home/kisskb/slave/src/include/math-emu/op-1.h:145:5: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_2(_Z, wfracbits-1, 2*wfracbits); \ ^ /home/kisskb/slave/src/arch/sh/include/asm/sfp-machine.h:34:3: note: in expansion of macro '_FP_MUL_MEAT_1_wide' _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,umul_ppmm) ^ /home/kisskb/slave/src/include/math-emu/op-common.h:402:5: note: in expansion of macro '_FP_MUL_MEAT_S' _FP_MUL_MEAT_##fs(R,X,Y); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:101:27: note: in expansion of macro '_FP_MUL' #define FP_MUL_S(R,X,Y) _FP_MUL(S,1,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_MUL_S' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, MUL); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:101:22: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:447:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_2(Y, _FP_WFRACXBITS_##fs); \ ^ /home/kisskb/slave/src/arch/sh/include/asm/sfp-machine.h:41:31: note: in expansion of macro '_FP_DIV_MEAT_2_udiv' #define _FP_DIV_MEAT_D(R,X,Y) _FP_DIV_MEAT_2_udiv(D,R,X,Y) ^ /home/kisskb/slave/src/include/math-emu/op-common.h:465:5: note: in expansion of macro '_FP_DIV_MEAT_D' _FP_DIV_MEAT_##fs(R,X,Y); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:113:27: note: in expansion of macro '_FP_DIV' #define FP_DIV_D(R,X,Y) _FP_DIV(D,2,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:102:2: note: in expansion of macro 'FP_DIV_D' FP_##OP##_##SZ(Fr, Fn, Fm); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:103:2: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:161:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:27: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:103:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fr); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:66:49: note: in expansion of macro 'ARITH_X' FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:2: note: in expansion of macro 'BOTH_PRmn' BOTH_PRmn(ARITH_X, DIV); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/include/math-emu/op-2.h:84:19: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = (X##_f1 >> ((N) - _FP_W_TYPE_SIZE) | \ ^ /home/kisskb/slave/src/include/math-emu/op-1.h:145:5: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_2(_Z, wfracbits-1, 2*wfracbits); \ ^ /home/kisskb/slave/src/arch/sh/include/asm/sfp-machine.h:34:3: note: in expansion of macro '_FP_MUL_MEAT_1_wide' _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,umul_ppmm) ^ /home/kisskb/slave/src/include/math-emu/op-common.h:402:5: note: in expansion of macro '_FP_MUL_MEAT_S' _FP_MUL_MEAT_##fs(R,X,Y); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:101:27: note: in expansion of macro '_FP_MUL' #define FP_MUL_S(R,X,Y) _FP_MUL(S,1,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: note: in expansion of macro 'FP_MUL_S' FP_MUL_S(Ft, Fm, F0); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:85:13: warning: left shift count >= width of type [-Wshift-count-overflow] (((X##_f1 << (2*_FP_W_TYPE_SIZE - (N))) | X##_f0) != 0)); \ ^ /home/kisskb/slave/src/include/math-emu/op-1.h:145:5: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_2(_Z, wfracbits-1, 2*wfracbits); \ ^ /home/kisskb/slave/src/arch/sh/include/asm/sfp-machine.h:34:3: note: in expansion of macro '_FP_MUL_MEAT_1_wide' _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,umul_ppmm) ^ /home/kisskb/slave/src/include/math-emu/op-common.h:402:5: note: in expansion of macro '_FP_MUL_MEAT_S' _FP_MUL_MEAT_##fs(R,X,Y); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:101:27: note: in expansion of macro '_FP_MUL' #define FP_MUL_S(R,X,Y) _FP_MUL(S,1,R,X,Y) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: note: in expansion of macro 'FP_MUL_S' FP_MUL_S(Ft, Fm, F0); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:2: note: in expansion of macro 'PACK_S' PACK_S(FRn, Fr); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:2: note: in expansion of macro 'PACK_S' PACK_S(FRn, Fr); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:2: note: in expansion of macro 'PACK_S' PACK_S(FRn, Fr); ^ CC arch/sh/mm/mmap.o In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/include/math-emu/op-common.h:801:39: warning: right shift count >= width of type [-Wshift-count-overflow] __FP_CLZ_2(X##_e, (_FP_W_TYPE)(ur_ >> _FP_W_TYPE_SIZE), \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:136:9: note: in definition of macro '__FP_CLZ_2' if (xh) \ ^ /home/kisskb/slave/src/include/math-emu/double.h:122:34: note: in expansion of macro '_FP_FROM_INT' #define FP_FROM_INT_D(X,r,rs,rt) _FP_FROM_INT(D,2,X,r,rs,rt) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:287:2: note: in expansion of macro 'FP_FROM_INT_D' FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:187:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-common.h:801:39: warning: right shift count >= width of type [-Wshift-count-overflow] __FP_CLZ_2(X##_e, (_FP_W_TYPE)(ur_ >> _FP_W_TYPE_SIZE), \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:839:22: note: in definition of macro '__FP_CLZ' _FP_W_TYPE _t = (x); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:801:4: note: in expansion of macro '__FP_CLZ_2' __FP_CLZ_2(X##_e, (_FP_W_TYPE)(ur_ >> _FP_W_TYPE_SIZE), \ ^ /home/kisskb/slave/src/include/math-emu/double.h:122:34: note: in expansion of macro '_FP_FROM_INT' #define FP_FROM_INT_D(X,r,rs,rt) _FP_FROM_INT(D,2,X,r,rs,rt) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:287:2: note: in expansion of macro 'FP_FROM_INT_D' FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:103:2: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:161:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_D' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(D, DRn); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-common.h:801:39: warning: right shift count >= width of type [-Wshift-count-overflow] __FP_CLZ_2(X##_e, (_FP_W_TYPE)(ur_ >> _FP_W_TYPE_SIZE), \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:136:9: note: in definition of macro '__FP_CLZ_2' if (xh) \ ^ /home/kisskb/slave/src/include/math-emu/single.h:111:34: note: in expansion of macro '_FP_FROM_INT' #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:287:2: note: in expansion of macro 'FP_FROM_INT_S' FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(S, FRn); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:187:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-common.h:801:39: warning: right shift count >= width of type [-Wshift-count-overflow] __FP_CLZ_2(X##_e, (_FP_W_TYPE)(ur_ >> _FP_W_TYPE_SIZE), \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:839:22: note: in definition of macro '__FP_CLZ' _FP_W_TYPE _t = (x); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:801:4: note: in expansion of macro '__FP_CLZ_2' __FP_CLZ_2(X##_e, (_FP_W_TYPE)(ur_ >> _FP_W_TYPE_SIZE), \ ^ /home/kisskb/slave/src/include/math-emu/single.h:111:34: note: in expansion of macro '_FP_FROM_INT' #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:287:2: note: in expansion of macro 'FP_FROM_INT_S' FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(S, FRn); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(S, FRn); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(S, FRn); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:288:2: note: in expansion of macro 'PACK_S' PACK_##SZ(N, Fn); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: note: in expansion of macro 'EMU_FLOAT_X' EMU_FLOAT_X(S, FRn); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:303:2: note: in expansion of macro 'UNPACK_D' UNPACK_##SZ(Fn, N); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:3: note: in expansion of macro 'EMU_FTRC_X' EMU_FTRC_X(D, DRn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:581:4: warning: left shift count >= width of type [-Wshift-count-overflow] r <<= _FP_W_TYPE_SIZE; \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:676:7: note: in expansion of macro '_FP_FRAC_ASSEMBLE_2' _FP_FRAC_ASSEMBLE_##wc(r, X, rsize); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:120:34: note: in expansion of macro '_FP_TO_INT' #define FP_TO_INT_D(r,X,rsz,rsg) _FP_TO_INT(D,2,r,X,rsz,rsg) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:304:2: note: in expansion of macro 'FP_TO_INT_D' FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:3: note: in expansion of macro 'EMU_FTRC_X' EMU_FTRC_X(D, DRn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:581:4: warning: left shift count >= width of type [-Wshift-count-overflow] r <<= _FP_W_TYPE_SIZE; \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:697:3: note: in expansion of macro '_FP_FRAC_ASSEMBLE_2' _FP_FRAC_ASSEMBLE_##wc(r, X, rsize); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:120:34: note: in expansion of macro '_FP_TO_INT' #define FP_TO_INT_D(r,X,rsz,rsg) _FP_TO_INT(D,2,r,X,rsz,rsg) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:304:2: note: in expansion of macro 'FP_TO_INT_D' FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:3: note: in expansion of macro 'EMU_FTRC_X' EMU_FTRC_X(D, DRn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:710:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, 1); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:120:34: note: in expansion of macro '_FP_TO_INT' #define FP_TO_INT_D(r,X,rsz,rsg) _FP_TO_INT(D,2,r,X,rsz,rsg) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:304:2: note: in expansion of macro 'FP_TO_INT_D' FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:3: note: in expansion of macro 'EMU_FTRC_X' EMU_FTRC_X(D, DRn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:581:4: warning: left shift count >= width of type [-Wshift-count-overflow] r <<= _FP_W_TYPE_SIZE; \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:712:3: note: in expansion of macro '_FP_FRAC_ASSEMBLE_2' _FP_FRAC_ASSEMBLE_##wc(r, X, rsize); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:120:34: note: in expansion of macro '_FP_TO_INT' #define FP_TO_INT_D(r,X,rsz,rsg) _FP_TO_INT(D,2,r,X,rsz,rsg) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:304:2: note: in expansion of macro 'FP_TO_INT_D' FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:3: note: in expansion of macro 'EMU_FTRC_X' EMU_FTRC_X(D, DRn); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:610:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_2(D, (_FP_WFRACBITS_##dfs - _FP_WFRACBITS_##sfs)); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:822:5: note: in expansion of macro '_FP_FRAC_CONV_2_1' _FP_FRAC_CONV_##dwc##_##swc(dfs, sfs, D, S); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:2: note: in expansion of macro 'FP_CONV' FP_CONV(D, S, 2, 1, Fr, Fn); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: note: in expansion of macro 'PACK_D' PACK_D(DRn, Fr); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:103:2: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: note: in expansion of macro 'PACK_D' PACK_D(DRn, Fr); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: note: in expansion of macro 'PACK_D' PACK_D(DRn, Fr); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:161:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: note: in expansion of macro 'PACK_D' PACK_D(DRn, Fr); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:103:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:60:13: note: in expansion of macro 'FP_PACK_DP' {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: note: in expansion of macro 'PACK_D' PACK_D(DRn, Fr); ^ In file included from /home/kisskb/slave/src/include/math-emu/soft-fp.h:184:0, from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22: /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/include/math-emu/op-2.h:52:18: warning: left shift count is negative [-Wshift-count-negative] X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:42:5: note: in expansion of macro '_FP_FRAC_SLL_2' _FP_FRAC_SLL_##wc(X, _FP_WORKBITS); \ ^ /home/kisskb/slave/src/include/math-emu/double.h:92:5: note: in expansion of macro '_FP_UNPACK_CANONICAL' _FP_UNPACK_CANONICAL(D,2,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:62:53: note: in expansion of macro 'FP_UNPACK_DP' {u32 t[2]; t[0]=((u32*)&r)[1]; t[1]=((u32*)&r)[0]; FP_UNPACK_DP(f,t);} ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:2: note: in expansion of macro 'UNPACK_D' UNPACK_D(Fn, DRn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:84:19: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = (X##_f1 >> ((N) - _FP_W_TYPE_SIZE) | \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:599:7: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_2(S, (_FP_WFRACBITS_##sfs - _FP_WFRACBITS_##dfs), \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:822:5: note: in expansion of macro '_FP_FRAC_CONV_1_2' _FP_FRAC_CONV_##dwc##_##swc(dfs, sfs, D, S); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: note: in expansion of macro 'FP_CONV' FP_CONV(S, D, 1, 2, Fr, Fn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:85:13: warning: left shift count >= width of type [-Wshift-count-overflow] (((X##_f1 << (2*_FP_W_TYPE_SIZE - (N))) | X##_f0) != 0)); \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:599:7: note: in expansion of macro '_FP_FRAC_SRS_2' _FP_FRAC_SRS_2(S, (_FP_WFRACBITS_##sfs - _FP_WFRACBITS_##dfs), \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:822:5: note: in expansion of macro '_FP_FRAC_CONV_1_2' _FP_FRAC_CONV_##dwc##_##swc(dfs, sfs, D, S); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: note: in expansion of macro 'FP_CONV' FP_CONV(S, D, 1, 2, Fr, Fn); ^ /home/kisskb/slave/src/include/math-emu/op-2.h:66:18: warning: right shift count is negative [-Wshift-count-negative] X##_f0 = X##_f1 >> ((N) - _FP_W_TYPE_SIZE); \ ^ /home/kisskb/slave/src/include/math-emu/op-2.h:602:7: note: in expansion of macro '_FP_FRAC_SRL_2' _FP_FRAC_SRL_2(S, (_FP_WFRACBITS_##sfs - _FP_WFRACBITS_##dfs)); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:822:5: note: in expansion of macro '_FP_FRAC_CONV_1_2' _FP_FRAC_CONV_##dwc##_##swc(dfs, sfs, D, S); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: note: in expansion of macro 'FP_CONV' FP_CONV(S, D, 1, 2, Fr, Fn); ^ In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:22:0: /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:97:2: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:2: note: in expansion of macro 'PACK_S' PACK_S(FPUL, Fr); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:150:3: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:2: note: in expansion of macro 'PACK_S' PACK_S(FPUL, Fr); ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:141:32: warning: statement with no effect [-Wunused-value] #define _FP_ROUND_ZERO(wc, X) 0 ^ /home/kisskb/slave/src/include/math-emu/soft-fp.h:165:6: note: in expansion of macro '_FP_ROUND_ZERO' _FP_ROUND_ZERO(wc,X); \ ^ /home/kisskb/slave/src/include/math-emu/op-common.h:175:10: note: in expansion of macro '_FP_ROUND' _FP_ROUND(wc, X); \ ^ /home/kisskb/slave/src/include/math-emu/single.h:92:5: note: in expansion of macro '_FP_PACK_CANONICAL' _FP_PACK_CANONICAL(S,1,X); \ ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:57:21: note: in expansion of macro 'FP_PACK_SP' #define PACK_S(r,f) FP_PACK_SP(&r,f) ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:2: note: in expansion of macro 'PACK_S' PACK_S(FPUL, Fr); ^ /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] static int ieee_fpe_handler(struct pt_regs *regs) ^ CC arch/sh/mm/cache-sh3.o CC kernel/exec_domain.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/fault.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/mm/gup.o CC arch/sh/kernel/process_32.o CC kernel/panic.o LD init/mounts.o LD init/built-in.o LD certs/built-in.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC mm/filemap.o CC fs/open.o CC mm/mempool.o CC arch/sh/mm/ioremap.o CC mm/oom_kill.o CC fs/read_write.o CC fs/file_table.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/kmap.o CC arch/sh/mm/pgtable.o CC kernel/cpu.o CC arch/sh/kernel/return_address.o CC kernel/exit.o CC arch/sh/mm/tlbex_32.o LD arch/sh/math-emu/built-in.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC arch/sh/kernel/setup.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/mm/tlb-sh3.o CC kernel/softirq.o CC mm/maccess.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/signal_32.o CC mm/page_alloc.o CC fs/exec.o LD arch/sh/mm/built-in.o CC mm/page-writeback.o CC fs/pipe.o CC arch/sh/kernel/sys_sh.o CC fs/namei.o CC kernel/resource.o CC kernel/sysctl.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC ipc/util.o CC security/commoncap.o CC arch/sh/kernel/topology.o CC kernel/sysctl_binary.o CC ipc/msgutil.o CC arch/sh/kernel/traps.o CC fs/fcntl.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC security/min_addr.o CC ipc/msg.o CC ipc/sem.o CC kernel/capability.o CC security/lsm_audit.o CC arch/sh/kernel/iomap.o CC mm/readahead.o CC kernel/ptrace.o CC fs/ioctl.o CC arch/sh/kernel/sys_sh32.o CC ipc/shm.o CC kernel/user.o LD security/built-in.o CC crypto/api.o CC arch/sh/kernel/cpu/irq/imask.o CC mm/swap.o CC block/bio.o CC block/elevator.o CC block/blk-core.o CC arch/sh/kernel/cpu/irq/ipr.o CC fs/readdir.o CC kernel/signal.o CC crypto/cipher.o CC ipc/syscall.o LD arch/sh/kernel/cpu/irq/built-in.o AS arch/sh/kernel/cpu/sh3/ex.o CC arch/sh/kernel/cpu/sh3/probe.o CC ipc/ipc_sysctl.o AS arch/sh/kernel/cpu/sh3/entry.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/kernel/cpu/sh3/setup-sh3.o CC arch/sh/kernel/vsyscall/vsyscall.o CC crypto/compress.o CC fs/select.o CC arch/sh/kernel/cpu/sh3/setup-sh770x.o CC ipc/mqueue.o CC ipc/namespace.o LDS arch/sh/kernel/vsyscall/vsyscall.lds AS arch/sh/kernel/vsyscall/vsyscall-trapa.o CC arch/sh/kernel/cpu/sh3/serial-sh770x.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC mm/truncate.o CC crypto/memneq.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD arch/sh/kernel/vsyscall/built-in.o CC crypto/crypto_wq.o CC arch/sh/kernel/cpu/adc.o CC arch/sh/kernel/cpu/sh3/clock-sh7709.o CC arch/sh/kernel/sh_ksyms_32.o CC crypto/algapi.o LD arch/sh/kernel/cpu/sh3/built-in.o CC arch/sh/kernel/cpu/clock-cpg.o CC kernel/sys.o CC kernel/kmod.o CC fs/dcache.o /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated [-Wdeprecated-declarations] arch_init_clk_ops(&clk->ops, i); ^ In file included from /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:6:0: /home/kisskb/slave/src/arch/sh/include/asm/clock.h:7:19: note: declared here void __deprecated arch_init_clk_ops(struct sh_clk_ops **, int type); ^ /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:76:2: warning: 'cpg_clk_init' is deprecated [-Wdeprecated-declarations] return cpg_clk_init(); ^ /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:46:25: note: declared here int __init __deprecated cpg_clk_init(void) ^ CC block/blk-tag.o CC ipc/mq_sysctl.o CC arch/sh/kernel/cpu/init.o CC mm/vmscan.o CC kernel/workqueue.o LD ipc/built-in.o CC kernel/pid.o LD drivers/amba/built-in.o LD drivers/auxdisplay/built-in.o CC drivers/base/component.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/module.o CC block/blk-sysfs.o CC arch/sh/kernel/cpu/pfc.o CC crypto/scatterwalk.o CC drivers/base/core.o LD sound/built-in.o CC kernel/task_work.o CC arch/sh/kernel/cpu/proc.o CC crypto/proc.o CC block/blk-flush.o CC arch/sh/kernel/stacktrace.o LD drivers/block/built-in.o CC drivers/base/bus.o LD arch/sh/kernel/cpu/built-in.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/perf_event.o CC crypto/aead.o LD drivers/bus/built-in.o CC mm/shmem.o LD firmware/built-in.o LD drivers/cdrom/built-in.o CC fs/inode.o CC block/blk-settings.o CC arch/sh/kernel/perf_callchain.o CC fs/attr.o CC arch/sh/drivers/dma/dma-sh.o CC arch/sh/drivers/dma/dma-api.o CC arch/sh/kernel/hw_breakpoint.o CC drivers/base/dd.o CC fs/bad_inode.o CC kernel/extable.o CC crypto/ablkcipher.o CC kernel/params.o CC kernel/kthread.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/drivers/dma/dma-sysfs.o LD arch/sh/kernel/built-in.o CC net/socket.o CC block/blk-ioc.o CC block/blk-map.o CC drivers/base/syscore.o CC fs/file.o LD arch/sh/drivers/dma/built-in.o CC arch/sh/drivers/heartbeat.o CC crypto/blkcipher.o AS arch/sh/lib/movmem.o CC arch/sh/lib/ashldi3.o CC drivers/base/driver.o LD arch/sh/drivers/built-in.o CC arch/sh/lib/ashrdi3.o CC crypto/skcipher.o CC kernel/sys_ni.o CC block/blk-exec.o CC kernel/nsproxy.o CC drivers/base/class.o CC mm/util.o CC arch/sh/lib/lshrdi3.o CC crypto/ahash.o CC fs/filesystems.o AS arch/sh/lib/ashlsi3.o AS arch/sh/lib/ashrsi3.o AS arch/sh/lib/ashiftrt.o AS arch/sh/lib/lshrsi3.o CC kernel/notifier.o AS arch/sh/lib/udiv_qrnnd.o CC arch/sh/lib/io.o CC block/blk-merge.o CC drivers/base/platform.o CC lib/lockref.o CC mm/mmzone.o CC lib/bcd.o CC lib/div64.o CC lib/sort.o AS arch/sh/lib/__clear_user.o LD net/802/built-in.o AS arch/sh/lib/checksum.o CC mm/vmstat.o AS arch/sh/lib/copy_page.o CC arch/sh/lib/delay.o CC arch/sh/lib/div64-generic.o CC drivers/base/cpu.o CC crypto/shash.o CC fs/namespace.o CC kernel/ksysfs.o CC lib/parser.o AS arch/sh/lib/div64.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.o CC net/core/sock.o AS arch/sh/lib/memmove.o AS arch/sh/lib/memset.o AS arch/sh/lib/strlen.o AS arch/sh/lib/udivsi3.o AS arch/sh/lib/udivsi3_i4i.o AR arch/sh/lib/lib.a EXPORTS arch/sh/lib/lib-ksyms.o LD arch/sh/lib/built-in.o CC block/blk-softirq.o CC block/blk-timeout.o CC kernel/cred.o CC drivers/base/firmware.o CC lib/halfmd4.o CC lib/debug_locks.o CC mm/backing-dev.o CC mm/mm_init.o CC lib/random32.o CC drivers/base/init.o CC drivers/char/mem.o CC crypto/akcipher.o CC drivers/base/map.o CC block/blk-lib.o CC lib/bust_spinlocks.o CC block/blk-mq.o CC kernel/reboot.o CC drivers/base/devres.o CC lib/kasprintf.o CC mm/mmu_context.o CC drivers/char/random.o CC crypto/kpp.o CC lib/bitmap.o CC lib/scatterlist.o CC mm/percpu.o CC kernel/async.o CC drivers/base/attribute_container.o CC fs/seq_file.o CC crypto/algboss.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC drivers/base/transport_class.o CC lib/gcd.o CC drivers/char/misc.o CC lib/lcm.o CC lib/list_sort.o CC net/core/request_sock.o LD drivers/char/agp/built-in.o CC drivers/base/topology.o CC lib/uuid.o CC block/blk-mq-tag.o CC fs/xattr.o CC kernel/groups.o CC crypto/testmgr.o CC fs/libfs.o CC lib/flex_array.o CC mm/slab_common.o CC drivers/base/container.o LD drivers/char/built-in.o CC net/ethernet/eth.o CC drivers/base/property.o CC lib/iov_iter.o CC crypto/crypto_null.o CC kernel/bpf/core.o CC net/core/skbuff.o CC block/blk-mq-sysfs.o CC crypto/aes_generic.o CC mm/compaction.o CC fs/fs-writeback.o CC lib/clz_ctz.o CC drivers/base/cacheinfo.o LD net/ethernet/built-in.o CC fs/pnode.o CC block/blk-mq-cpumap.o CC crypto/rng.o CC drivers/base/power/clock_ops.o CC kernel/events/core.o CC block/ioctl.o CC mm/vmacache.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o CC [M] crypto/echainiv.o LD kernel/bpf/built-in.o CC kernel/events/ring_buffer.o CC block/genhd.o LD drivers/base/power/built-in.o CC drivers/base/dma-mapping.o CC mm/interval_tree.o CC lib/memweight.o CC fs/splice.o CC lib/kfifo.o CC [M] crypto/hmac.o CC mm/list_lru.o CC drivers/base/dma-coherent.o LD virt/lib/built-in.o LD virt/built-in.o LD drivers/char/ipmi/built-in.o CC [M] crypto/sha256_generic.o CC [M] crypto/drbg.o CC lib/percpu-refcount.o CC drivers/clk/clk-devres.o CC mm/workingset.o CC drivers/base/firmware_class.o CC block/scsi_ioctl.o CC drivers/clk/clkdev.o CC lib/percpu_ida.o CC fs/sync.o CC mm/debug.o CC fs/utimes.o CC lib/rhashtable.o LD drivers/clk/bcm/built-in.o LD drivers/clk/mvebu/built-in.o CC drivers/base/module.o LD drivers/clk/ti/built-in.o CC net/core/datagram.o LD drivers/clk/built-in.o CC lib/reciprocal_div.o CC [M] crypto/jitterentropy.o CC [M] crypto/jitterentropy-kcapi.o CC block/partition-generic.o CC net/ipv4/route.o CC mm/gup.o CC kernel/events/callchain.o LD drivers/base/built-in.o CC drivers/clocksource/sh_tmu.o CC fs/stack.o LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o CC net/core/stream.o LD crypto/cryptomgr.o LD [M] crypto/jitterentropy_rng.o CC fs/fs_struct.o LD crypto/built-in.o CC lib/once.o LD drivers/clocksource/built-in.o LD drivers/crypto/built-in.o LD drivers/firewire/built-in.o LD drivers/firmware/broadcom/built-in.o LD drivers/firmware/meson/built-in.o LD drivers/firmware/built-in.o LD drivers/gpu/drm/bridge/built-in.o LD drivers/gpu/drm/hisilicon/built-in.o LD drivers/gpu/drm/i2c/built-in.o LD drivers/gpu/drm/omapdrm/displays/built-in.o LD drivers/gpu/drm/omapdrm/dss/built-in.o LD drivers/gpu/drm/omapdrm/built-in.o LD drivers/gpu/drm/panel/built-in.o LD drivers/gpu/drm/tilcdc/built-in.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/vga/built-in.o LD drivers/gpu/built-in.o CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC mm/highmem.o CC lib/string_helpers.o CC block/ioprio.o CC fs/statfs.o CC lib/hexdump.o CC mm/memory.o CC block/badblocks.o CC net/core/scm.o CC fs/fs_pin.o CC lib/kstrtox.o CC fs/nsfs.o CC block/partitions/check.o CC block/noop-iosched.o CC fs/buffer.o CC lib/iomap_copy.o CC fs/block_dev.o CC net/ipv4/inetpeer.o CC block/partitions/msdos.o CC lib/devres.o CC kernel/events/hw_breakpoint.o CC block/partitions/efi.o CC net/core/gen_stats.o CC lib/hweight.o CC lib/smp_processor_id.o CC lib/bitrev.o CC mm/mincore.o LD kernel/events/built-in.o CC kernel/irq/irqdesc.o CC net/ipv4/protocol.o HOSTCC lib/gen_crc32table LD block/partitions/built-in.o CC block/cfq-iosched.o CC lib/zlib_deflate/deflate.o CC net/core/gen_estimator.o LD kernel/livepatch/built-in.o CC net/core/net_namespace.o CC mm/mlock.o CC mm/mmap.o /home/kisskb/slave/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /home/kisskb/slave/src/block/cfq-iosched.c:3826:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC kernel/irq/handle.o CC lib/zlib_deflate/deftree.o CC net/ipv4/ip_input.o CC drivers/hid/hid-generic.o CC kernel/irq/manage.o CC lib/zlib_deflate/deflate_syms.o CC drivers/hid/hid-a4tech.o /home/kisskb/slave/src/mm/mmap.c: In function '__vma_adjust': /home/kisskb/slave/src/mm/mmap.c:584:2: warning: 'rb_link' may be used uninitialized in this function [-Wmaybe-uninitialized] __vma_link_rb(mm, vma, rb_link, rb_parent); ^ /home/kisskb/slave/src/mm/mmap.c:615:19: note: 'rb_link' was declared here struct rb_node **rb_link, *rb_parent; ^ /home/kisskb/slave/src/mm/mmap.c:584:2: warning: 'rb_parent' may be used uninitialized in this function [-Wmaybe-uninitialized] __vma_link_rb(mm, vma, rb_link, rb_parent); ^ /home/kisskb/slave/src/mm/mmap.c:615:29: note: 'rb_parent' was declared here struct rb_node **rb_link, *rb_parent; ^ /home/kisskb/slave/src/mm/mmap.c:583:2: warning: 'prev' may be used uninitialized in this function [-Wmaybe-uninitialized] __vma_link_list(mm, vma, prev, rb_parent); ^ /home/kisskb/slave/src/mm/mmap.c:614:25: note: 'prev' was declared here struct vm_area_struct *prev; ^ CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC fs/direct-io.o CC net/core/secure_seq.o CC kernel/locking/mutex.o CC drivers/hid/hid-apple.o CC net/ipv4/ip_fragment.o CC net/ipv6/addrconf_core.o CC kernel/irq/spurious.o CC net/core/flow_dissector.o CC drivers/hid/hid-belkin.o CC lib/zlib_inflate/inftrees.o LD block/built-in.o CC mm/mprotect.o CC net/core/sysctl_net_core.o CC lib/zlib_inflate/inflate_syms.o CC kernel/irq/resend.o CC kernel/locking/semaphore.o CC drivers/hid/hid-cherry.o CC kernel/irq/chip.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC lib/audit.o CC net/ipv6/exthdrs_core.o CC mm/mremap.o CC drivers/hid/hid-chicony.o CC lib/syscall.o CC lib/nlattr.o CC kernel/locking/rwsem.o CC net/ipv4/ip_forward.o CC drivers/hid/hid-cypress.o CC net/netlink/af_netlink.o CC kernel/irq/dummychip.o CC net/core/dev.o CC kernel/locking/percpu-rwsem.o CC mm/msync.o CC drivers/hid/hid-ezkey.o CC lib/atomic64.o CC kernel/locking/mutex-debug.o CC kernel/irq/devres.o CC net/ipv6/ip6_checksum.o CC drivers/hid/hid-kensington.o CC net/ipv4/ip_options.o CC mm/rmap.o CC lib/dynamic_queue_limits.o CC lib/strncpy_from_user.o CC kernel/irq/irqdomain.o CC kernel/locking/lockdep.o CC fs/mpage.o CC drivers/hid/hid-lg.o CC lib/strnlen_user.o CC lib/net_utils.o CC net/ipv6/ip6_icmp.o CC kernel/irq/proc.o CC drivers/hid/hid-microsoft.o CC fs/proc_namespace.o CC mm/vmalloc.o CC net/ipv4/ip_output.o CC lib/sbitmap.o LD kernel/irq/built-in.o CC drivers/hid/hid-monterey.o CC kernel/locking/lockdep_proc.o CC net/netlink/genetlink.o CC net/ipv6/output_core.o CC fs/devpts/inode.o LD drivers/hid/hid.o LD drivers/hid/hid-logitech.o LD drivers/hid/built-in.o LD drivers/hwtracing/intel_th/built-in.o LD drivers/i2c/algos/built-in.o LD drivers/i2c/busses/built-in.o LD drivers/i2c/muxes/built-in.o LD drivers/i2c/built-in.o CC kernel/locking/rtmutex.o LD drivers/idle/built-in.o CC drivers/input/input.o CC net/ipv4/ip_sockglue.o CC lib/argv_split.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o LD fs/exofs/built-in.o CC fs/exportfs/expfs.o CC lib/bug.o CC kernel/locking/rtmutex-debug.o CC lib/chacha20.o CC net/ipv6/protocol.o CC mm/pagewalk.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC fs/jffs2/compr.o CC kernel/locking/spinlock.o CC lib/cmdline.o CC mm/pgtable-generic.o LD net/netlink/built-in.o CC net/ipv6/ip6_offload.o CC lib/ctype.o CC lib/dec_and_lock.o CC drivers/input/input-compat.o CC lib/decompress.o CC fs/jffs2/dir.o CC lib/dma-noop.o CC fs/jffs2/file.o CC kernel/locking/spinlock_debug.o CC mm/process_vm_access.o CC fs/jffs2/ioctl.o CC kernel/locking/rwsem-spinlock.o CC net/ipv4/inet_hashtables.o CC drivers/input/input-mt.o CC fs/kernfs/mount.o CC lib/dump_stack.o CC fs/lockd/clntlock.o CC mm/init-mm.o CC net/core/ethtool.o CC fs/jffs2/nodelist.o CC net/ipv6/tcpv6_offload.o CC mm/bootmem.o LD kernel/locking/built-in.o CC kernel/power/qos.o CC lib/earlycpio.o CC lib/extable.o CC fs/kernfs/inode.o CC drivers/input/ff-core.o /home/kisskb/slave/src/mm/bootmem.c: In function 'mark_bootmem': /home/kisskb/slave/src/mm/bootmem.c:385:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC lib/flex_proportions.o /home/kisskb/slave/src/net/core/ethtool.c: In function 'ethtool_get_feature_mask': /home/kisskb/slave/src/net/core/ethtool.c:300:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC fs/jffs2/malloc.o CC net/ipv6/exthdrs_offload.o CC lib/idr.o CC fs/kernfs/dir.o LD kernel/power/built-in.o CC kernel/printk/printk.o LD drivers/input/input-core.o LD drivers/input/built-in.o LD drivers/iommu/built-in.o CC mm/fadvise.o LD drivers/irqchip/built-in.o LD drivers/lguest/built-in.o LD drivers/macintosh/built-in.o CC fs/lockd/clntproc.o LD drivers/media/common/b2c2/built-in.o LD drivers/media/common/saa7146/built-in.o LD drivers/media/common/siano/built-in.o LD drivers/media/common/v4l2-tpg/built-in.o CC fs/jffs2/read.o LD drivers/media/common/built-in.o LD drivers/media/firewire/built-in.o LD drivers/media/i2c/soc_camera/built-in.o LD drivers/media/i2c/built-in.o LD drivers/media/mmc/siano/built-in.o LD drivers/media/mmc/built-in.o LD drivers/media/pci/b2c2/built-in.o LD drivers/media/pci/ddbridge/built-in.o CC net/ipv4/inet_timewait_sock.o LD drivers/media/pci/dm1105/built-in.o LD drivers/media/pci/mantis/built-in.o LD drivers/media/pci/netup_unidvb/built-in.o LD drivers/media/pci/ngene/built-in.o LD drivers/media/pci/pluto2/built-in.o LD drivers/media/pci/pt1/built-in.o LD drivers/media/pci/pt3/built-in.o LD drivers/media/pci/saa7146/built-in.o LD drivers/media/pci/smipcie/built-in.o LD drivers/media/pci/ttpci/built-in.o LD net/ipv6/built-in.o LD drivers/media/pci/built-in.o CC fs/lockd/clntxdr.o LD drivers/media/platform/omap/built-in.o LD drivers/media/platform/built-in.o LD drivers/media/rc/keymaps/built-in.o LD drivers/media/rc/built-in.o LD drivers/media/spi/built-in.o LD drivers/media/tuners/built-in.o LD drivers/media/usb/b2c2/built-in.o LD drivers/media/usb/dvb-usb/built-in.o LD drivers/media/usb/dvb-usb-v2/built-in.o LD drivers/media/usb/s2255/built-in.o LD drivers/media/usb/siano/built-in.o LD drivers/media/usb/stkwebcam/built-in.o LD drivers/media/usb/ttusb-budget/built-in.o LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/media/usb/zr364xx/built-in.o CC mm/madvise.o LD drivers/media/usb/built-in.o LD drivers/media/built-in.o LD drivers/mfd/built-in.o CC lib/int_sqrt.o LD drivers/misc/cb710/built-in.o LD drivers/misc/eeprom/built-in.o LD drivers/misc/lis3lv02d/built-in.o LD drivers/misc/mic/bus/built-in.o LD drivers/misc/mic/built-in.o LD drivers/misc/ti-st/built-in.o LD drivers/misc/built-in.o CC lib/ioremap.o LD drivers/mmc/built-in.o CC fs/jffs2/nodemgmt.o CC drivers/mtd/mtdcore.o CC fs/kernfs/file.o CC lib/irq_regs.o CC mm/memblock.o CC lib/is_single_threaded.o CC net/core/dev_addr_lists.o CC net/core/dst.o CC fs/jffs2/readinode.o CC net/ipv4/inet_connection_sock.o CC fs/lockd/host.o CC lib/klist.o CC fs/kernfs/symlink.o CC kernel/printk/nmi.o CC lib/kobject.o CC mm/dmapool.o CC drivers/mtd/mtdsuper.o LD kernel/printk/built-in.o CC kernel/rcu/update.o LD fs/kernfs/built-in.o CC mm/slab.o CC kernel/rcu/sync.o CC fs/jffs2/write.o CC fs/lockd/svc.o CC net/core/netevent.o CC fs/lockd/svclock.o CC drivers/mtd/mtdconcat.o CC drivers/mtd/mtdpart.o CC kernel/rcu/srcu.o CC lib/kobject_uevent.o CC kernel/rcu/tree.o CC fs/jffs2/scan.o CC net/ipv4/tcp.o CC net/core/neighbour.o CC kernel/sched/core.o CC fs/lockd/svcshare.o CC net/core/rtnetlink.o CC lib/md5.o CC drivers/mtd/mtdchar.o CC lib/nmi_backtrace.o CC fs/jffs2/gc.o CC mm/migrate.o /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:3292:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC lib/nodemask.o CC fs/lockd/svcproc.o /home/kisskb/slave/src/net/core/neighbour.c: In function 'neigh_sysctl_register': /home/kisskb/slave/src/net/core/neighbour.c:3184:2: warning: 'p_name' may be used uninitialized in this function [-Wmaybe-uninitialized] snprintf(neigh_path, sizeof(neigh_path), "net/%s/neigh/%s", ^ CC lib/plist.o CC lib/radix-tree.o CC drivers/mtd/cmdlinepart.o CC fs/jffs2/symlink.o CC fs/jffs2/build.o CC drivers/mtd/mtd_blkdevs.o CC fs/lockd/svcsubs.o LD kernel/rcu/built-in.o CC mm/quicklist.o CC drivers/net/mii.o CC fs/jffs2/erase.o CC lib/ratelimit.o LD mm/built-in.o CC drivers/net/Space.o CC kernel/sched/loadavg.o CC lib/rbtree.o CC drivers/mtd/mtdblock.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC fs/jffs2/background.o CC fs/lockd/mon.o CC lib/seq_buf.o CC kernel/sched/clock.o CC net/ipv4/tcp_timer.o CC net/core/utils.o CC drivers/net/loopback.o CC drivers/mtd/chips/chipreg.o CC fs/jffs2/fs.o CC lib/sha1.o CC kernel/sched/cputime.o CC drivers/mtd/chips/cfi_probe.o CC fs/lockd/xdr.o CC lib/show_mem.o LD drivers/net/ethernet/8390/built-in.o LD drivers/net/ethernet/amazon/built-in.o LD drivers/net/ethernet/arc/built-in.o LD drivers/net/ethernet/broadcom/built-in.o LD drivers/net/ethernet/cadence/built-in.o LD drivers/net/ethernet/ezchip/built-in.o LD drivers/net/ethernet/i825xx/built-in.o LD drivers/net/ethernet/intel/built-in.o In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:18: /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c: In function 'cfi_probe_chip': /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:17:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:18: /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:17:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:18: /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:17:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:18: /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:17:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:18: /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:17:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:18: /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_probe.c:17:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ LD drivers/net/ethernet/marvell/built-in.o CC fs/jffs2/writev.o LD drivers/net/ethernet/micrel/built-in.o LD drivers/net/ethernet/natsemi/built-in.o LD drivers/net/ethernet/netronome/built-in.o CC lib/string.o LD drivers/net/ethernet/qualcomm/emac/built-in.o LD drivers/net/ethernet/qualcomm/built-in.o CC kernel/sched/idle_task.o LD drivers/net/ethernet/renesas/built-in.o LD drivers/net/ethernet/rocker/built-in.o LD drivers/net/ethernet/samsung/built-in.o CC net/core/link_watch.o LD drivers/net/ethernet/seeq/built-in.o CC drivers/mtd/chips/cfi_util.o CC drivers/net/ethernet/smsc/smsc911x.o CC fs/jffs2/super.o CC fs/jffs2/debug.o CC kernel/sched/fair.o CC lib/timerqueue.o /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_send_gen_cmd': /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:206:13: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *prev_val = map_read(map, addr); ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_qry_present': /home/kisskb/slave/src/include/linux/mtd/map.h:279:6: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (val1.x[i] != val2.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/include/linux/mtd/map.h:279:6: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (val1.x[i] != val2.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/include/linux/mtd/map.h:279:6: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (val1.x[i] != val2.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ CC fs/lockd/clnt4xdr.o In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:24: /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_read_pri': /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c:23:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ CC lib/vsprintf.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC fs/nfs/client.o CC fs/jffs2/compr_rtime.o CC net/core/filter.o In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'chip_ready': /home/kisskb/slave/src/include/linux/mtd/map.h:324:18: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((val1.x[i] & val2.x[i]) != val3.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:324:18: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((val1.x[i] & val2.x[i]) != val3.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ CC kernel/sched/rt.o CC fs/jffs2/compr_zlib.o In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'inval_cache_and_wait_for_operation': /home/kisskb/slave/src/include/linux/mtd/map.h:324:18: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((val1.x[i] & val2.x[i]) != val3.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ CC fs/lockd/xdr4.o In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_writev': /home/kisskb/slave/src/include/linux/mtd/map.h:336:17: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (val1.x[i] & val2.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:1744:3: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] printk(KERN_ERR "%s: Chip not ready for buffer write. Xstatus = %lx, status = %lx\n", ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:1744:3: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] printk(KERN_ERR "%s: Chip not ready for buffer write. Xstatus = %lx, status = %lx\n", ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:336:17: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (val1.x[i] & val2.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ LD drivers/mtd/devices/built-in.o CC kernel/sched/deadline.o /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_erase_oneblock': /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:1956:17: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned long chipstatus = MERGESTATUS(status); ^ LD fs/jffs2/jffs2.o LD fs/jffs2/built-in.o LD drivers/net/ethernet/smsc/built-in.o CC kernel/sched/stop_task.o LD drivers/net/ethernet/stmicro/built-in.o LD drivers/net/ethernet/synopsys/built-in.o LD drivers/net/ethernet/via/built-in.o In file included from /home/kisskb/slave/src/include/linux/mtd/cfi.h:29:0, from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:36: /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_getlockstatus_oneblock': /home/kisskb/slave/src/include/linux/mtd/cfi_endian.h:51:30: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ LD drivers/net/ethernet/wiznet/built-in.o LD drivers/net/ethernet/built-in.o CC drivers/net/phy/phy.o CC net/ipv4/tcp_ipv4.o LD drivers/mtd/lpddr/built-in.o CC drivers/mtd/maps/physmap.o In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_write_oneword.constprop': /home/kisskb/slave/src/include/linux/mtd/map.h:336:17: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] if (val1.x[i] & val2.x[i]) ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/include/linux/mtd/map.h:413:11: note: 'r.x[0]' was declared here map_word r; ^ In file included from /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c:34:0: /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': /home/kisskb/slave/src/include/linux/mtd/map.h:345:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] map_word r; ^ CC kernel/sched/wait.o CC fs/lockd/svc4proc.o CC drivers/mtd/chips/gen_probe.o LD drivers/mtd/maps/built-in.o CC fs/lockd/procfs.o CC lib/win_minmax.o CC fs/nfs/dir.o LD drivers/mtd/chips/built-in.o LD drivers/mtd/nand/built-in.o CC kernel/sched/swait.o CC kernel/time/time.o LD drivers/mtd/onenand/built-in.o LD drivers/mtd/tests/built-in.o LD drivers/mtd/mtd.o GEN lib/crc32table.h AR lib/lib.a CC lib/crc32.o LD drivers/mtd/built-in.o CC fs/nfs/file.o CC drivers/net/phy/phy_device.o LD fs/lockd/lockd.o LD fs/lockd/built-in.o CC net/core/sock_diag.o CC net/packet/af_packet.o CC kernel/sched/completion.o LD drivers/net/wireless/admtek/built-in.o LD drivers/net/wireless/ath/built-in.o LD drivers/net/wireless/atmel/built-in.o LD drivers/net/wireless/broadcom/built-in.o LD drivers/net/wireless/cisco/built-in.o LD drivers/net/wireless/intel/built-in.o LD drivers/net/wireless/intersil/built-in.o LD drivers/net/wireless/marvell/built-in.o LD drivers/net/wireless/mediatek/built-in.o LD drivers/net/wireless/ralink/built-in.o LD drivers/net/wireless/realtek/built-in.o LD drivers/net/wireless/rsi/built-in.o LD drivers/net/wireless/st/built-in.o LD drivers/net/wireless/ti/built-in.o LD drivers/net/wireless/zydas/built-in.o LD drivers/net/wireless/built-in.o CC net/sched/sch_generic.o CC kernel/sched/idle.o EXPORTS lib/lib-ksyms.o LD lib/built-in.o CC kernel/time/timer.o CC net/core/dev_ioctl.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o LD kernel/sched/built-in.o CC fs/nfs_common/grace.o CC drivers/net/phy/mdio_bus.o CC net/ipv4/tcp_metrics.o CC fs/nfs/getroot.o CC net/core/tso.o CC kernel/time/hrtimer.o CC net/sched/sch_mq.o LD fs/nfs_common/built-in.o CC kernel/time/itimer.o /home/kisskb/slave/src/net/packet/af_packet.c: In function 'tpacket_rcv': /home/kisskb/slave/src/net/packet/af_packet.c:2136:33: warning: 'hdrlen' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned short macoff, netoff, hdrlen; ^ CC drivers/net/phy/mdio_device.o CC net/core/sock_reuseport.o CC fs/nfs/inode.o CC fs/notify/fsnotify.o CC net/ipv4/tcp_fastopen.o LD net/sched/built-in.o CC fs/nfs/super.o CC fs/notify/notification.o CC kernel/time/posix-timers.o CC fs/nfs/io.o CC drivers/net/phy/smsc.o CC kernel/time/posix-cpu-timers.o LD net/packet/built-in.o CC kernel/time/timekeeping.o CC fs/notify/group.o CC net/core/net-sysfs.o CC net/ipv4/tcp_rate.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o LD drivers/net/built-in.o LD drivers/nfc/built-in.o LD drivers/nvme/host/built-in.o LD drivers/nvme/target/built-in.o LD drivers/nvme/built-in.o LD drivers/perf/built-in.o LD drivers/platform/built-in.o CC fs/notify/inode_mark.o LD drivers/power/built-in.o LD drivers/pwm/built-in.o CC drivers/rtc/rtc-lib.o CC drivers/sh/clk/core.o LD drivers/soc/bcm/built-in.o LD drivers/soc/fsl/built-in.o LD drivers/soc/built-in.o CC kernel/time/ntp.o CC net/sunrpc/clnt.o CC fs/notify/mark.o CC net/ipv4/tcp_recovery.o CC drivers/rtc/hctosys.o CC drivers/sh/clk/cpg.o CC fs/nfs/direct.o CC net/unix/af_unix.o CC drivers/rtc/systohc.o CC fs/notify/vfsmount_mark.o CC fs/nfs/pagelist.o /home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r8': /home/kisskb/slave/src/drivers/sh/clk/cpg.c:41:17: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return ioread8(addr); ^ In file included from /home/kisskb/slave/src/arch/sh/include/asm/io.h:20:0, from /home/kisskb/slave/src/include/linux/io.h:25, from /home/kisskb/slave/src/drivers/sh/clk/cpg.c:14: /home/kisskb/slave/src/include/asm-generic/iomap.h:28:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread8(void __iomem *); ^ /home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r16': /home/kisskb/slave/src/drivers/sh/clk/cpg.c:46:18: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return ioread16(addr); ^ In file included from /home/kisskb/slave/src/arch/sh/include/asm/io.h:20:0, from /home/kisskb/slave/src/include/linux/io.h:25, from /home/kisskb/slave/src/drivers/sh/clk/cpg.c:14: /home/kisskb/slave/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread16(void __iomem *); ^ /home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r32': /home/kisskb/slave/src/drivers/sh/clk/cpg.c:51:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return ioread32(addr); ^ In file included from /home/kisskb/slave/src/arch/sh/include/asm/io.h:20:0, from /home/kisskb/slave/src/include/linux/io.h:25, from /home/kisskb/slave/src/drivers/sh/clk/cpg.c:14: /home/kisskb/slave/src/include/asm-generic/iomap.h:31:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread32(void __iomem *); ^ CC net/core/net-procfs.o CC net/ipv4/tcp_offload.o CC drivers/rtc/class.o LD drivers/sh/clk/built-in.o CC drivers/sh/intc/access.o CC kernel/time/clocksource.o CC fs/notify/fdinfo.o CC drivers/sh/intc/chip.o LD fs/notify/dnotify/built-in.o LD fs/notify/fanotify/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC drivers/rtc/interface.o LD net/core/built-in.o CC fs/notify/inotify/inotify_user.o CC drivers/sh/intc/core.o CC net/sunrpc/xprt.o CC kernel/time/jiffies.o CC fs/nfs/read.o CC drivers/tty/tty_io.o CC net/ipv4/datagram.o LD fs/notify/inotify/built-in.o CC drivers/sh/intc/handle.o CC drivers/rtc/rtc-dev.o LD fs/notify/built-in.o CC net/unix/garbage.o CC kernel/stacktrace.o CC kernel/time/timer_list.o CC drivers/sh/intc/irqdomain.o CC drivers/sh/intc/virq.o CC drivers/rtc/rtc-proc.o CC kernel/time/timeconv.o LD net/wireless/built-in.o CC kernel/time/timecounter.o CC kernel/time/posix-clock.o CC fs/nfs/symlink.o CC net/ipv4/raw.o CC net/unix/sysctl_net_unix.o CC drivers/rtc/rtc-sysfs.o LD drivers/sh/intc/built-in.o CC drivers/sh/pm_runtime.o CC net/sysctl_net.o CC drivers/rtc/rtc-sh.o CC net/sunrpc/socklib.o CC drivers/tty/n_tty.o LD drivers/sh/built-in.o CC drivers/tty/tty_ioctl.o /home/kisskb/slave/src/drivers/rtc/rtc-sh.c:708:13: warning: 'sh_rtc_set_irq_wake' defined but not used [-Wunused-function] static void sh_rtc_set_irq_wake(struct device *dev, int enabled) ^ CC kernel/time/alarmtimer.o LD net/unix/unix.o LD net/unix/built-in.o CC kernel/time/clockevents.o CC fs/nfs/unlink.o LD drivers/rtc/rtc-core.o LD drivers/rtc/built-in.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/sunrpc/xprtsock.o CC net/ipv4/udp_offload.o CC kernel/futex.o CC drivers/tty/tty_ldisc.o CC kernel/time/tick-common.o LD drivers/video/backlight/built-in.o CC drivers/video/console/dummycon.o CC fs/nfs/write.o CC net/ipv4/arp.o LD drivers/video/console/built-in.o LD drivers/video/fbdev/core/built-in.o LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o LD drivers/video/fbdev/omap2/omapfb/built-in.o LD drivers/video/fbdev/omap2/built-in.o LD drivers/video/fbdev/built-in.o LD drivers/video/built-in.o CC net/ipv4/icmp.o CC kernel/time/sched_clock.o CC net/ipv4/devinet.o CC drivers/tty/tty_buffer.o CC net/sunrpc/sched.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC drivers/tty/tty_port.o CC kernel/up.o CC kernel/uid16.o CC kernel/module.o CC kernel/kallsyms.o CC drivers/tty/tty_mutex.o CC drivers/tty/tty_ldsem.o CC kernel/acct.o CC fs/proc/task_mmu.o LD kernel/time/built-in.o CC fs/proc/inode.o CC fs/nfs/namespace.o CC net/sunrpc/auth.o CC fs/nfs/mount_clnt.o CC drivers/tty/pty.o CC net/sunrpc/auth_null.o CC net/ipv4/af_inet.o /home/kisskb/slave/src/kernel/module.c: In function '__symbol_put': /home/kisskb/slave/src/kernel/module.c:1036:2: warning: 'owner' may be used uninitialized in this function [-Wmaybe-uninitialized] module_put(owner); ^ CC kernel/utsname.o CC net/ipv4/igmp.o /home/kisskb/slave/src/kernel/module.c: In function 'load_module': /home/kisskb/slave/src/kernel/module.c:1317:23: warning: 'crc' may be used uninitialized in this function [-Wmaybe-uninitialized] const unsigned long *crc; ^ CC fs/proc/root.o CC drivers/tty/tty_audit.o CC fs/proc/base.o LD fs/quota/built-in.o CC fs/ramfs/inode.o CC fs/nfs/nfstrace.o CC fs/proc/generic.o LD drivers/tty/ipwireless/built-in.o CC net/sunrpc/auth_unix.o CC drivers/tty/serial/serial_core.o CC fs/sysfs/file.o CC fs/ramfs/file-mmu.o CC kernel/pid_namespace.o CC fs/nfs/sysctl.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC net/ipv4/fib_frontend.o CC net/sunrpc/auth_generic.o CC kernel/audit.o CC fs/sysfs/dir.o CC net/sunrpc/svc.o CC fs/proc/array.o CC net/sunrpc/svcsock.o CC fs/sysfs/symlink.o CC fs/nfs/nfs2super.o CC kernel/auditfilter.o CC net/sunrpc/svcauth.o CC fs/sysfs/mount.o In file included from /home/kisskb/slave/src/include/linux/sunrpc/svcsock.h:13:0, from /home/kisskb/slave/src/net/sunrpc/svcsock.c:52: /home/kisskb/slave/src/include/linux/sunrpc/svc_xprt.h: In function 'svc_addr_len': /home/kisskb/slave/src/include/linux/sunrpc/svc_xprt.h:177:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC fs/proc/fd.o CC drivers/tty/serial/sh-sci.o CC fs/nfs/proc.o CC fs/sysfs/group.o /home/kisskb/slave/src/net/sunrpc/svcsock.c: In function 'svc_setup_socket': /home/kisskb/slave/src/net/sunrpc/svcsock.c:735:6: warning: 'optname' may be used uninitialized in this function [-Wmaybe-uninitialized] err = kernel_setsockopt(svsk->sk_sock, level, optname, ^ /home/kisskb/slave/src/net/sunrpc/svcsock.c:702:18: note: 'optname' was declared here int err, level, optname, one = 1; ^ /home/kisskb/slave/src/net/sunrpc/svcsock.c:735:6: warning: 'level' may be used uninitialized in this function [-Wmaybe-uninitialized] err = kernel_setsockopt(svsk->sk_sock, level, optname, ^ /home/kisskb/slave/src/net/sunrpc/svcsock.c:702:11: note: 'level' was declared here int err, level, optname, one = 1; ^ CC net/ipv4/fib_semantics.o CC fs/nfs/nfs2xdr.o CC kernel/auditsc.o CC fs/proc/proc_tty.o CC fs/nfs/nfs3super.o LD fs/sysfs/built-in.o CC net/sunrpc/svcauth_unix.o CC fs/nfs/nfs3client.o CC fs/proc/cmdline.o CC fs/eventpoll.o CC fs/proc/consoles.o CC fs/nfs/nfs3proc.o CC fs/anon_inodes.o CC fs/signalfd.o LD drivers/tty/serial/built-in.o CC fs/proc/cpuinfo.o CC drivers/tty/vt/vt_ioctl.o /home/kisskb/slave/src/net/sunrpc/svcauth_unix.c: In function 'svcauth_unix_set_client': /home/kisskb/slave/src/net/sunrpc/svcauth_unix.c:685:9: warning: 'sin6' may be used uninitialized in this function [-Wmaybe-uninitialized] ipm = __ip_map_lookup(sn->ip_map_cache, rqstp->rq_server->sv_program->pg_class, ^ CC fs/proc/devices.o CC drivers/tty/vt/vc_screen.o CC net/ipv4/fib_trie.o CC net/ipv4/inet_fragment.o CC fs/proc/interrupts.o CC net/sunrpc/addr.o CC net/ipv4/ping.o CC kernel/audit_watch.o CC fs/timerfd.o CC fs/proc/loadavg.o CC fs/nfs/nfs3xdr.o CC kernel/audit_fsnotify.o CC drivers/tty/vt/selection.o CC fs/proc/meminfo.o CC kernel/audit_tree.o CC kernel/hung_task.o CC net/sunrpc/rpcb_clnt.o /home/kisskb/slave/src/net/ipv4/ping.c: In function 'ping_err': /home/kisskb/slave/src/net/ipv4/ping.c:556:37: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] harderr = icmp_err_convert[code].fatal; ^ /home/kisskb/slave/src/net/ipv4/ping.c:529:3: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (type) { ^ /home/kisskb/slave/src/net/ipv4/ping.c:510:48: warning: 'icmph' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!ping_supported(family, icmph->type, icmph->code)) ^ /home/kisskb/slave/src/net/ipv4/ping.c: In function 'ping_common_sendmsg': /home/kisskb/slave/src/net/ipv4/ping.c:474:37: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] (family == AF_INET6 && type == ICMPV6_ECHO_REQUEST && code == 0); ^ /home/kisskb/slave/src/net/ipv4/ping.c:655:5: note: 'type' was declared here u8 type, code; ^ /home/kisskb/slave/src/net/ipv4/ping.c:473:63: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] return (family == AF_INET && type == ICMP_ECHO && code == 0) || ^ /home/kisskb/slave/src/net/ipv4/ping.c:655:11: note: 'code' was declared here u8 type, code; ^ CC drivers/tty/vt/keyboard.o CC fs/proc/stat.o CC net/sunrpc/timer.o CC net/sunrpc/xdr.o CC drivers/tty/vt/consolemap.o CC fs/proc/uptime.o CC fs/eventfd.o LD fs/nfs/nfs.o LD fs/nfs/nfsv2.o LD fs/nfs/nfsv3.o LD fs/nfs/built-in.o CC fs/proc/version.o CC fs/aio.o CC kernel/utsname_sysctl.o CC net/ipv4/ip_tunnel_core.o CC fs/proc/softirqs.o CONMK drivers/tty/vt/consolemap_deftbl.c CC fs/locks.o CC kernel/elfcore.o CC kernel/irq_work.o CC kernel/membarrier.o CC net/sunrpc/sunrpc_syms.o CC fs/proc/namespaces.o CC fs/proc/self.o CC fs/binfmt_script.o CC drivers/tty/vt/vt.o CC fs/binfmt_elf.o CC kernel/memremap.o SHIPPED drivers/tty/vt/defkeymap.c CC fs/proc/thread_self.o CC fs/proc/proc_sysctl.o CC drivers/tty/vt/consolemap_deftbl.o CC fs/proc/proc_net.o CC net/ipv4/gre_offload.o LD kernel/built-in.o CC net/ipv4/sysctl_net_ipv4.o CC net/sunrpc/cache.o CC drivers/tty/vt/defkeymap.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/svc_xprt.o CC fs/proc/kcore.o CC net/sunrpc/xprtmultipath.o CC net/sunrpc/stats.o CC fs/proc/kmsg.o CC net/ipv4/proc.o CC net/ipv4/inet_diag.o CC fs/proc/page.o CC fs/coredump.o CC net/sunrpc/sysctl.o LD fs/proc/proc.o LD fs/proc/built-in.o CC net/ipv4/tcp_diag.o CC fs/drop_caches.o CC net/ipv4/tcp_cubic.o CC fs/fhandle.o LD drivers/tty/vt/built-in.o LD drivers/tty/built-in.o LD drivers/built-in.o LD net/sunrpc/sunrpc.o LD net/sunrpc/built-in.o LD fs/built-in.o LD net/ipv4/built-in.o LD net/built-in.o LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SYSMAP System.map AS arch/sh/boot/compressed/head_32.o CC arch/sh/boot/compressed/misc.o CC arch/sh/boot/compressed/cache.o OBJCOPY arch/sh/boot/compressed/vmlinux.bin SHIPPED arch/sh/boot/compressed/ashiftrt.S SHIPPED arch/sh/boot/compressed/ashldi3.c SHIPPED arch/sh/boot/compressed/ashrsi3.S SHIPPED arch/sh/boot/compressed/ashlsi3.S SHIPPED arch/sh/boot/compressed/lshrsi3.S AS arch/sh/boot/compressed/ashiftrt.o CC arch/sh/boot/compressed/ashldi3.o AS arch/sh/boot/compressed/ashrsi3.o AS arch/sh/boot/compressed/ashlsi3.o AS arch/sh/boot/compressed/lshrsi3.o Building modules, stage 2. GZIP arch/sh/boot/compressed/vmlinux.bin.gz MODPOST 5 modules CC crypto/drbg.mod.o CC crypto/echainiv.mod.o CC crypto/hmac.mod.o CC crypto/jitterentropy_rng.mod.o CC crypto/sha256_generic.mod.o LD [M] crypto/hmac.ko LD [M] crypto/echainiv.ko LD [M] crypto/jitterentropy_rng.ko LD [M] crypto/drbg.ko LD [M] crypto/sha256_generic.ko LD arch/sh/boot/compressed/piggy.o LD arch/sh/boot/compressed/vmlinux OBJCOPY arch/sh/boot/zImage Kernel: arch/sh/boot/zImage is ready make[1]: Leaving directory '/home/kisskb/slave/build/linus_polaris_defconfig_sh4' Completed OK # rm -rf /home/kisskb/slave/build/linus_polaris_defconfig_sh4 # Build took: 0:01:23.090228