------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-20 02:23 ------- (In reply to comment #6) > Works for me. What's the problem? Or does it, see below.
> $ gcc/xgcc -Bgcc -O2 -c pr19299.C --version > xgcc (GCC) 4.0.0 20050117 (experimental) > .... --version makes the compiler to do nothing except for printing out the version. It still ICEs for me: [zhivago:gcc/objdir/gcc] pinskia% ./xgcc -B. t43.cc t43.cc: In function 'void execute(volatile V*)': t43.cc:7: internal compiler error: in create_tmp_var, at gimplify.c:368 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. GNU C++ version 4.0.0 20050119 (experimental) (powerpc-apple-darwin7.7.0) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19299