2010-03-04 Richard Guenther <rguenther@suse.de>
commit9d2a7d3a59980c17c3879bbeee2991a01852e450
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2010 13:25:27 +0000 (4 13:25 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2010 13:25:27 +0000 (4 13:25 +0000)
tree4edbd6125abaa31622622467b569aeed8922553a
parent5a2cc498e94f9d257eed39c3952cf2defe7ab79f
2010-03-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/40761
* tree-ssa-pre.c (compute_antic): Walk reverse postorder
in reverse order.
(my_rev_post_order_compute): New function.
(init_pre): Call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157225 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-pre.c