r221692 - in /branches/c++-concepts: ./ ChangeL...

asutton@gcc.gnu.org asutton@gcc.gnu.org
Thu Mar 26 13:04:00 GMT 2015


Author: asutton
Date: Thu Mar 26 13:04:40 2015
New Revision: 221692

URL: https://gcc.gnu.org/viewcvs?rev=221692&root=gcc&view=rev
Log:
Merge from trunk

Added:
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/pthread33394.cc
      - copied unchanged from r221669, trunk/libstdc++-v3/testsuite/21_strings/basic_string/pthread33394.cc
    branches/c++-concepts/libstdc++-v3/testsuite/27_io/rvalue_streams-2.cc
      - copied unchanged from r221669, trunk/libstdc++-v3/testsuite/27_io/rvalue_streams-2.cc
Modified:
    branches/c++-concepts/libstdc++-v3/ChangeLog
    branches/c++-concepts/libstdc++-v3/acinclude.m4
    branches/c++-concepts/libstdc++-v3/config/locale/gnu/messages_members.cc
    branches/c++-concepts/libstdc++-v3/configure
    branches/c++-concepts/libstdc++-v3/include/bits/c++config
    branches/c++-concepts/libstdc++-v3/include/ext/codecvt_specializations.h
    branches/c++-concepts/libstdc++-v3/include/std/istream
    branches/c++-concepts/libstdc++-v3/include/std/ostream
    branches/c++-concepts/libstdc++-v3/src/c++11/compatibility-c++0x.cc
    branches/c++-concepts/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
    branches/c++-concepts/libstdc++-v3/src/c++11/cxx11-shim_facets.cc
    branches/c++-concepts/libstdc++-v3/src/c++11/futex.cc
    branches/c++-concepts/libstdc++-v3/src/c++11/future.cc
    branches/c++-concepts/libstdc++-v3/src/c++11/system_error.cc
    branches/c++-concepts/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc
    branches/c++-concepts/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_attributes.cc
    branches/c++-concepts/libstdc++-v3/testsuite/17_intro/headers/c++2014/all_attributes.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc

