This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17454] New: ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: "micis at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2004 11:21:29 -0000
- Subject: [Bug tree-optimization/17454] New: ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I downloaded the snapshot gcc-4.0-20040912.tar.bz2 and compiled it with:
../gcc40/configure --prefix=/usr/local/gcc40 --program-suffix=40
--with-cpu=G5 --enable-altivec --enable-languages=c,c++
--enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
I get following ICE:
/home/cie019/gcc40/obj/gcc/xgcc -B/home/cie019/gcc40/obj/gcc/
-B/usr/local/gcc40/powerpc-unknown-linux-gnu/bin/
-B/usr/local/gcc40/powerpc-unknown-linux-gnu/lib/ -isystem
/usr/local/gcc40/powerpc-unknown-linux-gnu/include -isystem
/usr/local/gcc40/powerpc-unknown-linux-gnu/sys-include -O2 -DIN_GCC -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -I. -I. -I../../gcc40/gcc
-I../../gcc40/gcc/. -I../../gcc40/gcc/../include
-I../../gcc40/gcc/../libcpp/include -g0 -finhibit-size-directive
-fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss
-fno-unit-at-a-time -msdata=none \
-c ../../gcc40/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
<built-in>:0: internal compiler error: tree check: expected record_type or
union_type or qual_union_type, have integer_type in fold_checksum_tree, at
fold-const.c:9181
Please submit a full bug report,
with preprocessed source if appropriate.
when I configure with:
../gcc40/configure --prefix=/usr/local/gcc40 --program-suffix=40
--with-cpu=G5 --enable-altivec --enable-languages=c,c++
--enable-checking
compilation works fine.
Michael Cieslinski
--
Summary: ICE with --enable-
checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: micis at gmx dot de
CC: drow at false dot org,gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-linux-gnu
GCC host triplet: powerpc-linux-gnu
GCC target triplet: powerpc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17454
- Follow-Ups:
- [Bug tree-optimization/17454] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: giovannibajo at libero dot it
- [Bug tree-optimization/17454] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: drow at false dot org
- [Bug tree-optimization/17454] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: drow at gcc dot gnu dot org
- [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: giovannibajo at libero dot it
- [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: drow at gcc dot gnu dot org
- [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: micis at gmx dot de
- [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- From: micis at gmx dot de
- [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=fold
- From: micis at gmx dot de