OSDN Git Service

* dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 May 2005 15:11:33 +0000 (15:11 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 May 2005 15:11:33 +0000 (15:11 +0000)
commit62aedc4c47030575ad28837702d794105a72f614
tree694b752570473b3baad841f81f7f518d4fffa7a3
parent77f60c55d4cf3eecdb827d230d906ceda8948b67
* dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.
Change the type to VEC(rtx,gc)*.
(mem_loc_descriptor, add_const_value_attributes,
dwarf2out_init): Adjust uses of used_rtx_varray.

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