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]

r202687 - in /branches/gomp-4_0-branch: ./ gcc/...


Author: jakub
Date: Wed Sep 18 10:28:12 2013
New Revision: 202687

URL: http://gcc.gnu.org/viewcvs?rev=202687&root=gcc&view=rev
Log:
svn merge -r202614:202683 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/gomp-4_0-branch/libstdc++-v3/ChangeLog
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/gomp-4_0-branch/libstdc++-v3/include/debug/vector
    branches/gomp-4_0-branch/libstdc++-v3/include/profile/vector
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc

Changes in other areas also in this revision:
Added:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/attrib-1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/c-c++-common/ubsan/attrib-1.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-38.C
      - copied unchanged from r202683, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-38.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/pr58088.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.c-torture/compile/pr58088.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/pr58332.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.c-torture/compile/pr58332.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr58387.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.c-torture/execute/pr58387.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr58419.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.c-torture/execute/pr58419.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr58431.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.c-torture/execute/pr58431.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr58432.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.dg/pr58432.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ldist-22.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-22.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/slsr-39.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.dg/tree-ssa/slsr-39.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16c.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16c.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/fmla_intrinsic_1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/aarch64/fmla_intrinsic_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/fmls_intrinsic_1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/aarch64/fmls_intrinsic_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/fmul_intrinsic_1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/aarch64/fmul_intrinsic_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/mla_intrinsic_1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/aarch64/mla_intrinsic_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/mls_intrinsic_1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/aarch64/mls_intrinsic_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/mul_intrinsic_1.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/aarch64/mul_intrinsic_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr58418.c
      - copied unchanged from r202683, trunk/gcc/testsuite/gcc.target/i386/pr58418.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/finalize_19.f90
      - copied unchanged from r202683, trunk/gcc/testsuite/gfortran.dg/finalize_19.f90
    branches/gomp-4_0-branch/gcc/testsuite/gnat.dg/opt27.adb
      - copied unchanged from r202683, trunk/gcc/testsuite/gnat.dg/opt27.adb
    branches/gomp-4_0-branch/gcc/testsuite/gnat.dg/opt27_pkg.adb
      - copied unchanged from r202683, trunk/gcc/testsuite/gnat.dg/opt27_pkg.adb
    branches/gomp-4_0-branch/gcc/testsuite/gnat.dg/opt27_pkg.ads
      - copied unchanged from r202683, trunk/gcc/testsuite/gnat.dg/opt27_pkg.ads
