This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r146770 - in /branches/lto: ./ ChangeLog gcc/AB...


Author: dnovillo
Date: Sat Apr 25 12:24:51 2009
New Revision: 146770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146770
Log:

	Mainline merge @146652.

	* configure.ac (ACX_PKGVERSION): Update revision merge string.
	* configure: Regenerate.


Modified:
    branches/lto/libstdc++-v3/ChangeLog
    branches/lto/libstdc++-v3/config/cpu/cris/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/generic/atomicity_mutex/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/hppa/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/i386/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/i486/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/m68k/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/sh/atomicity.h
    branches/lto/libstdc++-v3/config/cpu/sparc/atomicity.h
    branches/lto/libstdc++-v3/config/os/aix/atomicity.h
    branches/lto/libstdc++-v3/config/os/irix/atomicity.h
    branches/lto/libstdc++-v3/include/bits/random.h
    branches/lto/libstdc++-v3/include/bits/random.tcc
    branches/lto/libstdc++-v3/include/c_global/cstdio
    branches/lto/libstdc++-v3/include/c_global/cstdlib
    branches/lto/libstdc++-v3/include/c_global/cwchar
    branches/lto/libstdc++-v3/include/c_std/cstdio
    branches/lto/libstdc++-v3/include/c_std/cstdlib
    branches/lto/libstdc++-v3/include/c_std/cwchar
    branches/lto/libstdc++-v3/include/ext/atomicity.h
    branches/lto/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread5.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/23_containers/map/pthread6.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc   (props changed)
    branches/lto/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/lto/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc   (props changed)

Changes in other areas also in this revision:
Added:
    branches/lto/gcc/ada/ChangeLog-2001
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2001
    branches/lto/gcc/ada/ChangeLog-2002
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2002
    branches/lto/gcc/ada/ChangeLog-2003
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2003
    branches/lto/gcc/ada/ChangeLog-2004
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2004
    branches/lto/gcc/ada/ChangeLog-2005
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2005
    branches/lto/gcc/ada/ChangeLog-2006
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2006
    branches/lto/gcc/ada/ChangeLog-2007
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2007
    branches/lto/gcc/ada/ChangeLog-2008
      - copied unchanged from r146652, trunk/gcc/ada/ChangeLog-2008
    branches/lto/gcc/config/i386/mingw-w64.h
      - copied unchanged from r146652, trunk/gcc/config/i386/mingw-w64.h
    branches/lto/gcc/config/i386/mingw-w64.opt
      - copied unchanged from r146652, trunk/gcc/config/i386/mingw-w64.opt
    branches/lto/gcc/config/i386/t-mingw-w64
      - copied unchanged from r146652, trunk/gcc/config/i386/t-mingw-w64
    branches/lto/gcc/config/rs6000/xilinx.h
      - copied unchanged from r146652, trunk/gcc/config/rs6000/xilinx.h
    branches/lto/gcc/testsuite/g++.dg/cpp0x/pr39639.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/cpp0x/pr39639.C
    branches/lto/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
    branches/lto/gcc/testsuite/g++.dg/parse/parser-pr14875-2.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/parse/parser-pr14875-2.C
    branches/lto/gcc/testsuite/g++.dg/parse/parser-pr14875.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/parse/parser-pr14875.C
    branches/lto/gcc/testsuite/g++.dg/tree-ssa/ehcleanup-1.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/tree-ssa/ehcleanup-1.C
    branches/lto/gcc/testsuite/g++.dg/warn/Wunused-14.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/Wunused-14.C
    branches/lto/gcc/testsuite/g++.dg/warn/pr13358-2.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/pr13358-2.C
    branches/lto/gcc/testsuite/g++.dg/warn/pr13358-3.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/pr13358-3.C
    branches/lto/gcc/testsuite/g++.dg/warn/pr13358-4.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/pr13358-4.C
    branches/lto/gcc/testsuite/g++.dg/warn/pr13358.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/pr13358.C
    branches/lto/gcc/testsuite/g++.dg/warn/pr35711.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/pr35711.C
    branches/lto/gcc/testsuite/g++.dg/warn/sequence-pt-2.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/sequence-pt-2.C
    branches/lto/gcc/testsuite/g++.dg/warn/sequence-pt-3.C
      - copied unchanged from r146652, trunk/gcc/testsuite/g++.dg/warn/sequence-pt-3.C
    branches/lto/gcc/testsuite/gcc.c-torture/compile/pr39824.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.c-torture/compile/pr39824.c
    branches/lto/gcc/testsuite/gcc.c-torture/compile/pr39845.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.c-torture/compile/pr39845.c
    branches/lto/gcc/testsuite/gcc.dg/Wcxx-compat-3.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-3.c
    branches/lto/gcc/testsuite/gcc.dg/c99-longlong-2.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/c99-longlong-2.c
    branches/lto/gcc/testsuite/gcc.dg/debug/dwarf2/short-circuit.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/short-circuit.c
    branches/lto/gcc/testsuite/gcc.dg/profile-generate-3.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/profile-generate-3.c
    branches/lto/gcc/testsuite/gcc.dg/sequence-pt-2.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/sequence-pt-2.c
    branches/lto/gcc/testsuite/gcc.dg/sequence-pt-3.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/sequence-pt-3.c
    branches/lto/gcc/testsuite/gcc.dg/torture/pr39829.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/torture/pr39829.c
    branches/lto/gcc/testsuite/gcc.dg/torture/pr39855.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/torture/pr39855.c
    branches/lto/gcc/testsuite/gcc.dg/tree-ssa/cswtch-2.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/tree-ssa/cswtch-2.c
    branches/lto/gcc/testsuite/gcc.dg/vector-init-1.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/vector-init-1.c
    branches/lto/gcc/testsuite/gcc.dg/vector-init-2.c
      - copied unchanged from r146652, trunk/gcc/testsuite/gcc.dg/vector-init-2.c
    branches/lto/gcc/testsuite/gfortran.dg/continuation_11.f90
      - copied unchanged from r146652, trunk/gcc/testsuite/gfortran.dg/continuation_11.f90
    branches/lto/gcc/testsuite/gfortran.dg/private_type_13.f90
      - copied unchanged from r146652, trunk/gcc/testsuite/gfortran.dg/private_type_13.f90
    branches/lto/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
      - copied unchanged from r146652, trunk/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
    branches/lto/gcc/testsuite/gnat.dg/atomic1.adb
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/atomic1.adb
    branches/lto/gcc/testsuite/gnat.dg/atomic1_pkg.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/atomic1_pkg.ads
    branches/lto/gcc/testsuite/gnat.dg/discr11.adb
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/discr11.adb
    branches/lto/gcc/testsuite/gnat.dg/discr11.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/discr11.ads
    branches/lto/gcc/testsuite/gnat.dg/discr11_pkg.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/discr11_pkg.ads
    branches/lto/gcc/testsuite/gnat.dg/enum2.adb
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/enum2.adb
    branches/lto/gcc/testsuite/gnat.dg/enum2_pkg.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/enum2_pkg.ads
    branches/lto/gcc/testsuite/gnat.dg/import1.adb
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/import1.adb
    branches/lto/gcc/testsuite/gnat.dg/import1.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/import1.ads
    branches/lto/gcc/testsuite/gnat.dg/pack13.adb
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/pack13.adb
    branches/lto/gcc/testsuite/gnat.dg/pack13.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/pack13.ads
    branches/lto/gcc/testsuite/gnat.dg/pack13_pkg.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/pack13_pkg.ads
    branches/lto/gcc/testsuite/gnat.dg/specs/small_alignment.ads
      - copied unchanged from r146652, trunk/gcc/testsuite/gnat.dg/specs/small_alignment.ads
