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]

r148148 - in /branches/gcc-in-cxx: ./ ChangeLog...


Author: ian
Date: Wed Jun  3 21:01:52 2009
New Revision: 148148

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148148
Log:
Merge from trunk revision 148147.

Added:
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/exception_ptr/40296.cc
      - copied unchanged from r148147, trunk/libstdc++-v3/testsuite/18_support/exception_ptr/40296.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/ext/rope/40299.cc
      - copied unchanged from r148147, trunk/libstdc++-v3/testsuite/ext/rope/40299.cc
Modified:
    branches/gcc-in-cxx/libstdc++-v3/ChangeLog
    branches/gcc-in-cxx/libstdc++-v3/configure
    branches/gcc-in-cxx/libstdc++-v3/crossconfig.m4
    branches/gcc-in-cxx/libstdc++-v3/include/ext/memory
    branches/gcc-in-cxx/libstdc++-v3/libsupc++/eh_ptr.cc
    branches/gcc-in-cxx/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/exception_ptr/current_exception.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/nested_exception/cons.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/nested_exception/nested_ptr.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/6.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/pthread1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/pthread5.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/map/pthread6.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/condition_variable/members/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/members/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/swap/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc   (props changed)

Changes in other areas also in this revision:
Added:
    branches/gcc-in-cxx/gcc/collect2-aix.c
      - copied unchanged from r148147, trunk/gcc/collect2-aix.c
    branches/gcc-in-cxx/gcc/collect2-aix.h
      - copied unchanged from r148147, trunk/gcc/collect2-aix.h
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/auto14.C
      - copied unchanged from r148147, trunk/gcc/testsuite/g++.dg/cpp0x/auto14.C
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/initlist18.C
      - copied unchanged from r148147, trunk/gcc/testsuite/g++.dg/cpp0x/initlist18.C
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/initlist19.C
      - copied unchanged from r148147, trunk/gcc/testsuite/g++.dg/cpp0x/initlist19.C
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/template/spec36.C
      - copied unchanged from r148147, trunk/gcc/testsuite/g++.dg/template/spec36.C
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/torture/pr40323.C
      - copied unchanged from r148147, trunk/gcc/testsuite/g++.dg/torture/pr40323.C
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/warn/Wcast-qual2.C
      - copied unchanged from r148147, trunk/gcc/testsuite/g++.dg/warn/Wcast-qual2.C
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cast-qual-3.c
      - copied unchanged from r148147, trunk/gcc/testsuite/gcc.dg/cast-qual-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr40328.c
      - copied unchanged from r148147, trunk/gcc/testsuite/gcc.dg/torture/pr40328.c
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/nested_float_packed.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/nested_float_packed.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst1.adb
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst1.adb
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst1.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst1.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst2.adb
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst2.adb
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst2.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst2.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst3.adb
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst3.adb
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst3.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst3.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst4.adb
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst4.adb
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst4.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst4.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst5.adb
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst5.adb
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst5.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst5.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/oconst6.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/oconst6.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/specs/root-level_1-level_2.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/specs/root-level_1-level_2.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/specs/root-level_1.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/specs/root-level_1.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/specs/root-level_2.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/specs/root-level_2.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/specs/root.ads
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/specs/root.ads
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/test_oconst.adb
      - copied unchanged from r148147, trunk/gcc/testsuite/gnat.dg/test_oconst.adb
