This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16241] bootstrap of gcc-3.3.4 fails on irix6.5 using gcc-3.3
- From: "florin at iucha dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2004 16:50:46 -0000
- Subject: [Bug bootstrap/16241] bootstrap of gcc-3.3.4 fails on irix6.5 using gcc-3.3
- References: <20040628042908.16241.florin@iucha.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From florin at iucha dot net 2004-06-29 16:50 -------
With languages=c it got quite a bit further:
stage2/xgcc -Bstage2/ -B/usr/local/mips-sgi-irix6.5/bin/ -c -g -O2 -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional
-pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.4/gcc
-I../../gcc-3.3.4/gcc/. -I../../gcc-3.3.4/gcc/config
-I../../gcc-3.3.4/gcc/../include ../../gcc-3.3.4/gcc/print-rtl.c -o print-rtl.o
stage2/xgcc -Bstage2/ -B/usr/local/mips-sgi-irix6.5/bin/ -c -g -O2 -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional
-pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.4/gcc
-I../../gcc-3.3.4/gcc/. -I../../gcc-3.3.4/gcc/config
-I../../gcc-3.3.4/gcc/../include ../../gcc-3.3.4/gcc/print-tree.c -o
print-tree.o
../../gcc-3.3.4/gcc/print-tree.c: In function `print_node':
../../gcc-3.3.4/gcc/print-tree.c:770: internal compiler error: Segmentation
fault
I will try to compile 3.4.1-rc1 tonight
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16241