gcc/gcc/testsuite ChangeLog g++.dg/compat/abi/ ...
gdr@gcc.gnu.org
gdr@gcc.gnu.org
Sat Jul 26 18:06:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: cxx-reflection-branch
Changes by: gdr@gcc.gnu.org 2003-07-26 18:06:27
Modified files:
gcc/testsuite : ChangeLog
gcc/testsuite/g++.dg/compat/abi: bitfield1_x.C bitfield1_y.C
bitfield2_x.C bitfield2_y.C
vbase8-10_x.C vbase8-10_y.C
vbase8-21_x.C vbase8-21_y.C
vbase8-22_x.C vbase8-22_y.C
vbase8-4_x.C vbase8-4_y.C
gcc/testsuite/g++.dg/compat/break: bitfield7_x.C bitfield7_y.C
gcc/testsuite/g++.dg/ext: packed2.C
gcc/testsuite/g++.dg/other: error2.C
gcc/testsuite/g++.dg/parse: non-dependent2.C
gcc/testsuite/g++.dg/template: memclass1.C
gcc/testsuite/gcc.dg/noncompile: label-lineno-1.c
gcc/testsuite/lib: compat.exp
Added files:
gcc/testsuite/g++.dg/expr: cond2.C
gcc/testsuite/g++.dg/ext: flexary1.C packed3.C packed4.C
gcc/testsuite/g++.dg/inherit: access4.C access5.C
gcc/testsuite/g++.dg/opt: inline4.C
gcc/testsuite/g++.dg/parse: ambig3.C condexpr1.C crash10.C
crash9.C def-tmpl-arg1.C funptr1.C
invalid-op1.C operator2.C
operator3.C template10.C
template11.C typedef3.C
gcc/testsuite/g++.dg/template: crash8.C defarg3.C lookup1.C
lookup2.C
gcc/testsuite/gcc.c-torture/execute: 20030718-1.c
gcc/testsuite/gcc.dg: 20030721-1.c intermod-1.c pack-test-3.c
gcc/testsuite/gcc.dg/noncompile: incomplete-2.c label-1.c
Log message:
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.8&r2=1.2467.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/bitfield1_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/bitfield1_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/bitfield2_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/bitfield2_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-10_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-10_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-21_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-21_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-22_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-22_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-4_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/abi/vbase8-4_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/break/bitfield7_x.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/break/bitfield7_y.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/expr/cond2.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/g++.dg/ext/flexary1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/packed3.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/packed4.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/packed2.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/access4.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/access5.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/inline4.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/error2.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/ambig3.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/condexpr1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/crash10.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/parse/crash9.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/def-tmpl-arg1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/funptr1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/invalid-op1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/operator2.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/operator3.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/template10.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/template11.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/typedef3.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/non-dependent2.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/g++.dg/template/crash8.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/defarg3.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/lookup1.C.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/lookup2.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/memclass1.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/execute/20030718-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20030721-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/intermod-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/pack-test-3.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/noncompile/incomplete-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/noncompile/label-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/noncompile/label-lineno-1.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.2&r2=1.2.40.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/compat.exp.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.4.16.1&r2=1.4.16.2
More information about the Gcc-cvs
mailing list