Hi

Over the past six months or so, I have pushed a lot at reducing
warnings in the build. I have been doing the analysis based
on building with networking disabled and only sample tests. From
the summary, you can see that every BSP has warnings
since they are in shared code. The warning free BSP is the Moxie
and we don't have functional tools. So the build fails without
compiling anything.

Help is appreciated in seeing if we can drop this further
as the release branch approaches.

Unique Warnings         :  98
BSPs                    :  190
BSPs with Zero          :  1
BSPs with only in shared:  186

====================================
         Warnings by Class
====================================
      1 aggressive-loop-optimizations
      1 cpp
     30 format=
      1 implicit-function-declaration
      7 int-to-pointer-cast
      2 maybe-uninitialized
      3 missing-prototypes
      1 nested-externs
      3 overflow
      1 parentheses
     17 pointer-to-int-cast
      3 unused-but-set-variable
      4 unused-function

====================================
     Top Ten BSPs with Warnings
====================================
0 moxie-moxiesim  (none) <==== FAILS TO BUILD
4 powerpc-mpc8260ads  (inBSP=0 inLibCPU=2)
4 arm-nds  (inBSP=2 inLibCPU=0)
6 powerpc-mbx860_005b  (inBSP=4 inLibCPU=0)


We are down to 98 unique warnings. The printf() format warnings
may still be related to inttypes.h/stdint.h not being in 100%
agreement. But others indicate issues that should be simple to
address.

Please take a minute to see if you can fix some. If you are
interested in a particular warning,

