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]

r182962 - in /branches/redhat/gcc-4_7-branch: ....


Author: jakub
Date: Fri Jan  6 19:55:52 2012
New Revision: 182962

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182962
Log:
svn merge -r182925:182961 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_map/observers.cc
      - copied unchanged from r182961, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/observers.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/observers.cc
      - copied unchanged from r182961, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/observers.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/observers.cc
      - copied unchanged from r182961, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/observers.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_set/observers.cc
      - copied unchanged from r182961, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/observers.cc
Modified:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_7-branch/libstdc++-v3/doc/xml/manual/debug.xml
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/hashtable.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/hashtable_policy.h

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-18.C
      - copied unchanged from r182961, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-18.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/20120105-1.c
      - copied unchanged from r182961, trunk/gcc/testsuite/gcc.c-torture/execute/20120105-1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray/allocate_errgmsg.f90
      - copied unchanged from r182961, trunk/gcc/testsuite/gfortran.dg/coarray/allocate_errgmsg.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray_lib_alloc_1.f90
      - copied unchanged from r182961, trunk/gcc/testsuite/gfortran.dg/coarray_lib_alloc_1.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
      - copied unchanged from r182961, trunk/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/deallocate_stat_2.f90
      - copied unchanged from r182961, trunk/gcc/testsuite/gfortran.dg/deallocate_stat_2.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
      - copied unchanged from r182961, trunk/gcc/testsuite/gfortran.dg/typebound_operator_9.f03
    branches/redhat/gcc-4_7-branch/libgcc/config/ia64/t-ia64-elf
      - copied unchanged from r182961, trunk/libgcc/config/ia64/t-ia64-elf
    branches/redhat/gcc-4_7-branch/libitm/config/linux/powerpc/
      - copied from r182961, trunk/libitm/config/linux/powerpc/
    branches/redhat/gcc-4_7-branch/libitm/config/powerpc/
      - copied from r182961, trunk/libitm/config/powerpc/
Modified:
    branches/redhat/gcc-4_7-branch/   (props changed)
    branches/redhat/gcc-4_7-branch/gcc/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_7-branch/gcc/Makefile.in
    branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/ada/a-tienio.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-wichha.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-wichun.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-zchhan.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-zchuni.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/gnat_rm.texi
    branches/redhat/gcc-4_7-branch/gcc/ada/s-rpc.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/s-utf_32.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/s-utf_32.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch12.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch3.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch4.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_prag.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sinfo.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sinfo.ads
    branches/redhat/gcc-4_7-branch/gcc/builtin-attrs.def
    branches/redhat/gcc-4_7-branch/gcc/c-decl.c
    branches/redhat/gcc-4_7-branch/gcc/config/ia64/ia64.c
    branches/redhat/gcc-4_7-branch/gcc/configure
    branches/redhat/gcc-4_7-branch/gcc/configure.ac
    branches/redhat/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_7-branch/gcc/cppdefault.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/fortran/expr.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/libgfortran.h
    branches/redhat/gcc-4_7-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-array.h
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-openmp.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans.h
    branches/redhat/gcc-4_7-branch/gcc/gtm-builtins.def
    branches/redhat/gcc-4_7-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/lto/lto-lang.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ada/acats/overflow.lst
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/headmerge-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/deallocate_stat.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
    branches/redhat/gcc-4_7-branch/gcc/tree-sra.c
    branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_7-branch/libgcc/config.host
    branches/redhat/gcc-4_7-branch/libgcc/config/ia64/t-ia64
    branches/redhat/gcc-4_7-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_7-branch/libgfortran/caf/libcaf.h
    branches/redhat/gcc-4_7-branch/libgfortran/caf/mpi.c
    branches/redhat/gcc-4_7-branch/libgfortran/caf/single.c
    branches/redhat/gcc-4_7-branch/libitm/ChangeLog
    branches/redhat/gcc-4_7-branch/libitm/config/generic/asmcfi.h
    branches/redhat/gcc-4_7-branch/libitm/configure.tgt

Propchange: branches/redhat/gcc-4_7-branch/
            ('svn:mergeinfo' modified)



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