This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/17454] [4.0 Regression] ICE with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]