This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.1 branch, internal error
- From: Craig Rodrigues <rodrigc at attbi dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 16 Mar 2002 00:14:31 -0500
- Subject: Re: gcc 3.1 branch, internal error
- References: <20020315235134.A16470@attbi.com>
On Fri, Mar 15, 2002 at 11:51:34PM -0500, Craig Rodrigues wrote:
> Hi,
>
> I just checked out gcc 3.1 branch from CVS, and
> tried to do a make bootstrap, and got an internal error.
>
> I am on i586-pc-linux-gnu.
>
> stage1/xgcc -Bstage1/ -B/opt2/gcc3.1/i586-pc-linux-gnu/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. -I./. -I./config -I./../include c-decl.c -o c-decl.o
> c-decl.c: In function `finish_struct':
> c-decl.c:5930: internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. gmake[2]: *** [c-decl.o] Error 1
> gmake[2]: Leaving directory `/opt2/src/gcc/gcc'
> gmake[1]: *** [stage2_build] Error 2
> gmake[1]: Leaving directory `/opt2/src/gcc/gcc'
> gmake: *** [bootstrap-lean] Error 2
Well, I typed make bootstrap-lean, and could not reproduce
that error, but now I get the error somewhere else:
stage1/xgcc -Bstage1/ -B/opt2/gcc3.1/i586-pc-linux-gnu/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. -I./. -I./config -I./../include dwarf2out.c -o dwarf2out.o
dwarf2out.c: In function `base_type_die':
dwarf2out.c:7391: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
What's going on?
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com