Changes in other areas also in this revision:
Added:
    branches/c++-concepts/config/bootstrap-lto-noplugin.mk
      - copied unchanged from r221669, trunk/config/bootstrap-lto-noplugin.mk
    branches/c++-concepts/gcc/gcse-common.c
      - copied unchanged from r221669, trunk/gcc/gcse-common.c
    branches/c++-concepts/gcc/gcse-common.h
      - copied unchanged from r221669, trunk/gcc/gcse-common.h
    branches/c++-concepts/gcc/testsuite/c-c++-common/cpp/pr65238-1.c
      - copied unchanged from r221669, trunk/gcc/testsuite/c-c++-common/cpp/pr65238-1.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/tsan/pr65400-1.c
      - copied unchanged from r221669, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-1.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/tsan/pr65400-2.c
      - copied unchanged from r221669, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-2.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/tsan/pr65400-3.c
      - copied unchanged from r221669, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-3.c
    branches/c++-concepts/gcc/testsuite/g++.dg/abi/abi-tag14.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/abi/abi-tag14.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-48324.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-48324.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-59686.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59686.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-array11.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array11.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-targ2.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-targ2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/deleted11.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/deleted11.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr48453.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/pr48453.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr59816.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/pr59816.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr65072.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/pr65072.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr65398.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/pr65398.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/vt-59988.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/vt-59988.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/vt-60130.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/cpp0x/vt-60130.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/pr65465.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/ipa/pr65465.C
    branches/c++-concepts/gcc/testsuite/g++.dg/lto/pr65475_0.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/lto/pr65475_0.C
    branches/c++-concepts/gcc/testsuite/g++.dg/lto/pr65475_1.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/lto/pr65475_1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/lto/pr65475b_0.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/lto/pr65475b_0.C
    branches/c++-concepts/gcc/testsuite/g++.dg/lto/pr65475b_1.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/lto/pr65475b_1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/lto/pr65475c_0.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/lto/pr65475c_0.C
    branches/c++-concepts/gcc/testsuite/g++.dg/lto/pr65475c_1.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/lto/pr65475c_1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/other/virtual3.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/other/virtual3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/pr65240-1.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/pr65240-1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/pr65240-2.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/pr65240-2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/pr65240-3.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/pr65240-3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/pr65240-4.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/pr65240-4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/pr65240.h
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/pr65240.h
    branches/c++-concepts/gcc/testsuite/g++.dg/template/defarg18.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/template/defarg18.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/pr54987.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/template/pr54987.C
    branches/c++-concepts/gcc/testsuite/g++.dg/tsan/pr64265.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/tsan/pr64265.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Warray-bounds-7.C
      - copied unchanged from r221669, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-7.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/cpp/pr65238-2.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/cpp/pr65238-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/cpp/trad/pr65238-3.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/cpp/trad/pr65238-3.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/cpp/trad/pr65238-4.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/cpp/trad/pr65238-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr65521.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/pr65521.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr65533.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/pr65533.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr65517.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/torture/pr65517.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr65494.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/vect/pr65494.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr65518.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.dg/vect/pr65518.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/mpx/pr65508.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.target/i386/mpx/pr65508.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr60851.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.target/i386/pr60851.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr65523.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.target/i386/pr65523.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/pr63491.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.target/powerpc/pr63491.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/pr64366.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.target/sh/pr64366.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/torture/pr65505.c
      - copied unchanged from r221669, trunk/gcc/testsuite/gcc.target/sh/torture/pr65505.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/allocate_class_4.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/allocate_class_4.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray_38.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/coarray_38.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray_39.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/coarray_39.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coindexed_1.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/coindexed_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/data_initialized_3.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/data_initialized_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/elemental_dependency_4.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/elemental_dependency_4.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/elemental_dependency_5.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/elemental_dependency_5.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr65450.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/pr65450.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr65504.f90
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/pr65504.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/unlimited_polymorphic_24.f03
      - copied unchanged from r221669, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_24.f03
    branches/c++-concepts/gcc/testsuite/gnat.dg/specs/opt2.ads
      - copied unchanged from r221669, trunk/gcc/testsuite/gnat.dg/specs/opt2.ads
    branches/c++-concepts/gcc/testsuite/gnat.dg/volatile13.adb
      - copied unchanged from r221669, trunk/gcc/testsuite/gnat.dg/volatile13.adb
    branches/c++-concepts/gcc/testsuite/gnat.dg/volatile13.ads
      - copied unchanged from r221669, trunk/gcc/testsuite/gnat.dg/volatile13.ads
    branches/c++-concepts/libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj
      - copied unchanged from r221669, trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj
    branches/c++-concepts/libgomp/testsuite/libgomp.c++/target-4.C
      - copied unchanged from r221669, trunk/libgomp/testsuite/libgomp.c++/target-4.C
    branches/c++-concepts/libgomp/testsuite/libgomp.c/target-10.c
      - copied unchanged from r221669, trunk/libgomp/testsuite/libgomp.c/target-10.c
