# git rev-parse -q --verify 3be134e5152f08e8bd3c2afdaac723f64d93c2bb^{commit} 3be134e5152f08e8bd3c2afdaac723f64d93c2bb already have revision, skipping fetch # git checkout -q -f -B kisskb 3be134e5152f08e8bd3c2afdaac723f64d93c2bb # git clean -qxdf # git log -1 commit 3be134e5152f08e8bd3c2afdaac723f64d93c2bb Merge: 8421c60 c44ef85 Author: Linus Torvalds Date: Sun Dec 18 15:49:10 2016 -0800 Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm Pull libnvdimm updates from Dan Williams: "The libnvdimm pull request is relatively small this time around due to some development topics being deferred to 4.11. As for this pull request the bulk of it has been in -next for several releases leading to one late fix being added (commit 868f036fee4b ("libnvdimm: fix mishandled nvdimm_clear_poison() return value")). It has received a build success notification from the 0day-kbuild robot and passes the latest libnvdimm unit tests. Summary: - Dynamic label support: To date namespace label support has been limited to disambiguating cases where PMEM (direct load/store) and BLK (mmio aperture) accessed-capacity alias on the same DIMM. Since 4.9 added support for multiple namespaces per PMEM-region there is value to support namespace labels even in the non-aliasing case. The presence of a valid namespace index block force-enables label support when the kernel would otherwise rely on region boundaries, and permits the region to be sub-divided. - Handle media errors in namespace metadata: Complement the error handling for media errors in namespace data areas with support for clearing errors on writes, and downgrading potential machine-check exceptions to simple i/o errors on read. - Device-DAX region attributes: Add 'align', 'id', and 'size' as attributes for device-dax regions. In particular this enables userspace tooling to generically size memory mapping and i/o operations. Prevent userspace from growing assumptions / dependencies about the parent device topology for a dax region. A libnvdimm namespace may not always be the parent device of a dax region. - Various cleanups and small fixes" * tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: dax: add region 'id', 'size', and 'align' attributes libnvdimm: fix mishandled nvdimm_clear_poison() return value libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held libnvdimm, pfn: fix align attribute libnvdimm, e820: use module_platform_driver libnvdimm, namespace: use octal for permissions libnvdimm, namespace: avoid multiple sector calculations libnvdimm: remove else after return in nsio_rw_bytes() libnvdimm, namespace: fix the type of name variable libnvdimm: use consistent naming for request_mem_region() nvdimm: use the right length of "pmem" libnvdimm: check and clear poison before writing to pmem tools/testing/nvdimm: dynamic label support libnvdimm: allow a platform to force enable label support libnvdimm: use generic iostat interfaces # < /opt/cross/kisskb/br-sh4-full-2016.08-613-ge98b4dd/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 3be134e5152f08e8bd3c2afdaac723f64d93c2bb # < 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 CC scripts/mod/empty.o SHIPPED scripts/genksyms/keywords.hash.c 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 Generating include/generated/machtypes.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o 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 HOSTLD scripts/genksyms/genksyms CALL /home/kisskb/slave/src/scripts/checksyscalls.sh 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/kernel/idle.o CC arch/sh/boards/board-polaris.o CC arch/sh/mm/cache.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/init.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/kdebugfs.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/arch/sh/math-emu/math.c:10:0: /home/kisskb/slave/src/include/linux/kernel.h:56:0: note: this is the location of the previous definition #define WRITE 1 ^ /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/arch/sh/math-emu/math.c:10:0: /home/kisskb/slave/src/include/linux/kernel.h:55:0: note: this is the location of the previous definition #define READ 0 ^ 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); ^ 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); ^ 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); ^ CC arch/sh/kernel/machvec.o 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); ^ LD certs/built-in.o /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 mm/filemap.o CC kernel/exec_domain.o CC kernel/panic.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/mm/consistent.o CC mm/mempool.o CC kernel/cpu.o CC arch/sh/kernel/process_32.o LD init/mounts.o LD init/built-in.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/mmap.o CC fs/open.o CC ipc/util.o CC arch/sh/kernel/reboot.o CC kernel/exit.o CC arch/sh/mm/cache-sh3.o CC arch/sh/kernel/return_address.o CC fs/read_write.o CC fs/file_table.o CC arch/sh/mm/extable_32.o CC mm/oom_kill.o CC ipc/msgutil.o CC arch/sh/kernel/setup.o LD arch/sh/math-emu/built-in.o CC kernel/softirq.o CC arch/sh/mm/fault.o CC ipc/msg.o CC kernel/resource.o CC arch/sh/kernel/signal_32.o CC kernel/sysctl.o CC arch/sh/mm/gup.o CC mm/maccess.o CC kernel/sysctl_binary.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/ioremap.o CC ipc/sem.o CC mm/page_alloc.o CC mm/page-writeback.o CC ipc/shm.o CC fs/super.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC kernel/capability.o CC arch/sh/mm/kmap.o CC arch/sh/mm/pgtable.o CC arch/sh/kernel/topology.o CC ipc/syscall.o CC arch/sh/mm/tlbex_32.o CC security/commoncap.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/mm/tlbflush_32.o CC kernel/ptrace.o CC arch/sh/mm/tlb-sh3.o CC fs/char_dev.o CC ipc/ipc_sysctl.o CC ipc/mqueue.o CC crypto/api.o CC arch/sh/mm/uncached.o CC ipc/namespace.o CC arch/sh/kernel/unwinder.o CC security/min_addr.o LD arch/sh/mm/built-in.o CC fs/stat.o CC arch/sh/kernel/iomap.o CC ipc/mq_sysctl.o CC security/lsm_audit.o CC mm/readahead.o CC crypto/cipher.o CC kernel/user.o CC kernel/signal.o CC block/bio.o CC arch/sh/kernel/sys_sh32.o CC crypto/compress.o CC crypto/memneq.o LD ipc/built-in.o CC arch/sh/kernel/cpu/irq/imask.o CC fs/exec.o LD security/built-in.o LD drivers/amba/built-in.o LD drivers/auxdisplay/built-in.o LD sound/built-in.o CC kernel/sys.o CC drivers/base/component.o CC arch/sh/kernel/cpu/irq/ipr.o CC crypto/crypto_wq.o CC mm/swap.o CC kernel/kmod.o CC kernel/workqueue.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 drivers/base/core.o CC crypto/algapi.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 block/elevator.o CC arch/sh/kernel/cpu/sh3/setup-sh770x.o CC arch/sh/kernel/cpu/sh3/serial-sh770x.o CC fs/pipe.o CC drivers/base/bus.o CC arch/sh/kernel/cpu/sh3/clock-sh7709.o CC mm/truncate.o CC drivers/base/dd.o CC drivers/base/syscore.o LD arch/sh/kernel/cpu/sh3/built-in.o CC arch/sh/kernel/cpu/adc.o CC block/blk-core.o CC crypto/scatterwalk.o CC arch/sh/kernel/cpu/clock-cpg.o CC kernel/pid.o LD firmware/built-in.o CC arch/sh/kernel/vsyscall/vsyscall.o CC kernel/task_work.o CC fs/namei.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 arch/sh/kernel/cpu/init.o CC drivers/base/driver.o CC mm/vmscan.o CC mm/shmem.o LDS arch/sh/kernel/vsyscall/vsyscall.lds CC crypto/proc.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC arch/sh/kernel/cpu/clock.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/aead.o CC drivers/base/class.o CC arch/sh/drivers/dma/dma-sh.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/drivers/heartbeat.o CC arch/sh/kernel/cpu/pfc.o CC kernel/extable.o CC arch/sh/drivers/dma/dma-api.o CC drivers/base/platform.o CC arch/sh/kernel/cpu/proc.o LD drivers/block/built-in.o CC kernel/params.o CC arch/sh/drivers/dma/dma-sysfs.o CC crypto/ablkcipher.o LD arch/sh/kernel/cpu/built-in.o CC arch/sh/kernel/sh_ksyms_32.o CC fs/fcntl.o CC block/blk-tag.o LD arch/sh/drivers/dma/built-in.o LD arch/sh/drivers/built-in.o CC mm/util.o CC drivers/base/cpu.o CC kernel/kthread.o CC arch/sh/kernel/module.o CC drivers/base/firmware.o CC crypto/blkcipher.o CC arch/sh/kernel/stacktrace.o CC drivers/base/init.o CC block/blk-sysfs.o CC arch/sh/kernel/disassemble.o CC drivers/base/map.o CC block/blk-flush.o CC block/blk-settings.o CC mm/mmzone.o CC fs/ioctl.o CC kernel/sys_ni.o CC arch/sh/kernel/perf_event.o CC drivers/base/devres.o CC kernel/nsproxy.o CC mm/vmstat.o CC drivers/base/attribute_container.o CC crypto/skcipher.o CC mm/backing-dev.o CC mm/mm_init.o CC kernel/notifier.o CC arch/sh/kernel/perf_callchain.o CC kernel/ksysfs.o CC drivers/base/transport_class.o CC block/blk-ioc.o CC fs/readdir.o CC crypto/ahash.o CC arch/sh/kernel/hw_breakpoint.o CC mm/mmu_context.o CC fs/select.o CC drivers/base/topology.o CC kernel/cred.o CC kernel/reboot.o CC drivers/base/container.o CC mm/percpu.o CC block/blk-map.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds LD arch/sh/kernel/built-in.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC drivers/base/property.o CC fs/dcache.o CC crypto/shash.o CC fs/inode.o CC drivers/base/cacheinfo.o CC drivers/base/power/clock_ops.o CC block/blk-exec.o CC kernel/ucount.o CC kernel/groups.o LD drivers/base/power/built-in.o LD drivers/bus/built-in.o LD drivers/cdrom/built-in.o CC crypto/akcipher.o CC net/socket.o CC drivers/char/mem.o CC mm/slab_common.o CC block/blk-merge.o CC fs/attr.o LD drivers/base/test/built-in.o CC drivers/base/dma-mapping.o CC drivers/char/random.o CC kernel/bpf/core.o CC crypto/kpp.o CC drivers/base/dma-coherent.o AS arch/sh/lib/movmem.o CC arch/sh/lib/ashldi3.o CC mm/compaction.o CC arch/sh/lib/ashrdi3.o CC mm/vmacache.o CC crypto/acompress.o CC arch/sh/lib/lshrdi3.o CC drivers/base/firmware_class.o CC fs/bad_inode.o CC block/blk-softirq.o CC drivers/base/module.o CC drivers/char/misc.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 AS arch/sh/lib/udiv_qrnnd.o CC arch/sh/lib/io.o LD net/802/built-in.o CC fs/file.o CC net/core/sock.o CC crypto/scompress.o CC block/blk-timeout.o LD kernel/bpf/built-in.o CC kernel/events/core.o CC kernel/events/ring_buffer.o AS arch/sh/lib/__clear_user.o LD drivers/base/built-in.o AS arch/sh/lib/checksum.o AS arch/sh/lib/copy_page.o CC arch/sh/lib/delay.o LD drivers/char/agp/built-in.o LD drivers/char/built-in.o LD drivers/char/ipmi/built-in.o CC lib/lockref.o CC drivers/clk/clk-devres.o CC mm/interval_tree.o CC arch/sh/lib/div64-generic.o CC lib/bcd.o AS arch/sh/lib/div64.o CC lib/div64.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.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 CC drivers/clk/clkdev.o AR arch/sh/lib/lib.a EXPORTS arch/sh/lib/lib-ksyms.o LD arch/sh/lib/built-in.o CC block/blk-lib.o CC crypto/algboss.o CC crypto/testmgr.o CC lib/sort.o CC fs/filesystems.o CC mm/list_lru.o CC lib/parser.o LD virt/lib/built-in.o LD virt/built-in.o CC crypto/crypto_null.o LD drivers/clk/bcm/built-in.o LD drivers/clk/mvebu/built-in.o LD drivers/clk/ti/built-in.o LD drivers/clk/built-in.o CC drivers/clocksource/sh_tmu.o CC net/core/request_sock.o CC lib/halfmd4.o CC net/core/skbuff.o CC block/blk-mq.o CC lib/debug_locks.o CC mm/workingset.o CC fs/namespace.o CC lib/random32.o LD drivers/clocksource/built-in.o LD drivers/crypto/built-in.o CC crypto/aes_generic.o LD drivers/firewire/built-in.o LD drivers/firmware/broadcom/built-in.o LD drivers/firmware/meson/built-in.o LD drivers/firmware/tegra/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 lib/bust_spinlocks.o CC mm/debug.o LD drivers/hwtracing/intel_th/built-in.o CC block/blk-mq-tag.o CC net/ethernet/eth.o CC lib/kasprintf.o CC mm/gup.o CC lib/bitmap.o CC crypto/rng.o CC mm/highmem.o CC drivers/hid/hid-input.o CC block/blk-stat.o LD net/ethernet/built-in.o CC fs/seq_file.o CC lib/scatterlist.o CC [M] crypto/echainiv.o CC mm/memory.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 mm/mincore.o CC lib/gcd.o CC block/blk-mq-sysfs.o CC kernel/irq/irqdesc.o CC [M] crypto/hmac.o LD kernel/livepatch/built-in.o CC lib/lcm.o CC mm/mlock.o CC lib/list_sort.o CC fs/xattr.o CC lib/uuid.o CC lib/flex_array.o CC [M] crypto/sha256_generic.o CC kernel/irq/handle.o CC block/blk-mq-cpumap.o CC lib/iov_iter.o CC net/core/datagram.o CC block/ioctl.o CC kernel/irq/manage.o CC fs/libfs.o CC fs/fs-writeback.o CC mm/mmap.o CC kernel/events/callchain.o CC [M] crypto/drbg.o CC kernel/events/hw_breakpoint.o CC block/genhd.o CC kernel/irq/spurious.o CC net/core/stream.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 net/core/scm.o CC kernel/irq/resend.o LD kernel/events/built-in.o CC kernel/irq/chip.o CC [M] crypto/jitterentropy.o CC fs/pnode.o CC [M] crypto/jitterentropy-kcapi.o CC lib/clz_ctz.o CC fs/splice.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o LD drivers/idle/built-in.o CC fs/sync.o CC drivers/hid/hid-generic.o CC lib/memweight.o LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/crypto_acompress.o LD crypto/cryptomgr.o LD [M] crypto/jitterentropy_rng.o LD crypto/built-in.o CC kernel/irq/dummychip.o CC lib/kfifo.o CC mm/mprotect.o CC block/scsi_ioctl.o CC lib/percpu-refcount.o CC drivers/hid/hid-a4tech.o CC drivers/input/input.o CC net/core/gen_stats.o CC kernel/irq/devres.o CC kernel/irq/irqdomain.o CC drivers/hid/hid-apple.o LD drivers/iommu/built-in.o CC mm/mremap.o CC block/partition-generic.o CC lib/percpu_ida.o CC lib/rhashtable.o CC fs/utimes.o CC net/core/gen_estimator.o CC drivers/hid/hid-belkin.o CC kernel/locking/mutex.o CC mm/msync.o CC kernel/irq/proc.o CC kernel/power/qos.o CC fs/stack.o CC drivers/hid/hid-cherry.o CC mm/rmap.o LD kernel/irq/built-in.o CC drivers/input/input-compat.o CC net/ipv4/route.o CC fs/fs_struct.o CC block/ioprio.o CC drivers/hid/hid-chicony.o CC lib/reciprocal_div.o CC lib/once.o CC net/core/net_namespace.o LD kernel/power/built-in.o CC net/core/secure_seq.o CC drivers/input/input-mt.o CC fs/statfs.o CC drivers/hid/hid-cypress.o CC lib/string_helpers.o CC kernel/locking/semaphore.o CC block/badblocks.o CC drivers/hid/hid-ezkey.o CC drivers/input/ff-core.o CC mm/vmalloc.o CC fs/fs_pin.o CC drivers/hid/hid-kensington.o CC block/partitions/check.o CC kernel/locking/rwsem.o CC fs/nsfs.o CC lib/hexdump.o CC mm/pagewalk.o CC net/core/flow_dissector.o CC drivers/hid/hid-lg.o LD drivers/input/input-core.o LD drivers/input/built-in.o CC drivers/hid/hid-microsoft.o CC lib/kstrtox.o CC kernel/locking/percpu-rwsem.o CC block/partitions/msdos.o CC fs/buffer.o CC net/core/sysctl_net_core.o CC net/core/dev.o CC kernel/locking/mutex-debug.o CC lib/iomap_copy.o CC drivers/hid/hid-monterey.o CC block/partitions/efi.o CC net/ipv4/inetpeer.o CC mm/pgtable-generic.o CC lib/devres.o CC kernel/locking/lockdep.o LD drivers/hid/hid.o CC net/ipv4/protocol.o LD drivers/hid/hid-logitech.o LD drivers/hid/built-in.o LD drivers/irqchip/built-in.o LD drivers/lguest/built-in.o LD drivers/macintosh/built-in.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 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 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 CC mm/process_vm_access.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 drivers/media/pci/built-in.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 CC lib/hweight.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 CC mm/init-mm.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 CC lib/smp_processor_id.o LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/media/usb/zr364xx/built-in.o LD drivers/media/usb/built-in.o LD drivers/media/built-in.o LD drivers/mfd/built-in.o LD block/partitions/built-in.o CC block/noop-iosched.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 LD drivers/mmc/built-in.o CC drivers/mtd/mtdcore.o CC fs/block_dev.o CC drivers/mtd/mtdsuper.o CC lib/bitrev.o CC mm/bootmem.o CC net/ipv4/ip_input.o CC block/cfq-iosched.o HOSTCC lib/gen_crc32table /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 kernel/locking/lockdep_proc.o CC lib/zlib_deflate/deflate.o CC drivers/net/mii.o /home/kisskb/slave/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /home/kisskb/slave/src/block/cfq-iosched.c:3828:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC kernel/locking/rtmutex.o CC mm/fadvise.o CC kernel/locking/rtmutex-debug.o CC net/ipv4/ip_fragment.o CC lib/zlib_deflate/deftree.o CC drivers/mtd/mtdconcat.o CC net/ipv4/ip_forward.o CC mm/madvise.o CC fs/direct-io.o CC kernel/locking/spinlock.o CC drivers/net/Space.o CC lib/zlib_deflate/deflate_syms.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC mm/memblock.o CC lib/zlib_inflate/inffast.o CC kernel/locking/spinlock_debug.o CC drivers/net/loopback.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC net/ipv4/ip_options.o LD block/built-in.o CC lib/zlib_inflate/inftrees.o CC drivers/mtd/mtdpart.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 CC net/core/ethtool.o CC kernel/locking/rwsem-spinlock.o LD drivers/net/ethernet/8390/built-in.o LD drivers/net/ethernet/alacritech/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 LD drivers/net/ethernet/marvell/built-in.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 LD drivers/net/ethernet/qualcomm/emac/built-in.o LD drivers/net/ethernet/qualcomm/built-in.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 LD drivers/net/ethernet/seeq/built-in.o CC drivers/net/ethernet/smsc/smsc911x.o CC drivers/mtd/mtdchar.o CC lib/zlib_inflate/inflate_syms.o CC mm/dmapool.o LD kernel/locking/built-in.o CC kernel/printk/printk.o /home/kisskb/slave/src/net/core/ethtool.c: In function 'ethtool_get_feature_mask': /home/kisskb/slave/src/net/core/ethtool.c:311:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC lib/audit.o CC kernel/rcu/update.o CC net/ipv4/ip_output.o CC lib/syscall.o CC fs/mpage.o CC mm/slab.o CC lib/nlattr.o CC drivers/mtd/cmdlinepart.o CC kernel/rcu/sync.o LD drivers/net/ethernet/stmicro/built-in.o CC fs/proc_namespace.o CC kernel/rcu/srcu.o CC drivers/mtd/mtd_blkdevs.o LD drivers/net/ethernet/smsc/built-in.o LD drivers/net/ethernet/synopsys/built-in.o LD drivers/net/ethernet/via/built-in.o LD drivers/net/ethernet/wiznet/built-in.o LD drivers/net/ethernet/built-in.o CC drivers/net/phy/phy.o CC drivers/mtd/mtdblock.o CC fs/devpts/inode.o CC net/core/dev_addr_lists.o CC lib/atomic64.o CC kernel/rcu/tree.o CC kernel/printk/nmi.o CC lib/dynamic_queue_limits.o CC mm/migrate.o LD kernel/printk/built-in.o CC lib/strncpy_from_user.o CC drivers/mtd/chips/chipreg.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o LD fs/exofs/built-in.o CC fs/exportfs/expfs.o CC fs/jffs2/compr.o CC lib/strnlen_user.o LD drivers/perf/built-in.o LD drivers/platform/built-in.o CC fs/jffs2/dir.o CC drivers/mtd/chips/cfi_probe.o CC drivers/net/phy/phy_device.o CC net/ipv4/ip_sockglue.o CC net/core/dst.o CC drivers/mtd/chips/cfi_util.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC lib/net_utils.o CC net/ipv6/addrconf_core.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; ^ CC drivers/net/phy/mdio_bus.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/jffs2/file.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 drivers/mtd/chips/cfi_cmdset_0001.o CC lib/sbitmap.o CC mm/quicklist.o CC fs/jffs2/ioctl.o CC net/ipv6/exthdrs_core.o LD mm/built-in.o CC net/ipv6/ip6_checksum.o CC net/core/netevent.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 lib/argv_split.o CC fs/jffs2/nodelist.o LD kernel/rcu/built-in.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 kernel/sched/core.o CC drivers/net/phy/mdio_device.o CC kernel/time/time.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; ^ /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); ^ CC lib/bug.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; ^ CC net/ipv4/inet_hashtables.o CC net/core/neighbour.o CC lib/chacha20.o /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:3293:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 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; ^ CC fs/jffs2/malloc.o CC drivers/net/phy/smsc.o CC kernel/stacktrace.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_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 net/ipv6/ip6_icmp.o CC drivers/mtd/chips/gen_probe.o CC kernel/time/timer.o CC lib/cmdline.o CC net/ipv6/output_core.o CC fs/jffs2/read.o CC lib/ctype.o CC lib/dec_and_lock.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o CC lib/decompress.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 CC lib/dma-noop.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/mtd/chips/built-in.o LD drivers/net/wireless/ti/built-in.o LD drivers/mtd/devices/built-in.o CC net/core/rtnetlink.o LD drivers/net/wireless/zydas/built-in.o LD drivers/mtd/lpddr/built-in.o LD drivers/net/wireless/built-in.o CC drivers/mtd/maps/physmap.o LD drivers/net/built-in.o CC net/ipv4/inet_timewait_sock.o CC fs/jffs2/nodemgmt.o LD drivers/mtd/maps/built-in.o CC lib/dump_stack.o LD drivers/mtd/nand/built-in.o LD drivers/mtd/onenand/built-in.o LD drivers/mtd/tests/built-in.o LD drivers/mtd/mtd.o LD drivers/mtd/built-in.o LD drivers/power/built-in.o CC lib/earlycpio.o LD drivers/ptp/built-in.o LD drivers/pwm/built-in.o CC drivers/rtc/rtc-lib.o /home/kisskb/slave/src/net/core/neighbour.c: In function 'neigh_sysctl_register': /home/kisskb/slave/src/net/core/neighbour.c:3179:2: warning: 'p_name' may be used uninitialized in this function [-Wmaybe-uninitialized] snprintf(neigh_path, sizeof(neigh_path), "net/%s/neigh/%s", ^ CC kernel/time/hrtimer.o CC fs/jffs2/readinode.o CC net/ipv6/protocol.o CC drivers/sh/clk/core.o CC lib/extable.o CC kernel/sched/loadavg.o CC lib/flex_proportions.o CC net/ipv4/inet_connection_sock.o CC drivers/rtc/hctosys.o CC lib/idr.o CC drivers/sh/clk/cpg.o CC net/ipv6/ip6_offload.o CC kernel/sched/clock.o CC drivers/rtc/systohc.o CC fs/jffs2/write.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 kernel/time/timekeeping.o CC drivers/rtc/class.o LD drivers/sh/clk/built-in.o CC kernel/sched/cputime.o CC drivers/sh/intc/access.o CC lib/int_sqrt.o CC drivers/sh/intc/chip.o CC lib/ioremap.o CC drivers/rtc/interface.o CC fs/jffs2/scan.o CC net/ipv6/tcpv6_offload.o CC net/ipv6/exthdrs_offload.o CC drivers/sh/intc/core.o CC kernel/sched/idle_task.o CC lib/irq_regs.o CC net/core/utils.o CC lib/is_single_threaded.o CC kernel/sched/fair.o CC net/ipv4/tcp.o CC lib/klist.o CC net/core/link_watch.o CC drivers/sh/intc/handle.o CC drivers/rtc/rtc-dev.o LD net/ipv6/built-in.o CC fs/jffs2/gc.o CC fs/jffs2/symlink.o CC fs/kernfs/mount.o CC lib/kobject.o CC drivers/sh/intc/irqdomain.o CC drivers/rtc/rtc-proc.o CC fs/lockd/clntlock.o CC kernel/sched/rt.o CC drivers/sh/intc/virq.o CC kernel/time/ntp.o CC fs/kernfs/inode.o CC drivers/rtc/rtc-sysfs.o CC fs/jffs2/build.o CC net/core/filter.o CC lib/kobject_uevent.o CC kernel/sched/deadline.o LD drivers/sh/intc/built-in.o CC drivers/rtc/rtc-sh.o CC drivers/sh/pm_runtime.o CC fs/kernfs/dir.o CC kernel/time/clocksource.o CC fs/jffs2/erase.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) ^ LD drivers/sh/built-in.o CC fs/kernfs/file.o CC fs/lockd/clntproc.o CC kernel/sched/stop_task.o LD drivers/rtc/rtc-core.o LD drivers/rtc/built-in.o LD drivers/soc/bcm/built-in.o LD drivers/soc/fsl/built-in.o LD drivers/soc/built-in.o CC drivers/tty/tty_io.o CC fs/jffs2/background.o CC lib/md5.o CC kernel/sched/wait.o CC kernel/time/jiffies.o CC lib/nmi_backtrace.o CC kernel/time/timer_list.o CC fs/jffs2/fs.o CC fs/kernfs/symlink.o CC lib/nodemask.o CC lib/plist.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC kernel/sched/swait.o LD fs/kernfs/built-in.o CC kernel/time/timeconv.o CC fs/nfs/client.o CC lib/radix-tree.o CC fs/jffs2/writev.o CC net/core/sock_diag.o CC fs/lockd/clntxdr.o CC kernel/sched/completion.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC fs/jffs2/super.o CC kernel/sched/idle.o CC lib/ratelimit.o CC drivers/tty/n_tty.o CC fs/lockd/host.o CC lib/rbtree.o CC fs/jffs2/debug.o CC kernel/time/posix-timers.o CC net/core/dev_ioctl.o LD kernel/sched/built-in.o CC fs/lockd/svc.o CC lib/seq_buf.o CC fs/jffs2/compr_rtime.o CC fs/nfs/dir.o CC lib/sha1.o CC fs/jffs2/compr_zlib.o CC fs/nfs/file.o LD fs/jffs2/jffs2.o LD fs/jffs2/built-in.o CC kernel/time/posix-cpu-timers.o CC fs/nfs/getroot.o CC net/core/tso.o CC lib/show_mem.o CC drivers/tty/tty_ioctl.o CC lib/string.o CC fs/lockd/svclock.o CC fs/nfs/inode.o CC lib/timerqueue.o CC drivers/tty/tty_ldisc.o CC lib/vsprintf.o CC kernel/time/posix-clock.o CC net/core/sock_reuseport.o CC net/core/net-sysfs.o CC kernel/time/itimer.o CC fs/lockd/svcshare.o CC kernel/time/clockevents.o CC drivers/tty/tty_buffer.o CC fs/lockd/svcproc.o CC net/ipv4/tcp_timer.o CC net/netlink/af_netlink.o CC net/core/net-procfs.o CC lib/win_minmax.o CC drivers/tty/tty_port.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o CC fs/nfs_common/grace.o CC fs/nfs/super.o CC fs/lockd/svcsubs.o LD net/core/built-in.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o GEN lib/crc32table.h AR lib/lib.a CC drivers/tty/tty_mutex.o CC lib/crc32.o CC fs/nfs/io.o CC kernel/time/tick-oneshot.o LD fs/nfs_common/built-in.o CC kernel/time/tick-sched.o EXPORTS lib/lib-ksyms.o CC net/netlink/genetlink.o CC drivers/tty/tty_ldsem.o CC fs/lockd/mon.o CC fs/notify/fsnotify.o LD lib/built-in.o CC drivers/tty/pty.o CC fs/proc/task_mmu.o LD kernel/time/built-in.o CC kernel/futex.o CC kernel/up.o CC kernel/uid16.o CC fs/nfs/direct.o CC fs/notify/notification.o CC fs/lockd/xdr.o CC drivers/tty/tty_audit.o CC net/ipv4/tcp_cong.o LD drivers/tty/ipwireless/built-in.o CC fs/nfs/pagelist.o LD net/netlink/built-in.o CC fs/nfs/read.o CC fs/proc/inode.o CC fs/notify/group.o CC kernel/module.o CC drivers/tty/serial/serial_core.o CC fs/lockd/clnt4xdr.o CC fs/notify/inode_mark.o CC fs/lockd/xdr4.o CC fs/proc/root.o CC fs/notify/mark.o CC fs/notify/vfsmount_mark.o CC net/ipv4/tcp_metrics.o CC fs/proc/base.o /home/kisskb/slave/src/kernel/module.c: In function '__symbol_put': /home/kisskb/slave/src/kernel/module.c:1039:2: warning: 'owner' may be used uninitialized in this function [-Wmaybe-uninitialized] module_put(owner); ^ CC fs/notify/fdinfo.o CC net/packet/af_packet.o CC net/sched/sch_generic.o /home/kisskb/slave/src/kernel/module.c: In function 'load_module': /home/kisskb/slave/src/kernel/module.c:1310:23: warning: 'crc' may be used uninitialized in this function [-Wmaybe-uninitialized] const unsigned long *crc; ^ CC fs/lockd/svc4proc.o CC net/sched/sch_mq.o CC fs/nfs/symlink.o LD fs/notify/dnotify/built-in.o LD fs/notify/fanotify/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o CC drivers/tty/serial/sh-sci.o CC fs/nfs/unlink.o CC fs/lockd/procfs.o CC kernel/kallsyms.o CC kernel/acct.o CC net/ipv4/tcp_fastopen.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC net/ipv4/tcp_rate.o CC fs/proc/generic.o LD net/sched/built-in.o CC fs/nfs/write.o LD fs/lockd/lockd.o LD fs/lockd/built-in.o CC fs/nfs/namespace.o LD drivers/video/backlight/built-in.o CC drivers/video/console/dummycon.o CC fs/nfs/mount_clnt.o CC kernel/utsname.o CC drivers/tty/vt/vt_ioctl.o /home/kisskb/slave/src/net/packet/af_packet.c: In function 'tpacket_rcv': /home/kisskb/slave/src/net/packet/af_packet.c:2125:33: warning: 'hdrlen' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned short macoff, netoff, hdrlen; ^ CC fs/proc/array.o CC kernel/pid_namespace.o LD drivers/tty/serial/built-in.o CC fs/proc/fd.o CC net/ipv4/tcp_recovery.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 fs/proc/proc_tty.o CC fs/nfs/nfstrace.o CC kernel/audit.o CC kernel/auditfilter.o CC fs/proc/cmdline.o CC kernel/auditsc.o CC fs/proc/consoles.o CC net/ipv4/tcp_offload.o CC net/sunrpc/clnt.o LD net/packet/built-in.o CC net/ipv4/datagram.o CC drivers/tty/vt/vc_screen.o CC fs/proc/cpuinfo.o CC kernel/audit_watch.o CC fs/nfs/sysctl.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/keyboard.o CC fs/proc/loadavg.o CC drivers/tty/vt/consolemap.o CC net/sunrpc/xprt.o CC net/ipv4/raw.o CC fs/nfs/nfs2super.o CC fs/proc/meminfo.o CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/vt.o SHIPPED drivers/tty/vt/defkeymap.c CC net/sunrpc/socklib.o CC kernel/audit_fsnotify.o CC fs/proc/stat.o CC kernel/audit_tree.o CC kernel/hung_task.o CC fs/nfs/proc.o CC fs/proc/uptime.o CC net/sunrpc/xprtsock.o LD fs/quota/built-in.o CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o CC fs/sysfs/file.o CC fs/proc/version.o CC net/ipv4/udp.o CC drivers/tty/vt/consolemap_deftbl.o CC net/ipv4/udplite.o CC fs/nfs/nfs2xdr.o CC fs/proc/softirqs.o CC kernel/utsname_sysctl.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC kernel/elfcore.o CC kernel/irq_work.o CC net/ipv4/udp_offload.o CC fs/proc/namespaces.o CC fs/sysfs/dir.o CC fs/proc/self.o CC kernel/membarrier.o CC fs/sysfs/symlink.o CC fs/proc/thread_self.o CC net/unix/af_unix.o CC kernel/memremap.o CC fs/nfs/nfs3super.o CC net/sunrpc/sched.o CC fs/proc/proc_sysctl.o CC net/sunrpc/auth.o CC drivers/tty/vt/defkeymap.o CC fs/sysfs/mount.o LD drivers/tty/vt/built-in.o LD drivers/tty/built-in.o LD drivers/built-in.o LD kernel/built-in.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC net/sunrpc/auth_generic.o CC fs/sysfs/group.o CC fs/nfs/nfs3client.o LD fs/sysfs/built-in.o CC fs/proc/proc_net.o CC fs/proc/kcore.o CC net/sunrpc/svc.o CC net/unix/garbage.o CC net/unix/sysctl_net_unix.o CC net/ipv4/arp.o CC net/ipv4/icmp.o CC fs/eventpoll.o CC net/sunrpc/svcsock.o CC fs/nfs/nfs3proc.o CC fs/proc/kmsg.o CC fs/anon_inodes.o CC fs/nfs/nfs3xdr.o CC fs/proc/page.o LD net/unix/unix.o LD net/unix/built-in.o LD net/wireless/built-in.o CC net/sysctl_net.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:53: /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] } ^ LD fs/nfs/nfs.o CC fs/signalfd.o CC net/ipv4/devinet.o LD fs/proc/proc.o LD fs/proc/built-in.o CC net/sunrpc/svcauth.o CC fs/timerfd.o /home/kisskb/slave/src/net/sunrpc/svcsock.c: In function 'svc_setup_socket': /home/kisskb/slave/src/net/sunrpc/svcsock.c:747: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:714:18: note: 'optname' was declared here int err, level, optname, one = 1; ^ /home/kisskb/slave/src/net/sunrpc/svcsock.c:747: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:714:11: note: 'level' was declared here int err, level, optname, one = 1; ^ LD fs/nfs/nfsv2.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o CC net/ipv4/fib_frontend.o CC fs/eventfd.o CC fs/aio.o CC net/sunrpc/svcauth_unix.o CC net/sunrpc/addr.o LD fs/nfs/nfsv3.o LD fs/nfs/built-in.o CC net/ipv4/fib_semantics.o CC fs/locks.o CC fs/binfmt_script.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/binfmt_elf.o CC fs/coredump.o CC net/ipv4/fib_trie.o CC fs/drop_caches.o CC net/sunrpc/rpcb_clnt.o CC net/ipv4/inet_fragment.o CC fs/fhandle.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC net/sunrpc/timer.o CC net/ipv4/gre_offload.o CC net/sunrpc/xdr.o CC net/ipv4/sysctl_net_ipv4.o LD fs/built-in.o CC net/ipv4/proc.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 net/sunrpc/sunrpc_syms.o CC net/ipv4/inet_diag.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_cubic.o CC net/sunrpc/cache.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/svc_xprt.o CC net/sunrpc/xprtmultipath.o CC net/sunrpc/stats.o CC net/sunrpc/sysctl.o LD net/ipv4/built-in.o LD net/sunrpc/sunrpc.o LD net/sunrpc/built-in.o LD net/built-in.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o LD vmlinux.o MODPOST vmlinux.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 CC arch/sh/boot/compressed/ashldi3.o Building modules, stage 2. AS arch/sh/boot/compressed/ashrsi3.o AS arch/sh/boot/compressed/ashlsi3.o AS arch/sh/boot/compressed/lshrsi3.o AS arch/sh/boot/compressed/ashiftrt.o MODPOST 5 modules GZIP arch/sh/boot/compressed/vmlinux.bin.gz 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/sha256_generic.ko LD [M] crypto/drbg.ko LD [M] crypto/hmac.ko LD [M] crypto/echainiv.ko LD [M] crypto/jitterentropy_rng.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:24.554968