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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Apr 26 18:09:00 GMT 2019


Author: jakub
Date: Fri Apr 26 18:09:33 2019
New Revision: 270616

URL: https://gcc.gnu.org/viewcvs?rev=270616&root=gcc&view=rev
Log:
svn merge -r270580:270614 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-9-branch
svn merge -r270439:270580 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string_view/requirements/traits_neg.cc
      - copied unchanged from r270580, trunk/libstdc++-v3/testsuite/21_strings/basic_string_view/requirements/traits_neg.cc
Modified:
    branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/s390x-linux-gnu/32/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/faq.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/index.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/api.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/backwards.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/debug.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/ext_concurrency_impl.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/ext_io.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/index.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/intro.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/parallel_mode_design.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/status.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/support.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/using.html
    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/doc/xml/manual/using.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/basic_string.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/c++config
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/fs_path.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/string_view
    branches/redhat/gcc-9-branch/libstdc++-v3/include/pstl/algorithm_impl.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/pstl/glue_algorithm_impl.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/any
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/numeric
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/string_view
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/tuple
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/type_traits
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/variant
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/eh_personality.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++1998/charset.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2011/charset.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2014/charset.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2017/charset.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/headers/c++2020/charset.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/any/misc/any_cast.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/unwrap_reference/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/variant/compile.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/variant/exception_safety.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/variant/run.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string/hash/hash.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string/hash/hash_char8_t.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string_view/modifiers/remove_prefix/char/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string_view/modifiers/remove_suffix/char/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/21_strings/basic_string_view/requirements/typedefs.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/native/string-char8_t.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/native/string.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/string_view/modifiers/remove_prefix/char/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/string_view/modifiers/remove_prefix/wchar_t/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/string_view/modifiers/remove_suffix/char/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/string_view/modifiers/remove_suffix/wchar_t/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/string_view/requirements/typedefs.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/pr89888.c
      - copied unchanged from r270580, trunk/gcc/testsuite/c-c++-common/pr89888.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/pr90108.c
      - copied unchanged from r270580, trunk/gcc/testsuite/c-c++-common/pr90108.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-66.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-66.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/extern_template-5.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp0x/extern_template-5.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr89900-1.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp0x/pr89900-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr89900-2.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp0x/pr89900-2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr89900-3.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp0x/pr89900-3.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr89900-4.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp0x/pr89900-4.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/var-templ62.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ62.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction65.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction65.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/nontype-auto16.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp1z/nontype-auto16.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/destroying-delete4.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/cpp2a/destroying-delete4.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/template/pr90138.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/template/pr90138.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr90194.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.dg/torture/pr90194.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.target/i386/mv28.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.target/i386/mv28.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.target/i386/pr90187.C
      - copied unchanged from r270580, trunk/gcc/testsuite/g++.target/i386/pr90187.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr90139.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.c-torture/compile/pr90139.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/autopar/pr90211.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/autopar/pr90211.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/guality/pr90131.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/guality/pr90131.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr84032.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/pr84032.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr85164-1.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/pr85164-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr85164-2.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/pr85164-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr87979.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/pr87979.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr90037.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/pr90037.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tsan/pr90208-1.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/tsan/pr90208-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tsan/pr90208-2.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.dg/tsan/pr90208-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/mvc14.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.target/i386/mvc14.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr90178.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.target/i386/pr90178.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr90193.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.target/i386/pr90193.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/pr89952.c
      - copied unchanged from r270580, trunk/gcc/testsuite/gcc.target/s390/pr89952.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/README.gcc
      - copied unchanged from r270580, trunk/gcc/testsuite/gdc.test/README.gcc
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/fail_compilation/fail2456.d
      - copied unchanged from r270580, trunk/gcc/testsuite/gdc.test/fail_compilation/fail2456.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/fail_compilation/test18312.d
      - copied unchanged from r270580, trunk/gcc/testsuite/gdc.test/fail_compilation/test18312.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/class_70.f03
      - copied unchanged from r270580, trunk/gcc/testsuite/gfortran.dg/class_70.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr90021.f90
      - copied unchanged from r270580, trunk/gcc/testsuite/gfortran.dg/pr90021.f90
    branches/redhat/gcc-9-branch/libphobos/libdruntime/config/
      - copied from r270580, trunk/libphobos/libdruntime/config/
    branches/redhat/gcc-9-branch/libphobos/libdruntime/gcc/emutls.d
      - copied unchanged from r270580, trunk/libphobos/libdruntime/gcc/emutls.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/gcc/gthread.d
      - copied unchanged from r270580, trunk/libphobos/libdruntime/gcc/gthread.d
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.allocations/tls_gc_integration.d
      - copied unchanged from r270580, trunk/libphobos/testsuite/libphobos.allocations/tls_gc_integration.d
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.thread/tlsgc_sections.d
      - copied unchanged from r270580, trunk/libphobos/testsuite/libphobos.thread/tlsgc_sections.d
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.typeinfo/struct-align.d
      - copied unchanged from r270580, trunk/libphobos/testsuite/libphobos.typeinfo/struct-align.d
Removed:
    branches/redhat/gcc-9-branch/gcc/tree-ssa-phionlycprop.c
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/threadasm.S
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/contrib/ChangeLog
    branches/redhat/gcc-9-branch/contrib/check-internal-format-escaping.py
    branches/redhat/gcc-9-branch/gcc/ChangeLog
    branches/redhat/gcc-9-branch/gcc/DATESTAMP
    branches/redhat/gcc-9-branch/gcc/DEV-PHASE
    branches/redhat/gcc-9-branch/gcc/Makefile.in
    branches/redhat/gcc-9-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-9-branch/gcc/ada/raise-gcc.c
    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-family/c-warn.c
    branches/redhat/gcc-9-branch/gcc/c/ChangeLog
    branches/redhat/gcc-9-branch/gcc/c/c-decl.c
    branches/redhat/gcc-9-branch/gcc/c/c-typeck.c
    branches/redhat/gcc-9-branch/gcc/combine.c
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64-linux.h
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-9-branch/gcc/config/arc/arc-options.def
    branches/redhat/gcc-9-branch/gcc/config/arc/arc.c
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.h
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.opt
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-9-branch/gcc/config/rs6000/aix71.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/aix72.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/cp/call.c
    branches/redhat/gcc-9-branch/gcc/cp/decl.c
    branches/redhat/gcc-9-branch/gcc/cp/pt.c
    branches/redhat/gcc-9-branch/gcc/cp/typeck.c
    branches/redhat/gcc-9-branch/gcc/d/ChangeLog
    branches/redhat/gcc-9-branch/gcc/d/config-lang.in
    branches/redhat/gcc-9-branch/gcc/d/d-builtins.cc
    branches/redhat/gcc-9-branch/gcc/d/d-codegen.cc
    branches/redhat/gcc-9-branch/gcc/d/d-frontend.cc
    branches/redhat/gcc-9-branch/gcc/d/d-lang.cc
    branches/redhat/gcc-9-branch/gcc/d/d-spec.cc
    branches/redhat/gcc-9-branch/gcc/d/d-tree.h
    branches/redhat/gcc-9-branch/gcc/d/decl.cc
    branches/redhat/gcc-9-branch/gcc/d/dmd/MERGE
    branches/redhat/gcc-9-branch/gcc/d/dmd/clone.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/constfold.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/dcast.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/declaration.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/dinterpret.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/dmodule.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/dstruct.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/expressionsem.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/func.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/globals.h
    branches/redhat/gcc-9-branch/gcc/d/dmd/idgen.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/opover.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/parse.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/statementsem.c
    branches/redhat/gcc-9-branch/gcc/d/expr.cc
    branches/redhat/gcc-9-branch/gcc/d/gdc.texi
    branches/redhat/gcc-9-branch/gcc/d/lang.opt
    branches/redhat/gcc-9-branch/gcc/d/modules.cc
    branches/redhat/gcc-9-branch/gcc/d/toir.cc
    branches/redhat/gcc-9-branch/gcc/d/typeinfo.cc
    branches/redhat/gcc-9-branch/gcc/doc/extend.texi
    branches/redhat/gcc-9-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-9-branch/gcc/emit-rtl.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/decl.c
    branches/redhat/gcc-9-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-9-branch/gcc/gimple-fold.c
    branches/redhat/gcc-9-branch/gcc/gimplify.c
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/MERGE
    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/ipa-inline.c
    branches/redhat/gcc-9-branch/gcc/ira-lives.c
    branches/redhat/gcc-9-branch/gcc/match.pd
    branches/redhat/gcc-9-branch/gcc/modulo-sched.c
    branches/redhat/gcc-9-branch/gcc/passes.def
    branches/redhat/gcc-9-branch/gcc/po/ChangeLog
    branches/redhat/gcc-9-branch/gcc/po/be.po
    branches/redhat/gcc-9-branch/gcc/po/da.po
    branches/redhat/gcc-9-branch/gcc/po/de.po
    branches/redhat/gcc-9-branch/gcc/po/el.po
    branches/redhat/gcc-9-branch/gcc/po/es.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/po/hr.po
    branches/redhat/gcc-9-branch/gcc/po/id.po
    branches/redhat/gcc-9-branch/gcc/po/ja.po
    branches/redhat/gcc-9-branch/gcc/po/nl.po
    branches/redhat/gcc-9-branch/gcc/po/ru.po
    branches/redhat/gcc-9-branch/gcc/po/sr.po
    branches/redhat/gcc-9-branch/gcc/po/sv.po
    branches/redhat/gcc-9-branch/gcc/po/tr.po
    branches/redhat/gcc-9-branch/gcc/po/uk.po
    branches/redhat/gcc-9-branch/gcc/po/vi.po
    branches/redhat/gcc-9-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-9-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-9-branch/gcc/rtl.c
    branches/redhat/gcc-9-branch/gcc/rtlanal.c
    branches/redhat/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ipa/pr89009.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr40335.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wunused-var-35.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.target/i386/pr57362.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/20030710-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/isolate-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/isolate-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr19431.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/bti-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/va_arg_1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.dg/link.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.dg/runnable.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.dg/simd.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/gdc-test.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/runnable/mars1.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/runnable/test12.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/runnable/test23.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/runnable/test42.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/submodule_22.f08
    branches/redhat/gcc-9-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-9-branch/gcc/timevar.def
    branches/redhat/gcc-9-branch/gcc/tree-call-cdce.c
    branches/redhat/gcc-9-branch/gcc/tree-cfg.c
    branches/redhat/gcc-9-branch/gcc/tree-cfgcleanup.c
    branches/redhat/gcc-9-branch/gcc/tree-chrec.c
    branches/redhat/gcc-9-branch/gcc/tree-chrec.h
    branches/redhat/gcc-9-branch/gcc/tree-data-ref.c
    branches/redhat/gcc-9-branch/gcc/tree-outof-ssa.c
    branches/redhat/gcc-9-branch/gcc/tree-parloops.c
    branches/redhat/gcc-9-branch/gcc/tree-pass.h
    branches/redhat/gcc-9-branch/gcc/tree.h
    branches/redhat/gcc-9-branch/libgcc/ChangeLog
    branches/redhat/gcc-9-branch/libgcc/config/arm/pr-support.c
    branches/redhat/gcc-9-branch/libgcc/config/arm/unwind-arm.c
    branches/redhat/gcc-9-branch/libgcc/unwind-c.c
    branches/redhat/gcc-9-branch/libgo/go/syscall/socket_aix.go
    branches/redhat/gcc-9-branch/libgo/runtime/go-unwind.c
    branches/redhat/gcc-9-branch/libobjc/ChangeLog
    branches/redhat/gcc-9-branch/libobjc/exception.c
    branches/redhat/gcc-9-branch/libphobos/ChangeLog
    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/atomic.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/runtime.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/stdc/math.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/dragonflybsd/execinfo.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/freebsd/execinfo.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/netbsd/execinfo.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/posix/fcntl.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/posix/spawn.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/sys/posix/sys/stat.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/thread.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/core/time.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/gcc/deh.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/gcc/sections/elf_shared.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/object.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/aApplyR.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/config.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/dmain2.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/monitor_.d
    branches/redhat/gcc-9-branch/libphobos/libdruntime/rt/qsort.d
    branches/redhat/gcc-9-branch/libphobos/m4/druntime/cpu.m4
    branches/redhat/gcc-9-branch/libphobos/m4/libtool.m4
    branches/redhat/gcc-9-branch/libphobos/src/MERGE
    branches/redhat/gcc-9-branch/libphobos/src/std/experimental/allocator/building_blocks/region.d
    branches/redhat/gcc-9-branch/libphobos/src/std/math.d
    branches/redhat/gcc-9-branch/libphobos/src/std/net/curl.d
    branches/redhat/gcc-9-branch/libphobos/src/std/outbuffer.d
    branches/redhat/gcc-9-branch/libphobos/src/std/process.d
    branches/redhat/gcc-9-branch/libphobos/src/std/uni.d
    branches/redhat/gcc-9-branch/libphobos/src/std/xml.d
    branches/redhat/gcc-9-branch/libphobos/testsuite/Makefile.am
    branches/redhat/gcc-9-branch/libphobos/testsuite/Makefile.in
    branches/redhat/gcc-9-branch/libphobos/testsuite/lib/libphobos.exp
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.druntime/druntime.exp
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.phobos/phobos.exp
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.phobos_shared/phobos_shared.exp
    branches/redhat/gcc-9-branch/libphobos/testsuite/libphobos.thread/thread.exp

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




More information about the Libstdc++-cvs mailing list