This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/1554: seg fault while in stage1/xgcc ... c-decl.c
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c/1554: seg fault while in stage1/xgcc ... c-decl.c
- From: pete at subx dot com
- Date: 5 Jan 2001 04:23:06 -0000
- Reply-To: pete at subx dot com
>Number: 1554
>Category: c
>Synopsis: seg fault while in stage1/xgcc ... c-decl.c
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 04 20:26:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: ??
>Release: gcc-ss-20000101
>Organization:
>Environment:
cygwin under windows 2000
>Description:
When bootstrapping the compiler, the following occurs:
stage1/xgcc.exe -Bstage1/ -B/cygdrive/c/Pete/i686-pc-cygwin/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-decl.c -o c-decl.o
../../gcc/gcc/c-decl.c: In function `finish_decl':
../../gcc/gcc/c-decl.c:3761: Internal error: Segmentation fault.
>How-To-Repeat:
1) check out against the tag : gcc_ss_20000101
2) configure with the following:../gcc/configure --prefix=$(BASEDIR) --enable-languages="objc,g++" --enable-objc-gc --disable-nls
3) make bootstrap
3)
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: