gcc/gcc ChangeLog dwarf2out.c
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Mon May 16 15:11:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2005-05-16 15:11:38
Modified files:
gcc : ChangeLog dwarf2out.c
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8797&r2=2.8798
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.593&r2=1.594
More information about the Gcc-cvs
mailing list