This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[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" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 12:07:59 -0000
- Subject: [Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- References: <20040913112124.17454.micis@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From micis at gmx dot de 2004-09-15 12:07 -------
With the patch http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01150.html
applied, I found that the configure option --enable-checking=fold causes the
ICE compiling cp/cp-objcp-common.c
/home/cie019/gcc40/obj/gcc/xgcc -shared-libgcc -B/home/cie019/gcc40/obj/gcc/ -
nostdinc++ -L/home/cie019/gcc40/obj/powerpc-unknown-linux-gnu/libstdc++-v3/src -
L/home/cie019/gcc40/obj/powerpc-unknown-linux-gnu/libstdc++-v3/src/.libs -
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 -E
conftest.cc
conftest.cc: In constructor `Foo::Foo()':
conftest.cc:4: internal compiler error: in cp_tree_size, at cp/cp-objcp-
common.c:112
Please submit a full bug report,
with preprocessed source if appropriate.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17454