This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[lno] bootstrap failure on ia64
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: gcc at gcc dot gnu dot org
- Cc: pop at cri dot ensmp dot fr,Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Date: Fri, 9 Jul 2004 10:36:52 +0200 (CEST)
- Subject: [lno] bootstrap failure on ia64
Bootstrapping fails since today, caused by one of
2004-07-08 Sebastian Pop <pop@cri.ensmp.fr>
* varray.c (element): Don't include dependence_node_def.
2004-07-08 Sebastian Pop <pop@cri.ensmp.fr>
* Makefile.in (OBJS-common): Remove tree-dg.o.
(tree-dg.o): Removed.
(GTFILES): Remove tree-dg.h.
* gengtype.c (open_base_files): Remove tree-dg.h.
[...]
2004-07-07 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
* tree-ssa-loop-ivopts.c (cand_value_at): Handle types correctly.
(may_eliminate_iv): Verify there is no overflow.
./xgcc -B./
-B/net/natasa/scratch/natasa/rguenth/gcc-lno-090704/ia64-unknown-linux-gnu/bin/
-isystem
/net/natasa/scratch/natasa/rguenth/gcc-lno-090704/ia64-unknown-linux-gnu/include
-isystem
/net/natasa/scratch/natasa/rguenth/gcc-lno-090704/ia64-unknown-linux-gnu/sys-include
-L/net/natasa/scratch/natasa/rguenth/gcc-obj/gcc/../ld -O2 -DIN_GCC -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../src/gcc/gcc
-I../../src/gcc/gcc/. -I../../src/gcc/gcc/../include
-I../../src/gcc/gcc/../libcpp/include
-I../../src/gcc/gcc/../libbanshee/libcompat
-I../../src/gcc/gcc/../libbanshee
-I../../src/gcc/gcc/../libbanshee/points-to -DL_muldi3 -c
../../src/gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
../../src/gcc/gcc/libgcc2.c: In function `__multi3':
../../src/gcc/gcc/libgcc2.c:459: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/