gcc/gcc/ada nlists.adb nlists.ads

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Dec 8 11:51:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2004-12-08 11:48:05

Modified files:
	gcc/ada        : nlists.adb nlists.ads 

Log message:
	* nlists.adb (Prepend_Debug): Remove parameters and nest within
	Prepend.
	(Remove_Next_Debug): Same fix
	
	* nlists.ads: Correct bad comments for Prev and Prev_Non_Pragma (we do
	maintain back pointers now, though we did not used to, and comments
	were out of date).
	(Prepend): Remove pragma Inline.
	(Remove_Next): Same cleanup

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/nlists.adb.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/nlists.ads.diff?cvsroot=gcc&r1=1.6&r2=1.7



More information about the Gcc-cvs mailing list