r205218 - in /branches/wide-int: ./ gcc/ChangeL...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Thu Nov 21 14:26:00 GMT 2013


Author: rsandifo
Date: Thu Nov 21 14:26:12 2013
New Revision: 205218

URL: http://gcc.gnu.org/viewcvs?rev=205218&root=gcc&view=rev
Log:
Merge with trunk.

Added:
    branches/wide-int/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/
      - copied from r205215, trunk/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/
Modified:
    branches/wide-int/libstdc++-v3/ChangeLog
    branches/wide-int/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/wide-int/libstdc++-v3/include/experimental/string_view
    branches/wide-int/libstdc++-v3/include/experimental/string_view.tcc
    branches/wide-int/libstdc++-v3/include/ext/pointer.h
    branches/wide-int/libstdc++-v3/include/ext/random
    branches/wide-int/libstdc++-v3/include/ext/random.tcc
    branches/wide-int/libstdc++-v3/include/std/future
    branches/wide-int/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
    branches/wide-int/libstdc++-v3/src/c++11/future.cc
    branches/wide-int/libstdc++-v3/testsuite/30_threads/async/async.cc
    branches/wide-int/libstdc++-v3/testsuite/30_threads/async/sync.cc
    branches/wide-int/libstdc++-v3/testsuite/experimental/string_view/cons/char/1.cc
    branches/wide-int/libstdc++-v3/testsuite/experimental/string_view/cons/wchar_t/1.cc
    branches/wide-int/libstdc++-v3/testsuite/experimental/string_view/operations/data/char/1.cc
    branches/wide-int/libstdc++-v3/testsuite/experimental/string_view/operations/data/wchar_t/1.cc
    branches/wide-int/libstdc++-v3/testsuite/util/testsuite_random.h

Changes in other areas also in this revision:
Added:
    branches/wide-int/gcc/config/sh/sh_optimize_sett_clrt.cc
      - copied unchanged from r205215, trunk/gcc/config/sh/sh_optimize_sett_clrt.cc
    branches/wide-int/gcc/testsuite/gcc.dg/float-exact-1.c
      - copied unchanged from r205215, trunk/gcc/testsuite/gcc.dg/float-exact-1.c
    branches/wide-int/gcc/testsuite/gcc.target/arm/pr54300.C
      - copied unchanged from r205215, trunk/gcc/testsuite/gcc.target/arm/pr54300.C
    branches/wide-int/gcc/testsuite/gcc.target/i386/pr59133.c
      - copied unchanged from r205215, trunk/gcc/testsuite/gcc.target/i386/pr59133.c
    branches/wide-int/gcc/testsuite/gcc.target/sh/pr53976-1.c
      - copied unchanged from r205215, trunk/gcc/testsuite/gcc.target/sh/pr53976-1.c
    branches/wide-int/gcc/testsuite/gfortran.dg/erf_3.F90
      - copied unchanged from r205215, trunk/gcc/testsuite/gfortran.dg/erf_3.F90
Modified:
    branches/wide-int/   (props changed)
    branches/wide-int/gcc/ChangeLog
    branches/wide-int/gcc/DATESTAMP
    branches/wide-int/gcc/c/Make-lang.in
    branches/wide-int/gcc/cfg.c
    branches/wide-int/gcc/cfgcleanup.c
    branches/wide-int/gcc/cfgrtl.c
    branches/wide-int/gcc/cgraph.c
    branches/wide-int/gcc/cgraph.h
    branches/wide-int/gcc/cgraphunit.c
    branches/wide-int/gcc/common.opt
    branches/wide-int/gcc/config.gcc
    branches/wide-int/gcc/config/aarch64/aarch64.md
    branches/wide-int/gcc/config/arm/arm.c
    branches/wide-int/gcc/config/i386/i386.c
    branches/wide-int/gcc/config/i386/ssemath.h
    branches/wide-int/gcc/config/mips/mips.c
    branches/wide-int/gcc/config/mips/mips.h
    branches/wide-int/gcc/config/mips/mips.md
    branches/wide-int/gcc/config/rs6000/rs6000.c
    branches/wide-int/gcc/config/rs6000/vsx.md
    branches/wide-int/gcc/config/sh/sh.c
    branches/wide-int/gcc/config/sh/t-sh
    branches/wide-int/gcc/config/sparc/sparc.c
    branches/wide-int/gcc/cse.c
    branches/wide-int/gcc/dbxout.c
    branches/wide-int/gcc/dominance.c
    branches/wide-int/gcc/dwarf2out.c
    branches/wide-int/gcc/function.c
    branches/wide-int/gcc/gdbhooks.py
    branches/wide-int/gcc/gimple-fold.c
    branches/wide-int/gcc/gimplify-me.c
    branches/wide-int/gcc/gimplify.c
    branches/wide-int/gcc/gimplify.h
    branches/wide-int/gcc/graphite-scop-detection.c
    branches/wide-int/gcc/ipa-split.c
    branches/wide-int/gcc/lra-constraints.c
    branches/wide-int/gcc/lra-int.h
    branches/wide-int/gcc/lra.c
    branches/wide-int/gcc/lto-cgraph.c
    branches/wide-int/gcc/omp-low.c
    branches/wide-int/gcc/opts.c
    branches/wide-int/gcc/plugin.c
    branches/wide-int/gcc/plugin.def
    branches/wide-int/gcc/profile.c
    branches/wide-int/gcc/real.c
    branches/wide-int/gcc/recog.c
    branches/wide-int/gcc/regcprop.c
    branches/wide-int/gcc/sched-int.h
    branches/wide-int/gcc/targhooks.c
    branches/wide-int/gcc/testsuite/ChangeLog
    branches/wide-int/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/wide-int/gcc/testsuite/gcc.target/powerpc/darwin-longlong.c
    branches/wide-int/gcc/testsuite/gcc.target/powerpc/pr48258-1.c
    branches/wide-int/gcc/tree-cfgcleanup.c
    branches/wide-int/gcc/tree-inline.c
    branches/wide-int/gcc/tree-loop-distribution.c
    branches/wide-int/gcc/tree-scalar-evolution.h
    branches/wide-int/gcc/tree-ssa-forwprop.c
    branches/wide-int/gcc/tree-ssa-loop-ch.c
    branches/wide-int/gcc/tree-ssa-propagate.c
    branches/wide-int/gcc/tree-ssa-tail-merge.c
    branches/wide-int/gcc/tree-vect-loop-manip.c
    branches/wide-int/gcc/tree-vect-loop.c
    branches/wide-int/gcc/tree-vectorizer.h
    branches/wide-int/gcc/varpool.c
    branches/wide-int/libgfortran/ChangeLog
    branches/wide-int/libgfortran/intrinsics/erfc_scaled.c
    branches/wide-int/libgfortran/intrinsics/erfc_scaled_inc.c

Propchange: branches/wide-int/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list