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]

Failure to bootstrap gcc cvs HEAD 20040309 on i686-linux: cp/call.c:6459: warning: 'init' might be used uninitialized in this function


Fedora Core 1 (FC1) ia32 pentium II single i686:

binutils-2.14.90.0.6-4
bison-1.875-5
dejagnu-1.4.2-10
expect-5.39.0-93
gcc-3.3.2-1
glibc-2.3.2-101.4
glibc-kernheaders-2.4-8.36
kernel-2.4.22-1.2174.nptl
tcl-8.3.5-93

LAST_UPDATED: Tue Mar  9 15:16:59 UTC 2004

stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/pentium2-linux/bin/ -c   -g -O2-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -Wno-variadic-macros -Werror -Werror -fno-common   -DHAVE_CONFIG_H    -I. -Icp -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/cp -I/usr/local/src/trunk/gcc/gcc/../include  /usr/local/src/trunk/gcc/gcc/cp/call.c -o cp/call.o
/usr/local/src/trunk/gcc/gcc/cp/call.c: In function `initialize_reference':
/usr/local/src/trunk/gcc/gcc/cp/call.c:6459: warning: 'init' might be used uninitialized in this function
make[2]: *** [cp/call.o] Error 1
make[2]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make: *** [bootstrap-lean] Error 2


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