Re: Kernel is broken (at least for i386) from r246916

From: Chris Rees <utisoft_at_gmail.com>
Date: Tue, 19 Feb 2013 17:42:06 +0000
On 19 Feb 2013 16:45, "Lev Serebryakov" <lev_at_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
Received on Tue Feb 19 2013 - 16:42:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC