gcc ./ChangeLog ./Makefile.def ./Makefile.in . ...

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Tue Dec 28 18:23:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	structure-aliasing-branch
Changes by:	dberlin@gcc.gnu.org	2004-12-28 18:23:54

Modified files:
	.              : ChangeLog Makefile.def Makefile.in Makefile.tpl 
	gcc            : ChangeLog Makefile.in c-common.c c-common.h 
	                 c-decl.c c-objc-common.c c-parse.in c-tree.h 
	                 c-typeck.c calls.c config.gcc defaults.h 
	                 dojump.c dwarf2out.c expr.c fold-const.c 
	                 function.c genopinit.c genrecog.c gimplify.c 
	                 gthr-nks.h lambda-code.c optabs.c optabs.h 
	                 output.h pointer-set.c pointer-set.h reload.c 
	                 reload1.c simplify-rtx.c stor-layout.c system.h 
	                 target-def.h target.h targhooks.c 
	                 tree-browser.c tree-flow-inline.h tree-gimple.h 
	                 tree-inline.c tree-outof-ssa.c tree-sra.c 
	                 tree-ssa-alias.c tree-ssa-loop-ivopts.c 
	                 tree-ssa-structalias.c tree-vectorizer.c tree.c 
	                 tree.def tree.h var-tracking.c varasm.c 
	                 version.c 
	gcc/ada        : ChangeLog trans.c utils2.c 
	gcc/config     : darwin.c freebsd-spec.h 
	gcc/config/alpha: alpha-protos.h alpha.c alpha.md 
	gcc/config/avr : avr.c avr.h t-avr 
	gcc/config/i386: emmintrin.h i386-protos.h i386.c i386.h i386.md 
	                 mmintrin.h netware-crt0.c netware.h nwld.h 
	                 predicates.md t-nwld xmmintrin.h 
	gcc/config/m68k: m68kemb.h 
	gcc/config/mips: linux.h linux64.h mips.h netbsd.h openbsd.h 
	                 t-linux64 
	gcc/config/pa  : pa.c 
	gcc/config/rs6000: rs6000.c rs6000.md 
	gcc/cp         : ChangeLog call.c class.c cp-gimplify.c 
	                 cp-tree.def cp-tree.h cvt.c decl.c error.c 
	                 method.c name-lookup.c parser.c pt.c rtti.c 
	                 semantics.c tree.c typeck.c 
	gcc/doc        : cpp.texi cppopts.texi md.texi tm.texi 
	gcc/fortran    : ChangeLog gfortran.texi 
	gcc/java       : ChangeLog typeck.c 
	gcc/po         : ChangeLog de.po 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/template: crash19.C 
	gcc/testsuite/gcc.c-torture/execute/ieee: compare-fp-3.x 
	                                          compare-fp-4.x 
	gcc/testsuite/gcc.dg: 20040813-1.c funcdef-storage-1.c 
	                      pr17055-1.c pr17957.c pr18596-1.c 
	                      struct-ret-1.c 
	gcc/testsuite/gcc.dg/tree-ssa: asm-2.c asm-3.c loop-1.c 
	gcc/testsuite/gcc.dg/vect: vect-13.c vect-17.c vect-18.c 
	                           vect-19.c vect-20.c vect-27.c 
	                           vect-29.c vect-44.c vect-48.c 
	                           vect-50.c vect-52.c vect-54.c 
	                           vect-56.c vect-58.c vect-60.c 
	                           vect-72.c vect-77.c vect-78.c 
	                           vect-80.c vect.exp 
	gcc/testsuite/lib: gcc-dg.exp target-supports.exp 
	gcc/testsuite/objc.dg: stabs-1.m 
	libffi         : ChangeLog 
	libffi/src/x86 : ffi64.c unix64.S 
	libgfortran    : ChangeLog libgfortran.h 
	libgfortran/io : transfer.c write.c 
	libgfortran/runtime: environ.c error.c 
	libiberty      : ChangeLog Makefile.in config.table configure 
	                 configure.ac 
	libjava        : ChangeLog 
	libjava/include: config.h.in 
	libjava/java/lang: natClassLoader.cc 
	libjava/testsuite/lib: libjava.exp 
	libjava/testsuite/libjava.jar: jar.exp 
	libjava/testsuite/libjava.jni: jni.exp 
	libjava/testsuite/libjava.verify: verify.exp 
	libobjc        : ChangeLog gc.c 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/html/20_util: allocator.html 
	libstdc++-v3/include: Makefile.am Makefile.in 
	libstdc++-v3/include/bits: c++config 
	libstdc++-v3/include/ext: bitmap_allocator.h 
	libstdc++-v3/include/tr1: type_traits 
	libstdc++-v3/testsuite: testsuite_io.h testsuite_tr1.h 
	libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char: 
	                                                                  2.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/peek/char: 6414.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/putback/char: 1.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/read/char: 1.cc 2.cc 
