[Bug c++/21123] [4.0/4.1 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-11-23 Thread jason at gcc dot gnu dot org
--- Comment #32 from jason at gcc dot gnu dot org 2005-11-23 23:56 --- My earlier patch fixed all the reduced testcases, but not the unreduced one. Here's a reduced testcase that still fails (adding a by-value parm to the virtual function): struct A { A(const A &a); const A& operat

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-23 Thread ebotcazou at gcc dot gnu dot org
--- Comment #37 from ebotcazou at gcc dot gnu dot org 2005-11-23 23:29 --- Created an attachment (id=10331) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10331&action=view) Andrew's FE patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22533 --- You are receiving this

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-23 Thread ebotcazou at gcc dot gnu dot org
--- Comment #36 from ebotcazou at gcc dot gnu dot org 2005-11-23 23:28 --- > i always do a full bootstrap with different flags for stage1 and 2+. That doesn't cover the Ada tools. They build for me at -O0 on PowerPC so with Andrew's FE patch + a possible tweak in the Makefile, you sho

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-23 Thread pluto at agmk dot net
--- Comment #35 from pluto at agmk dot net 2005-11-23 19:47 --- (In reply to comment #34) > Did you try to compile make.adb at -O1 or -O0? i always do a full bootstrap with different flags for stage1 and 2+. make bootstrap \ BOOT_CFLAGS="%{rpmcflags}" \ STAGE1_CFLAGS="

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-23 Thread ebotcazou at gcc dot gnu dot org
--- Comment #34 from ebotcazou at gcc dot gnu dot org 2005-11-23 19:36 --- > this fix doesn't help for current 4.1. It works (or worked) on s390 at least and fix the first problem on PPC though. Did you try to compile make.adb at -O1 or -O0? -- http://gcc.gnu.org/bugzilla/show_bu

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-23 Thread pluto at agmk dot net
--- Comment #33 from pluto at agmk dot net 2005-11-23 19:16 --- (In reply to comment #32) > > with patch from http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01666.html > > Probably not the correct long-term fix. Might be good enough for 4.1 though. this fix doesn't help for current 4.1.

[Bug c++/21123] [4.0/4.1 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-11-23 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to fail|4.0.0 4.0.3 |4.0.0 4.0.3 4.1.0 Known to work|3.4.4 4.1.0 |3.4

[Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-11-23 Thread rguenth at gcc dot gnu dot org
--- Comment #30 from rguenth at gcc dot gnu dot org 2005-11-23 11:55 --- I also still see these problems: gcc-4.1.0_20051116-4 armv4l 10 ICEs 5 Segmentation fault 1 in insert_save, at caller-save.c:719 4 in cp_expr_size, at cp/cp-obj

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2005-11-23 Thread ebotcazou at gcc dot gnu dot org
--- Comment #32 from ebotcazou at gcc dot gnu dot org 2005-11-23 11:11 --- > with patch from http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01666.html Probably not the correct long-term fix. Might be good enough for 4.1 though. > finally, ada is actually dead. Not very constructive, I