[Bug tree-optimization/43940] DOM doesn't propagate constants properly
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 09:45:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43940
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Depends on| |52424
Resolution| |FIXED
Target Milestone|--- |4.7.0
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-19 09:34:58 UTC ---
I think this was fixed by
2012-02-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
PR tree-optimization/52424
* tree-ssa-dom.c (dom_opt_leave_block): Push a marker before
calling dom_thread_across_edge.
More information about the Gcc-bugs
mailing list