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 ./ChangeLog ./configure ./configure.in con ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	ast-optimizer-branch
Changes by:	dnovillo@gcc.gnu.org	2002-05-15 06:28:56

Modified files:
	.              : ChangeLog configure configure.in 
	config         : ChangeLog mh-apollo68 mh-dgux mh-dgux386 
	gcc            : ChangeLog Makefile.in c-common.c cfgrtl.c 
	                 combine.c cppfiles.c cppinit.c defaults.h 
	                 emit-rtl.c expr.c final.c flow.c gcc.c 
	                 genattr.c genattrtab.c genautomata.c 
	                 gengenrtl.c gensupport.c gensupport.h 
	                 ggc-common.c output.h profile.c profile.h 
	                 real.c real.h recog.c rtl.h toplev.c tradcpp.c 
	                 tree.h varasm.c 
	gcc/ada        : ChangeLog Make-lang.in Makefile.in 
	gcc/config/alpha: alpha-interix.h alpha.h freebsd.h gnu.h 
	                  linux.h netbsd.h openbsd.h osf.h unicosmk.h 
	                  vms.h vxworks.h 
	gcc/config/arm : arm.h conix-elf.h linux-elf.h netbsd.h riscix.h 
	                 riscix1-1.h rtems-elf.h semiaof.h 
	                 unknown-elf-oabi.h unknown-elf.h vxarm.h 
	gcc/config/c4x : c4x.md 
	gcc/config/dsp16xx: dsp16xx.md 
	gcc/config/fr30: fr30.md 
	gcc/config/i386: i386.c i386.h i386.md 
	gcc/config/ia64: sysv4.h 
	gcc/config/mips: iris6.h mips.md 
	gcc/config/pa  : pa.c pa.md 
	gcc/config/rs6000: rs6000-protos.h rs6000.c rs6000.md 
	gcc/config/s390: linux.h 
	gcc/config/sparc: sparc.c sparc.md 
	gcc/cp         : ChangeLog class.c cp-lang.c cp-tree.h cvt.c 
	                 decl.c init.c lang-specs.h tree.c typeck.c 
	                 typeck2.c 
	gcc/doc        : contrib.texi install.texi invoke.texi tm.texi 
	gcc/f          : version.c 
	gcc/fixinc     : fixincl.x inclhack.def 
	gcc/fixinc/tests/base: math.h testing.h 
	gcc/java       : ChangeLog jcf-write.c 
	gcc/objc       : lang-specs.h 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.c-torture/execute: conversion.c 
	libf2c/libF77  : Version.c 
	libf2c/libI77  : Version.c 
	libf2c/libU77  : Version.c 
	libffi         : ChangeLog 
	libffi/src/powerpc: ffi_darwin.c 
	libiberty      : ChangeLog config.table 
	libjava        : ChangeLog Makefile.am Makefile.in 
	libjava/java/lang: Runtime.java System.java natRuntime.cc 
	                   natSystem.cc 
	libjava/java/util: TimeZone.java 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/os/irix/irix5.2/bits: ctype_inline.h 
	                                          os_defines.h 
	libstdc++-v3/config/os/irix/irix6.5/bits: ctype_inline.h 
	libstdc++-v3/docs/html: install.html 
	libstdc++-v3/include/bits: c++config fstream.tcc 
	libstdc++-v3/src: localename.cc 
	libstdc++-v3/testsuite/22_locale: codecvt_members_char_char.cc 
	                                  codecvt_members_wchar_t_char.cc 
	                                  collate_members_char.cc 
	                                  collate_members_wchar_t.cc 
	                                  ctype_members_char.cc 
	                                  ctype_members_wchar_t.cc 
	                                  messages_members_char.cc 
	                                  money_get_members_char.cc 
	                                  money_get_members_wchar_t.cc 
	                                  money_put_members_char.cc 
	                                  money_put_members_wchar_t.cc 
	                                  moneypunct_members_char.cc 
	                                  moneypunct_members_wchar_t.cc 
	                                  num_get_members_char.cc 
	                                  num_get_members_wchar_t.cc 
	                                  num_put_members_char.cc 
	                                  num_put_members_wchar_t.cc 
	                                  numpunct_members_char.cc 
	                                  numpunct_members_wchar_t.cc 
	                                  time_get_members_char.cc 
	                                  time_get_members_wchar_t.cc 
	                                  time_put_members_char.cc 
	                                  time_put_members_wchar_t.cc 
	libstdc++-v3/testsuite/27_io: istream_sentry.cc 
