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

Alexandre Oliva oliva@cygnus.com
Sat Oct 3 02:51:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	oliva@egcs.cygnus.com	98/10/03 02:51:23

Modified files:
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.old-deja/g++.other: badopt1.C decl1.C decl2.C 
	                                      null2.C typename1.C 
	gcc/testsuite/g++.old-deja/g++.pt: friend34.C 

Log message:
	* g++.old-deja/g++.pt/friend34.C: New test; name injection of
	friend template declared within template class conflicts with
	nested class of the same name
	
	* g++.old-deja/g++.other/badopt1.C: New test; post-increment
	is ignored
	
	* g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
	object with direct initializer as function declaration
	
	* g++.old-deja/g++.other/decl2.C: New test; duplicate initializers
	
	* g++.old-deja/g++.other/null2.C: New test; conditional operator
	involving const pointer and NULL produces incorrect result
	
	* g++.old-deja/g++.other/typename1.C: New test; template-dependent
	type name without `typename' should be rejected with -pedantic




More information about the Gcc-cvs mailing list