Removed:
    branches/c++-concepts/gcc/testsuite/gcc.dg/undefined-loop-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/undefined-loop-2.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray/coindexed_3.f90
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/ChangeLog
    branches/c++-concepts/Makefile.in
    branches/c++-concepts/Makefile.tpl
    branches/c++-concepts/config/ChangeLog
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/Makefile.in
    branches/c++-concepts/gcc/ada/ChangeLog
    branches/c++-concepts/gcc/ada/adadecode.c
    branches/c++-concepts/gcc/ada/doc/gnat_rm/about_this_guide.rst
    branches/c++-concepts/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
    branches/c++-concepts/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
    branches/c++-concepts/gcc/ada/doc/gnat_rm/implementation_of_ada_2012_features.rst
    branches/c++-concepts/gcc/ada/doc/gnat_rm/representation_clauses_and_pragmas.rst
    branches/c++-concepts/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
    branches/c++-concepts/gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
    branches/c++-concepts/gcc/ada/exp_attr.adb
    branches/c++-concepts/gcc/ada/gcc-interface/trans.c
    branches/c++-concepts/gcc/ada/gcc-interface/utils.c
    branches/c++-concepts/gcc/ada/gnat_rm.texi
    branches/c++-concepts/gcc/ada/gnat_ugn.texi
    branches/c++-concepts/gcc/ada/inline.adb
    branches/c++-concepts/gcc/ada/sem_attr.adb
    branches/c++-concepts/gcc/ada/sem_attr.ads
    branches/c++-concepts/gcc/ada/sem_ch13.adb
    branches/c++-concepts/gcc/ada/sem_ch3.adb
    branches/c++-concepts/gcc/ada/sinfo.ads
    branches/c++-concepts/gcc/ada/snames.ads-tmpl
    branches/c++-concepts/gcc/c/ChangeLog
    branches/c++-concepts/gcc/c/c-decl.c
    branches/c++-concepts/gcc/cgraph.c
    branches/c++-concepts/gcc/cgraph.h
    branches/c++-concepts/gcc/cgraphunit.c
    branches/c++-concepts/gcc/cif-code.def
    branches/c++-concepts/gcc/config/arm/arm-protos.h
    branches/c++-concepts/gcc/config/arm/arm.c
    branches/c++-concepts/gcc/config/arm/arm.opt
    branches/c++-concepts/gcc/config/avr/driver-avr.c
    branches/c++-concepts/gcc/config/i386/i386.c
    branches/c++-concepts/gcc/config/nios2/nios2-protos.h
    branches/c++-concepts/gcc/config/nios2/nios2.c
    branches/c++-concepts/gcc/config/nios2/nios2.md
    branches/c++-concepts/gcc/config/rl78/rl78-virt.md
    branches/c++-concepts/gcc/config/rl78/rl78.c
    branches/c++-concepts/gcc/config/rs6000/predicates.md
    branches/c++-concepts/gcc/config/rs6000/rs6000.md
    branches/c++-concepts/gcc/config/sh/constraints.md
    branches/c++-concepts/gcc/config/sh/predicates.md
    branches/c++-concepts/gcc/config/sh/sync.md
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/class.c
    branches/c++-concepts/gcc/cp/constexpr.c
    branches/c++-concepts/gcc/cp/cp-tree.h
    branches/c++-concepts/gcc/cp/decl2.c
    branches/c++-concepts/gcc/cp/mangle.c
    branches/c++-concepts/gcc/cp/name-lookup.c
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/tree.c
    branches/c++-concepts/gcc/cp/typeck.c
    branches/c++-concepts/gcc/doc/contrib.texi
    branches/c++-concepts/gcc/doc/cpp.texi
    branches/c++-concepts/gcc/doc/cppopts.texi
    branches/c++-concepts/gcc/doc/extend.texi
    branches/c++-concepts/gcc/doc/install.texi
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/doc/sourcebuild.texi
    branches/c++-concepts/gcc/expmed.c
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/class.c
    branches/c++-concepts/gcc/fortran/gfortran.h
    branches/c++-concepts/gcc/fortran/gfortran.texi
    branches/c++-concepts/gcc/fortran/module.c
    branches/c++-concepts/gcc/fortran/resolve.c
    branches/c++-concepts/gcc/fortran/trans-array.c
    branches/c++-concepts/gcc/fortran/trans-array.h
    branches/c++-concepts/gcc/fortran/trans-expr.c
    branches/c++-concepts/gcc/fortran/trans-intrinsic.c
    branches/c++-concepts/gcc/fortran/trans-stmt.c
    branches/c++-concepts/gcc/fortran/trans.c
    branches/c++-concepts/gcc/fortran/trans.h
    branches/c++-concepts/gcc/gcse.c
    branches/c++-concepts/gcc/genmatch.c
    branches/c++-concepts/gcc/gimplify.c
    branches/c++-concepts/gcc/ipa-chkp.c
    branches/c++-concepts/gcc/ipa-comdats.c
    branches/c++-concepts/gcc/ipa-devirt.c
    branches/c++-concepts/gcc/ipa-icf-gimple.h
    branches/c++-concepts/gcc/ipa-icf.c
    branches/c++-concepts/gcc/ipa-icf.h
    branches/c++-concepts/gcc/ipa-inline.c
    branches/c++-concepts/gcc/ipa-split.c
    branches/c++-concepts/gcc/lra-constraints.c
    branches/c++-concepts/gcc/lra.c
    branches/c++-concepts/gcc/lto-cgraph.c
    branches/c++-concepts/gcc/lto-streamer-out.c
    branches/c++-concepts/gcc/omp-low.c
    branches/c++-concepts/gcc/passes.c
    branches/c++-concepts/gcc/postreload-gcse.c
    branches/c++-concepts/gcc/recog.c
    branches/c++-concepts/gcc/symbol-summary.h
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/c-c++-common/pr19807-1.c
    branches/c++-concepts/gcc/testsuite/g++.dg/abi/abi-tag1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/abi/abi-tag4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/abi/abi-tag8.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/ipa-icf-4.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/graphite/vect-pr43423.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr15347.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr29215.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a-pr63175.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/memset-inline-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/memset-inline-5.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/memset-inline-6.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/memset-inline-8.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/memset-inline-9.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/proc_ptr_comp_45.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/unlimited_polymorphic_20.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/unlimited_polymorphic_22.f90
    branches/c++-concepts/gcc/testsuite/lib/target-supports.exp
    branches/c++-concepts/gcc/tree-cfg.c
    branches/c++-concepts/gcc/tree-chkp.c
    branches/c++-concepts/gcc/tree-chrec.c
    branches/c++-concepts/gcc/tree-data-ref.h
    branches/c++-concepts/gcc/tree-parloops.c
    branches/c++-concepts/gcc/tree-parloops.h
    branches/c++-concepts/gcc/tree-ssa-coalesce.c
    branches/c++-concepts/gcc/tree-ssa-coalesce.h
    branches/c++-concepts/gcc/tree-ssa-loop-niter.c
    branches/c++-concepts/gcc/tree-vect-data-refs.c
    branches/c++-concepts/gcc/tree-vect-slp.c
    branches/c++-concepts/gcc/tree-vect-stmts.c
    branches/c++-concepts/gcc/tsan.c
    branches/c++-concepts/gotools/ChangeLog
    branches/c++-concepts/gotools/Makefile.am
    branches/c++-concepts/gotools/Makefile.in
    branches/c++-concepts/include/ChangeLog
    branches/c++-concepts/include/partition.h
    branches/c++-concepts/libcpp/ChangeLog
    branches/c++-concepts/libcpp/directives.c
    branches/c++-concepts/libcpp/internal.h
    branches/c++-concepts/libcpp/po/ChangeLog
    branches/c++-concepts/libcpp/po/fr.po
    branches/c++-concepts/libcpp/traditional.c
    branches/c++-concepts/libgcc/ChangeLog
    branches/c++-concepts/libgcc/config.host
    branches/c++-concepts/libgfortran/ChangeLog
    branches/c++-concepts/libgfortran/io/transfer.c
    branches/c++-concepts/libgo/Makefile.am
    branches/c++-concepts/libgo/Makefile.in
    branches/c++-concepts/libgo/go/cmd/go/build.go
    branches/c++-concepts/libgo/go/cmd/go/pkg.go
    branches/c++-concepts/libgo/go/cmd/go/test.go
    branches/c++-concepts/libgo/go/debug/elf/file.go
    branches/c++-concepts/libgo/go/debug/elf/file_test.go
    branches/c++-concepts/libgomp/ChangeLog
    branches/c++-concepts/libgomp/oacc-parallel.c
    branches/c++-concepts/libgomp/target.c
    branches/c++-concepts/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-4.c
    branches/c++-concepts/libsanitizer/ChangeLog
    branches/c++-concepts/libsanitizer/sanitizer_common/sanitizer_common_syscalls.inc
    branches/c++-concepts/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/c++-concepts/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc

Propchange: branches/c++-concepts/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list