PR tree-optimization/43415
* tree-ssa-pre.c (phi_translate): Split out worker to ...
(phi_translate_1): ... this.
(phi_translate): Move all caching here. Cache all NARY
and REFERENCE translations.
* gcc.c-torture/compile/pr43415.c: New testcase.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157562
138bc75d-0d04-0410-961f-
82ee72b054a4
+2010-03-19 Richard Guenther <rguenther@suse.de>
+
+ PR tree-optimization/43415
+ * tree-ssa-pre.c (phi_translate): Split out worker to ...
+ (phi_translate_1): ... this.
+ (phi_translate): Move all caching here. Cache all NARY
+ and REFERENCE translations.
+
2010-03-19 David S. Miller <davem@davemloft.net>
With help from Eric Botcazou.
2010-03-19 David S. Miller <davem@davemloft.net>
With help from Eric Botcazou.
+2010-03-19 Richard Guenther <rguenther@suse.de>
+
+ PR tree-optimization/43415
+ * gcc.c-torture/compile/pr43415.c: New testcase.
+
2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
PR ada/43106
2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
PR ada/43106