This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc/testsuite ChangeLog g++.dg/template/ov ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cxx-reflection-branch
Changes by:	gdr@gcc.gnu.org	2003-08-01 14:03:43

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/template: overload1.C 
	gcc/testsuite/gcc.c-torture/execute: string-opt-10.c 
	                                     string-opt-9.c 
	gcc/testsuite/gcc.dg: 20030505.c i386-387-1.c i386-387-5.c 
	gcc/testsuite/gcc.dg/cpp: include2.c 
Added files:
	gcc/testsuite/g++.dg/ext: stmtexpr1.C 
	gcc/testsuite/g++.dg/init: enum2.C 
	gcc/testsuite/g++.dg/opt: call1.C tmp1.C 
	gcc/testsuite/g++.dg/parse: constant4.C 
	gcc/testsuite/g++.dg/template: explicit3.C explicit4.C 
	                               explicit5.C memtmpl1.C ptrmem6.C 
	                               using1.C using2.C using3.C 
	                               using4.C using5.C 
	gcc/testsuite/gcc.c-torture/compile: 20030725-1.c zero-strct-2.c 
	gcc/testsuite/gcc.dg: Wdeclaration-after-statement-1.c 
	                      Wdeclaration-after-statement-2.c asm-8.c 
	                      builtins-27.c i386-asm-1.c 
	                      struct-in-proto-1.c 
	gcc/testsuite/gcc.dg/tls: opt-7.c 
Removed files:
	gcc/testsuite/g++.dg/opt: vtgc1.C 

Log message:
	merge from thrunk

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.2467.4.9&r2=1.2467.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/stmtexpr1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/enum2.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/call1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/tmp1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/vtgc1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/constant4.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/explicit3.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/explicit4.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/explicit5.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/memtmpl1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/ptrmem6.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/using1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/using2.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/using3.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/using4.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/using5.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/overload1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20030725-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/zero-strct-2.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/string-opt-10.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/string-opt-9.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-2.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/asm-8.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/builtins-27.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-asm-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/struct-in-proto-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20030505.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.2.6.1&r2=1.2.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-387-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.4.4.2&r2=1.4.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-387-5.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/include2.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.2.60.1&r2=1.2.60.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tls/opt-7.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.2.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]