--joel
0 moxie-moxiesim  (none)
2 arm-altcycv_devkit  (only shared)
2 arm-altcycv_devkit_smp  (only shared)
2 arm-arm1136jfs  (only shared)
2 arm-arm1136js  (only shared)
2 arm-arm7tdmi  (only shared)
2 arm-arm920  (only shared)
2 arm-armcortexa9  (only shared)
2 arm-beagleboardorig  (only shared)
2 arm-beagleboardxm  (only shared)
2 arm-beagleboneblack  (only shared)
2 arm-beaglebonewhite  (only shared)
2 arm-csb336  (only shared)
2 arm-csb337  (only shared)
2 arm-csb637  (only shared)
2 arm-edb7312  (only shared)
2 arm-gba  (only shared)
2 arm-gp32  (only shared)
2 arm-gumstix  (only shared)
2 arm-kit637_v6  (only shared)
2 arm-lm3s3749  (only shared)
2 arm-lm3s6965  (only shared)
2 arm-lm3s6965_qemu  (only shared)
2 arm-lm4f120  (only shared)
2 arm-lpc17xx_ea_ram  (only shared)
2 arm-lpc17xx_ea_rom_int  (only shared)
2 arm-lpc17xx_plx800_ram  (only shared)
2 arm-lpc17xx_plx800_rom_int  (only shared)
2 arm-lpc2362  (only shared)
2 arm-lpc23xx_tli800  (only shared)
2 arm-lpc24xx_ea  (only shared)
2 arm-lpc24xx_ncs_ram  (only shared)
2 arm-lpc24xx_ncs_rom_ext  (only shared)
2 arm-lpc24xx_ncs_rom_int  (only shared)
2 arm-lpc24xx_plx800_ram  (only shared)
2 arm-lpc24xx_plx800_rom_int  (only shared)
2 arm-lpc32xx_mzx  (only shared)
2 arm-lpc32xx_mzx_stage_1  (only shared)
2 arm-lpc32xx_mzx_stage_2  (only shared)
2 arm-lpc32xx_phycore  (only shared)
2 arm-lpc40xx_ea_ram  (only shared)
2 arm-lpc40xx_ea_rom_int  (only shared)
2 arm-raspberrypi  (only shared)
2 arm-realview_pbx_a9_qemu  (only shared)
2 arm-realview_pbx_a9_qemu_smp  (only shared)
2 arm-smdk2410  (only shared)
2 arm-stm32f105rc  (only shared)
2 arm-stm32f4  (only shared)
2 arm-tms570ls3137_hdk_intram  (only shared)
2 arm-tms570ls3137_hdk  (only shared)
2 arm-tms570ls3137_hdk_sdram  (only shared)
2 arm-xilinx_zynq_a9_qemu  (only shared)
2 arm-xilinx_zynq_zc702  (only shared)
2 arm-xilinx_zynq_zc706  (only shared)
2 arm-xilinx_zynq_zedboard  (only shared)
2 bfin-bf537Stamp  (only shared)
2 bfin-eZKit533  (only shared)
2 bfin-TLL6527M  (only shared)
2 lm32-lm32_evr  (only shared)
2 lm32-milkymist  (only shared)
2 nios2-nios2_iss  (only shared)
2 powerpc-beatnik  (only shared)
2 powerpc-brs5l  (only shared)
2 powerpc-brs6l  (only shared)
2 powerpc-br_uid  (only shared)
2 powerpc-dp2  (only shared)
2 powerpc-ep1a  (only shared)
2 powerpc-gwlcfm  (only shared)
2 powerpc-hsc_cm01  (only shared)
2 powerpc-icecube  (only shared)
2 powerpc-mbx821_001  (only shared)
2 powerpc-mbx821_002b  (only shared)
2 powerpc-mbx821_002  (only shared)
2 powerpc-mbx860_001b  (only shared)
2 powerpc-mbx860_002  (only shared)
2 powerpc-mbx860_1b  (only shared)
2 powerpc-mcp750  (only shared)
2 powerpc-mpc5566evb  (only shared)
2 powerpc-mpc5566evb_spe  (only shared)
2 powerpc-mpc5643l_dpu  (only shared)
2 powerpc-mpc5643l_evb  (only shared)
2 powerpc-mpc5668g  (only shared)
2 powerpc-mpc5674f_ecu508_app  (only shared)
2 powerpc-mpc5674f_ecu508_boot  (only shared)
2 powerpc-mpc5674fevb  (only shared)
2 powerpc-mpc5674fevb_spe  (only shared)
2 powerpc-mpc5674f_rsm6  (only shared)
2 powerpc-mpc8309som  (only shared)
2 powerpc-mpc8313erdb  (only shared)
2 powerpc-mpc8349eamds  (only shared)
2 powerpc-mtx603e  (only shared)
2 powerpc-mvme2100  (only shared)
2 powerpc-mvme2307  (only shared)
2 powerpc-mvme3100  (only shared)
2 powerpc-mvme5500  (only shared)
2 powerpc-pghplus  (only shared)
2 powerpc-phycore_mpc5554  (only shared)
2 powerpc-pm520_cr825  (only shared)
2 powerpc-pm520_ze30  (only shared)
2 powerpc-psim  (only shared)
2 powerpc-qemuppc  (only shared)
2 powerpc-qemuprep-altivec  (only shared)
2 powerpc-qemuprep  (only shared)
2 powerpc-qoriq_core_0  (only shared)
2 powerpc-qoriq_core_1  (only shared)
2 powerpc-qoriq_p1020rdb  (only shared)
2 powerpc-qoriq_t2080rdb  (only shared)
2 powerpc-qoriq_t4240rdb  (only shared)
2 powerpc-score603e  (only shared)
2 powerpc-ss555  (only shared)
2 powerpc-t32mppc  (only shared)
2 powerpc-tqm8xx_stk8xx  (only shared)
2 powerpc-virtex4  (only shared)
2 powerpc-virtex5  (only shared)
2 powerpc-virtex  (only shared)
2 v850-v850e1sim  (only shared)
2 v850-v850e2sim  (only shared)
2 v850-v850e2v3sim  (only shared)
2 v850-v850esim  (only shared)
2 v850-v850essim  (only shared)
2 v850-v850sim  (only shared)
3 i386-edison  (only shared)
3 i386-pc386  (only shared)
3 i386-pc486  (only shared)
3 i386-pc586  (only shared)
3 i386-pc586-sse  (only shared)
3 i386-pc686  (only shared)
3 i386-pcp4  (only shared)
3 m68k-av5282  (only shared)
3 m68k-csb360  (only shared)
3 m68k-gen68302  (only shared)
3 m68k-gen68340  (only shared)
3 m68k-gen68360_040  (only shared)
3 m68k-gen68360  (only shared)
3 m68k-idp  (only shared)
3 m68k-mcf5206elite  (only shared)
3 m68k-mcf52235  (only shared)
3 m68k-mcf5225x  (only shared)
3 m68k-mcf5235  (only shared)
3 m68k-mcf5329  (only shared)
3 m68k-mrm332  (only shared)
3 m68k-mvme147  (only shared)
3 m68k-mvme147s  (only shared)
3 m68k-mvme162lx  (only shared)
3 m68k-mvme162  (only shared)
3 m68k-mvme167  (only shared)
3 m68k-ods68302  (only shared)
3 m68k-pgh360  (only shared)
3 m68k-sim68000  (only shared)
3 m68k-simcpu32  (only shared)
3 m68k-uC5282  (only shared)
3 powerpc-haleakala  (only shared)
3 sh-gensh4  (only shared)
3 sh-simsh1  (only shared)
3 sh-simsh2e  (only shared)
3 sh-simsh2  (only shared)
3 sh-simsh4  (only shared)
3 sparc-erc32  (only shared)
3 sparc-leon2  (only shared)
3 sparc-leon3  (only shared)
3 sparc-ngmp  (only shared)
3 sparc-sis  (only shared)
4 arm-nds  (inBSP=2 inLibCPU=0)
4 m68k-COBRA5475  (only shared)
4 m68k-m5484FireEngine  (only shared)
4 powerpc-mpc8260ads  (inBSP=0 inLibCPU=2)
4 sh-gensh1  (only shared)
4 sh-gensh2  (only shared)
5 arm-lpc1768_mbed_ahb_ram_eth  (only shared)
5 arm-lpc1768_mbed_ahb_ram  (only shared)
5 arm-lpc1768_mbed  (only shared)
5 arm-rtl22xx_t  (only shared)
6 arm-rtl22xx  (only shared)
6 m32r-m32rsim  (only shared)
6 m68k-mvme136  (only shared)
6 or1k-or1ksim  (only shared)
6 powerpc-mbx860_005b  (inBSP=4 inLibCPU=0)
12 mips-csb350  (only shared)
12 mips-genmongoosev  (only shared)
12 mips-hurricane  (only shared)
12 mips-jmr3904  (only shared)
12 mips-malta  (only shared)
12 mips-rbtx4925  (only shared)
12 mips-rbtx4938  (only shared)
26 h8300-h8sim  (only shared)
104 avr-avrtest  (only shared)
977 sparc64-niagara  (only shared)
977 sparc64-usiii  (only shared)
987 h8300-h8sxsim  (only shared)
993 m32c-m32csim  (only shared)
    954 
