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]

Mainline is broken


Mainline is broken by

http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00854.html

I got

stage1/xgcc -Bstage1/ -B/usr/gcc-4.0/ia64-unknown-linux-gnu/bin/ -c
-DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wno-variadic-macros -Wold-style-definition -Werror -Werror
-DHAVE_CONFIG_H    -I. -Icp -I/net/gnu/export/gnu/src/gcc/gcc/gcc
-I/net/gnu/export/gnu/src/gcc/gcc/gcc/cp
-I/net/gnu/export/gnu/src/gcc/gcc/gcc/../include
-I/net/gnu/export/gnu/src/gcc/gcc/gcc/../libcpp/include
/net/gnu/export/gnu/src/gcc/gcc/gcc/cp/typeck.c -o cp/typeck.o
cc1: warnings being treated as errors
/net/gnu/export/gnu/src/gcc/gcc/gcc/cp/typeck.c: In function
'cxx_mark_addressable':
/net/gnu/export/gnu/src/gcc/gcc/gcc/cp/typeck.c:4345: warning: suggest
explicit braces to avoid ambiguous 'else'
make[4]: *** [cp/typeck.o] Error 1


H.J.


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