gcc/gcc diagnostic.c cp/cp-tree.h cp/decl.c cp ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Thu Aug 16 19:49:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cp-parser-branch
Changes by:	mmitchel@gcc.gnu.org	2001-08-16 19:49:23

Modified files:
	gcc            : diagnostic.c 
	gcc/cp         : cp-tree.h decl.c decl.h decl2.c parser.c pt.c 
	                 semantics.c 
	gcc/testsuite/g++.old-deja/g++.pt: crash36.C crash5.C friend21.C 
	                                   instantiate9.C spec28.C 
	                                   spec41.C ttp52.C 

Log message:
	More work

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/diagnostic.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.56.2.5&r2=1.56.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.617.2.13&r2=1.617.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.789.2.13&r2=1.789.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.5&r2=1.5.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.469.2.12&r2=1.469.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.1.2.17&r2=1.1.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.535.2.12&r2=1.535.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.212.2.11&r2=1.212.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/crash36.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.3&r2=1.3.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/crash5.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.4&r2=1.4.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/friend21.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.4&r2=1.4.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/instantiate9.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/spec28.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.2&r2=1.2.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/spec41.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.1&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.pt/ttp52.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch&r1=1.3&r2=1.3.28.1



More information about the Gcc-cvs mailing list