This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r182887 - in /branches/redhat/gcc-4_7-branch: ....
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 04 Jan 2012 20:43:00 -0000
- Subject: r182887 - in /branches/redhat/gcc-4_7-branch: ....
Author: jakub
Date: Wed Jan 4 20:42:58 2012
New Revision: 182887
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182887
Log:
svn merge -r182845:182886 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/map/element_access/39901.cc
- copied unchanged from r182886, trunk/libstdc++-v3/testsuite/23_containers/map/element_access/39901.cc
Modified:
branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
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/initlist-postfix-open-square.C
- copied unchanged from r182886, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-postfix-open-square.C
branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/rtti/dyncast5.C
- copied unchanged from r182886, trunk/gcc/testsuite/g++.dg/rtti/dyncast5.C
branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/warn/Wparentheses-26.C
- copied unchanged from r182886, trunk/gcc/testsuite/g++.dg/warn/Wparentheses-26.C
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr51695.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.dg/pr51695.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tm/pr51696.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.dg/tm/pr51696.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx1.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.target/mips/octeon2-lx-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/octeon2-lx-2.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.target/mips/octeon2-lx-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/octeon2-lx-3.c
- copied unchanged from r182886, trunk/gcc/testsuite/gcc.target/mips/octeon2-lx-3.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/common_17.f90
- copied unchanged from r182886, trunk/gcc/testsuite/gfortran.dg/common_17.f90
branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/elemental_optional_args_2.f90
- copied unchanged from r182886, trunk/gcc/testsuite/gfortran.dg/elemental_optional_args_2.f90
Removed:
branches/redhat/gcc-4_7-branch/gcc/config/vms/xm-vms64.h
Modified:
branches/redhat/gcc-4_7-branch/ (props changed)
branches/redhat/gcc-4_7-branch/config/ChangeLog
branches/redhat/gcc-4_7-branch/config/picflag.m4
branches/redhat/gcc-4_7-branch/gcc/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
branches/redhat/gcc-4_7-branch/gcc/config.build
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.md
branches/redhat/gcc-4_7-branch/gcc/config/mips/mips-dsp.md
branches/redhat/gcc-4_7-branch/gcc/config/mips/mips-ftypes.def
branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.c
branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.h
branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.md
branches/redhat/gcc-4_7-branch/gcc/config/vms/xm-vms.h
branches/redhat/gcc-4_7-branch/gcc/configure
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/cp/pt.c
branches/redhat/gcc-4_7-branch/gcc/cp/rtti.c
branches/redhat/gcc-4_7-branch/gcc/cselib.c
branches/redhat/gcc-4_7-branch/gcc/doc/extend.texi
branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_7-branch/gcc/dwarf2out.c
branches/redhat/gcc-4_7-branch/gcc/fold-const.c
branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog
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-common.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-stmt.c
branches/redhat/gcc-4_7-branch/gcc/fortran/trans.h
branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tm/alias-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tm/alias-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-1.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-ptrarith-2.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
branches/redhat/gcc-4_7-branch/gcc/testsuite/lib/scanasm.exp
branches/redhat/gcc-4_7-branch/gcc/trans-mem.c
branches/redhat/gcc-4_7-branch/gcc/tree-ssa-structalias.c
branches/redhat/gcc-4_7-branch/gcc/tree.c
branches/redhat/gcc-4_7-branch/gcc/tree.h
branches/redhat/gcc-4_7-branch/libada/ChangeLog
branches/redhat/gcc-4_7-branch/libada/configure
branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
branches/redhat/gcc-4_7-branch/libgcc/config/s390/t-crtstuff
branches/redhat/gcc-4_7-branch/libgcc/configure
branches/redhat/gcc-4_7-branch/libgcc/enable-execute-stack-mprotect.c
branches/redhat/gcc-4_7-branch/libiberty/ChangeLog
branches/redhat/gcc-4_7-branch/libiberty/configure
Propchange: branches/redhat/gcc-4_7-branch/
('svn:mergeinfo' modified)