Modified:
    branches/gcc-in-cxx/   (props changed)
    branches/gcc-in-cxx/ChangeLog
    branches/gcc-in-cxx/Makefile.in
    branches/gcc-in-cxx/Makefile.tpl
    branches/gcc-in-cxx/config.guess
    branches/gcc-in-cxx/config.sub
    branches/gcc-in-cxx/configure
    branches/gcc-in-cxx/configure.ac
    branches/gcc-in-cxx/contrib/ChangeLog
    branches/gcc-in-cxx/contrib/compare-debug
    branches/gcc-in-cxx/gcc/ChangeLog
    branches/gcc-in-cxx/gcc/ChangeLog-2008   (props changed)
    branches/gcc-in-cxx/gcc/DATESTAMP
    branches/gcc-in-cxx/gcc/Makefile.in
    branches/gcc-in-cxx/gcc/ada/ChangeLog
    branches/gcc-in-cxx/gcc/ada/gcc-interface/Make-lang.in
    branches/gcc-in-cxx/gcc/ada/gcc-interface/decl.c
    branches/gcc-in-cxx/gcc/ada/gcc-interface/utils.c
    branches/gcc-in-cxx/gcc/ada/gcc-interface/utils2.c
    branches/gcc-in-cxx/gcc/alias.c
    branches/gcc-in-cxx/gcc/attribs.c
    branches/gcc-in-cxx/gcc/c-typeck.c
    branches/gcc-in-cxx/gcc/cfgexpand.c
    branches/gcc-in-cxx/gcc/collect2.c
    branches/gcc-in-cxx/gcc/combine.c
    branches/gcc-in-cxx/gcc/common.opt
    branches/gcc-in-cxx/gcc/config/alpha/alpha.c
    branches/gcc-in-cxx/gcc/config/arc/arc.c
    branches/gcc-in-cxx/gcc/config/arm/arm.c
    branches/gcc-in-cxx/gcc/config/avr/avr.c
    branches/gcc-in-cxx/gcc/config/bfin/bfin.c
    branches/gcc-in-cxx/gcc/config/crx/crx.c
    branches/gcc-in-cxx/gcc/config/h8300/h8300.c
    branches/gcc-in-cxx/gcc/config/i386/driver-i386.c
    branches/gcc-in-cxx/gcc/config/i386/i386.c
    branches/gcc-in-cxx/gcc/config/i386/i386.h
    branches/gcc-in-cxx/gcc/config/ia64/div.md
    branches/gcc-in-cxx/gcc/config/ia64/ia64.md
    branches/gcc-in-cxx/gcc/config/ia64/vect.md
    branches/gcc-in-cxx/gcc/config/m32r/m32r.c
    branches/gcc-in-cxx/gcc/config/m68hc11/m68hc11.c
    branches/gcc-in-cxx/gcc/config/m68k/linux.h
    branches/gcc-in-cxx/gcc/config/m68k/m68k.h
    branches/gcc-in-cxx/gcc/config/mcore/mcore.c
    branches/gcc-in-cxx/gcc/config/mips/mips.c
    branches/gcc-in-cxx/gcc/config/pa/pa-hpux.h
    branches/gcc-in-cxx/gcc/config/pa/pa-hpux10.h
    branches/gcc-in-cxx/gcc/config/pa/pa-hpux11.h
    branches/gcc-in-cxx/gcc/config/rs6000/aix.h
    branches/gcc-in-cxx/gcc/config/rs6000/aix43.h
    branches/gcc-in-cxx/gcc/config/rs6000/aix51.h
    branches/gcc-in-cxx/gcc/config/rs6000/aix52.h
    branches/gcc-in-cxx/gcc/config/rs6000/aix53.h
    branches/gcc-in-cxx/gcc/config/rs6000/aix61.h
    branches/gcc-in-cxx/gcc/config/rs6000/crtresfpr.asm
    branches/gcc-in-cxx/gcc/config/rs6000/crtresgpr.asm
    branches/gcc-in-cxx/gcc/config/rs6000/crtresxfpr.asm
    branches/gcc-in-cxx/gcc/config/rs6000/crtresxgpr.asm
    branches/gcc-in-cxx/gcc/config/rs6000/crtsavfpr.asm
    branches/gcc-in-cxx/gcc/config/rs6000/crtsavgpr.asm
    branches/gcc-in-cxx/gcc/config/rs6000/ppc-asm.h
    branches/gcc-in-cxx/gcc/config/rs6000/rs6000.c
    branches/gcc-in-cxx/gcc/config/rs6000/t-aix52
    branches/gcc-in-cxx/gcc/config/sh/predicates.md
    branches/gcc-in-cxx/gcc/config/sh/sh.c
    branches/gcc-in-cxx/gcc/config/sh/sh.h
    branches/gcc-in-cxx/gcc/config/sh/sh.md
    branches/gcc-in-cxx/gcc/config/sh/symbian.c
    branches/gcc-in-cxx/gcc/config/sparc/sparc.c
    branches/gcc-in-cxx/gcc/config/spu/spu.c
    branches/gcc-in-cxx/gcc/config/v850/v850.c
    branches/gcc-in-cxx/gcc/config/vax/vax.c
    branches/gcc-in-cxx/gcc/cp/ChangeLog
    branches/gcc-in-cxx/gcc/cp/ChangeLog-2007   (props changed)
    branches/gcc-in-cxx/gcc/cp/ChangeLog-2008   (props changed)
    branches/gcc-in-cxx/gcc/cp/Make-lang.in
    branches/gcc-in-cxx/gcc/cp/call.c
    branches/gcc-in-cxx/gcc/cp/decl.c
    branches/gcc-in-cxx/gcc/cp/error.c
    branches/gcc-in-cxx/gcc/cp/pt.c
    branches/gcc-in-cxx/gcc/cp/typeck.c
    branches/gcc-in-cxx/gcc/df-core.c
    branches/gcc-in-cxx/gcc/diagnostic.c
    branches/gcc-in-cxx/gcc/doc/invoke.texi
    branches/gcc-in-cxx/gcc/dummy-checksum.c
    branches/gcc-in-cxx/gcc/dwarf2out.c
    branches/gcc-in-cxx/gcc/emutls.c
    branches/gcc-in-cxx/gcc/fold-const.c
    branches/gcc-in-cxx/gcc/fortran/ChangeLog
    branches/gcc-in-cxx/gcc/fortran/gfortran.texi
    branches/gcc-in-cxx/gcc/fortran/intrinsic.texi
    branches/gcc-in-cxx/gcc/fortran/iso-c-binding.def
    branches/gcc-in-cxx/gcc/fortran/libgfortran.h
    branches/gcc-in-cxx/gcc/fortran/module.c
    branches/gcc-in-cxx/gcc/fortran/trans-decl.c
    branches/gcc-in-cxx/gcc/fortran/trans-types.c
    branches/gcc-in-cxx/gcc/gcc.c
    branches/gcc-in-cxx/gcc/genattrtab.c
    branches/gcc-in-cxx/gcc/genchecksum.c
    branches/gcc-in-cxx/gcc/gengtype.c
    branches/gcc-in-cxx/gcc/gimple.c
    branches/gcc-in-cxx/gcc/ipa-prop.c
    branches/gcc-in-cxx/gcc/java/ChangeLog
    branches/gcc-in-cxx/gcc/java/jcf-io.c
    branches/gcc-in-cxx/gcc/loop-unroll.c
    branches/gcc-in-cxx/gcc/objc/ChangeLog
    branches/gcc-in-cxx/gcc/objc/Make-lang.in
    branches/gcc-in-cxx/gcc/objcp/ChangeLog
    branches/gcc-in-cxx/gcc/objcp/Make-lang.in
    branches/gcc-in-cxx/gcc/output.h
    branches/gcc-in-cxx/gcc/print-rtl.c
    branches/gcc-in-cxx/gcc/recog.c
    branches/gcc-in-cxx/gcc/statistics.c
    branches/gcc-in-cxx/gcc/testsuite/ChangeLog
    branches/gcc-in-cxx/gcc/testsuite/ChangeLog-2008   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/initlist13.C
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/init/ref15.C
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/19940712-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/Wmissingdirs.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/Wtrigraphs-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/Wtrigraphs.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/arith-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/arith-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/assert2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/cpp.exp
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/escape-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/escape.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/extratokens.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/extratokens2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/if-mpar.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/include2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/include2a.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/macspace1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/macspace2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/missing-header-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/poison.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/pr29612-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/redef2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/strify2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/syshdr.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/sysmac2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/tr-warn1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/tr-warn3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/tr-warn4.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/tr-warn5.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/tr-warn6.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/trad/trad.exp
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/unc4.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/undef2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/falign-labels-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/pch/counter-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/pch/valid-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/pch/valid-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/pch/warn-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr36227.c   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/va-arg-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/x86_64/abi/callabi/   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/gnat.dg/alignment6.adb
    branches/gcc-in-cxx/gcc/testsuite/lib/gcc-dg.exp
    branches/gcc-in-cxx/gcc/toplev.c
    branches/gcc-in-cxx/gcc/tree-nomudflap.c
    branches/gcc-in-cxx/gcc/tree-ssa-sccvn.c
    branches/gcc-in-cxx/gcc/tree-vect-data-refs.c
    branches/gcc-in-cxx/gcc/tree-vect-loop-manip.c
    branches/gcc-in-cxx/gcc/tree-vect-loop.c
    branches/gcc-in-cxx/gcc/tree-vect-slp.c
    branches/gcc-in-cxx/gcc/tree-vect-stmts.c
    branches/gcc-in-cxx/gcc/tree-vectorizer.h
    branches/gcc-in-cxx/gcc/tree.h
    branches/gcc-in-cxx/gcc/varasm.c
    branches/gcc-in-cxx/include/ChangeLog
    branches/gcc-in-cxx/include/ansidecl.h
    branches/gcc-in-cxx/libcpp/ChangeLog
    branches/gcc-in-cxx/libcpp/include/cpp-id-data.h
    branches/gcc-in-cxx/libcpp/include/line-map.h
    branches/gcc-in-cxx/libjava/classpath/   (props changed)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/condition_variable/members/
            ('svn:mergeinfo' modified)

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

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/members/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/swap/
            ('svn:mergeinfo' modified)

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

Propchange: branches/gcc-in-cxx/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/
            ('svnmerge-integrated' modified)

Propchange: branches/gcc-in-cxx/gcc/ChangeLog-2008
            ('svn:mergeinfo' modified)

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

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

Propchange: branches/gcc-in-cxx/gcc/testsuite/ChangeLog-2008
            ('svn:mergeinfo' modified)

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

Propchange: branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr36227.c
            ('svn:mergeinfo' modified)

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

Propchange: branches/gcc-in-cxx/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]