gcc/gcc ChangeLog tree-inline.c
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Sat May 28 15:43:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2005-05-28 15:43:15
Modified files:
gcc : ChangeLog tree-inline.c
Log message:
* tree-inline.c (cfun_stack): Change the type to
VEC(function_p,heap).
(push_cfun, pop_cfun): Use VEC instead of VARRAY.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8930&r2=2.8931
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.189&r2=1.190
More information about the Gcc-cvs
mailing list