[Bug tree-optimization/34005] [4.3 Regression] ICE: verify_ssa failed (expected an SSA_NAME object)
dorit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 6 18:30:00 GMT 2007
------- Comment #4 from dorit at gcc dot gnu dot org 2007-11-06 18:29 -------
> We probably need to call the gimplifier (if we don't already) and also apply
> Zdenek's patch that allows gimplifying rhs cond_exprs -
> http://gcc.gnu.org/ml/gcc-patches/2007-07/msg02052.html.
Yep - I just tried applying Zdenek's patch to the gimplifier, and it indeed
solves the ICE in both tests. I'll go back and propose this patch for mainline
again.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34005
More information about the Gcc-bugs
mailing list