egcs/gcc cp/ChangeLog cp/cp-tree.h cp/decl.c c ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Sat Oct 9 14:06:00 GMT 1999


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	mmitchel@sourceware.cygnus.com	99/10/09 14:06:03

Modified files:
	gcc/cp         : ChangeLog cp-tree.h decl.c semantics.c 
Added files:
	gcc/testsuite/g++.old-deja/g++.other: static10.C 

Log message:
	* cp-tree.h (make_rtl_for_local_static): New function.
	* decl.c (make_rtl_for_nonlocal_decl): Move code to create RTL for
	local statics ...
	(make_rtl_for_local_static): Here.
	* semantics.c (expand_stmt): Use make_rtl_for_local_static.



More information about the Gcc-cvs mailing list