[Bug c++/30562] [4.3 Regression] ice for legal code with -O2
--- 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
--- 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 ---