[Bug tree-optimization/44937] [4.6 Regression] IPA-split causes crash due to null pointer deref

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 15 10:01:00 GMT 2010



------- Comment #4 from rguenth at gcc dot gnu dot org  2010-07-15 10:00 -------
CDDCE removes the single store in the loop but doesn't remove the virtual
PHI nodes.  But you still have to deal with them I guess.


-- 


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



More information about the Gcc-bugs mailing list