On Sun, Aug 26, 2007 at 03:27:35PM +0200, Andreas Jaeger wrote: > > I get a bootstrap error on Linux/x86-64 with current svn: > > /abuild/aj/gcc/./prev-gcc/xgcc -B/abuild/aj/gcc/./prev-gcc/ > -B/opt/gcc/4.3-devel/x86_64-suse-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W > -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes > -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long > -Wno-variadic-macros -Wno-overlength-strings > -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I/cvs/gcc-svn/trunk/gcc > -I/cvs/gcc-svn/trunk/gcc/. -I/cvs/gcc-svn/trunk/gcc/../include > -I/cvs/gcc-svn/trunk/gcc/../libcpp/include > -I/cvs/gcc-svn/trunk/gcc/../libdecnumber > -I/cvs/gcc-svn/trunk/gcc/../libdecnumber/bid -I../libdecnumber > /cvs/gcc-svn/trunk/gcc/cse.c -o cse.o > cc1: warnings being treated as errors > /cvs/gcc-svn/trunk/gcc/cse.c: In function ‘hash_rtx’: > /cvs/gcc-svn/trunk/gcc/cse.c:2165: error: initialization discards qualifiers > from pointer target type > make[3]: *** [cse.o] Error 1
Known bug, patch posted. http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01728.html -- Rask Ingemann Lambertsen