------- Additional Comments From pluto at agmk dot net 2005-07-23 15:42 ------- (In reply to comment #10) > (In reply to comment #6) > > > with this patch I get an ice on amd64 bootstrap: > > In file included from ../../gcc/unwind-dw2.c:256: > > ../../gcc/config/i386/linux-unwind.h: > > In function 'x86_64_fallback_frame_state': > > ../../gcc/config/i386/linux-unwind.h:55: warning: dereferencing type-punned > > pointer will break strict-aliasing rules > > ../../gcc/unwind.inc: In function '_Unwind_ForcedUnwind': > > ../../gcc/unwind.inc:215: internal compiler error: in create_pre_exit, > > at mode-switching.c:350 > > > > > > Pawel, could you check the patch at http://gcc.gnu.org/ml/gcc-patches/2005- > 07/msg01128.html if it fixes bootstrap problems on AMD64? Patch works for me > > with BOOT_CFLAGS="-02 -msse2" on pentium4, and this is as far as I can test... > I check this right now :) I was busy with PR22584 earlier :|
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19161