[Bug tree-optimization/34265] Missed optimizations
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Thu Nov 29 12:25:00 GMT 2007
------- Comment #23 from dominiq at lps dot ens dot fr 2007-11-29 12:24 -------
In top of the first two patches of comment #17, I have MOVED
+ NEXT_PASS (pass_tree_loop_init);
+ NEXT_PASS (pass_complete_unrolli);
+ NEXT_PASS (pass_tree_loop_done);
to the second suggested place. Same result as in comment #22.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34265
More information about the Gcc-bugs
mailing list