]> git.ipfire.org Git - thirdparty/gcc.git/commit
splay-tree.c (rotate_left): New function.
authorRichard Guenther <rguenther@suse.de>
Mon, 7 Nov 2005 07:45:35 +0000 (07:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 7 Nov 2005 07:45:35 +0000 (07:45 +0000)
commit73a08f87174affa40571a17dbeba247adc358fa0
tree62e2bfe5ec7f64a63d8331a7c0ec88949cc69bd5
parentfd159af7b3d3dd3a8521ff86fbb8756f0a157cbf
splay-tree.c (rotate_left): New function.

2005-11-07  Richard Guenther  <rguenther@suse.de>

* splay-tree.c (rotate_left): New function.
(rotate_right): Likewise.
(splay_tree_splay_helper): Remove.
(splay_tree_splay): Re-implement.

From-SVN: r106584
libiberty/ChangeLog
libiberty/splay-tree.c