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/43940] DOM doesn't propagate constants properly


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

--- Comment #7 from stevenb.gcc at gmail dot com <stevenb.gcc at gmail dot com> 2012-03-19 09:51:41 UTC ---
> --- 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.

I think it was fixed by ifcombine. But in any case, yes, resolved AFAIC.


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