r146873 - in /branches/gc-improv: ./ ChangeLog ...

lauras@gcc.gnu.org lauras@gcc.gnu.org
Tue Apr 28 05:33:00 GMT 2009


Author: lauras
Date: Tue Apr 28 05:33:29 2009
New Revision: 146873

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146873
Log:
Merge trunk r146774-146848

Added:
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/39882.cc
      - copied unchanged from r146848, trunk/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/39882.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_code/modifiers/
      - copied from r146848, trunk/libstdc++-v3/testsuite/19_diagnostics/error_code/modifiers/
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_condition/cons/39881.cc
      - copied unchanged from r146848, trunk/libstdc++-v3/testsuite/19_diagnostics/error_condition/cons/39881.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_condition/modifiers/
      - copied from r146848, trunk/libstdc++-v3/testsuite/19_diagnostics/error_condition/modifiers/
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/system_error/39880.cc
      - copied unchanged from r146848, trunk/libstdc++-v3/testsuite/19_diagnostics/system_error/39880.cc
Modified:
    branches/gc-improv/libstdc++-v3/ChangeLog
    branches/gc-improv/libstdc++-v3/include/std/system_error
    branches/gc-improv/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/copy_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/not_equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/system_error/cons-1.cc
    branches/gc-improv/libstdc++-v3/testsuite/19_diagnostics/system_error/what-4.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/unique_ptr_deleter_ref_1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/char/1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/wchar_t/1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/headers/forward_list/synopsis.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/pthread1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/pthread5.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/map/pthread6.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/error_code.cc
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/error_code.cc
    branches/gc-improv/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/condition_variable/members/   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/thread/members/   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/thread/swap/   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/typedefs.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/typedefs.cc   (props changed)

Changes in other areas also in this revision:
Added:
    branches/gc-improv/gcc/ssaexpand.h
      - copied unchanged from r146848, trunk/gcc/ssaexpand.h
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wunused-15.C
      - copied unchanged from r146848, trunk/gcc/testsuite/g++.dg/warn/Wunused-15.C
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr39928-1.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.c-torture/compile/pr39928-1.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr39928-2.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.c-torture/compile/pr39928-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wunused-value-3.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/Wunused-value-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-const-expr-14.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/c99-const-expr-14.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-intconst-2.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/c99-intconst-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/enum-const-1.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/enum-const-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/enum-const-2.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/enum-const-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/enum-const-3.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/enum-const-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/gnu99-const-expr-4.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/gnu99-const-expr-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/inline-34.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/inline-34.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-8.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/sms-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr39903-1.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/torture/pr39903-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr39903-2.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/torture/pr39903-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vla-19.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/vla-19.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vla-20.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/vla-20.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vla-21.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.dg/vla-21.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr39543-1.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.target/i386/pr39543-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr39543-2.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.target/i386/pr39543-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr39543-3.c
      - copied unchanged from r146848, trunk/gcc/testsuite/gcc.target/i386/pr39543-3.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/assumed_charlen_dummy.f90
      - copied unchanged from r146848, trunk/gcc/testsuite/gfortran.dg/assumed_charlen_dummy.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/opt2.adb
      - copied unchanged from r146848, trunk/gcc/testsuite/gnat.dg/opt2.adb
    branches/gc-improv/libjava/contrib/generate-cacerts.pl.in
      - copied unchanged from r146848, trunk/libjava/contrib/generate-cacerts.pl.in
