> Was your failure the same ICE, or something else? You didn't provide me > with any detail to figure out what to do. I'd be happy to address your > issue as well if you help me with more info.
Indeed, I should have clarified. I thought the issue was the same, but it's actually a different one, already addressed under a separate thread: << Date: Sun, 26 Aug 2007 21:33:50 +0200 From: Rask Ingemann Lambertsen <[EMAIL PROTECTED]> To: gcc@gcc.gnu.org, Chao-ying Fu <[EMAIL PROTECTED]> Subject: Re: Bootstrap failure with --enable-checking=all,rtl In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.14 (2007-02-12) Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Delivered-To: mailing list gcc@gcc.gnu.org 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 >>