[Bug c++/30562] [4.3 Regression] ice for legal code with -O2

2007-01-26 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-27 03:40 --- the failure during bootstrap I have a fix for now. So I have a patch. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/30562] [4.3 Regression] ice for legal code with -O2

2007-01-25 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-01-25 17:22 --- This was caused by the MEM-ssa merge, I thought I had a patch but it crashed during build __gcc_bcmp. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---