Modified:
    branches/gomp-4_0-branch/   (props changed)
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/DATESTAMP
    branches/gomp-4_0-branch/gcc/builtins.c
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog
    branches/gomp-4_0-branch/gcc/c-family/c-common.c
    branches/gomp-4_0-branch/gcc/c/ChangeLog
    branches/gomp-4_0-branch/gcc/c/c-typeck.c
    branches/gomp-4_0-branch/gcc/cgraph.c
    branches/gomp-4_0-branch/gcc/cif-code.def
    branches/gomp-4_0-branch/gcc/common.opt
    branches/gomp-4_0-branch/gcc/compare-elim.c
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-simd.md
    branches/gomp-4_0-branch/gcc/config/aarch64/arm_neon.h
    branches/gomp-4_0-branch/gcc/config/aarch64/iterators.md
    branches/gomp-4_0-branch/gcc/config/alpha/alpha.c
    branches/gomp-4_0-branch/gcc/config/arm/arm.c
    branches/gomp-4_0-branch/gcc/config/i386/i386.c
    branches/gomp-4_0-branch/gcc/config/msp430/constraints.md
    branches/gomp-4_0-branch/gcc/config/msp430/msp430-protos.h
    branches/gomp-4_0-branch/gcc/config/msp430/msp430.c
    branches/gomp-4_0-branch/gcc/config/msp430/msp430.h
    branches/gomp-4_0-branch/gcc/config/msp430/msp430.md
    branches/gomp-4_0-branch/gcc/config/rl78/constraints.md
    branches/gomp-4_0-branch/gcc/config/rl78/rl78-protos.h
    branches/gomp-4_0-branch/gcc/config/rl78/rl78-real.md
    branches/gomp-4_0-branch/gcc/config/rl78/rl78.c
    branches/gomp-4_0-branch/gcc/config/rl78/rl78.h
    branches/gomp-4_0-branch/gcc/config/rl78/rl78.md
    branches/gomp-4_0-branch/gcc/config/rl78/rl78.opt
    branches/gomp-4_0-branch/gcc/config/rl78/t-rl78
    branches/gomp-4_0-branch/gcc/config/rs6000/driver-rs6000.c
    branches/gomp-4_0-branch/gcc/config/sparc/t-rtems
    branches/gomp-4_0-branch/gcc/coverage.c
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    branches/gomp-4_0-branch/gcc/cp/pt.c
    branches/gomp-4_0-branch/gcc/cp/typeck.c
    branches/gomp-4_0-branch/gcc/doc/extend.texi
    branches/gomp-4_0-branch/gcc/doc/invoke.texi
    branches/gomp-4_0-branch/gcc/doc/tm.texi
    branches/gomp-4_0-branch/gcc/doc/tm.texi.in
    branches/gomp-4_0-branch/gcc/domwalk.c
    branches/gomp-4_0-branch/gcc/domwalk.h
    branches/gomp-4_0-branch/gcc/dumpfile.c
    branches/gomp-4_0-branch/gcc/fold-const.c
    branches/gomp-4_0-branch/gcc/fortran/ChangeLog
    branches/gomp-4_0-branch/gcc/fortran/class.c
    branches/gomp-4_0-branch/gcc/fwprop.c
    branches/gomp-4_0-branch/gcc/gimple-fold.c
    branches/gomp-4_0-branch/gcc/gimple-ssa-strength-reduction.c
    branches/gomp-4_0-branch/gcc/graphite-sese-to-poly.c
    branches/gomp-4_0-branch/gcc/ipa-devirt.c
    branches/gomp-4_0-branch/gcc/ipa-inline-analysis.c
    branches/gomp-4_0-branch/gcc/ipa-inline.c
    branches/gomp-4_0-branch/gcc/ipa-profile.c
    branches/gomp-4_0-branch/gcc/ipa.c
    branches/gomp-4_0-branch/gcc/lra-constraints.c
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/gcc/opts.c
    branches/gomp-4_0-branch/gcc/profile.c
    branches/gomp-4_0-branch/gcc/symtab.c
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/gcc.misc-tests/help.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/target-supports.exp
    branches/gomp-4_0-branch/gcc/tree-core.h
    branches/gomp-4_0-branch/gcc/tree-flow.h
    branches/gomp-4_0-branch/gcc/tree-if-conv.c
    branches/gomp-4_0-branch/gcc/tree-inline.c
    branches/gomp-4_0-branch/gcc/tree-inline.h
    branches/gomp-4_0-branch/gcc/tree-into-ssa.c
    branches/gomp-4_0-branch/gcc/tree-loop-distribution.c
    branches/gomp-4_0-branch/gcc/tree-ssa-dom.c
    branches/gomp-4_0-branch/gcc/tree-ssa-dse.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-im.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-phiopt.c
    branches/gomp-4_0-branch/gcc/tree-ssa-pre.c
    branches/gomp-4_0-branch/gcc/tree-ssa-strlen.c
    branches/gomp-4_0-branch/gcc/tree-ssa-threadedge.c
    branches/gomp-4_0-branch/gcc/tree-ssa-threadupdate.c
    branches/gomp-4_0-branch/gcc/tree-ssa-uncprop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-uninit.c
    branches/gomp-4_0-branch/gcc/tree-ssa.c
    branches/gomp-4_0-branch/gcc/tree-ssa.h
    branches/gomp-4_0-branch/gcc/tree-vect-data-refs.c
    branches/gomp-4_0-branch/gcc/tree-vect-loop-manip.c
    branches/gomp-4_0-branch/gcc/tree-vect-loop.c
    branches/gomp-4_0-branch/gcc/tree-vect-patterns.c
    branches/gomp-4_0-branch/gcc/tree-vect-slp.c
    branches/gomp-4_0-branch/gcc/tree-vect-stmts.c
    branches/gomp-4_0-branch/gcc/tree-vectorizer.c
    branches/gomp-4_0-branch/gcc/value-prof.c
    branches/gomp-4_0-branch/libgcc/ChangeLog
    branches/gomp-4_0-branch/libgcc/config/i386/gthr-win32.c
    branches/gomp-4_0-branch/libgcc/config/i386/gthr-win32.h
    branches/gomp-4_0-branch/libgcc/config/rl78/cmpsi2.S
    branches/gomp-4_0-branch/libgcc/config/rl78/lib2div.c
    branches/gomp-4_0-branch/libgcc/config/rl78/lib2mul.c
    branches/gomp-4_0-branch/libgcc/config/rl78/lshrsi3.S
    branches/gomp-4_0-branch/libgcc/config/rl78/mulsi3.S
    branches/gomp-4_0-branch/libgcc/config/rl78/trampoline.S
    branches/gomp-4_0-branch/libgcc/config/rl78/vregs.h
    branches/gomp-4_0-branch/libgo/go/reflect/value.go

Propchange: branches/gomp-4_0-branch/
            ('svn:mergeinfo' modified)



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