Ignore this - happens only when building HEAD with some local patches. Richard.
On Mon, 14 Feb 2005, Richard Guenther wrote: > Hi! > > I get a strange ICE if building (not bootstrapping) mainline with > current 3.4 branch with CFLAGS="-g": > > /tmp/gcc-obj-checking/gcc/xgcc -B/tmp/gcc-obj-checking/gcc/ > -B/i686-pc-linux-gnu/bin/ -B/i686-pc-linux-gnu/lib/ -isystem > /i686-pc-linux-gnu/include -isystem /i686-pc-linux-gnu/sys-include -c > -DHAVE_CONFIG_H -O2 -g -I. > -I/net/alwazn/home/rguenth/src/gcc/gcc/libiberty/../include -W -Wall > -Wtraditional -pedantic > /net/alwazn/home/rguenth/src/gcc/gcc/libiberty/sort.c -o sort.o > /net/alwazn/home/rguenth/src/gcc/gcc/libiberty/sort.c: In function > 'sort_pointers': > /net/alwazn/home/rguenth/src/gcc/gcc/libiberty/sort.c:51: internal > compiler error: in insert_aux, at tree-ssa-pre.c:1624 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > So, this is gcc 3.4.4 miscompiling HEAD with -g such that the built > compiler ICEs as above. > > gcc-3.4 (GCC) 3.4.4 20050112 (prerelease) > > Is this even worth entering into the bug database? I guess > nobody will do a build with just -g. What would be the appropriate > testcase? > > Thanks, > Richard. > > -- > Richard Guenther <richard dot guenther at uni-tuebingen dot de> > WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/ > > -- Richard Guenther <richard dot guenther at uni-tuebingen dot de> WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/