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]

r189554 - in /branches/gupc: ./ gcc/ChangeLog g...


Author: gfunck
Date: Mon Jul 16 22:31:21 2012
New Revision: 189554

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189554
Log:
	Merge trunk version 189545 into gupc branch.

Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gupc/libstdc++-v3/include/bits/stl_map.h
    branches/gupc/libstdc++-v3/include/bits/stl_multimap.h
    branches/gupc/libstdc++-v3/include/bits/stl_pair.h
    branches/gupc/libstdc++-v3/include/debug/map.h
    branches/gupc/libstdc++-v3/include/debug/multimap.h
    branches/gupc/libstdc++-v3/include/debug/unordered_map
    branches/gupc/libstdc++-v3/include/profile/map.h
    branches/gupc/libstdc++-v3/include/profile/multimap.h
    branches/gupc/libstdc++-v3/include/profile/unordered_map

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/ada/s-atopri.adb
      - copied unchanged from r189511, trunk/gcc/ada/s-atopri.adb
    branches/gupc/gcc/ada/s-bytswa.ads
      - copied unchanged from r189511, trunk/gcc/ada/s-bytswa.ads
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted36.C
      - copied unchanged from r189511, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted36.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted37.C
      - copied unchanged from r189511, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted37.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nullptr29.C
      - copied unchanged from r189511, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr29.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic135.C
      - copied unchanged from r189511, trunk/gcc/testsuite/g++.dg/cpp0x/variadic135.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-2.C
      - copied unchanged from r189511, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-2.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr53886.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.c-torture/compile/pr53886.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-unreachable-5.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/builtin-unreachable-5.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-unreachable-6.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/builtin-unreachable-6.c
    branches/gupc/gcc/testsuite/gcc.dg/debug_info_inline.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/debug_info_inline.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53887.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/pr53887.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/builtins-1.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/torture/builtins-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53908.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/torture/pr53908.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53922.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.dg/torture/pr53922.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr53859.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.target/arm/pr53859.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-xchg-1.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.target/cris/sync-xchg-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr53907.c
      - copied unchanged from r189511, trunk/gcc/testsuite/gcc.target/i386/pr53907.c
    branches/gupc/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_5.f90
      - copied unchanged from r189511, trunk/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_5.f90
