--- Comment #8 from pinskia at gcc dot gnu dot org 2007-07-25 19:01 ---
Fixed on the trunk by the dataflow merge.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-07-08 04:48 ---
(In reply to comment #6)
The problem is that flow (which does the instruction deletion) is semi stupid
and does not check. I bet this will be fixed with the dataflow branch or at
least easier to fix :).
--
http
--- Comment #6 from rguenth at gcc dot gnu dot org 2006-07-07 09:52 ---
The question is why we need to ICE here. We may as well go ahead and pretend
it was the users fault and not a bug in some previous pass...
--
rguenth at gcc dot gnu dot org changed:
What|Removed
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-07-07 09:45 ---
*** Bug 26945 has been marked as a duplicate of this bug. ***
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-07-07 09:44 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC|