This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error bootstrapping gcc cvs HEAD: gcc/profile.c:277: warning: `checksum' might be used uninitialized in this function


On Fri, Apr 11, 2003 at 07:48:07PM +0200, Christian Joensson wrote:
> Red Hat Linux 9 (Shrike) ia32 dual pentium III i686:
> 
> binutils-2.13.90.0.18-9
> bison-1.35-6
> dejagnu-1.4.2-10
> expect-5.38.0-88
> gcc-3.2.2-5
> glibc-2.3.2-27.9
> glibc-kernheaders-2.4-8.10
> kernel-smp-2.4.20-9
> tcl-8.3.5-88
> 
> stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/i686-linux/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/config -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/../include /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/profile.c -o profile.o
> /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/profile.c: In function `read_counts_file':
> /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/profile.c:277: warning: `checksum' might be used uninitialized in this function
> make[2]: *** [profile.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
> make: *** [bootstrap-lean] Error 2

I suppose this is fixed by
http://gcc.gnu.org/ml/gcc-cvs/2003-04/msg00596.html

Bootstrapping right now...

Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]