OSDN Git Service

* tree-browser.c (TB_history_stack): Convert to a VEC.
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2010 13:06:43 +0000 (13:06 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2010 13:06:43 +0000 (13:06 +0000)
commit2d08a364da48a73bbf1226bd415e530d4c67273d
tree1f3be6e2072755eaf721086ce08d3819905d5a8f
parent0c4db5ff3e6dc0c3f4b6e5d74471cf8170133401
* tree-browser.c (TB_history_stack): Convert to a VEC.
(TB_SET_HEAD): Adjust for new type of TB_history_stack.
(TB_history_prev): Likewise.

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