This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r190292 - 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: Fri, 10 Aug 2012 12:01:54 -0000
- Subject: r190292 - in /branches/redhat/gcc-4_7-branch: ....
Author: jakub
Date: Fri Aug 10 12:01:53 2012
New Revision: 190292
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190292
Log:
svn merge -r189720:190276 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch
Added:
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/reserve.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/reserve.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/reserve.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/reserve.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/reserve.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/reserve.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-1.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-1.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-2.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-2.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-3.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/decimal/pr54036-3.cc
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
- copied unchanged from r190276, branches/gcc-4_7-branch/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
Modified:
branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
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
branches/redhat/gcc-4_7-branch/libstdc++-v3/include/decimal/decimal.h
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/Makefile.am
branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/Makefile.in
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr52530.c
- copied unchanged from r190276, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr52530.c
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr54157.c
- copied unchanged from r190276, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr54157.c
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/combine.c
branches/redhat/gcc-4_7-branch/gcc/config/alpha/alpha.c
branches/redhat/gcc-4_7-branch/gcc/config/i386/constraints.md
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386-protos.h
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.md
branches/redhat/gcc-4_7-branch/gcc/config/i386/predicates.md
branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.c
branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.c
branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.opt
branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/20020201-1.c
branches/redhat/gcc-4_7-branch/libgo/Makefile.am
branches/redhat/gcc-4_7-branch/libgo/Makefile.in
branches/redhat/gcc-4_7-branch/libgo/go/runtime/pprof/pprof_test.go
branches/redhat/gcc-4_7-branch/libgo/runtime/go-new-map.c
branches/redhat/gcc-4_7-branch/libgo/runtime/go-signal.c
branches/redhat/gcc-4_7-branch/libgo/runtime/proc.c
branches/redhat/gcc-4_7-branch/libgo/runtime/runtime.h
Propchange: branches/redhat/gcc-4_7-branch/
('svn:mergeinfo' modified)