This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/52255] [4.7 Regression] ICE: verify_ssa failed, block does not dominate use


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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-15 12:08:38 UTC ---
It can also, when encountering a virtual PHI, simply rename all VOPs.  LIM
could also fixup those PHIs after performing store-motion.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]