log/sparc64-usiii.log:../../cpukit/../../../usiii/lib/include/rtems/score/cpustdatomic.h:374:10:
 warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    954 
log/sparc64-niagara.log:../../cpukit/../../../niagara/lib/include/rtems/score/cpustdatomic.h:374:10:
 warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    954 
log/h8300-h8sxsim.log:../../cpukit/../../../h8sxsim/lib/include/rtems/score/cpustdatomic.h:374:10:
 warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    952 
log/m32c-m32csim.log:../../cpukit/../../../m32csim/lib/include/rtems/score/cpustdatomic.h:374:10:
 warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    378 c/src/../../cpukit/libmisc/shell/hexdump-conv.c:149:6: warning: format 
'%lc' expects argument of type 'wint_t', but argument 4 has type 'wchar_t *' 
[-Wformat=]
     34 c/src/../../cpukit/libdl/rtl-obj-comp.c:146:30: warning: format '%u' 
expects argument of type 'unsigned int', but argument 4 has type 'size_t' 
[-Wformat=]
     28 c/src/../../cpukit/libfs/src/imfs/imfs.h:901:10: warning: cast from 
pointer to integer of different size [-Wpointer-to-int-cast]
     24 c/src/../../cpukit/libfs/src/jffs2/include/linux/kernel.h:13:23: 
warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     23 c/src/../../cpukit/libfs/src/jffs2/include/linux/kernel.h:14:22: 
warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     14 c/src/../../cpukit/libdl/rtl-mdreloc-mips.c:151:9: warning: format '%x' 
expects argument of type 'unsigned int', but argument 3 has type 'Elf32_Addr *' 
[-Wformat=]
     14 c/src/../../cpukit/libdl/rtl-mdreloc-mips.c:151:9: warning: format '%x' 
expects argument of type 'unsigned int', but argument 2 has type 'Elf32_Addr' 
[-Wformat=]
     14 c/src/../../cpukit/libdl/rtl-mdreloc-mips.c:143:9: warning: format '%x' 
expects argument of type 'unsigned int', but argument 3 has type 'Elf32_Addr *' 
[-Wformat=]
     14 c/src/../../cpukit/libdl/rtl-mdreloc-mips.c:143:9: warning: format '%x' 
expects argument of type 'unsigned int', but argument 2 has type 'Elf32_Addr' 
[-Wformat=]
     14 c/src/../../cpukit/libdl/rtl-mdreloc-mips.c:118:17: warning: format 
'%d' expects argument of type 'int', but argument 2 has type 'Elf32_Word' 
[-Wformat=]
      7 c/src/../../cpukit/score/cpu/sh/context.c:171:6: warning: no previous 
prototype for '__CPU_Context_switch' [-Wmissing-prototypes]
      6 c/src/../../cpukit/libmisc/shell/print_heapinfo.c:63:3: warning: format 
'%u' expects argument of type 'unsigned int', but argument 3 has type 
'uintptr_t' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/print_heapinfo.c:63:3: warning: format 
'%u' expects argument of type 'unsigned int', but argument 2 has type 
'uintptr_t' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/main_lsof.c:88:5: warning: format '%x' 
expects argument of type 'unsigned int', but argument 8 has type 'long unsigned 
int' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/main_lsof.c:67:3: warning: format '%x' 
expects argument of type 'unsigned int', but argument 3 has type 'long unsigned 
int' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/main_lsof.c:36:3: warning: format '%x' 
expects argument of type 'unsigned int', but argument 6 has type 'long unsigned 
int' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/main_lsof.c:36:3: warning: format '%x' 
expects argument of type 'unsigned int', but argument 5 has type 'long unsigned 
int' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/main_lsof.c:36:3: warning: format '%x' 
expects argument of type 'unsigned int', but argument 4 has type 'long unsigned 
int' [-Wformat=]
      6 c/src/../../cpukit/libmisc/shell/main_lsof.c:36:3: warning: format '%x' 
expects argument of type 'unsigned int', but argument 3 has type 'long unsigned 
int' [-Wformat=]
      6 c/src/../../cpukit/libmisc/capture/capture_support.c:189:18: warning: 
format '%lu' expects argument of type 'long unsigned int', but argument 4 has 
type 'unsigned int' [-Wformat=]
      6 c/src/../../cpukit/libfs/src/rfs/rtems-rfs-buffer.c:61:17: warning: 
format '%u' expects argument of type 'unsigned int', but argument 2 has type 
'long int' [-Wformat=]
      6 c/src/../../cpukit/libfs/src/rfs/rtems-rfs-buffer.c:55:7: warning: 
format '%u' expects argument of type 'unsigned int', but argument 2 has type 
'long int' [-Wformat=]
      6 c/src/../../cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c:72:13: 
