------- Comment #5 from pinskia at gmail dot com  2007-07-08 10:11 -------
Subject: Re:  [4.3 Regression] Inliner not setting has_volatile_ops

> ------- 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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32032

Reply via email to