Removed:
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-antideps.c
Modified:
    branches/gc-improv/   (props changed)
    branches/gc-improv/ChangeLog
    branches/gc-improv/MAINTAINERS
    branches/gc-improv/contrib/ChangeLog
    branches/gc-improv/contrib/test_summary
    branches/gc-improv/gcc/ChangeLog
    branches/gc-improv/gcc/ChangeLog-2008   (props changed)
    branches/gc-improv/gcc/DATESTAMP
    branches/gc-improv/gcc/Makefile.in
    branches/gc-improv/gcc/alias.c
    branches/gc-improv/gcc/basic-block.h
    branches/gc-improv/gcc/builtins.c
    branches/gc-improv/gcc/c-decl.c
    branches/gc-improv/gcc/c-tree.h
    branches/gc-improv/gcc/c-typeck.c
    branches/gc-improv/gcc/cfgexpand.c
    branches/gc-improv/gcc/cfgloop.h
    branches/gc-improv/gcc/cfgrtl.c
    branches/gc-improv/gcc/common.opt
    branches/gc-improv/gcc/config/alpha/alpha.c
    branches/gc-improv/gcc/config/i386/i386.c
    branches/gc-improv/gcc/config/i386/mingw-w64.h
    branches/gc-improv/gcc/config/i386/t-mingw-w64
    branches/gc-improv/gcc/coretypes.h
    branches/gc-improv/gcc/cp/ChangeLog
    branches/gc-improv/gcc/cp/ChangeLog-2007   (props changed)
    branches/gc-improv/gcc/cp/ChangeLog-2008   (props changed)
    branches/gc-improv/gcc/cp/cvt.c
    branches/gc-improv/gcc/cse.c
    branches/gc-improv/gcc/dbgcnt.def
    branches/gc-improv/gcc/dbxout.c
    branches/gc-improv/gcc/df-scan.c
    branches/gc-improv/gcc/dwarf2out.c
    branches/gc-improv/gcc/emit-rtl.c
    branches/gc-improv/gcc/except.c
    branches/gc-improv/gcc/except.h
    branches/gc-improv/gcc/expr.c
    branches/gc-improv/gcc/final.c
    branches/gc-improv/gcc/fortran/ChangeLog
    branches/gc-improv/gcc/fortran/Make-lang.in
    branches/gc-improv/gcc/fortran/data.c
    branches/gc-improv/gcc/fortran/trans-decl.c
    branches/gc-improv/gcc/fwprop.c
    branches/gc-improv/gcc/gcse.c
    branches/gc-improv/gcc/gimple-low.c
    branches/gc-improv/gcc/gimplify.c
    branches/gc-improv/gcc/ipa-pure-const.c
    branches/gc-improv/gcc/java/ChangeLog
    branches/gc-improv/gcc/java/constants.c
    branches/gc-improv/gcc/opts.c
    branches/gc-improv/gcc/passes.c
    branches/gc-improv/gcc/resource.c
    branches/gc-improv/gcc/rtl.h
    branches/gc-improv/gcc/stmt.c
    branches/gc-improv/gcc/testsuite/ChangeLog
    branches/gc-improv/gcc/testsuite/ChangeLog-2008   (props changed)
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C   (props changed)
    branches/gc-improv/gcc/testsuite/g++.dg/init/new17.C
    branches/gc-improv/gcc/testsuite/g++.dg/opt/pr30965.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/ehcleanup-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/pr19807.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/pr27090.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/ptrmemfield.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/tmmti-2.C
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/parallelization-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-1char.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-1short.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-2char.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-2short.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/autopar/reduc-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/gnu89-const-expr-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/gnu99-const-expr-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/gomp/combined-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/no-strict-overflow-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr15784-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr34263.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/sms-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/strict-overflow-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/strict-overflow-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/strict-overflow-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/strict-overflow-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/strict-overflow-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr36227.c   (props changed)
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-prof/stringop-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-prof/val-prof-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-prof/val-prof-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-prof/val-prof-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-prof/val-prof-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/20030728-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/20030824-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/20030824-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/alias-11.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/alias-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/asm-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/divide-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/divide-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/divide-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/forwprop-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/inline-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-15.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-21.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-22.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-28.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr18134.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr19431.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr20139.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr22051-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr22051-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr23294.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr30978.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr32044.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/prefetch-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/prefetch-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/reassoc-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/reassoc-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/scev-cast.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-15.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/vector-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/vector-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr37248-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr37248-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr37248-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/x86_64/abi/callabi/   (props changed)
    branches/gc-improv/gcc/testsuite/gfortran.dg/reassoc_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/reassoc_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_6.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/aliasing1.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/aliasing2.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/pack9.adb
    branches/gc-improv/gcc/timevar.def
    branches/gc-improv/gcc/toplev.h
    branches/gc-improv/gcc/tree-cfg.c
    branches/gc-improv/gcc/tree-dfa.c
    branches/gc-improv/gcc/tree-eh.c
    branches/gc-improv/gcc/tree-flow-inline.h
    branches/gc-improv/gcc/tree-flow.h
    branches/gc-improv/gcc/tree-inline.c
    branches/gc-improv/gcc/tree-into-ssa.c
    branches/gc-improv/gcc/tree-mudflap.c
    branches/gc-improv/gcc/tree-nested.c
    branches/gc-improv/gcc/tree-nomudflap.c
    branches/gc-improv/gcc/tree-nrv.c
    branches/gc-improv/gcc/tree-optimize.c
    branches/gc-improv/gcc/tree-outof-ssa.c
    branches/gc-improv/gcc/tree-pass.h
    branches/gc-improv/gcc/tree-sra.c
    branches/gc-improv/gcc/tree-ssa-coalesce.c
    branches/gc-improv/gcc/tree-ssa-copyrename.c
    branches/gc-improv/gcc/tree-ssa-live.c
    branches/gc-improv/gcc/tree-ssa-live.h
    branches/gc-improv/gcc/tree-ssa-loop-ivcanon.c
    branches/gc-improv/gcc/tree-ssa-loop-niter.c
    branches/gc-improv/gcc/tree-ssa-ter.c
    branches/gc-improv/gcc/tree-ssa.c
    branches/gc-improv/gcc/tree.c
    branches/gc-improv/gcc/tree.h
    branches/gc-improv/libcpp/ChangeLog
    branches/gc-improv/libcpp/expr.c
    branches/gc-improv/libiberty/ChangeLog
    branches/gc-improv/libiberty/Makefile.in
    branches/gc-improv/libjava/ChangeLog
    branches/gc-improv/libjava/classpath/   (props changed)
    branches/gc-improv/libjava/configure
    branches/gc-improv/libjava/configure.ac
    branches/gc-improv/libjava/contrib/aotcompile.py.in

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

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

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

Propchange: branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/unique_ptr_deleter_ref_1.cc
            ('svn:mergeinfo' modified)

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

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

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

Propchange: branches/gc-improv/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/21_strings/char_traits/requirements/explicit_instantiation/wchar_t/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/23_containers/headers/forward_list/synopsis.cc
            ('svn:mergeinfo' modified)

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

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

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

Propchange: branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

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

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

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

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

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

Propchange: branches/gc-improv/libstdc++-v3/testsuite/30_threads/condition_variable/members/
            ('svn:mergeinfo' modified)

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

Propchange: branches/gc-improv/libstdc++-v3/testsuite/30_threads/thread/members/
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/30_threads/thread/swap/
            ('svn:mergeinfo' modified)

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

Propchange: branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/typedefs.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/
            ('svn:mergeinfo' added)

Propchange: branches/gc-improv/gcc/ChangeLog-2008
            ('svn:mergeinfo' modified)

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

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

Propchange: branches/gc-improv/gcc/testsuite/ChangeLog-2008
            ('svn:mergeinfo' modified)

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

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

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

Propchange: branches/gc-improv/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list