------- Comment #4 from jakub at gcc dot gnu dot org  2007-07-04 12:31 -------
This doesn't ICE any longer on the trunk.

But that does not mean the bug is still there.  PRE/VN was changed
(which exposed the ICE) but the inliner was not.  Really we should
verify this in the verify_tree_cfg so we catch this early on and not
depend on PRE ICEing.

-- Pinski

Reply via email to