gcc ./ChangeLog ./MAINTAINERS ./config.guess f ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Mon Dec 9 18:14:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cp-parser-branch-2
Changes by:	mmitchel@gcc.gnu.org	2002-12-09 18:14:07

Modified files:
	.              : ChangeLog MAINTAINERS config.guess 
	fastjar        : ChangeLog fastjar.texi 
	gcc            : ChangeLog bitmap.c builtin-types.def builtins.c 
	                 c-common.c c-common.h c-format.c c-semantics.c 
	                 calls.c cfg.c cfgrtl.c combine.c config.gcc 
	                 configure configure.in cppexp.c cpplib.c 
	                 defaults.h expmed.c expr.c integrate.c 
	                 libgcc-std.ver ra-build.c stmt.c tree-inline.c 
	                 tree.c tree.h unroll.c version.c 
	gcc/config     : t-netbsd 
	gcc/config/h8300: h8300.c h8300.md 
	gcc/config/i386: cygwin.h i386.c mingw32.h 
	gcc/config/ia64: hpux.h ia64.c 
	gcc/config/m68k: m68k.c m68k.h 
	gcc/config/mips: mips.md 
	gcc/config/pa  : pa.h pa.md pa32-linux.h t-linux 
	gcc/config/rs6000: rs6000.md spe.h spe.md 
	gcc/config/sh  : sh.c sh.h sh.md 
	gcc/config/xtensa: xtensa.h 
	gcc/cp         : ChangeLog Make-lang.in call.c class.c cp-lang.c 
	                 cp-tree.h decl.c decl2.c error.c except.c 
	                 init.c parse.y parser.c pt.c rtti.c semantics.c 
	                 spew.c typeck.c 
	gcc/doc        : install.texi invoke.texi md.texi tm.texi 
	gcc/java       : ChangeLog class.c decl.c parse.y 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/special: conpr-2.C ecos.exp initp1.C 
	gcc/testsuite/g++.old-deja/g++.benjamin: 15799.C 
	gcc/testsuite/g++.old-deja/g++.bugs: 900514_03.C 
	gcc/testsuite/g++.old-deja/g++.mike: net2.C 
	gcc/testsuite/gcc.dg: 20020210-1.c 
	libffi         : ChangeLog 
	libffi/include : ffi.h.in 
	libffi/src     : ffitest.c 
	libffi/src/x86 : ffi.c win32.S 
	libiberty      : ChangeLog make-relative-prefix.c 
	libjava        : ChangeLog Makefile.am Makefile.in boehm.cc 
	                 defineclass.cc interpret.cc jni.cc prims.cc 
	                 resolve.cc verify.cc 
	libjava/gnu/gcj/protocol/jar: Connection.java 
	libjava/gnu/gcj/runtime: VMClassLoader.java 
	libjava/include: java-interp.h jni.h 
	libjava/java/awt/image: ColorModel.java 
	libjava/java/beans: Introspector.java 
	libjava/java/io: CharArrayWriter.java 
	libjava/java/lang: Character.java Class.h ClassLoader.java 
	                   SecurityManager.java VMSecurityManager.java 
	                   VMThrowable.java natClass.cc 
	                   natClassLoader.cc 
	libjava/java/net: InetAddress.java JarURLConnection.java 
	                  Socket.java SocketPermission.java 
	                  URLClassLoader.java 
	libjava/java/security/spec: DSAParameterSpec.java 
	                            DSAPrivateKeySpec.java 
	                            DSAPublicKeySpec.java 
	libjava/java/util: ResourceBundle.java 
	libjava/java/util/jar: JarFile.java 
	libjava/java/util/zip: ZipEntry.java ZipFile.java 
	                       ZipInputStream.java 
	libjava/testsuite: ChangeLog 
	libjava/testsuite/libjava.jacks: jacks.exp 
	libjava/testsuite/libjava.mauve: xfails 
	libstdc++-v3   : ChangeLog configure configure.in 
	libstdc++-v3/include/bits: basic_string.h basic_string.tcc 
	                           c++config 
	libstdc++-v3/libsupc++: cxxabi.h 
	libstdc++-v3/testsuite: abi_check.cc 
