public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: c.christian.joensson@telia.com
To: gcc <gcc@gcc.gnu.org>, gcc bugs <gcc-bugs@gcc.gnu.org>
Subject: Re: ICE for sparc{64,}-linux in gcc cvs HEAD 2003-05-{19,20}: /usr/share/bison/bison.simple:774: internal compiler error: in trunc_in^[[5D^[[5Dt_for_mode, at explow.c:56
Date: Tue, 20 May 2003 19:45:00 -0000	[thread overview]
Message-ID: <20030520213652.A32373@sparky.j-son.org> (raw)
In-Reply-To: <20030520200657.A21183@sparky.j-son.org>; from c.christian.joensson@telia.com on Tue, May 20, 2003 at 08:06:58PM +0200

[-- Attachment #1: Type: text/plain, Size: 4904 bytes --]

On Tue, May 20, 2003 at 08:06:58PM +0200, c.christian.joensson@telia.com wrote:
> On Tue, May 20, 2003 at 01:28:43PM +0200, Christian Joensson wrote:
> 
> > stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc64-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/config -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/../include \
> >   /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/gengtype-yacc.c -o gengtype-yacc.o
> > /usr/share/bison/bison.simple: In function `yyparse':
> > /usr/share/bison/bison.simple:774: internal compiler error: in trunc_int_for_mode, at explow.c:56
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 
> Same thing with sparc-linux:
> 
> Aurora SPARC Linux 1.0 (Ansel) SS20 dual SuperSparc-(II) sun4m:
> 
> binutils-2.11.93.0.2-11sparc
> bison-1.35-1
> dejagnu-1.4.2-10 (ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS)
> expect-5.32.2-67
> gcc-2.96-113
> glibc-2.2.5-42
> glibc-kernheaders-2.4-7.16sparc
> kernel-smp-2.4.20-3.4sparc (ftp://auroralinux.org/pub/aurora/corona/RPMS)
> tcl-8.3.3-67
> 
> LAST_UPDATED: Tue May 20 16:47:50 UTC 2003
> 
> /usr/local/src/trunk/gcc-binutils/configure  --prefix=/usr/local/gcc-binutils --enable-__cxa_atexit --enable-shared --enable-threads=posix --enable-languages=c,c++,f77,java,objc
> 
> stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/usr/local/src/trunk/gcc-binutils/gcc -I/usr/local/src/trunk/gcc-binutils/gcc/. -I/usr/local/src/trunk/gcc-binutils/gcc/config -I/usr/local/src/trunk/gcc-binutils/gcc/../include /usr/local/src/trunk/gcc-binutils/gcc/errors.c -o errors.o
> /usr/share/bison/bison.simple: In function `yyparse':
> /usr/share/bison/bison.simple:774: internal compiler error: in trunc_int_for_mode, at explow.c:56
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[2]: *** [gengtype-yacc.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
> make: *** [bootstrap-lean] Error 2
> 
> Anyone has any ideas of what is going on?
> 
> Cheers,
> 
> /ChJ

Attached is the gengtype-yacc.i(!) preprocessed file...

Here's the relevant bootstrap failure:

stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. -I/usr/local/src/trunk/gcc/gcc/config -I/usr/local/src/trunk/gcc/gcc/../include \
  /usr/local/src/trunk/gcc/gcc/gengtype-yacc.c -o gengtype-yacc.o
stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. -I/usr/local/src/trunk/gcc/gcc/config -I/usr/local/src/trunk/gcc/gcc/../include /usr/local/src/trunk/gcc/gcc/errors.c -o errors.o
stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. -I/usr/local/src/trunk/gcc/gcc/config -I/usr/local/src/trunk/gcc/gcc/../include /usr/local/src/trunk/gcc/gcc/genpreds.c -o genpreds.o
/usr/share/bison/bison.simple: In function `yyparse':
/usr/share/bison/bison.simple:774: internal compiler error: in trunc_int_for_mode, at explow.c:56
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [gengtype-yacc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make: *** [bootstrap-lean] Error 2

Cheers,

/ChJ

[-- Attachment #2: gengtype-yacc.i.gz --]
[-- Type: application/x-gzip, Size: 23193 bytes --]

  reply	other threads:[~2003-05-20 19:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-20 12:33 ICE for sparc64-linux in gcc cvs HEAD 2003-05-19: /usr/share/bison/bison.simple:774: internal compiler error: in trunc_int_for_mode, " Christian Joensson
2003-05-20 18:19 ` ICE for sparc{64,}-linux in gcc cvs HEAD 2003-05-{19,20}: /usr/share/bison/bison.simple:774: internal compiler error: in trunc_in^[[5D^[[5Dt_for_mode, " c.christian.joensson
2003-05-20 19:45   ` c.christian.joensson [this message]
2003-05-21  2:06     ` ICE for {i386,sparc{64,}}-linux " Matthias Klose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030520213652.A32373@sparky.j-son.org \
    --to=c.christian.joensson@telia.com \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).