warning: format '%u' expects argument of type 'unsigned int', but argument 2 
has type 'long int' [-Wformat=]
      6 c/src/../../cpukit/libfs/src/dosfs/msdos_conv_utf8.c:255:31: warning: 
variable 'rv' set but not used [-Wunused-but-set-variable]
      6 c/src/../../cpukit/libblock/src/media-server.c:47:21: warning: variable 
'sc' set but not used [-Wunused-but-set-variable]
      6 c/src/../../cpukit/libblock/src/media.c:80:21: warning: variable 'sc' 
set but not used [-Wunused-but-set-variable]
      5 log/avr-avrtest.log: #define pr_warn pr_warning
      5 c/src/../../cpukit/score/cpu/sparc/sparcv8-atomic.c:111:6: warning: 
conflicting types for built-in function '__atomic_compare_exchange_4'
      5 c/src/../../cpukit/libfs/src/jffs2/include/linux/kernel.h:46:17: note: 
in expansion of macro 'pr_warning'
      4 
log/avr-avrtest.log:../../cpukit/../../../avrtest/lib/include/rtems/imfs.h:901:10:
 warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      4 c/src/../../cpukit/libmisc/shell/main_df.c:92:9: warning: format '%llu' 
expects argument of type 'long long unsigned int', but argument 6 has type 
'fsblkcnt_t' [-Wformat=]
      4 c/src/../../cpukit/libmisc/shell/main_df.c:92:9: warning: format '%llu' 
expects argument of type 'long long unsigned int', but argument 5 has type 
'long unsigned int' [-Wformat=]
      4 c/src/../../cpukit/libmisc/shell/main_df.c:92:9: warning: format '%llu' 
expects argument of type 'long long unsigned int', but argument 4 has type 
'long unsigned int' [-Wformat=]
      4 c/src/../../cpukit/libmisc/shell/main_df.c:92:9: warning: format '%llu' 
expects argument of type 'long long unsigned int', but argument 3 has type 
'long unsigned int' [-Wformat=]
      4 c/src/../../cpukit/libmisc/shell/main_df.c:105:9: warning: format 
'%llu' expects argument of type 'long long unsigned int', but argument 6 has 
type 'fsblkcnt_t' [-Wformat=]
      4 c/src/../../cpukit/libmisc/capture/capture_support.c:72:3: warning: 
format '%lu' expects argument of type 'long unsigned int', but argument 6 has 
type 'uint32_t' [-Wformat=]
      4 c/src/../../cpukit/libmisc/capture/capture_support.c:72:3: warning: 
format '%lu' expects argument of type 'long unsigned int', but argument 5 has 
type 'uint32_t' [-Wformat=]
      4 c/src/../../cpukit/libmisc/capture/capture_support.c:72:3: warning: 
format '%lu' expects argument of type 'long unsigned int', but argument 4 has 
type 'uint32_t' [-Wformat=]
      4 c/src/../../cpukit/libmisc/capture/capture_support.c:72:3: warning: 
format '%lu' expects argument of type 'long unsigned int', but argument 3 has 
type 'uint32_t' [-Wformat=]
      3 c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c:80:16: warning: 
cast to pointer from integer of different size [-Wint-to-pointer-cast]
      3 c/src/../../cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c:33:12: warning: 
cast from pointer to integer of different size [-Wpointer-to-int-cast]
      3 c/src/../../cpukit/libcsupport/src/__assert.c:52:43: warning: cast from 
pointer to integer of different size [-Wpointer-to-int-cast]
      2 
log/m32c-m32csim.log:../../cpukit/../../../m32csim/lib/include/rtems/score/tls.h:125:5:
 warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      2 
log/m32c-m32csim.log:../../cpukit/../../../m32csim/lib/include/rtems/score/tls.h:123:51:
 warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      2 
log/m32c-m32csim.log:../../cpukit/../../../m32csim/lib/include/rtems/score/tls.h:123:25:
 warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      2 
