gcc/gcc/testsuite ChangeLog g++.old-deja/g++.e ...

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Dec 20 16:18:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2001-12-20 16:18:26

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.old-deja/g++.eh: badalloc1.C 

Log message:
	* g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
	(arena): Use it.
	(malloc): Correct allocation logic.  Abort if we fill up the
	arena before initialization complete.
	(realloc): Correct allocation logic.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1485&r2=1.1486
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.eh/badalloc1.C.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list