Added files:
	gcc/config/pa  : fptr.c 
	gcc/testsuite/g++.dg/inherit: typedef1.C typeinfo1.C 
	gcc/testsuite/g++.dg/init: brace3.C elide2.C string1.C 
	gcc/testsuite/g++.dg/lookup: anon2.C 
	gcc/testsuite/g++.dg/overload: ambig1.C 
	gcc/testsuite/g++.dg/parse: defarg1.C parameter-declaration-1.C 
	gcc/testsuite/g++.dg/template: char1.C ctor2.C friend8.C 
	                               strlen1.C varmod1.C 
	gcc/testsuite/gcc.c-torture/compile: 20021204-1.c 
	gcc/testsuite/gcc.c-torture/execute: 20021204-1.c 
	gcc/testsuite/gcc.dg: 20021205-1.c ppc-fmadd-1.c ppc-fmadd-2.c 
	                      ppc-fmadd-3.c 
	libjava/gnu/gcj/runtime: MethodRef.java StackTrace.java 
	                         natStackTrace.cc 
	libjava/java/lang: natVMSecurityManager.cc 
	libjava/java/util: natResourceBundle.cc 
	libjava/testsuite/libjava.jacks: jacks.xfail 
	libjava/testsuite/libjava.lang: override.java override.out 
	                                pr8823.java pr8823.out 
Removed files:
	gcc/config/frv : xm-frv.h 
	libjava/java/lang: natVMThrowable.cc 

