This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
- From: "tobias dot schlueter at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Aug 2003 21:50:13 -0000
- Subject: [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
- References: <20030731140827.11745.tobias.schlueter@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11745
------- Additional Comments From tobias dot schlueter at web dot de 2003-08-13 21:50 -------
Subject: Re: Bootstrap fails when compiling insn-attrtab.c
with stage1/xgcc
jv244 at cam dot ac dot uk wrote:
> notice that today's version of ssa reports an error and location
>
not for me, I still get the same error I described above. And I've been
constantly trying since even before I reported this bug.
I use the same bootstrap compiler as Jost (see:
http://gcc.gnu.org/ml/gcc/2003-08/msg00855.html), but I use
bootstrap-lean instead. I don't see how this could make a difference though.
- Tobi
> stage1/xgcc.exe -Bstage1/ -B/home/vondele/gcc-g95/tmp/i686-pc-cygwin/bin/
> -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common
> -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
> -I../../gcc/gcc/config -I../../gcc/gcc/../include
> -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee
> -I../../gcc/gcc/../libbanshee/points-to -I/home/vondele/download/gmp-4.1.2
> -c insn-attrtab.c \
> -o insn-attrtab.o
> insn-attrtab.c: In function `insn_default_latency':
> insn-attrtab.c:4189: internal compiler error: Segmentation fault
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>