Re: Kernel is broken (at least for i386) from r246916
On 19 Feb 2013 16:45, "Lev Serebryakov" <lev@freebsd.org> wrote:
>
> Hello, freebsd-current.
>
>
> cc -c -O2 -pipe -fno-strict-aliasing -march=geode -std=c99 -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/data/src/sys
-I/data/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse
-msoft-float -ffreestanding -fstack-protector -Werror
/data/src/sys/x86/isa/clock.c
> cc1: warnings being treated as errors
> /data/src/sys/x86/isa/clock.c: In function 'set_i8254_freq':
> /data/src/sys/x86/isa/clock.c:409: warning: 'new_mode' may be used
uninitialized in this function
> *** [clock.o] Error code 1
I believe this is fixed in r247000.
Chris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)