Modified:
    branches/lto/   (props changed)
    branches/lto/ChangeLog
    branches/lto/gcc/ABOUT-GCC-NLS
    branches/lto/gcc/ChangeLog
    branches/lto/gcc/ChangeLog-1997
    branches/lto/gcc/ChangeLog-1998
    branches/lto/gcc/ChangeLog-1999
    branches/lto/gcc/ChangeLog-2000
    branches/lto/gcc/ChangeLog-2001
    branches/lto/gcc/ChangeLog-2002
    branches/lto/gcc/ChangeLog-2003
    branches/lto/gcc/ChangeLog-2004
    branches/lto/gcc/ChangeLog-2005
    branches/lto/gcc/ChangeLog-2006
    branches/lto/gcc/ChangeLog-2007
    branches/lto/gcc/ChangeLog-2008
    branches/lto/gcc/ChangeLog.dataflow
    branches/lto/gcc/ChangeLog.lib
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/ChangeLog.ptr
    branches/lto/gcc/ChangeLog.tree-ssa
    branches/lto/gcc/ChangeLog.tuples
    branches/lto/gcc/DATESTAMP
    branches/lto/gcc/FSFChangeLog
    branches/lto/gcc/FSFChangeLog.10
    branches/lto/gcc/FSFChangeLog.11
    branches/lto/gcc/LANGUAGES
    branches/lto/gcc/Makefile.in
    branches/lto/gcc/ONEWS
    branches/lto/gcc/acinclude.m4
    branches/lto/gcc/ada/ChangeLog
    branches/lto/gcc/ada/ChangeLog.ptr
    branches/lto/gcc/ada/ChangeLog.tree-ssa
    branches/lto/gcc/ada/a-tasatt.adb
    branches/lto/gcc/ada/einfo.ads
    branches/lto/gcc/ada/errout.adb
    branches/lto/gcc/ada/exp_ch6.adb
    branches/lto/gcc/ada/exp_pakd.adb
    branches/lto/gcc/ada/fe.h
    branches/lto/gcc/ada/freeze.adb
    branches/lto/gcc/ada/gcc-interface/Make-lang.in
    branches/lto/gcc/ada/gcc-interface/ada-tree.def
    branches/lto/gcc/ada/gcc-interface/ada-tree.h
    branches/lto/gcc/ada/gcc-interface/cuintp.c
    branches/lto/gcc/ada/gcc-interface/decl.c
    branches/lto/gcc/ada/gcc-interface/gigi.h
    branches/lto/gcc/ada/gcc-interface/misc.c
    branches/lto/gcc/ada/gcc-interface/targtyps.c
    branches/lto/gcc/ada/gcc-interface/trans.c
    branches/lto/gcc/ada/gcc-interface/utils.c
    branches/lto/gcc/ada/gcc-interface/utils2.c
    branches/lto/gcc/ada/gnat1drv.adb
    branches/lto/gcc/ada/gnat_ugn.texi
    branches/lto/gcc/ada/gnatcmd.adb
    branches/lto/gcc/ada/gnatlink.adb
    branches/lto/gcc/ada/lib-load.adb
    branches/lto/gcc/ada/lib-load.ads
    branches/lto/gcc/ada/lib.adb
    branches/lto/gcc/ada/link.c
    branches/lto/gcc/ada/make.adb
    branches/lto/gcc/ada/mlib.adb
    branches/lto/gcc/ada/mlib.ads
    branches/lto/gcc/ada/par-load.adb
    branches/lto/gcc/ada/prj-attr.adb
    branches/lto/gcc/ada/prj-env.adb
    branches/lto/gcc/ada/prj-env.ads
    branches/lto/gcc/ada/prj-nmsc.adb
    branches/lto/gcc/ada/prj-proc.adb
    branches/lto/gcc/ada/prj.adb
    branches/lto/gcc/ada/prj.ads
    branches/lto/gcc/ada/s-bitops.adb
    branches/lto/gcc/ada/s-bitops.ads
    branches/lto/gcc/ada/s-osinte-mingw.ads
    branches/lto/gcc/ada/s-soflin.ads
    branches/lto/gcc/ada/s-stalib.ads
    branches/lto/gcc/ada/s-tasini.adb
    branches/lto/gcc/ada/s-tassta.adb
    branches/lto/gcc/ada/sem.adb
    branches/lto/gcc/ada/sem_aggr.adb
    branches/lto/gcc/ada/sem_ch10.adb
    branches/lto/gcc/ada/sem_ch12.adb
    branches/lto/gcc/ada/sem_res.adb
    branches/lto/gcc/ada/sem_type.adb
    branches/lto/gcc/ada/sinfo.ads
    branches/lto/gcc/ada/snames.ads-tmpl
    branches/lto/gcc/ada/tempdir.adb
    branches/lto/gcc/alias.c
    branches/lto/gcc/auto-inc-dec.c
    branches/lto/gcc/basic-block.h
    branches/lto/gcc/bitmap.h
    branches/lto/gcc/c-common.c
    branches/lto/gcc/c-common.h
    branches/lto/gcc/c-decl.c
    branches/lto/gcc/c-format.c
    branches/lto/gcc/c-lex.c
    branches/lto/gcc/c-omp.c
    branches/lto/gcc/c-opts.c
    branches/lto/gcc/c-parser.c
    branches/lto/gcc/c-pragma.c
    branches/lto/gcc/c-tree.h
    branches/lto/gcc/c-typeck.c
    branches/lto/gcc/c.opt
    branches/lto/gcc/calls.c
    branches/lto/gcc/cfgbuild.c
    branches/lto/gcc/cfghooks.c
    branches/lto/gcc/cfgloop.h
    branches/lto/gcc/cgraph.h
    branches/lto/gcc/config.gcc
    branches/lto/gcc/config/alpha/alpha.c
    branches/lto/gcc/config/alpha/alpha.h
    branches/lto/gcc/config/alpha/alpha.md
    branches/lto/gcc/config/alpha/constraints.md
    branches/lto/gcc/config/alpha/gnu.h
    branches/lto/gcc/config/alpha/libgcc-alpha-ldbl.ver
    branches/lto/gcc/config/alpha/predicates.md
    branches/lto/gcc/config/alpha/t-osf4
    branches/lto/gcc/config/alpha/t-vms
    branches/lto/gcc/config/alpha/va_list.h
    branches/lto/gcc/config/alpha/x-vms
    branches/lto/gcc/config/arc/arc.h
    branches/lto/gcc/config/arc/t-arc
    branches/lto/gcc/config/arm/README-interworking
    branches/lto/gcc/config/arm/arm-c.c
    branches/lto/gcc/config/arm/arm-protos.h
    branches/lto/gcc/config/arm/arm-tune.md
    branches/lto/gcc/config/arm/arm.c
    branches/lto/gcc/config/arm/arm.h
    branches/lto/gcc/config/arm/arm.md
    branches/lto/gcc/config/arm/gentune.sh
    branches/lto/gcc/config/arm/libgcc-bpabi.ver
    branches/lto/gcc/config/arm/t-arm
    branches/lto/gcc/config/arm/t-arm-elf
    branches/lto/gcc/config/arm/t-arm-softfp
    branches/lto/gcc/config/arm/t-bpabi
    branches/lto/gcc/config/arm/t-linux
    branches/lto/gcc/config/arm/t-linux-eabi
    branches/lto/gcc/config/arm/t-netbsd
    branches/lto/gcc/config/arm/t-pe
    branches/lto/gcc/config/arm/t-strongarm-elf
    branches/lto/gcc/config/arm/t-symbian
    branches/lto/gcc/config/arm/t-vxworks
    branches/lto/gcc/config/arm/t-wince-pe
    branches/lto/gcc/config/avr/avr.h
    branches/lto/gcc/config/avr/t-avr
    branches/lto/gcc/config/bfin/bfin.c
    branches/lto/gcc/config/bfin/bfin.h
    branches/lto/gcc/config/bfin/elf.h
    branches/lto/gcc/config/bfin/libgcc-bfin.ver
    branches/lto/gcc/config/bfin/linux.h
    branches/lto/gcc/config/bfin/t-bfin
    branches/lto/gcc/config/bfin/t-bfin-elf
    branches/lto/gcc/config/bfin/t-bfin-linux
    branches/lto/gcc/config/bfin/t-bfin-uclinux
    branches/lto/gcc/config/bfin/uclinux.h
    branches/lto/gcc/config/cris/cris.c
    branches/lto/gcc/config/cris/cris.h
    branches/lto/gcc/config/cris/mulsi3.asm
    branches/lto/gcc/config/cris/t-cris
    branches/lto/gcc/config/cris/t-elfmulti
    branches/lto/gcc/config/crx/crx.h
    branches/lto/gcc/config/crx/t-crx
    branches/lto/gcc/config/darwin-ppc-ldouble-patch.def
    branches/lto/gcc/config/darwin-sections.def
    branches/lto/gcc/config/darwin.c
    branches/lto/gcc/config/divmod.c
    branches/lto/gcc/config/fr30/fr30.h
    branches/lto/gcc/config/fr30/t-fr30
    branches/lto/gcc/config/frv/frv.c
    branches/lto/gcc/config/frv/frv.h
    branches/lto/gcc/config/frv/libgcc-frv.ver
    branches/lto/gcc/config/frv/t-frv
    branches/lto/gcc/config/frv/t-linux
    branches/lto/gcc/config/h8300/genmova.sh
    branches/lto/gcc/config/h8300/mova.md
    branches/lto/gcc/config/h8300/t-h8300
    branches/lto/gcc/config/i386/athlon.md
    branches/lto/gcc/config/i386/atom.md
    branches/lto/gcc/config/i386/darwin-libgcc.10.4.ver
    branches/lto/gcc/config/i386/darwin-libgcc.10.5.ver
    branches/lto/gcc/config/i386/i386-c.c
    branches/lto/gcc/config/i386/i386-protos.h
    branches/lto/gcc/config/i386/i386.c
    branches/lto/gcc/config/i386/i386.h
    branches/lto/gcc/config/i386/i386.md
    branches/lto/gcc/config/i386/libgcc-glibc.ver
    branches/lto/gcc/config/i386/mach.h
    branches/lto/gcc/config/i386/netbsd.h
    branches/lto/gcc/config/i386/t-crtpc
    branches/lto/gcc/config/i386/t-cygming
    branches/lto/gcc/config/i386/t-cygwin
    branches/lto/gcc/config/i386/t-i386
    branches/lto/gcc/config/i386/t-linux64
    branches/lto/gcc/config/i386/t-nwld
    branches/lto/gcc/config/i386/t-rtems-i386
    branches/lto/gcc/config/i386/t-sol2-10
    branches/lto/gcc/config/i386/winnt.c
    branches/lto/gcc/config/i386/x-mingw32
    branches/lto/gcc/config/ia64/div.md
    branches/lto/gcc/config/ia64/elf.h
    branches/lto/gcc/config/ia64/ia64.c
    branches/lto/gcc/config/ia64/ia64.h
    branches/lto/gcc/config/ia64/ia64.md
    branches/lto/gcc/config/ia64/ia64.opt
    branches/lto/gcc/config/ia64/libgcc-glibc.ver
    branches/lto/gcc/config/ia64/libgcc-ia64.ver
    branches/lto/gcc/config/ia64/linux.h
    branches/lto/gcc/config/ia64/sysv4.h
    branches/lto/gcc/config/ia64/t-hpux
    branches/lto/gcc/config/ia64/t-ia64
    branches/lto/gcc/config/iq2000/abi
    branches/lto/gcc/config/iq2000/iq2000.c
    branches/lto/gcc/config/iq2000/iq2000.h
    branches/lto/gcc/config/iq2000/lib2extra-funcs.c
    branches/lto/gcc/config/iq2000/t-iq2000
    branches/lto/gcc/config/libgcc-glibc.ver
    branches/lto/gcc/config/m32c/m32c.c
    branches/lto/gcc/config/m32c/m32c.h
    branches/lto/gcc/config/m32r/libgcc-glibc.ver
    branches/lto/gcc/config/m32r/t-linux
    branches/lto/gcc/config/m32r/t-m32r
    branches/lto/gcc/config/m68hc11/m68hc11.h
    branches/lto/gcc/config/m68hc11/t-m68hc11
    branches/lto/gcc/config/m68k/linux.h
    branches/lto/gcc/config/m68k/m68k.h
    branches/lto/gcc/config/m68k/t-floatlib
    branches/lto/gcc/config/m68k/t-linux
    branches/lto/gcc/config/m68k/t-mlibs
    branches/lto/gcc/config/m68k/t-uclinux
    branches/lto/gcc/config/mcore/mcore.h
    branches/lto/gcc/config/mcore/t-mcore
    branches/lto/gcc/config/mcore/t-mcore-pe
    branches/lto/gcc/config/mips/20kc.md
    branches/lto/gcc/config/mips/4130.md
    branches/lto/gcc/config/mips/5400.md
    branches/lto/gcc/config/mips/5500.md
    branches/lto/gcc/config/mips/crti.asm
    branches/lto/gcc/config/mips/crtn.asm
    branches/lto/gcc/config/mips/irix-crti.asm
    branches/lto/gcc/config/mips/irix-crtn.asm
    branches/lto/gcc/config/mips/libgcc-mips16.ver
    branches/lto/gcc/config/mips/mips-dsp.md
    branches/lto/gcc/config/mips/mips-dspr2.md
    branches/lto/gcc/config/mips/mips-fixed.md
    branches/lto/gcc/config/mips/mips.c
    branches/lto/gcc/config/mips/mips.h
    branches/lto/gcc/config/mips/sb1.md
    branches/lto/gcc/config/mips/sdemtk.h
    branches/lto/gcc/config/mips/sr71k.md
    branches/lto/gcc/config/mips/t-elf
    branches/lto/gcc/config/mips/t-gofast
    branches/lto/gcc/config/mips/t-iris6
    branches/lto/gcc/config/mips/t-isa3264
    branches/lto/gcc/config/mips/t-libgcc-mips16
    branches/lto/gcc/config/mips/t-linux64
    branches/lto/gcc/config/mips/t-mips
    branches/lto/gcc/config/mips/t-r3900
    branches/lto/gcc/config/mips/t-rtems
    branches/lto/gcc/config/mips/t-sb1
    branches/lto/gcc/config/mips/t-sde
    branches/lto/gcc/config/mips/t-sdemtk
    branches/lto/gcc/config/mips/t-slibgcc-irix
    branches/lto/gcc/config/mips/t-sr71k
    branches/lto/gcc/config/mips/t-st
    branches/lto/gcc/config/mips/t-vr
    branches/lto/gcc/config/mips/t-vxworks
    branches/lto/gcc/config/mmix/mmix.h
    branches/lto/gcc/config/mmix/t-mmix
    branches/lto/gcc/config/mn10300/mn10300.h
    branches/lto/gcc/config/mn10300/t-linux
    branches/lto/gcc/config/mn10300/t-mn10300
    branches/lto/gcc/config/pa/pa.c
    branches/lto/gcc/config/pa/pa.h
    branches/lto/gcc/config/pa/pa32-regs.h
    branches/lto/gcc/config/pa/t-hpux-shlib
    branches/lto/gcc/config/pa/t-linux
    branches/lto/gcc/config/pa/t-linux64
    branches/lto/gcc/config/pa/t-pa64
    branches/lto/gcc/config/pdp11/pdp11.h
    branches/lto/gcc/config/pdp11/t-pdp11
    branches/lto/gcc/config/picochip/libgccExtras/clzsi2.asm
    branches/lto/gcc/config/picochip/picochip.h
    branches/lto/gcc/config/picochip/t-picochip
    branches/lto/gcc/config/rs6000/darwin-ldouble-format
    branches/lto/gcc/config/rs6000/darwin-libgcc.10.4.ver
    branches/lto/gcc/config/rs6000/darwin-libgcc.10.5.ver
    branches/lto/gcc/config/rs6000/libgcc-ppc-glibc.ver
    branches/lto/gcc/config/rs6000/linux-unwind.h
    branches/lto/gcc/config/rs6000/ppc-asm.h
    branches/lto/gcc/config/rs6000/rs6000-c.c
    branches/lto/gcc/config/rs6000/rs6000-protos.h
    branches/lto/gcc/config/rs6000/rs6000.c
    branches/lto/gcc/config/rs6000/t-aix43
    branches/lto/gcc/config/rs6000/t-aix52
    branches/lto/gcc/config/rs6000/t-darwin
    branches/lto/gcc/config/rs6000/t-fprules
    branches/lto/gcc/config/rs6000/t-fprules-fpbit
    branches/lto/gcc/config/rs6000/t-linux64
    branches/lto/gcc/config/rs6000/t-lynx
    branches/lto/gcc/config/rs6000/t-netbsd
    branches/lto/gcc/config/rs6000/t-ppccomm
    branches/lto/gcc/config/rs6000/t-ppcendian
    branches/lto/gcc/config/rs6000/t-ppcgas
    branches/lto/gcc/config/rs6000/t-rs6000
    branches/lto/gcc/config/rs6000/t-rtems
    branches/lto/gcc/config/rs6000/t-spe
    branches/lto/gcc/config/rs6000/t-vxworks
    branches/lto/gcc/config/s390/libgcc-glibc.ver
    branches/lto/gcc/config/s390/s390.c
    branches/lto/gcc/config/s390/s390.h
    branches/lto/gcc/config/score/score.h
    branches/lto/gcc/config/score/t-score-elf
    branches/lto/gcc/config/sh/divcost-analysis
    branches/lto/gcc/config/sh/libgcc-glibc.ver
    branches/lto/gcc/config/sh/sh.c
    branches/lto/gcc/config/sh/sh.h
    branches/lto/gcc/config/sh/sh.md
    branches/lto/gcc/config/sh/t-netbsd
    branches/lto/gcc/config/sh/t-sh
    branches/lto/gcc/config/sh/t-sh64
    branches/lto/gcc/config/sh/t-superh
    branches/lto/gcc/config/sh/t-symbian
    branches/lto/gcc/config/sparc/libgcc-sparc-glibc.ver
    branches/lto/gcc/config/sparc/sol2-bi.h
    branches/lto/gcc/config/sparc/sol2-gas.h
    branches/lto/gcc/config/sparc/sol2-gld-bi.h
    branches/lto/gcc/config/sparc/sparc.c
    branches/lto/gcc/config/sparc/sparc.h
    branches/lto/gcc/config/sparc/t-elf
    branches/lto/gcc/config/sparc/t-linux64
    branches/lto/gcc/config/sparc/t-sol2
    branches/lto/gcc/config/spu/spu-c.c
    branches/lto/gcc/config/spu/spu-protos.h
    branches/lto/gcc/config/spu/spu.c
    branches/lto/gcc/config/spu/spu.h
    branches/lto/gcc/config/spu/t-spu-elf
    branches/lto/gcc/config/stormy16/stormy-abi
    branches/lto/gcc/config/stormy16/t-stormy16
    branches/lto/gcc/config/t-darwin
    branches/lto/gcc/config/t-libunwind
    branches/lto/gcc/config/t-libunwind-elf
    branches/lto/gcc/config/t-linux
    branches/lto/gcc/config/t-lynx
    branches/lto/gcc/config/t-slibgcc-elf-ver
    branches/lto/gcc/config/t-slibgcc-sld
    branches/lto/gcc/config/t-sol2
    branches/lto/gcc/config/t-vxworks
    branches/lto/gcc/config/udivmod.c
    branches/lto/gcc/config/udivmodsi4.c
    branches/lto/gcc/config/v850/t-v850
    branches/lto/gcc/config/v850/t-v850e
    branches/lto/gcc/config/v850/v850.c
    branches/lto/gcc/config/v850/v850.h
    branches/lto/gcc/config/v850/v850.md
    branches/lto/gcc/config/vxlib-tls.c
    branches/lto/gcc/config/vxlib.c
    branches/lto/gcc/config/xtensa/t-xtensa
    branches/lto/gcc/config/xtensa/xtensa.c
    branches/lto/gcc/configure
    branches/lto/gcc/configure.ac
    branches/lto/gcc/coretypes.h
    branches/lto/gcc/cp/ChangeLog
    branches/lto/gcc/cp/ChangeLog-1993
    branches/lto/gcc/cp/ChangeLog-1994
    branches/lto/gcc/cp/ChangeLog-1995
    branches/lto/gcc/cp/ChangeLog-1996
    branches/lto/gcc/cp/ChangeLog-1997
    branches/lto/gcc/cp/ChangeLog-1998
    branches/lto/gcc/cp/ChangeLog-1999
    branches/lto/gcc/cp/ChangeLog-2000
    branches/lto/gcc/cp/ChangeLog-2001
    branches/lto/gcc/cp/ChangeLog-2002
    branches/lto/gcc/cp/ChangeLog-2003
    branches/lto/gcc/cp/ChangeLog-2004
    branches/lto/gcc/cp/ChangeLog-2005
    branches/lto/gcc/cp/ChangeLog-2006
    branches/lto/gcc/cp/ChangeLog-2007   (contents, props changed)
    branches/lto/gcc/cp/ChangeLog-2008   (contents, props changed)
    branches/lto/gcc/cp/ChangeLog.ptr
    branches/lto/gcc/cp/ChangeLog.tree-ssa
    branches/lto/gcc/cp/NEWS
    branches/lto/gcc/cp/call.c
    branches/lto/gcc/cp/cfns.gperf
    branches/lto/gcc/cp/cfns.h
    branches/lto/gcc/cp/class.c
    branches/lto/gcc/cp/cp-tree.h
    branches/lto/gcc/cp/cvt.c
    branches/lto/gcc/cp/decl.c
    branches/lto/gcc/cp/decl2.c
    branches/lto/gcc/cp/error.c
    branches/lto/gcc/cp/init.c
    branches/lto/gcc/cp/mangle.c
    branches/lto/gcc/cp/name-lookup.c
    branches/lto/gcc/cp/name-lookup.h
    branches/lto/gcc/cp/parser.c
    branches/lto/gcc/cp/pt.c
    branches/lto/gcc/cp/rtti.c
    branches/lto/gcc/cp/semantics.c
    branches/lto/gcc/cp/tree.c
    branches/lto/gcc/cp/typeck.c
    branches/lto/gcc/cp/typeck2.c
    branches/lto/gcc/cse.c
    branches/lto/gcc/cselib.h
    branches/lto/gcc/dbgcnt.c
    branches/lto/gcc/dbxout.c
    branches/lto/gcc/defaults.h
    branches/lto/gcc/df-core.c
    branches/lto/gcc/df-problems.c
    branches/lto/gcc/df-scan.c
    branches/lto/gcc/df.h
    branches/lto/gcc/diagnostic.def
    branches/lto/gcc/doc/gty.texi
    branches/lto/gcc/doc/install.texi2html
    branches/lto/gcc/doc/invoke.texi
    branches/lto/gcc/dominance.c
    branches/lto/gcc/double-int.c
    branches/lto/gcc/dse.c
    branches/lto/gcc/dwarf2out.c
    branches/lto/gcc/errors.c
    branches/lto/gcc/errors.h
    branches/lto/gcc/except.c
    branches/lto/gcc/except.h
    branches/lto/gcc/expmed.c
    branches/lto/gcc/expr.c
    branches/lto/gcc/fixed-value.h
    branches/lto/gcc/fold-const.c
    branches/lto/gcc/fortran/ChangeLog
    branches/lto/gcc/fortran/ChangeLog-2002
    branches/lto/gcc/fortran/ChangeLog-2003
    branches/lto/gcc/fortran/ChangeLog-2004
    branches/lto/gcc/fortran/ChangeLog-2005
    branches/lto/gcc/fortran/ChangeLog-2006
    branches/lto/gcc/fortran/ChangeLog-2007
    branches/lto/gcc/fortran/ChangeLog-2008
    branches/lto/gcc/fortran/ChangeLog.ptr
    branches/lto/gcc/fortran/config-lang.in
    branches/lto/gcc/fortran/decl.c
    branches/lto/gcc/fortran/expr.c
    branches/lto/gcc/fortran/f95-lang.c
    branches/lto/gcc/fortran/gfortran.h
    branches/lto/gcc/fortran/interface.c
    branches/lto/gcc/fortran/intrinsic.c
    branches/lto/gcc/fortran/ioparm.def
    branches/lto/gcc/fortran/mathbuiltins.def
    branches/lto/gcc/fortran/module.c
    branches/lto/gcc/fortran/resolve.c
    branches/lto/gcc/fortran/scanner.c
    branches/lto/gcc/fortran/symbol.c
    branches/lto/gcc/fortran/trans-const.c
    branches/lto/gcc/fortran/trans-intrinsic.c
    branches/lto/gcc/fortran/trans-io.c
    branches/lto/gcc/fortran/trans.h
    branches/lto/gcc/function.c
    branches/lto/gcc/function.h
    branches/lto/gcc/gcc.c
    branches/lto/gcc/gdbinit.in
    branches/lto/gcc/genautomata.c
    branches/lto/gcc/gengtype-lex.l
    branches/lto/gcc/gengtype-parse.c
    branches/lto/gcc/genrecog.c
    branches/lto/gcc/gensupport.c
    branches/lto/gcc/gimple-low.c
    branches/lto/gcc/gimple.c
    branches/lto/gcc/gimple.h
    branches/lto/gcc/gimplify.c
    branches/lto/gcc/glimits.h
    branches/lto/gcc/gstab.h
    branches/lto/gcc/gsyms.h
    branches/lto/gcc/gthr-vxworks.h
    branches/lto/gcc/integrate.c
    branches/lto/gcc/ira-costs.c
    branches/lto/gcc/ira.c
    branches/lto/gcc/java/ChangeLog
    branches/lto/gcc/java/ChangeLog.ptr
    branches/lto/gcc/java/ChangeLog.tree-ssa
    branches/lto/gcc/java/builtins.c
    branches/lto/gcc/java/decl.c
    branches/lto/gcc/java/java-tree.h
    branches/lto/gcc/java/jcf.h
    branches/lto/gcc/java/lang.c
    branches/lto/gcc/java/verify-impl.c
    branches/lto/gcc/libgcc-std.ver
    branches/lto/gcc/limitx.h
    branches/lto/gcc/lists.c
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto-function-out.c
    branches/lto/gcc/lto-opts.c
    branches/lto/gcc/lto-symtab.c
    branches/lto/gcc/lto/lto-tree.h
    branches/lto/gcc/machmode.h
    branches/lto/gcc/objc/ChangeLog
    branches/lto/gcc/objc/objc-act.c
    branches/lto/gcc/objc/objc-act.h
    branches/lto/gcc/objcp/ChangeLog
    branches/lto/gcc/omega.c
    branches/lto/gcc/omp-low.c
    branches/lto/gcc/optabs.c
    branches/lto/gcc/opth-gen.awk
    branches/lto/gcc/opts.c
    branches/lto/gcc/output.h
    branches/lto/gcc/po/ChangeLog
    branches/lto/gcc/po/EXCLUDES
    branches/lto/gcc/po/exgettext
    branches/lto/gcc/po/gcc.pot
    branches/lto/gcc/postreload.c
    branches/lto/gcc/predict.c
    branches/lto/gcc/real.c
    branches/lto/gcc/real.h
    branches/lto/gcc/reginfo.c
    branches/lto/gcc/regmove.c
    branches/lto/gcc/reload.c
    branches/lto/gcc/reload1.c
    branches/lto/gcc/reorg.c
    branches/lto/gcc/rtl.h
    branches/lto/gcc/sdbout.c
    branches/lto/gcc/sel-sched-ir.c
    branches/lto/gcc/stringpool.c
    branches/lto/gcc/stub-objc.c
    branches/lto/gcc/target.h
    branches/lto/gcc/testsuite/ChangeLog
    branches/lto/gcc/testsuite/ChangeLog-1993-2007
    branches/lto/gcc/testsuite/ChangeLog-2008
    branches/lto/gcc/testsuite/ChangeLog.ptr
    branches/lto/gcc/testsuite/ChangeLog.tree-ssa
    branches/lto/gcc/testsuite/README
    branches/lto/gcc/testsuite/README.QMTEST
    branches/lto/gcc/testsuite/README.compat
    branches/lto/gcc/testsuite/README.gcc
    branches/lto/gcc/testsuite/g++.dg/README
    branches/lto/gcc/testsuite/g++.dg/compat/break/README
    branches/lto/gcc/testsuite/g++.dg/conversion/ptrmem2.C
    branches/lto/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C   (props changed)
    branches/lto/gcc/testsuite/g++.dg/gomp/gomp.exp
    branches/lto/gcc/testsuite/g++.dg/parse/error6.C
    branches/lto/gcc/testsuite/g++.dg/warn/sequence-pt-1.C
    branches/lto/gcc/testsuite/g++.old-deja/g++.brendan/README
    branches/lto/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog
    branches/lto/gcc/testsuite/g++.old-deja/g++.robertl/README
    branches/lto/gcc/testsuite/gcc.c-torture/ChangeLog.0
    branches/lto/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/lto/gcc/testsuite/gcc.dg/README
    branches/lto/gcc/testsuite/gcc.dg/c90-longlong-1.c
    branches/lto/gcc/testsuite/gcc.dg/format/gcc_diag-1.c
    branches/lto/gcc/testsuite/gcc.dg/framework-2.c
    branches/lto/gcc/testsuite/gcc.dg/gomp/gomp.exp
    branches/lto/gcc/testsuite/gcc.dg/sequence-pt-1.c
    branches/lto/gcc/testsuite/gcc.dg/torture/pr39678.c
    branches/lto/gcc/testsuite/gcc.dg/vect/no-vfa-vect-43.c
    branches/lto/gcc/testsuite/gcc.dg/vect/no-vfa-vect-57.c
    branches/lto/gcc/testsuite/gcc.dg/vect/no-vfa-vect-61.c
    branches/lto/gcc/testsuite/gcc.dg/wtr-int-type-1.c
    branches/lto/gcc/testsuite/gcc.target/frv/frv.exp
    branches/lto/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp
    branches/lto/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp
    branches/lto/gcc/testsuite/gcc.target/mips/mips-nonpic/README
    branches/lto/gcc/testsuite/gcc.target/x86_64/abi/README.gcc
    branches/lto/gcc/testsuite/gcc.target/x86_64/abi/callabi/   (props changed)
    branches/lto/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp
    branches/lto/gcc/testsuite/gcc.test-framework/README
    branches/lto/gcc/testsuite/gfortran.dg/assumed_charlen_function_5.f90
    branches/lto/gcc/testsuite/gfortran.dg/external_initializer.f90
    branches/lto/gcc/testsuite/gfortran.dg/g77/README
    branches/lto/gcc/testsuite/gfortran.dg/gomp/gomp.exp
    branches/lto/gcc/testsuite/gfortran.dg/interface_26.f90
    branches/lto/gcc/testsuite/gfortran.dg/intrinsic_subroutine.f90
    branches/lto/gcc/testsuite/gfortran.dg/private_type_2.f90
    branches/lto/gcc/testsuite/gfortran.dg/proc_ptr_3.f90
    branches/lto/gcc/testsuite/gfortran.dg/proc_ptr_result_1.f90
    branches/lto/gcc/testsuite/gfortran.fortran-torture/ChangeLog.g95
    branches/lto/gcc/testsuite/objc/execute/exceptions/handler-1.m
    branches/lto/gcc/tree-cfg.c
    branches/lto/gcc/tree-data-ref.c
    branches/lto/gcc/tree-dump.c
    branches/lto/gcc/tree-dump.h
    branches/lto/gcc/tree-flow.h
    branches/lto/gcc/tree-pass.h
    branches/lto/gcc/tree-scalar-evolution.c
    branches/lto/gcc/tree-ssa-address.c
    branches/lto/gcc/tree-ssa-alias.h
    branches/lto/gcc/tree-ssa-ccp.c
    branches/lto/gcc/tree-ssa-operands.h
    branches/lto/gcc/tree-ssa-phiprop.c
    branches/lto/gcc/tree-switch-conversion.c
    branches/lto/gcc/tree.c
    branches/lto/gcc/tree.def
    branches/lto/gcc/tree.h
    branches/lto/gcc/varasm.c
    branches/lto/gcc/varray.h
    branches/lto/gcc/vec.h
    branches/lto/gcc/version.c
    branches/lto/gcc/xcoff.h
    branches/lto/include/hashtab.h
    branches/lto/include/splay-tree.h
    branches/lto/libcpp/ChangeLog
    branches/lto/libcpp/expr.c
    branches/lto/libcpp/include/cpp-id-data.h
    branches/lto/libcpp/include/cpplib.h
    branches/lto/libcpp/include/line-map.h
    branches/lto/libcpp/include/symtab.h
    branches/lto/libcpp/init.c
    branches/lto/libcpp/internal.h
    branches/lto/libcpp/lex.c
    branches/lto/libcpp/po/ChangeLog
    branches/lto/libcpp/po/cpplib.pot
    branches/lto/libjava/ChangeLog
    branches/lto/libjava/Makefile.am
    branches/lto/libjava/Makefile.in
    branches/lto/libjava/classpath/   (props changed)
    branches/lto/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc
    branches/lto/maintainer-scripts/ChangeLog
    branches/lto/maintainer-scripts/update_web_docs_svn

Propchange: branches/lto/libstdc++-v3/testsuite/18_support/pthread_guard.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/30_threads/this_thread/
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lto/
            ('svn:mergeinfo' modified)

Propchange: branches/lto/
            ('svnmerge-integrated' modified)

Propchange: branches/lto/gcc/cp/ChangeLog-2007
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/cp/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C
            ('svn:mergeinfo' modified)

Propchange: branches/lto/gcc/testsuite/gcc.target/x86_64/abi/callabi/
            ('svn:mergeinfo' modified)

Propchange: branches/lto/libjava/classpath/
            ('svn:mergeinfo' modified)



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