Added files:
	gcc/testsuite/g++.dg/abi: rtti1.C 
	gcc/testsuite/g++.dg/ext: asm2.C 
	gcc/testsuite/g++.dg/init: pm1.C 
	libjava/java/util: natTimeZone.cc 
	libstdc++-v3/testsuite/22_locale: ctype_scan_char.cc 
	                                  ctype_scan_wchar_t.cc 

Log message:
	Merge mainline into branch as of 2002-05-15.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.399.2.8&r2=1.399.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.36.4.1&r2=1.36.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.107.2.5&r2=1.107.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.21.4.3&r2=1.21.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mh-apollo68.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.20.1&r2=1.2.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mh-dgux.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.20.1&r2=1.2.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mh-dgux386.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.20.2&r2=1.2.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.10739.2.58&r2=1.10739.2.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.701.2.25&r2=1.701.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.243.2.8&r2=1.243.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.19.2.8&r2=1.19.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.219.2.7&r2=1.219.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppfiles.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.118.4.5&r2=1.118.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppinit.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.163.2.7&r2=1.163.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.47.2.5&r2=1.47.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/emit-rtl.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.194.2.8&r2=1.194.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.340.2.8&r2=1.340.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/final.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.187.2.5&r2=1.187.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/flow.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.431.2.10&r2=1.431.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.236.2.7&r2=1.236.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genattr.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.40.6.2&r2=1.40.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genattrtab.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.90.6.5&r2=1.90.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genautomata.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.8.2.2&r2=1.8.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengenrtl.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.43.6.4&r2=1.43.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gensupport.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.15.2.2&r2=1.15.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gensupport.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.14.1&r2=1.2.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ggc-common.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.38.6.4&r2=1.38.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/output.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.66.2.5&r2=1.66.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/profile.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.58.2.4&r2=1.58.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/profile.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.2.1&r2=1.3.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.47.2.8&r2=1.47.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.31.2.6&r2=1.31.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.114.2.7&r2=1.114.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.274.2.8&r2=1.274.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.494.2.11&r2=1.494.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tradcpp.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.35.6.5&r2=1.35.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.257.2.12&r2=1.257.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.178.2.7&r2=1.178.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.190.2.6&r2=1.190.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Make-lang.in.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.7.2.2&r2=1.7.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Makefile.in.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.21.2.5&r2=1.21.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha-interix.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.9.10.1&r2=1.9.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.125.2.4&r2=1.125.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/freebsd.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.4.5&r2=1.2.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/gnu.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/linux.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.24.2.2&r2=1.24.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/netbsd.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.6.12.4&r2=1.6.12.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/openbsd.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.4.10.1&r2=1.4.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/osf.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.20.2.2&r2=1.20.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/unicosmk.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.7.2.3&r2=1.7.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/vms.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.34.2.5&r2=1.34.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/vxworks.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.6&r2=1.6.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.111.2.4&r2=1.111.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/conix-elf.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.6.6.1&r2=1.6.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/linux-elf.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.26.2.2&r2=1.26.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/netbsd.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.12.10.2&r2=1.12.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/riscix.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.8.10.1&r2=1.8.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/riscix1-1.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.6.10.1&r2=1.6.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/rtems-elf.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.4&r2=1.1.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/semiaof.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.10.1&r2=1.3.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/unknown-elf-oabi.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.10.1&r2=1.3.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/unknown-elf.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.18.6.1&r2=1.18.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/vxarm.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.5.10.1&r2=1.5.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.65.8.3&r2=1.65.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dsp16xx/dsp16xx.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.11.2.3&r2=1.11.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/fr30/fr30.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.9.2.2&r2=1.9.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.287.2.8&r2=1.287.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.195.2.8&r2=1.195.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.288.2.7&r2=1.288.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/sysv4.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.11.2.2&r2=1.11.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.35.2.1&r2=1.35.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.102.2.5&r2=1.102.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.121.2.8&r2=1.121.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.94.2.6&r2=1.94.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-protos.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.22.2.4&r2=1.22.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.193.2.8&r2=1.193.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.120.2.8&r2=1.120.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/linux.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.4.5&r2=1.1.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.146.2.8&r2=1.146.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.127.2.8&r2=1.127.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2445.2.10&r2=1.2445.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.396.2.7&r2=1.396.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-lang.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.9.2.4&r2=1.9.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.629.2.10&r2=1.629.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.101.2.6&r2=1.101.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.804.2.10&r2=1.804.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/init.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.247.2.6&r2=1.247.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lang-specs.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.45.2.2&r2=1.45.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.245.2.7&r2=1.245.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.359.2.7&r2=1.359.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck2.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.102.2.5&r2=1.102.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/contrib.texi.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.11.4.5&r2=1.11.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.47.2.8&r2=1.47.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.39.4.15&r2=1.39.4.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.37.2.8&r2=1.37.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/version.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.784.2.8&r2=1.784.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/fixincl.x.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.112.2.7&r2=1.112.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/inclhack.def.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.115.2.7&r2=1.115.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/math.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/testing.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.8.4.1&r2=1.8.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.770.2.8&r2=1.770.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-write.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.81.6.6&r2=1.81.6.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/lang-specs.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.20.6.2&r2=1.20.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1284.2.9&r2=1.1284.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/rtti1.C.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/asm2.C.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/pm1.C.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/conversion.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.4.12.1&r2=1.4.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libF77/Version.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.754.2.8&r2=1.754.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/Version.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.761.2.8&r2=1.761.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libU77/Version.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.753.2.8&r2=1.753.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.40.2.7&r2=1.40.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/powerpc/ffi_darwin.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.6.4&r2=1.1.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.290.2.6&r2=1.290.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/config.table.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.17.6.1&r2=1.17.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.831.2.9&r2=1.831.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.156.2.7&r2=1.156.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.167.2.7&r2=1.167.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Runtime.java.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.9&r2=1.9.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/System.java.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.8.6.1&r2=1.8.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natRuntime.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.18.2.2&r2=1.18.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natSystem.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.40.2.6&r2=1.40.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/natTimeZone.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=NONE&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/TimeZone.java.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.11.6.2&r2=1.11.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.722.2.8&r2=1.722.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix5.2/bits/ctype_inline.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.1&r2=1.1.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix5.2/bits/os_defines.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix6.5/bits/ctype_inline.h.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.1&r2=1.1.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/install.html.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.6.4.3&r2=1.6.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.54.2.8&r2=1.54.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.16.2.5&r2=1.16.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/localename.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.15.2.4&r2=1.15.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_scan_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_scan_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/codecvt_members_char_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.4&r2=1.1.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/codecvt_members_wchar_t_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.4&r2=1.1.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/collate_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.5&r2=1.1.10.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/collate_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.5&r2=1.1.10.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.2.5&r2=1.2.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/messages_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.10.4&r2=1.1.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.8.4&r2=1.3.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.8.4&r2=1.3.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.4.6.5&r2=1.4.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.4.8.5&r2=1.4.8.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/moneypunct_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.6.4&r2=1.3.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/moneypunct_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.8.4&r2=1.2.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.4.6&r2=1.1.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.4.6&r2=1.1.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_put_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.4.5&r2=1.1.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_put_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.4.5&r2=1.1.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/numpunct_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.3.2.4&r2=1.3.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/numpunct_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/time_get_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.6.4&r2=1.2.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/time_get_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.6.4&r2=1.1.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/time_put_members_char.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.2.8.4&r2=1.2.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/time_put_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.6.4&r2=1.1.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream_sentry.cc.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.5.6.1&r2=1.5.6.2


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