Log message:
	Merge from mainline

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.528.2.9&r2=1.528.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/MAINTAINERS.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.217.4.7&r2=1.217.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config.guess.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.51.4.2&r2=1.51.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.25.4.2&r2=1.25.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/fastjar.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.16.1&r2=1.1.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.14637.2.10&r2=1.14637.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bitmap.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.36.4.1&r2=1.36.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtin-types.def.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7.4.1&r2=1.7.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.152.4.5&r2=1.152.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.344.4.6&r2=1.344.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.141.4.4&r2=1.141.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-format.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.24.4.2&r2=1.24.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-semantics.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.43.4.2&r2=1.43.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.229.4.4&r2=1.229.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfg.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.34.6.1&r2=1.34.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.57.4.2&r2=1.57.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.299.4.7&r2=1.299.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.215.4.8&r2=1.215.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.618.2.6&r2=1.618.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.605.2.6&r2=1.605.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppexp.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.123.4.4&r2=1.123.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplib.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.311.4.8&r2=1.311.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.80.4.3&r2=1.80.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.121.4.2&r2=1.121.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.467.4.5&r2=1.467.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/integrate.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.197.4.3&r2=1.197.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/libgcc-std.ver.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.13.20.2&r2=1.13.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-build.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.6.3&r2=1.5.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stmt.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.267.4.3&r2=1.267.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.26.6.3&r2=1.26.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.263.4.7&r2=1.263.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.342.4.7&r2=1.342.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unroll.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.168.4.4&r2=1.168.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1630.4.10&r2=1.1630.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/t-netbsd.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.24.1&r2=1.5.24.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/frv/xm-frv.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.134.4.6&r2=1.134.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.88.4.3&r2=1.88.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/cygwin.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.71.4.3&r2=1.71.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.425.4.6&r2=1.425.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/mingw32.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.26.4.1&r2=1.26.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/hpux.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.10.4.1&r2=1.10.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.176.4.4&r2=1.176.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.63.4.3&r2=1.63.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.73.4.2&r2=1.73.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.131.2.7&r2=1.131.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/fptr.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.163.4.4&r2=1.163.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.107.4.3&r2=1.107.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa32-linux.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.4.1&r2=1.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/t-linux.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7&r2=1.7.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.190.4.5&r2=1.190.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/spe.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.4.3&r2=1.2.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/spe.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.4.4&r2=1.2.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.153.4.6&r2=1.153.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.152.4.6&r2=1.152.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.105.4.7&r2=1.105.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/xtensa.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.14.4.3&r2=1.14.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2848.2.13&r2=1.2848.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/Make-lang.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.115.4.7&r2=1.115.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.320.4.11&r2=1.320.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.452.4.13&r2=1.452.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-lang.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.36.4.4&r2=1.36.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.719.4.17&r2=1.719.4.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.911.4.23&r2=1.911.4.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.540.4.15&r2=1.540.4.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.180.4.7&r2=1.180.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/except.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.142.4.2&r2=1.142.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/init.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.281.4.9&r2=1.281.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parse.y.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.262.2.9&r2=1.262.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.4.25&r2=1.1.4.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.591.4.18&r2=1.591.4.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.135.4.5&r2=1.135.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.264.4.14&r2=1.264.4.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/spew.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.65.2.5&r2=1.65.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.408.4.13&r2=1.408.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.125.4.5&r2=1.125.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.152.4.6&r2=1.152.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/md.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.42.4.4&r2=1.42.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.140.2.6&r2=1.140.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1019.4.8&r2=1.1019.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.133.4.3&r2=1.133.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.128.4.6&r2=1.128.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.387.4.4&r2=1.387.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1936.4.10&r2=1.1936.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/typedef1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/typeinfo1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/brace3.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/elide2.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/string1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/anon2.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/overload/ambig1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/defarg1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/parameter-declaration-1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/special/conpr-2.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3&r2=1.3.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/special/ecos.exp.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.8&r2=1.8.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/special/initp1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.4.16.1&r2=1.4.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/char1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/ctor2.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend8.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/strlen1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/varmod1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/15799.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.50.1&r2=1.2.50.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.bugs/900514_03.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5&r2=1.5.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.mike/net2.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021204-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20021204-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20021205-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/ppc-fmadd-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/ppc-fmadd-2.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/ppc-fmadd-3.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20020210-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1&r2=1.1.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.68.4.4&r2=1.68.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/include/ffi.h.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.15.4.2&r2=1.15.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/ffitest.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.8.2&r2=1.6.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/ffi.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.4.1&r2=1.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/win32.S.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.378.4.6&r2=1.378.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/make-relative-prefix.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.6.1&r2=1.2.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1363.4.10&r2=1.1363.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.228.4.6&r2=1.228.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.247.4.6&r2=1.247.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/boehm.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.33.8.1&r2=1.33.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/defineclass.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.27.12.3&r2=1.27.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/interpret.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.32.4.4&r2=1.32.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/jni.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.63.4.2&r2=1.63.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/prims.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.72.4.2&r2=1.72.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/resolve.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.28.10.2&r2=1.28.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/verify.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.41.6.3&r2=1.41.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/protocol/jar/Connection.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5&r2=1.5.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/MethodRef.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/StackTrace.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/natStackTrace.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/VMClassLoader.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.8&r2=1.8.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/java-interp.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.16.12.2&r2=1.16.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/jni.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.21.4.2&r2=1.21.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/image/ColorModel.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7&r2=1.7.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/beans/Introspector.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/CharArrayWriter.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6&r2=1.6.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natVMSecurityManager.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Character.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.9.4.1&r2=1.9.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Class.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.44.4.4&r2=1.44.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/ClassLoader.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.17.4.2&r2=1.17.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/SecurityManager.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7&r2=1.7.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/VMSecurityManager.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/VMThrowable.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClass.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.50.12.3&r2=1.50.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClassLoader.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.48.4.2&r2=1.48.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natVMThrowable.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3.2.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/InetAddress.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7.10.1&r2=1.7.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/JarURLConnection.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.4.28.2&r2=1.4.28.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/Socket.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.9.8.2&r2=1.9.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/SocketPermission.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3.8.1&r2=1.3.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/URLClassLoader.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.28.2&r2=1.5.28.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/security/spec/DSAParameterSpec.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/security/spec/DSAPrivateKeySpec.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/security/spec/DSAPublicKeySpec.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/natResourceBundle.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.5.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/ResourceBundle.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.19.4.1&r2=1.19.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/jar/JarFile.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.9&r2=1.9.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/zip/ZipEntry.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.14&r2=1.14.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/zip/ZipFile.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.17.4.1&r2=1.17.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/zip/ZipInputStream.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.14.4.1&r2=1.14.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.209.4.6&r2=1.209.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jacks/jacks.xfail.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jacks/jacks.exp.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.lang/override.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.lang/override.out.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.lang/pr8823.java.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.lang/pr8823.out.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.mauve/xfails.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.8.4.1&r2=1.8.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1247.2.9&r2=1.1247.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.261.2.7&r2=1.261.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.96.2.6&r2=1.96.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.24.4.2&r2=1.24.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.tcc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.25.4.1&r2=1.25.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.395.4.10&r2=1.395.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/cxxabi.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.12.2&r2=1.6.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/abi_check.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.2.3&r2=1.5.2.4



More information about the Gcc-cvs mailing list