log/m32c-m32csim.log:../../cpukit/../../../m32csim/lib/include/rtems/score/tls.h:120:49:
 warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
      2 c/src/../../cpukit/score/cpu/m68k/cpu_asm.S:75:2: warning: #warning 
"_CPU_Context_Restart_self restoring FPU context not implemented" [-Wcpp]
      2 c/src/../../cpukit/libmisc/capture/capture_support.c:189:18: warning: 
format '%lu' expects argument of type 'long unsigned int', but argument 4 has 
type 'int' [-Wformat=]
      2 c/src/../../cpukit/libdl/rtl-shell.c:209:5: warning: format '%llo' 
expects argument of type 'long long unsigned int', but argument 4 has type 
'off_t' [-Wformat=]
      2 c/src/../../cpukit/libcrypt/misc.c:55:2: warning: left shift count >= 
width of type [enabled by default]
      2 c/src/../../cpukit/libcrypt/crypt-md5.c:144:2: warning: left shift 
count >= width of type [enabled by default]
      2 c/src/../../cpukit/libcrypt/crypt-md5.c:142:2: warning: left shift 
count >= width of type [enabled by default]
      2 c/src/../../cpukit/libcrypt/crypt-md5.c:140:2: warning: left shift 
count >= width of type [enabled by default]
      2 c/src/../../cpukit/libcrypt/crypt-md5.c:138:2: warning: left shift 
count >= width of type [enabled by default]
      2 c/src/../../cpukit/libcrypt/crypt-md5.c:136:2: warning: left shift 
count >= width of type [enabled by default]
      1 log/sh-gensh2.log:scitab.c:48:5: warning: no previous prototype for 
'_sci_get_brparms' [-Wmissing-prototypes]
      1 log/sh-gensh1.log:scitab.c:48:5: warning: no previous prototype for 
'_sci_get_brparms' [-Wmissing-prototypes]
      1 
log/or1k-or1ksim.log:/users/joel/rtems-4.11-work/tools/lib/gcc/or1k-rtems4.11/4.8.3/../../../../or1k-rtems4.11/bin/ld:
 warning: cannot find entry symbol _start; defaulting to 0000000000000000
      1 
log/or1k-or1ksim.log:../../cpukit/../../../or1ksim/lib/include/rtems/confdefs.h:2738:5:
 warning: (near initialization for 'Configuration.idle_task') [enabled by 
default]
      1 
log/or1k-or1ksim.log:../../cpukit/../../../or1ksim/lib/include/rtems/confdefs.h:2738:5:
 warning: initialization from incompatible pointer type [enabled by default]
      1 log/m68k-m5484FireEngine.log: #warning "_CPU_Context_Restart_self 
restoring FPU context not implemented"
      1 log/m68k-COBRA5475.log: #warning "_CPU_Context_Restart_self restoring 
FPU context not implemented"
      1 
log/m32c-m32csim.log:../../cpukit/../../../m32csim/lib/include/rtems/confdefs.h:2542:62:
 warning: integer overflow in expression [-Woverflow]
      1 c/src/../../testsuites/samples/fileio/init.c:420:16: warning: large 
integer implicitly truncated to unsigned type [-Woverflow]
      1 c/src/../../testsuites/samples/fileio/init.c:354:9: warning: left shift 
count >= width of type
      1 c/src/../../testsuites/samples/capture/system.h:49:41: warning: integer 
overflow in expression [-Woverflow]
      1 
c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c:718:3: 
warning: nested extern declaration of 'mbx8xx_console_get_configuration' 
[-Wnested-externs]
      1 
c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c:718:3: 
warning: implicit declaration of function 'mbx8xx_console_get_configuration' 
[-Wimplicit-function-declaration]
      1 c/src/lib/libbsp/powerpc/mbx8xx/console/console.c:411:26: warning: 
