On Thu, Jul 10, 2014 at 12:24:51PM +0000, FreeBSD Tinderbox wrote: > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_proc.c > cc1: warnings being treated as errors > /src/sys/kern/kern_proc.c: In function 'kern_proc_vmmap_out': > /src/sys/kern/kern_proc.c:2153: warning: 'addr' may be used uninitialized in this function > *** Error code 1 This should be fixed by r268490.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC