r268946 - in /branches/redhat/gcc-9-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Feb 15 18:44:00 GMT 2019


Author: jakub
Date: Fri Feb 15 18:44:28 2019
New Revision: 268946

URL: https://gcc.gnu.org/viewcvs?rev=268946&root=gcc&view=rev
Log:
svn merge -r268718:268944 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2011/parallel_mode.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2011/parallel_mode.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2014/parallel_mode.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2014/parallel_mode.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2017/parallel_mode.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2017/parallel_mode.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/18_support/destroying_delete.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/18_support/destroying_delete.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/enable_shared_from_this/89303.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/20_util/enable_shared_from_this/89303.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/dr2586.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/dr2586.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/priority_queue/dr2537.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/23_containers/priority_queue/dr2537.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/26_numerics/headers/cstdlib/dr2735.cc
      - copied unchanged from r268944, trunk/libstdc++-v3/testsuite/26_numerics/headers/cstdlib/dr2735.cc
Removed:
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/28_regex/headers/regex/parallel_mode.cc
Modified:
    branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-9-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-9-branch/libstdc++-v3/configure
    branches/redhat/gcc-9-branch/libstdc++-v3/configure.ac
    branches/redhat/gcc-9-branch/libstdc++-v3/crossconfig.m4
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/bugs.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/status.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/intro.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/std_abs.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_queue.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_stack.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/uses_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/c_global/ctime
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/version
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/new
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/69293_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/tuple/cons/allocators.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/uses_allocator/69293_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-9-branch/gcc/config/netbsd-d.c
      - copied unchanged from r268944, trunk/gcc/config/netbsd-d.c
    branches/redhat/gcc-9-branch/gcc/config/visium/visium-passes.def
      - copied unchanged from r268944, trunk/gcc/config/visium/visium-passes.def
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/array-5.c
      - copied unchanged from r268944, trunk/gcc/testsuite/c-c++-common/array-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/ubsan/opts-1.c
      - copied unchanged from r268944, trunk/gcc/testsuite/c-c++-common/ubsan/opts-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/ubsan/opts-2.c
      - copied unchanged from r268944, trunk/gcc/testsuite/c-c++-common/ubsan/opts-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/ubsan/opts-3.c
      - copied unchanged from r268944, trunk/gcc/testsuite/c-c++-common/ubsan/opts-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/ubsan/opts-4.c
      - copied unchanged from r268944, trunk/gcc/testsuite/c-c++-common/ubsan/opts-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/concepts/pr89036.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/concepts/pr89036.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11a.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11a.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/initlist113.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp0x/initlist113.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/nullptr40.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr40.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/nullptr41.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr41.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr86379.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp0x/pr86379.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-func1.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-func1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/pr87322.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp1y/pr87322.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/using4.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp1z/using4.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/using5.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp1z/using5.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/using6.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp1z/using6.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated7.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated7.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/nontype-class13.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class13.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ipa/pr89009.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/ipa/pr89009.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/pr89242.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/pr89242.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/template/array32.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/template/array32.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr89303.C
      - copied unchanged from r268944, trunk/gcc/testsuite/g++.dg/torture/pr89303.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/Warray-bounds-40.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/Warray-bounds-40.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/Wstringop-overflow-8.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-8.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/Wstringop-overflow-9.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-9.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/func-attr-1.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/func-attr-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89278.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/pr89278.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89314.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/pr89314.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89340.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/pr89340.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89342.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/pr89342.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89354.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/pr89354.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/ubsan/pr89284.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/ubsan/pr89284.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/pr89268.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.dg/vect/pr89268.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/pcs_attribute.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/aarch64/pcs_attribute.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/sve/pr88847.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/aarch64/sve/pr88847.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88850-2.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/arm/pr88850-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr89229-1.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/i386/pr89229-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr89290.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/i386/pr89290.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/pr89233.c
      - copied unchanged from r268944, trunk/gcc/testsuite/gcc.target/s390/pr89233.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/fail_compilation/fail18057.d
      - copied unchanged from r268944, trunk/gcc/testsuite/gdc.test/fail_compilation/fail18057.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/fail_compilation/fail18057b.d
      - copied unchanged from r268944, trunk/gcc/testsuite/gdc.test/fail_compilation/fail18057b.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/array_reference_2.f90
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/array_reference_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/goacc/pr72715.f90
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/goacc/pr72715.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pointer_init_9.f90
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/pointer_init_9.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr88248.f90
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/pr88248.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89253.f
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/pr89253.f
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/substr_simplify.f90
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/substr_simplify.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/warn_undefined_1.f90
      - copied unchanged from r268944, trunk/gcc/testsuite/gfortran.dg/warn_undefined_1.f90
    branches/redhat/gcc-9-branch/libphobos/libdruntime/gcc/drtstuff.c
      - copied unchanged from r268944, trunk/libphobos/libdruntime/gcc/drtstuff.c
    branches/redhat/gcc-9-branch/libphobos/src/drtstuff.spec
      - copied unchanged from r268944, trunk/libphobos/src/drtstuff.spec
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.aa/
      - copied from r268944, trunk/libphobos/testsuite/libphobos.aa/
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.hash/
      - copied from r268944, trunk/libphobos/testsuite/libphobos.hash/
Removed:
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/util/hash.d
Modified:
    branches/redhat/gcc-9-branch/   (props changed)
    branches/redhat/gcc-9-branch/ChangeLog
    branches/redhat/gcc-9-branch/MAINTAINERS
    branches/redhat/gcc-9-branch/gcc/ChangeLog
    branches/redhat/gcc-9-branch/gcc/DATESTAMP
    branches/redhat/gcc-9-branch/gcc/acinclude.m4
    branches/redhat/gcc-9-branch/gcc/asan.c
    branches/redhat/gcc-9-branch/gcc/builtins.c
    branches/redhat/gcc-9-branch/gcc/builtins.h
    branches/redhat/gcc-9-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-9-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-9-branch/gcc/c-family/c-common.h
    branches/redhat/gcc-9-branch/gcc/c/ChangeLog
    branches/redhat/gcc-9-branch/gcc/c/c-decl.c
    branches/redhat/gcc-9-branch/gcc/calls.c
    branches/redhat/gcc-9-branch/gcc/cfgrtl.c
    branches/redhat/gcc-9-branch/gcc/cgraph.h
    branches/redhat/gcc-9-branch/gcc/cgraphunit.c
    branches/redhat/gcc-9-branch/gcc/combine.c
    branches/redhat/gcc-9-branch/gcc/config.gcc
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64-sve.md
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-9-branch/gcc/config/arm/iterators.md
    branches/redhat/gcc-9-branch/gcc/config/arm/ldrdstrd.md
    branches/redhat/gcc-9-branch/gcc/config/cris/cris.c
    branches/redhat/gcc-9-branch/gcc/config/i386/constraints.md
    branches/redhat/gcc-9-branch/gcc/config/i386/darwin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.h
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-9-branch/gcc/config/i386/predicates.md
    branches/redhat/gcc-9-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-9-branch/gcc/config/nds32/nds32-md-auxiliary.c
    branches/redhat/gcc-9-branch/gcc/config/nds32/nds32.c
    branches/redhat/gcc-9-branch/gcc/config/nds32/nds32.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/altivec.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/crypto.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/linux64.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000-string.c
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/sysv4.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/sysv4.opt
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc.md
    branches/redhat/gcc-9-branch/gcc/config/t-netbsd
    branches/redhat/gcc-9-branch/gcc/config/visium/t-visium
    branches/redhat/gcc-9-branch/gcc/config/visium/visium-protos.h
    branches/redhat/gcc-9-branch/gcc/config/visium/visium.c
    branches/redhat/gcc-9-branch/gcc/config/visium/visium.h
    branches/redhat/gcc-9-branch/gcc/config/visium/visium.md
    branches/redhat/gcc-9-branch/gcc/configure
    branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/cp/call.c
    branches/redhat/gcc-9-branch/gcc/cp/class.c
    branches/redhat/gcc-9-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-9-branch/gcc/cp/decl.c
    branches/redhat/gcc-9-branch/gcc/cp/init.c
    branches/redhat/gcc-9-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-9-branch/gcc/cp/pt.c
    branches/redhat/gcc-9-branch/gcc/cp/search.c
    branches/redhat/gcc-9-branch/gcc/cp/semantics.c
    branches/redhat/gcc-9-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-9-branch/gcc/d/ChangeLog
    branches/redhat/gcc-9-branch/gcc/d/d-spec.cc
    branches/redhat/gcc-9-branch/gcc/d/d-system.h
    branches/redhat/gcc-9-branch/gcc/d/dmd/MERGE
    branches/redhat/gcc-9-branch/gcc/d/dmd/dstruct.c
    branches/redhat/gcc-9-branch/gcc/d/lang.opt
    branches/redhat/gcc-9-branch/gcc/dce.c
    branches/redhat/gcc-9-branch/gcc/doc/extend.texi
    branches/redhat/gcc-9-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-9-branch/gcc/final.c
    branches/redhat/gcc-9-branch/gcc/fold-const.c
    branches/redhat/gcc-9-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-9-branch/gcc/fortran/expr.c
    branches/redhat/gcc-9-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-9-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-9-branch/gcc/fortran/openmp.c
    branches/redhat/gcc-9-branch/gcc/fortran/options.c
    branches/redhat/gcc-9-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-9-branch/gcc/fortran/symbol.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-9-branch/gcc/function.c
    branches/redhat/gcc-9-branch/gcc/gimple-ssa-warn-restrict.c
    branches/redhat/gcc-9-branch/gcc/go/ChangeLog
    branches/redhat/gcc-9-branch/gcc/go/go-backend.c
    branches/redhat/gcc-9-branch/gcc/go/go-gcc.cc
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/MERGE
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/gogo.cc
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/gogo.h
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/runtime.cc
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/runtime.def
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/types.h
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/wb.cc
    branches/redhat/gcc-9-branch/gcc/input.c
    branches/redhat/gcc-9-branch/gcc/ipa-cp.c
    branches/redhat/gcc-9-branch/gcc/ipa-fnsummary.c
    branches/redhat/gcc-9-branch/gcc/ipa-icf.c
    branches/redhat/gcc-9-branch/gcc/ipa-inline.c
    branches/redhat/gcc-9-branch/gcc/ipa-pure-const.c
    branches/redhat/gcc-9-branch/gcc/ipa-reference.c
    branches/redhat/gcc-9-branch/gcc/ipa-utils.c
    branches/redhat/gcc-9-branch/gcc/ipa-utils.h
    branches/redhat/gcc-9-branch/gcc/ipa-visibility.c
    branches/redhat/gcc-9-branch/gcc/ipa.c
    branches/redhat/gcc-9-branch/gcc/lto-cgraph.c
    branches/redhat/gcc-9-branch/gcc/lto-streamer-out.c
    branches/redhat/gcc-9-branch/gcc/optabs.c
    branches/redhat/gcc-9-branch/gcc/optc-save-gen.awk
    branches/redhat/gcc-9-branch/gcc/opth-gen.awk
    branches/redhat/gcc-9-branch/gcc/params.def
    branches/redhat/gcc-9-branch/gcc/passes.def
    branches/redhat/gcc-9-branch/gcc/po/ChangeLog
    branches/redhat/gcc-9-branch/gcc/po/da.po
    branches/redhat/gcc-9-branch/gcc/po/fi.po
    branches/redhat/gcc-9-branch/gcc/po/fr.po
    branches/redhat/gcc-9-branch/gcc/shrink-wrap.c
    branches/redhat/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/patchable_function_entry-definition.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/pr68107.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic5.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/new38.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/new43.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/new44.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/new46.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/opt/memcpy1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/other/large-size-array.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/other/new-size-type.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/template/array30.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/template/dependent-name3.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ubsan/pr81530.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.old-deja/g++.brendan/array1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.old-deja/g++.mike/p6149.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr86637-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/builtin-stpncpy.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/builtin-stringop-chk-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/large-size-array-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/large-size-array-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/large-size-array.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/rtl/arm/ldrd-peepholes.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr57036-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-prof/inliner-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr84859.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/fp16-aapcs-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88850.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/sse2-init-v2di-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-pabsb.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-pabsd.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-pabsw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-palignr.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-phaddd.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-phaddsw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-phaddw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-phsubd.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-phsubsw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-phsubw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-pmaddubsw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-pmulhrsw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-pshufb.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-psignb.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-psignd.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ssse3-psignw.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/crypto-builtin-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/struct-ret-check-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/compilable/interpret3.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/gdc-test.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/f2018_obs.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/goacc/loop-3-2.f95
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/goacc/loop-3.f95
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pointer_init_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pointer_init_6.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr79966.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/lto19.adb
    branches/redhat/gcc-9-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/lib/gdc.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-9-branch/gcc/tree-if-conv.c
    branches/redhat/gcc-9-branch/gcc/tree-inline.c
    branches/redhat/gcc-9-branch/gcc/tree-inline.h
    branches/redhat/gcc-9-branch/gcc/tree-loop-distribution.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-loop-split.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-structalias.c
    branches/redhat/gcc-9-branch/gcc/tree.c
    branches/redhat/gcc-9-branch/gcc/tree.h
    branches/redhat/gcc-9-branch/gcc/varpool.c
    branches/redhat/gcc-9-branch/gotools/ChangeLog
    branches/redhat/gcc-9-branch/gotools/Makefile.am
    branches/redhat/gcc-9-branch/gotools/Makefile.in
    branches/redhat/gcc-9-branch/include/ChangeLog
    branches/redhat/gcc-9-branch/include/splay-tree.h
    branches/redhat/gcc-9-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-9-branch/libbacktrace/Makefile.am
    branches/redhat/gcc-9-branch/libbacktrace/Makefile.in
    branches/redhat/gcc-9-branch/libbacktrace/btest.c
    branches/redhat/gcc-9-branch/libbacktrace/dwarf.c
    branches/redhat/gcc-9-branch/libcpp/ChangeLog
    branches/redhat/gcc-9-branch/libcpp/line-map.c
    branches/redhat/gcc-9-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-9-branch/libcpp/po/da.po
    branches/redhat/gcc-9-branch/libgcc/ChangeLog
    branches/redhat/gcc-9-branch/libgcc/config/visium/lib2funcs.c
    branches/redhat/gcc-9-branch/libgo/go/internal/cpu/cpu_gccgo.c
    branches/redhat/gcc-9-branch/libgo/go/internal/cpu/cpu_s390x.go
    branches/redhat/gcc-9-branch/libgo/go/runtime/example_test.go
    branches/redhat/gcc-9-branch/libgo/go/runtime/mgc.go
    branches/redhat/gcc-9-branch/libgo/go/runtime/netpoll.go
    branches/redhat/gcc-9-branch/libgo/go/runtime/os_linux_s390x.go
    branches/redhat/gcc-9-branch/libgo/go/runtime/proc.go
    branches/redhat/gcc-9-branch/libgo/go/runtime/stubs.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/syscall_unix.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/wait.c
    branches/redhat/gcc-9-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-9-branch/libgo/runtime/go-caller.c
    branches/redhat/gcc-9-branch/libgo/runtime/go-callers.c
    branches/redhat/gcc-9-branch/libgo/runtime/go-libmain.c
    branches/redhat/gcc-9-branch/libgo/runtime/go-main.c
    branches/redhat/gcc-9-branch/libgo/runtime/go-reflect-call.c
    branches/redhat/gcc-9-branch/libgo/runtime/go-varargs.c
    branches/redhat/gcc-9-branch/libgo/runtime/panic.c
    branches/redhat/gcc-9-branch/libgo/runtime/runtime.h
    branches/redhat/gcc-9-branch/libgo/runtime/stack.c
    branches/redhat/gcc-9-branch/libgo/testsuite/gotest
    branches/redhat/gcc-9-branch/libiberty/ChangeLog
    branches/redhat/gcc-9-branch/libiberty/splay-tree.c
    branches/redhat/gcc-9-branch/libphobos/ChangeLog
    branches/redhat/gcc-9-branch/libphobos/Makefile.in
    branches/redhat/gcc-9-branch/libphobos/configure
    branches/redhat/gcc-9-branch/libphobos/configure.ac
    branches/redhat/gcc-9-branch/libphobos/configure.tgt
    branches/redhat/gcc-9-branch/libphobos/libdruntime/MERGE
    branches/redhat/gcc-9-branch/libphobos/libdruntime/Makefile.am
    branches/redhat/gcc-9-branch/libphobos/libdruntime/Makefile.in
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/internal/convert.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/internal/hash.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/internal/traits.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/runtime.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/stdc/assert_.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/stdc/stdio.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/stdc/wchar_.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/netbsd/dlfcn.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/gcc/config.d.in
    branches/redhat/gcc-9-branch/libphobos/libdruntime/object.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/aaA.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/sections_elf_shared.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Acdouble.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Acfloat.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Acreal.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Adouble.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Afloat.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Ag.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Aint.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Along.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Areal.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_Ashort.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_C.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_byte.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_cdouble.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_cent.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_cfloat.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_char.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_creal.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_dchar.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_delegate.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_double.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_float.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_int.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_long.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_n.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_ptr.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_real.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_short.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_ubyte.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_ucent.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_uint.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_ulong.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_ushort.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_void.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/typeinfo/ti_wchar.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/util/container/hashtab.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/util/typeinfo.d
    branches/redhat/gcc-9-branch/libphobos/m4/druntime/os.m4
    branches/redhat/gcc-9-branch/libphobos/src/MERGE
    branches/redhat/gcc-9-branch/libphobos/src/Makefile.am
    branches/redhat/gcc-9-branch/libphobos/src/Makefile.in
    branches/redhat/gcc-9-branch/libphobos/src/libgphobos.spec.in
    branches/redhat/gcc-9-branch/libphobos/src/std/experimental/allocator/building_blocks/region.d
    branches/redhat/gcc-9-branch/libphobos/src/std/net/curl.d
    branches/redhat/gcc-9-branch/libphobos/testsuite/Makefile.in
    branches/redhat/gcc-9-branch/libphobos/testsuite/testsuite_flags.in

Propchange: branches/redhat/gcc-9-branch/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list