https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15346
--- Comment #8 from Richard Biener ---
Author: rguenth
Date: Mon Dec 1 13:13:28 2014
New Revision: 218211
URL: https://gcc.gnu.org/viewcvs?rev=218211&root=gcc&view=rev
Log:
2014-12-01 Richard Biener
PR tree-optimization/15346
* Make
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15346
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15346
Bug 15346 depends on bug 15459, which changed state.
Bug 15459 Summary: [meta-bug] there should be a tree combiner like the rtl one
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15459
What|Removed |Added
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-04-29 10:05 ---
tree-ssa-reassoc can/should be extended to do this.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12
21:27 ---
It might be a while for me to rewrite the tree combiner so unassigning for now.
--
What|Removed |Added
---