Bug 10967 - [3.4][sparc-linux, sparc64-linux] ICE in trunc_int_for_mode, at explow.c:56
Summary: [3.4][sparc-linux, sparc64-linux] ICE in trunc_int_for_mode, at explow.c:56
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 3.4.0
: P2 critical
Target Milestone: 3.4.0
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-on-valid-code
Depends on:
Blocks:
 
Reported: 2003-05-24 11:44 UTC by Christian Joensson
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host: sparc64-unknown-linux-gnu
Target: sparc64-unknown-linux-gnu
Build: sparc64-unknown-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Pre-processed file of gengtype-yacc (22.88 KB, application/x-gzip)
2003-05-24 15:32 UTC, Christian Joensson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Joensson 2003-05-24 11:44:41 UTC
Aurora SPARC Linux 1.0 (Ansel) Ultra1 single UltraSparc I sun4u:

binutils 2.14.90 20030520 sparc64-linux
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 3.3 sparc64-linux
glibc-2.2.5-42
glibc-kernheaders-2.4-7.16sparc
glibc64-2.2.5-42
kernel-2.4.20-3.4sparc (ftp://auroralinux.org/pub/aurora/corona/RPMS)
tcl-8.3.3-67

LAST_UPDATED: Sat May 24 08:49:47 UTC 2003

configure: --prefix=/usr/local/gcc-binutils --enable-__cxa_atexit --enable-
shared --enable-threads=posix

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.
make[2]: *** [gengtype-yacc.o] Error 1

The same ICE occurs for host/target/build triplet sparc-unknown-linux-gnu
Comment 1 Christian Joensson 2003-05-24 14:20:03 UTC
This is related: http://gcc.gnu.org/ml/gcc-bugs/2003-05/msg01729.html

This might be related: http://gcc.gnu.org/ml/gcc-bugs/2003-05/msg01749.html

/ChJ
Comment 2 Christian Joensson 2003-05-24 15:32:39 UTC
Created attachment 4066 [details]
Pre-processed file of gengtype-yacc
Comment 3 Christian Joensson 2003-05-26 05:57:05 UTC
Fixed by http://gcc.gnu.org/ml/gcc-cvs/2003-05/msg00936.html