This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r189976 - in /branches/gupc: ./ contrib/ChangeL...
- From: gfunck at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 30 Jul 2012 15:13:25 -0000
- Subject: r189976 - in /branches/gupc: ./ contrib/ChangeL...
Author: gfunck
Date: Mon Jul 30 15:13:23 2012
New Revision: 189976
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189976
Log:
Merge trunk version 189954 into gupc branch.
Added:
branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/reserve.cc
- copied unchanged from r189961, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/reserve.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/reserve.cc
- copied unchanged from r189961, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/reserve.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/reserve.cc
- copied unchanged from r189961, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/reserve.cc
branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
- copied unchanged from r189961, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
branches/gupc/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
- copied unchanged from r189961, trunk/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_set.cc
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/include/bits/hashtable.h
branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/config/rs6000/601.md
- copied unchanged from r189961, trunk/gcc/config/rs6000/601.md
branches/gupc/gcc/testsuite/c-c++-common/pr53633.c
- copied unchanged from r189961, trunk/gcc/testsuite/c-c++-common/pr53633.c
branches/gupc/gcc/testsuite/gcc.dg/attr-hotcold-1.c
- copied unchanged from r189961, trunk/gcc/testsuite/gcc.dg/attr-hotcold-1.c
branches/gupc/gcc/testsuite/gcc.dg/torture/pr54098.c
- copied unchanged from r189961, trunk/gcc/testsuite/gcc.dg/torture/pr54098.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c
- copied unchanged from r189961, trunk/gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr51244-4.c
- copied unchanged from r189961, trunk/gcc/testsuite/gcc.target/sh/pr51244-4.c
branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_38.f90
- copied unchanged from r189961, trunk/gcc/testsuite/gfortran.dg/array_constructor_38.f90
branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_39.f90
- copied unchanged from r189961, trunk/gcc/testsuite/gfortran.dg/array_constructor_39.f90
branches/gupc/gcc/testsuite/gnat.dg/noreturn5.adb
- copied unchanged from r189961, trunk/gcc/testsuite/gnat.dg/noreturn5.adb
branches/gupc/gcc/testsuite/gnat.dg/noreturn5.ads
- copied unchanged from r189961, trunk/gcc/testsuite/gnat.dg/noreturn5.ads
Removed:
branches/gupc/gcc/config/rs6000/rios1.md
branches/gupc/gcc/config/rs6000/rios2.md
branches/gupc/gcc/testsuite/gcc.target/powerpc/rs6000-power2-1.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/rs6000-power2-2.c
Modified:
branches/gupc/ (props changed)
branches/gupc/contrib/ChangeLog
branches/gupc/contrib/testsuite-management/validate_failures.py
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/Makefile.in
branches/gupc/gcc/ada/ChangeLog
branches/gupc/gcc/ada/gcc-interface/utils2.c
branches/gupc/gcc/ada/system-darwin-ppc64.ads
branches/gupc/gcc/bitmap.c
branches/gupc/gcc/bitmap.h
branches/gupc/gcc/c-family/ChangeLog
branches/gupc/gcc/c-family/c-common.c
branches/gupc/gcc/cgraphunit.c
branches/gupc/gcc/common/config/rs6000/rs6000-common.c
branches/gupc/gcc/config/arm/arm.c
branches/gupc/gcc/config/arm/bpabi.h
branches/gupc/gcc/config/arm/neon.ml
branches/gupc/gcc/config/avr/avr.c
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/i386.md
branches/gupc/gcc/config/mcore/mcore.c
branches/gupc/gcc/config/mn10300/mn10300-protos.h
branches/gupc/gcc/config/mn10300/mn10300.c
branches/gupc/gcc/config/mn10300/mn10300.md
branches/gupc/gcc/config/rs6000/aix43.h
branches/gupc/gcc/config/rs6000/aix51.h
branches/gupc/gcc/config/rs6000/aix52.h
branches/gupc/gcc/config/rs6000/aix53.h
branches/gupc/gcc/config/rs6000/aix61.h
branches/gupc/gcc/config/rs6000/constraints.md
branches/gupc/gcc/config/rs6000/darwin.h
branches/gupc/gcc/config/rs6000/dfp.md
branches/gupc/gcc/config/rs6000/driver-rs6000.c
branches/gupc/gcc/config/rs6000/predicates.md
branches/gupc/gcc/config/rs6000/rs6000-c.c
branches/gupc/gcc/config/rs6000/rs6000-cpus.def
branches/gupc/gcc/config/rs6000/rs6000-opts.h
branches/gupc/gcc/config/rs6000/rs6000-tables.opt
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rs6000/rs6000.h
branches/gupc/gcc/config/rs6000/rs6000.md
branches/gupc/gcc/config/rs6000/rs6000.opt
branches/gupc/gcc/config/rs6000/sysv4.h
branches/gupc/gcc/config/rs6000/t-aix43
branches/gupc/gcc/config/rs6000/t-rs6000
branches/gupc/gcc/config/rx/rx.c
branches/gupc/gcc/config/sh/predicates.md
branches/gupc/gcc/config/sh/sh-protos.h
branches/gupc/gcc/config/sh/sh.c
branches/gupc/gcc/config/sh/sh.md
branches/gupc/gcc/config/sh/sh.opt
branches/gupc/gcc/config/spu/spu.c
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/decl.c
branches/gupc/gcc/cse.c
branches/gupc/gcc/doc/extend.texi
branches/gupc/gcc/doc/gty.texi
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/doc/sourcebuild.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/dwarf2out.h
branches/gupc/gcc/ebitmap.c
branches/gupc/gcc/emit-rtl.c
branches/gupc/gcc/expmed.c
branches/gupc/gcc/expmed.h
branches/gupc/gcc/expr.c
branches/gupc/gcc/fold-const.c
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/array.c
branches/gupc/gcc/fortran/decl.c
branches/gupc/gcc/fortran/expr.c
branches/gupc/gcc/fortran/gfortran.h
branches/gupc/gcc/fortran/interface.c
branches/gupc/gcc/fortran/module.c
branches/gupc/gcc/fortran/parse.c
branches/gupc/gcc/fortran/simplify.c
branches/gupc/gcc/fortran/trans-array.c
branches/gupc/gcc/fortran/trans-expr.c
branches/gupc/gcc/fortran/trans-types.c
branches/gupc/gcc/fortran/trans-types.h
branches/gupc/gcc/fortran/trans.h
branches/gupc/gcc/gcc.c
branches/gupc/gcc/gengtype.c
branches/gupc/gcc/gimple-low.c
branches/gupc/gcc/gimple-ssa-strength-reduction.c
branches/gupc/gcc/gimplify.c
branches/gupc/gcc/ipa-pure-const.c
branches/gupc/gcc/java/ChangeLog
branches/gupc/gcc/java/jcf.h
branches/gupc/gcc/params.def
branches/gupc/gcc/predict.c
branches/gupc/gcc/predict.def
branches/gupc/gcc/sbitmap.c
branches/gupc/gcc/sbitmap.h
branches/gupc/gcc/sel-sched-ir.c
branches/gupc/gcc/sparseset.h
branches/gupc/gcc/target.def
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr21.C
branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr50380.c
branches/gupc/gcc/testsuite/gcc.dg/20020201-1.c
branches/gupc/gcc/testsuite/gcc.dg/pr45259.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon/vld1Q_dups64.c
branches/gupc/gcc/testsuite/gcc.target/arm/neon/vld1Q_dupu64.c
branches/gupc/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
branches/gupc/gcc/testsuite/gfortran.dg/contiguous_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/proc_ptr_32.f90
branches/gupc/gcc/testsuite/lib/target-supports.exp
branches/gupc/gcc/tree-cfg.c
branches/gupc/gcc/tree-flow.h
branches/gupc/gcc/tree-into-ssa.c
branches/gupc/gcc/tree-nested.c
branches/gupc/gcc/tree-ssa-address.c
branches/gupc/gcc/tree-ssa-loop-ivopts.c
branches/gupc/gcc/tree-ssa-pre.c
branches/gupc/gcc/tree-vrp.c
branches/gupc/gcc/tree.c
branches/gupc/gcc/tree.h
branches/gupc/gcc/vec.h
branches/gupc/libcpp/ChangeLog
branches/gupc/libcpp/include/line-map.h
branches/gupc/libgo/Makefile.am
branches/gupc/libgo/Makefile.in
branches/gupc/libgo/go/runtime/pprof/pprof_test.go
branches/gupc/libgo/runtime/go-signal.c
branches/gupc/libgo/runtime/proc.c
branches/gupc/libgo/runtime/runtime.h
branches/gupc/libiberty/ChangeLog
branches/gupc/libiberty/pex-win32.c
Propchange: branches/gupc/
('svn:mergeinfo' modified)