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 config/mips/t-netbsd config/sparc/open ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cygwin-mingw-gcc-3_2_1-branch
Changes by:	cgf@gcc.gnu.org	2002-12-03 19:10:34

Added files:
	gcc/config/mips: t-netbsd 
	gcc/config/sparc: openbsd1-64.h openbsd64.h 
	gcc/testsuite/g++.dg/abi: bitfield3.C 
	gcc/testsuite/g++.dg/opt: asm1.C cse1.C cse2.C inline3.C 
	                          thunk1.C vt1.C 
	gcc/testsuite/g++.dg/parse: named_ops.C 
	gcc/testsuite/g++.dg/template: friend7.C ttp4.C 
	gcc/testsuite/gcc.c-torture/compile: 20020530-1.c 20020605-1.c 
	gcc/testsuite/gcc.c-torture/execute: 20020529-1.c 20020611-1.c 
	                                     20020614-1.c 20020615-1.c 
	                                     20020619-1.c alloca-1.c 
	                                     complex-6.c 
	gcc/testsuite/gcc.dg: 20020517-1.c 20020523-1.c 20020527-1.c 
	                      20020530-1.c 20020616-1.c Wunknownprag.c 
	                      verbose-asm.c weak-9.c 
	gcc/testsuite/gcc.dg/cpp: paste12.c 

Log message:
	Merge from 3.2.1.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/t-netbsd.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/openbsd1-64.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/openbsd64.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/bitfield3.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/asm1.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/cse1.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/cse2.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/inline3.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/thunk1.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/vt1.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/named_ops.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend7.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/ttp4.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20020530-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20020605-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20020529-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20020611-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20020614-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20020615-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.3.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20020619-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/alloca-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/complex-6.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020517-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020523-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020527-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020530-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020616-1.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/Wunknownprag.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.1.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/verbose-asm.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-9.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/paste12.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2_1-branch&r1=NONE&r2=1.2.28.1


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