Modified:
    branches/gupc/   (props changed)
    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/ChangeLog-2011
    branches/gupc/gcc/ada/Makefile.rtl
    branches/gupc/gcc/ada/a-exexpr-gcc.adb
    branches/gupc/gcc/ada/a-ststio.ads
    branches/gupc/gcc/ada/ali.adb
    branches/gupc/gcc/ada/debug.adb
    branches/gupc/gcc/ada/einfo.adb
    branches/gupc/gcc/ada/einfo.ads
    branches/gupc/gcc/ada/exp_aggr.adb
    branches/gupc/gcc/ada/exp_attr.adb
    branches/gupc/gcc/ada/exp_ch3.adb
    branches/gupc/gcc/ada/exp_ch4.adb
    branches/gupc/gcc/ada/exp_ch5.adb
    branches/gupc/gcc/ada/exp_ch8.adb
    branches/gupc/gcc/ada/exp_ch9.adb
    branches/gupc/gcc/ada/exp_dbug.ads
    branches/gupc/gcc/ada/exp_disp.adb
    branches/gupc/gcc/ada/exp_pakd.adb
    branches/gupc/gcc/ada/freeze.adb
    branches/gupc/gcc/ada/g-bytswa.adb
    branches/gupc/gcc/ada/g-bytswa.ads
    branches/gupc/gcc/ada/g-debpoo.adb
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/gnatlink.adb
    branches/gupc/gcc/ada/i-cstrea.ads
    branches/gupc/gcc/ada/init.c
    branches/gupc/gcc/ada/layout.adb
    branches/gupc/gcc/ada/lib-writ.adb
    branches/gupc/gcc/ada/lib-writ.ads
    branches/gupc/gcc/ada/lib.ads
    branches/gupc/gcc/ada/make.adb
    branches/gupc/gcc/ada/mlib-utl.adb
    branches/gupc/gcc/ada/par-ch13.adb
    branches/gupc/gcc/ada/par-util.adb
    branches/gupc/gcc/ada/par_sco.adb
    branches/gupc/gcc/ada/prj-nmsc.adb
    branches/gupc/gcc/ada/prj-util.adb
    branches/gupc/gcc/ada/prj-util.ads
    branches/gupc/gcc/ada/prj.adb
    branches/gupc/gcc/ada/raise-gcc.c
    branches/gupc/gcc/ada/raise.h
    branches/gupc/gcc/ada/restrict.adb
    branches/gupc/gcc/ada/restrict.ads
    branches/gupc/gcc/ada/rident.ads
    branches/gupc/gcc/ada/rtsfind.ads
    branches/gupc/gcc/ada/s-atopri.ads
    branches/gupc/gcc/ada/s-commun.ads
    branches/gupc/gcc/ada/s-dimmks.ads
    branches/gupc/gcc/ada/s-ficobl.ads
    branches/gupc/gcc/ada/s-fileio.adb
    branches/gupc/gcc/ada/s-fileio.ads
    branches/gupc/gcc/ada/s-os_lib.ads
    branches/gupc/gcc/ada/s-osinte-hpux.ads
    branches/gupc/gcc/ada/s-rident.ads
    branches/gupc/gcc/ada/s-taprop-mingw.adb
    branches/gupc/gcc/ada/scos.ads
    branches/gupc/gcc/ada/seh_init.c
    branches/gupc/gcc/ada/sem_attr.adb
    branches/gupc/gcc/ada/sem_case.adb
    branches/gupc/gcc/ada/sem_cat.adb
    branches/gupc/gcc/ada/sem_ch12.adb
    branches/gupc/gcc/ada/sem_ch13.adb
    branches/gupc/gcc/ada/sem_ch6.adb
    branches/gupc/gcc/ada/sem_ch9.adb
    branches/gupc/gcc/ada/sem_dim.adb
    branches/gupc/gcc/ada/sem_disp.adb
    branches/gupc/gcc/ada/sem_elim.adb
    branches/gupc/gcc/ada/sem_prag.adb
    branches/gupc/gcc/ada/sem_res.adb
    branches/gupc/gcc/ada/sem_util.adb
    branches/gupc/gcc/ada/sem_util.ads
    branches/gupc/gcc/ada/snames.adb-tmpl
    branches/gupc/gcc/ada/snames.ads-tmpl
    branches/gupc/gcc/ada/system-hpux-ia64.ads
    branches/gupc/gcc/ada/tb-gcc.c
    branches/gupc/gcc/ada/tracebak.c
    branches/gupc/gcc/ada/usage.adb
    branches/gupc/gcc/ada/vms_data.ads
    branches/gupc/gcc/alloc-pool.h
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-gimplify.c
    branches/gupc/gcc/c-family/c-pch.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgloop.h
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/cris/cris-protos.h
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/cris/cris.h
    branches/gupc/gcc/config/cris/cris.opt
    branches/gupc/gcc/config/cris/sync.md
    branches/gupc/gcc/config/darwin.c
    branches/gupc/gcc/config/darwin.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/m68k/m68k-protos.h
    branches/gupc/gcc/config/m68k/m68k.c
    branches/gupc/gcc/config/m68k/m68k.h
    branches/gupc/gcc/config/mips/10000.md
    branches/gupc/gcc/config/mips/20kc.md
    branches/gupc/gcc/config/mips/24k.md
    branches/gupc/gcc/config/mips/4130.md
    branches/gupc/gcc/config/mips/4k.md
    branches/gupc/gcc/config/mips/5400.md
    branches/gupc/gcc/config/mips/5500.md
    branches/gupc/gcc/config/mips/5k.md
    branches/gupc/gcc/config/mips/7000.md
    branches/gupc/gcc/config/mips/74k.md
    branches/gupc/gcc/config/mips/9000.md
    branches/gupc/gcc/config/mips/generic.md
    branches/gupc/gcc/config/mips/loongson2ef.md
    branches/gupc/gcc/config/mips/loongson3a.md
    branches/gupc/gcc/config/mips/mips-dsp.md
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/mips/octeon.md
    branches/gupc/gcc/config/mips/sb1.md
    branches/gupc/gcc/config/mips/sr71k.md
    branches/gupc/gcc/config/mips/xlr.md
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/darwin.h
    branches/gupc/gcc/config/rs6000/rs6000-builtin.def
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/t-sparc
    branches/gupc/gcc/config/spu/spu-builtins.def
    branches/gupc/gcc/config/spu/spu-builtins.md
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.md
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/expr.h
    branches/gupc/gcc/final.c
    branches/gupc/gcc/flag-types.h
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/gengenrtl.c
    branches/gupc/gcc/genopinit.c
    branches/gupc/gcc/ggc.h
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple-streamer-in.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/Make-lang.in
    branches/gupc/gcc/java/class.c
    branches/gupc/gcc/java/decl.c
    branches/gupc/gcc/java/expr.c
    branches/gupc/gcc/java/java-tree.h
    branches/gupc/gcc/java/jvgenmain.c
    branches/gupc/gcc/java/mangle.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/optabs.h
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/rtlanal.c
    branches/gupc/gcc/sched-rgn.c
    branches/gupc/gcc/sched-vis.c
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/target.h
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/targhooks.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit13.C
    branches/gupc/gcc/testsuite/g++.dg/template/sfinae6_neg.C
    branches/gupc/gcc/testsuite/g++.dg/template/typedef11.C
    branches/gupc/gcc/testsuite/gcc.dg/pr53849.c
    branches/gupc/gcc/testsuite/gcc.target/cris/20011127-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-1-v10.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-1-v32.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-2i.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-2s.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-3i.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-3s.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-4i.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-4s.c
    branches/gupc/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/octeon2-pipe-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/c_f_pointer_tests_3.f90
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-flow-inline.h
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-inline.h
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-outof-ssa.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-phinodes.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-phiopt.c
    branches/gupc/gcc/tree-ssa-phiprop.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-switch-conversion.c
    branches/gupc/gcc/tree-tailcall.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-generic.c
    branches/gupc/gcc/tree-vect-loop-manip.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.def
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/value-prof.c
    branches/gupc/include/ChangeLog
    branches/gupc/include/filenames.h
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/t-darwin
    branches/gupc/libgo/mksysinfo.sh
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/filename_cmp.c
    branches/gupc/libmudflap/ChangeLog
    branches/gupc/libmudflap/testsuite/libmudflap.c++/c++frags.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c++/ctors.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c/cfrags.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c/externs.exp
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail11-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.c/fail12-frag.c
    branches/gupc/libmudflap/testsuite/libmudflap.cth/cthfrags.exp

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)



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