Added files:
	gcc/testsuite/g++.dg/eh: ctor3.C 
	gcc/testsuite/g++.dg/ext: builtin6.C packed8.C 
	gcc/testsuite/g++.dg/inherit: thunk3.C 
	gcc/testsuite/g++.dg/opt: max1.C pr18683-1.C temp1.C 
	gcc/testsuite/g++.dg/other: synth1.C 
	gcc/testsuite/g++.dg/parse: pragma2.C 
	gcc/testsuite/g++.dg/template: cond5.C crash30.C crash31.C 
	                               friend33.C local4.C spec19.C 
	gcc/testsuite/g++.dg/warn: Wunused-9.C 
	gcc/testsuite/gcc.c-torture/compile: pr19080.c 
	gcc/testsuite/gcc.dg: 20041219-1.c empty2.c pr18596-2.c 
	                      pr18596-3.c pr18963-1.c 
	gcc/testsuite/gcc.dg/debug: 20041219-1.c 
	gcc/testsuite/gcc.target/i386: amd64-abi-1.c defines-1.c 
	                               defines-2.c 
	gcc/testsuite/gfortran.dg: complex_write.f90 
	libjava/testsuite/libjava.jni: iface.c iface.java iface.out 
	libstdc++-v3/docs/html/ext: ballocator_doc.html 
	libstdc++-v3/include/tr1: type_traits_fwd.h 
	libstdc++-v3/testsuite/27_io/basic_istream/exceptions/wchar_t: 
	                                                               9561.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t: 
	                                                                          01.cc 
	                                                                          02.cc 
	                                                                          03.cc 
	                                                                          06.cc 
	                                                                          07.cc 
	                                                                          08.cc 
	                                                                          09.cc 
	                                                                          10.cc 
	                                                                          11.cc 
	                                                                          12.cc 
	                                                                          13.cc 
	                                                                          9555-ia.cc 
	                                                                          exceptions_badbit_throw.cc 
	                                                                          exceptions_failbit.cc 
	                                                                          exceptions_failbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t: 
	                                                                         1.cc 
	                                                                         11095-i.cc 
	                                                                         2.cc 
	                                                                         3.cc 
	                                                                         9555-ic.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t: 
	                                                                     1.cc 
	                                                                     2.cc 
	                                                                     3.cc 
	                                                                     9318-in.cc 
	                                                                     9424-in.cc 
	                                                                     9555-io.cc 
	                                                                     error_failbit.cc 
	                                                                     exceptions_badbit_throw.cc 
	                                                                     exceptions_failbit_throw.cc 
	                                                                     exceptions_null.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t: 1.cc 
	                                                         12296.cc 
	                                                         6414.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/putback/wchar_t: 1.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t: 1.cc 
	                                                         2.cc 
	                                                         3.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t: 
	                                                             6746-1.cc 
	                                                             6746-2.cc 
	                                                             8258.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t: 2.cc 
	                                                          8348-1.cc 
	                                                          8348-2.cc 
	                                                          exceptions_badbit_throw.cc 
	                                                          fstream.cc 
	                                                          sstream.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/sentry/wchar_t: 1.cc 
	                                                           12297.cc 
	                                                           2.cc 
	                                                           3.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t: 1.cc 
	                                                          2.cc 
	                                                          8348.cc 
	                                                          exceptions_badbit_throw.cc 
	                                                          fstream.cc 
	                                                          sstream.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/ws/wchar_t: 1.cc 
	libstdc++-v3/testsuite/data: wistream_extractor_other-1.tst 
	                             wistream_extractor_other-1.txt 
	                             wistream_extractor_other-2.tst 
	                             wistream_seeks-1.tst 
	                             wistream_seeks-1.txt 
	                             wistream_seeks-2.tst 
	                             wistream_unformatted-1.tst 
	                             wistream_unformatted-1.txt 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_member_pointer: 
	                                                                                      is_member_pointer.cc 
	                                                                                      typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_scalar: 
	                                                                              is_scalar.cc 
	                                                                              typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_enum: 
	                                                                              is_enum.cc 
	                                                                              typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_function_pointer: 
	                                                                                                 is_member_function_pointer.cc 
	                                                                                                 typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_object_pointer: 
	                                                                                               is_member_object_pointer.cc 
	                                                                                               typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_constructor: 
	                                                                                      has_trivial_constructor.cc 
	                                                                                      typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_destructor: 
	                                                                                     has_trivial_destructor.cc 
	                                                                                     typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_pod: 
	                                                                     is_pod.cc 
	                                                                     typedefs.cc 
Removed files:
	libstdc++-v3/docs/html/ext: ballocator_doc.txt 

Log message:
	Merge from mainline

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.975.2.8&r2=1.975.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.def.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.36.2.4&r2=1.36.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.239.2.6&r2=1.239.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.113.2.5&r2=1.113.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.5215.2.8&r2=2.5215.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1366.2.11&r2=1.1366.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.565.2.7&r2=1.565.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.262.2.5&r2=1.262.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.569.2.8&r2=1.569.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-objc-common.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.53.2.5&r2=1.53.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parse.in.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.234.2.6&r2=1.234.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-tree.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.173.2.6&r2=1.173.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.365.2.8&r2=1.365.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.365.2.3&r2=1.365.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.486.2.7&r2=1.486.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.151.2.6&r2=1.151.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dojump.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.28.2.4&r2=1.28.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.542.2.7&r2=1.542.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.714.2.8&r2=1.714.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.448.2.8&r2=1.448.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.571.2.7&r2=1.571.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genopinit.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.78.2.4&r2=1.78.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genrecog.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.147.2.1&r2=1.147.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.70.2.8&r2=2.70.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-nks.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.2.6.1&r2=2.2.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/lambda-code.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.1.4.8&r2=2.1.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/optabs.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.235.2.6&r2=1.235.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/optabs.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.33.2.6&r2=1.33.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/output.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.144.2.4&r2=1.144.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/pointer-set.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.3.4.3&r2=2.3.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/pointer-set.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.1.4.2&r2=2.1.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.251.2.5&r2=1.251.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.443.2.7&r2=1.443.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.202.2.5&r2=1.202.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.209.2.6&r2=1.209.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/system.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.227.2.5&r2=1.227.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target-def.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.100.2.4&r2=1.100.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.111.2.5&r2=1.111.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/targhooks.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.27.2.3&r2=2.27.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-browser.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.2.14.2&r2=2.2.14.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-flow-inline.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.21.2.7&r2=2.21.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-gimple.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.17.2.2&r2=2.17.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.135.2.7&r2=1.135.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-outof-ssa.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.16.2.7&r2=2.16.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-sra.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.26.2.7&r2=2.26.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-alias.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.25.2.9&r2=2.25.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-ivopts.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.9.2.9&r2=2.9.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-structalias.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vectorizer.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.5.2.7&r2=2.5.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.419.2.7&r2=1.419.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.def.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.98.2.4&r2=1.98.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.609.2.8&r2=1.609.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/var-tracking.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=2.21.2.1&r2=2.21.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.447.2.6&r2=1.447.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2442.2.9&r2=1.2442.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.559.2.7&r2=1.559.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/trans.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.77.2.6&r2=1.77.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/utils2.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.38.2.3&r2=1.38.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.86.2.6&r2=1.86.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/freebsd-spec.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.9&r2=1.9.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha-protos.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.55.2.2&r2=1.55.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.392.2.6&r2=1.392.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.md.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.225.2.3&r2=1.225.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.121.2.2&r2=1.121.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.106.6.2&r2=1.106.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/t-avr.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.12.40.1&r2=1.12.40.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/emmintrin.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.6&r2=1.6.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-protos.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.117.2.3&r2=1.117.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.717.2.7&r2=1.717.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.398.2.4&r2=1.398.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.556.2.5&r2=1.556.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/mmintrin.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.12&r2=1.12.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/netware-crt0.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/netware.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.8.6.1&r2=1.8.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/nwld.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/predicates.md.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3.8.2&r2=1.3.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/t-nwld.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.6.3&r2=1.1.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/xmmintrin.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.30&r2=1.30.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68kemb.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.8&r2=1.8.36.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/linux.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.79.2.2&r2=1.79.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/linux64.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.8&r2=1.8.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.364.2.7&r2=1.364.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/netbsd.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.33&r2=1.33.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/openbsd.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.16&r2=1.16.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/t-linux64.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.38.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.275.2.4&r2=1.275.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.703.2.8&r2=1.703.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.322.2.4&r2=1.322.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.4328.2.8&r2=1.4328.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.504.2.8&r2=1.504.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.668.2.8&r2=1.668.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-gimplify.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.12.2.3&r2=1.12.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.def.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.89.2.2&r2=1.89.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1042.2.8&r2=1.1042.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.164.2.4&r2=1.164.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1286.2.8&r2=1.1286.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.262.2.6&r2=1.262.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.314.2.3&r2=1.314.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.85.2.4&r2=1.85.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.241.2.8&r2=1.241.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.919.2.8&r2=1.919.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.198.2.4&r2=1.198.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.428.2.8&r2=1.428.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.409.2.7&r2=1.409.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.572.2.8&r2=1.572.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/cpp.texi.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.71.2.2&r2=1.71.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/cppopts.texi.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.35.6.2&r2=1.35.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/md.texi.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.108.2.6&r2=1.108.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.362.2.8&r2=1.362.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.198.2.8&r2=1.198.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/gfortran.texi.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1449.2.8&r2=1.1449.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/typeck.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.72.2.1&r2=1.72.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.113.10.7&r2=1.113.10.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/de.po.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.13.10.4&r2=1.13.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.4231.2.8&r2=1.4231.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/ctor3.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/builtin6.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/packed8.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/thunk3.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/max1.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/pr18683-1.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/temp1.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/synth1.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/pragma2.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/cond5.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/crash30.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/crash31.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend33.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/local4.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/spec19.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/crash19.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/Wunused-9.C.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr19080.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/compare-fp-3.x.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/compare-fp-4.x.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20041219-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/empty2.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr18596-2.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr18596-3.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr18963-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20040813-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2.8.3&r2=1.2.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/funcdef-storage-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr17055-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr17957.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2.10.1&r2=1.2.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr18596-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/struct-ret-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.56.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/debug/20041219-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/asm-2.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/asm-3.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.4.4&r2=1.1.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-13.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-17.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-18.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-19.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-20.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-27.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-29.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-44.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-48.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-50.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-52.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-54.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-56.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-58.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-60.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.3&r2=1.1.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-72.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2.6.2&r2=1.2.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-77.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3.6.3&r2=1.3.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-78.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3.6.3&r2=1.3.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-80.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2.10.3&r2=1.2.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/i386/amd64-abi-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/i386/defines-1.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/i386/defines-2.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/complex_write.f90.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/gcc-dg.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.34.2.4&r2=1.34.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/target-supports.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.21.2.4&r2=1.21.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/stabs-1.m.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3.2.1&r2=1.3.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.190.2.6&r2=1.190.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/ffi64.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.7&r2=1.7.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/unix64.S.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.5&r2=1.5.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.83.2.7&r2=1.83.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/libgfortran.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.12.2.3&r2=1.12.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/transfer.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.15.2.2&r2=1.15.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.13.2.4&r2=1.13.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/environ.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2.12.1&r2=1.2.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/error.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.5.2.1&r2=1.5.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.526.2.3&r2=1.526.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/Makefile.in.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.101.10.2&r2=1.101.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/config.table.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.21.36.1&r2=1.21.36.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.79.10.2&r2=1.79.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.ac.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3034.2.8&r2=1.3034.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/config.h.in.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.56.2.2&r2=1.56.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClassLoader.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.69.2.2&r2=1.69.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/lib/libjava.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.59.2.3&r2=1.59.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jar/jar.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jni/iface.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jni/iface.java.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jni/iface.out.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jni/jni.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.16&r2=1.16.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.verify/verify.exp.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.40.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.144.2.5&r2=1.144.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/gc.c.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.6&r2=1.6.34.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2653.2.8&r2=1.2653.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/20_util/allocator.html.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3.20.1&r2=1.3.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/ballocator_doc.html.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/ballocator_doc.txt.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.84.2.4&r2=1.84.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.110.2.4&r2=1.110.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.1212.2.8&r2=1.1212.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/bitmap_allocator.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.2.30.3&r2=1.2.30.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/type_traits_fwd.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/type_traits.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.13.2.1&r2=1.13.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_io.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.6.26.2&r2=1.6.26.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_tr1.h.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.4.6.1&r2=1.4.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/exceptions/wchar_t/9561.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/01.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/02.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/03.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/06.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/07.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/08.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/09.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/10.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/11.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/13.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/9555-ia.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_badbit_throw.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit_throw.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/11095-i.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/9555-ic.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/9318-in.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/9424-in.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/9555-io.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/error_failbit.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/exceptions_badbit_throw.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/exceptions_failbit_throw.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/peek/char/6414.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t/12296.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t/6414.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/putback/char/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.4.26.1&r2=1.4.26.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/putback/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/read/char/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/read/char/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=1.3&r2=1.3.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/6746-1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/6746-2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/readsome/wchar_t/8258.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/8348-2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/exceptions_badbit_throw.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/fstream.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/sstream.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/sentry/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/sentry/wchar_t/12297.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/sentry/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/sentry/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/8348.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/exceptions_badbit_throw.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/fstream.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/sstream.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/ws/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_extractor_other-1.tst.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_extractor_other-1.txt.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_extractor_other-2.tst.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_seeks-1.tst.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_seeks-1.txt.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_seeks-2.tst.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_unformatted-1.tst.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/wistream_unformatted-1.txt.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_member_pointer/is_member_pointer.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_member_pointer/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_scalar/is_scalar.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_scalar/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_enum/is_enum.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_enum/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_function_pointer/is_member_function_pointer.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_function_pointer/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_object_pointer/is_member_object_pointer.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_object_pointer/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_constructor/has_trivial_constructor.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_constructor/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_destructor/has_trivial_destructor.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_destructor/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_pod/is_pod.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_pod/typedefs.cc.diff?cvsroot=gcc&only_with_tag=structure-aliasing-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list