'do_poll_write' defined but not used [-Wunused-function]
      1 c/src/lib/libbsp/powerpc/mbx8xx/console/console.c:347:26: warning: 
'do_poll_read' defined but not used [-Wunused-function]
      1 c/src/lib/libbsp/powerpc/mbx8xx/console/console.c:219:16: warning: 
'_EPPCBug_pollWrite' defined but not used [-Wunused-function]
      1 c/src/lib/libbsp/powerpc/mbx8xx/console/console.c:114:12: warning: 
'_EPPCBug_pollRead' defined but not used [-Wunused-function]
      1 c/src/lib/libbsp/arm/nds/libnds/source/arm9/image.c:124:20: warning: 
assignment from incompatible pointer type
      1 c/src/lib/libbsp/arm/nds/libnds/source/arm7/clock.c:178:16: warning: 
iteration 7u invokes undefined behavior [-Waggressive-loop-optimizations]
      1 c/src/../../cpukit/score/src/threadstartmultitasking.c:64:1: warning: 
'noreturn' function does return [enabled by default]
      1 c/src/../../cpukit/score/src/objectextendinformation.c:159:13: warning: 
cast to pointer from integer of different size [-Wint-to-pointer-cast]
      1 c/src/../../cpukit/score/src/objectextendinformation.c:154:9: warning: 
cast to pointer from integer of different size [-Wint-to-pointer-cast]
      1 c/src/../../cpukit/libmisc/utf8proc/utf8proc.c:148:5: warning: left 
shift count >= width of type [enabled by default]
      1 c/src/../../cpukit/libfs/src/jffs2/src/flashio.c:56:9: warning: cast 
from pointer to integer of different size [-Wpointer-to-int-cast]
      1 c/src/../../cpukit/libfs/src/dosfs/msdos_conv.c:452:48: warning: 'c' 
may be used uninitialized in this function [-Wmaybe-uninitialized]
      1 c/src/../../cpukit/libdl/rtl-mdreloc-m32r.c:72:44: warning: suggest 
parentheses around arithmetic in operand of '|' [-Wparentheses]
      1 c/src/../../cpukit/libcsupport/src/vprintk.c:202:18: warning: 'num' may 
be used uninitialized in this function [-Wmaybe-uninitialized]
      1 c/src/../../cpukit/libcrypt/misc.c:55:2: warning: left shift count >= 
width of type
      1 c/src/../../cpukit/libcrypt/crypt-md5.c:144:2: warning: left shift 
count >= width of type
      1 c/src/../../cpukit/libcrypt/crypt-md5.c:142:2: warning: left shift 
count >= width of type
      1 c/src/../../cpukit/libcrypt/crypt-md5.c:140:2: warning: left shift 
count >= width of type
      1 c/src/../../cpukit/libcrypt/crypt-md5.c:138:2: warning: left shift 
count >= width of type
      1 c/src/../../cpukit/libcrypt/crypt-md5.c:136:2: warning: left shift 
count >= width of type
      1 c/src/../../cpukit/dev/i2c/i2c-bus.c:193:36: warning: cast from pointer 
to integer of different size [-Wpointer-to-int-cast]
      1 c/src/../../cpukit/dev/i2c/i2c-bus.c:188:22: warning: cast from pointer 
to integer of different size [-Wpointer-to-int-cast]
      1 c/src/../../cpukit/dev/i2c/i2c-bus.c:184:30: warning: cast from pointer 
to integer of different size [-Wpointer-to-int-cast]
      1 c/src/../../cpukit/dev/i2c/i2c-bus.c:180:30: warning: cast from pointer 
to integer of different size [-Wpointer-to-int-cast]
      1 c/src/../../cpukit/dev/i2c/i2c-bus.c:175:55: warning: cast from pointer 
to integer of different size [-Wpointer-to-int-cast]
      1 c/src/../../cpukit/dev/i2c/i2c-bus.c:171:22: warning: cast from pointer 
to integer of different size [-Wpointer-to-int-cast]
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to