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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Feb 9 09:47:00 GMT 2019


Author: jakub
Date: Sat Feb  9 09:47:44 2019
New Revision: 268719

URL: https://gcc.gnu.org/viewcvs?rev=268719&root=gcc&view=rev
Log:
svn merge -r268483:268718 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/priority_queue/deduction.cc
      - copied unchanged from r268718, trunk/libstdc++-v3/testsuite/23_containers/priority_queue/deduction.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/queue/deduction.cc
      - copied unchanged from r268718, trunk/libstdc++-v3/testsuite/23_containers/queue/deduction.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/stack/deduction.cc
      - copied unchanged from r268718, trunk/libstdc++-v3/testsuite/23_containers/stack/deduction.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89130.cc
      - copied unchanged from r268718, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89130.cc
Modified:
    branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/alloc_traits.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/fs_path.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_deque.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/stl_uninitialized.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/vector.tcc
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/type_traits
    branches/redhat/gcc-9-branch/libstdc++-v3/src/c++17/fs_path.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/common_type/requirements/explicit_instantiation.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/common_type/requirements/sfinae_friendly_2.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/49836.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/Wsequence-point-2.c
      - copied unchanged from r268718, trunk/gcc/testsuite/c-c++-common/Wsequence-point-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/builtin-convertvector-2.c
      - copied unchanged from r268718, trunk/gcc/testsuite/c-c++-common/builtin-convertvector-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-89158.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-89158.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr86218.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/cpp0x/pr86218.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr87295.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr87295.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ext/vector36.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/ext/vector36.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/opt/pr89187.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/opt/pr89187.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/opt/pr89188.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/opt/pr89188.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/pr87770.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/pr87770.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/alias-1.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/torture/alias-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ubsan/pr89234.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/ubsan/pr89234.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wunused-var-35.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-35.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-8.C
      - copied unchanged from r268718, trunk/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-8.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr86637-1.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/compile/pr86637-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr86637-2.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/compile/pr86637-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr86637-3.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/compile/pr86637-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr89235.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/compile/pr89235.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr88714.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/execute/pr88714.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr88739.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/execute/pr88739.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr89195.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.c-torture/execute/pr89195.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/gomp/pr89246-1.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/gomp/pr89246-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/gomp/pr89246-2.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/gomp/pr89246-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/ipa/pr88985.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/ipa/pr88985.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89211.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/pr89211.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/redecl-18.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/redecl-18.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/rtl/arm/ldrd-peepholes.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/rtl/arm/ldrd-peepholes.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/sabd_1.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/sabd_1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr89223.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/torture/pr89223.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr89247.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.dg/torture/pr89247.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/abd_1.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/aarch64/abd_1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88850.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/arm/pr88850.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/call-2.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/i386/call-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr89225.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/powerpc/pr89225.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/jump-label.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/s390/jump-label.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/vector/vec-copysign-execute.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/s390/vector/vec-copysign-execute.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/vector/vec-copysign.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/s390/vector/vec-copysign.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-1.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-2.c
      - copied unchanged from r268718, trunk/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/graphite/pr89182.f90
      - copied unchanged from r268718, trunk/gcc/testsuite/gfortran.dg/graphite/pr89182.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/null_10.f90
      - copied unchanged from r268718, trunk/gcc/testsuite/gfortran.dg/null_10.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89077.f90
      - copied unchanged from r268718, trunk/gcc/testsuite/gfortran.dg/pr89077.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/wunused-parameter_2.f90
      - copied unchanged from r268718, trunk/gcc/testsuite/gfortran.dg/wunused-parameter_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/opt76.adb
      - copied unchanged from r268718, trunk/gcc/testsuite/gnat.dg/opt76.adb
    branches/redhat/gcc-9-branch/gcc/testsuite/jit.dg/add-driver-options-testlib.c
      - copied unchanged from r268718, trunk/gcc/testsuite/jit.dg/add-driver-options-testlib.c
    branches/redhat/gcc-9-branch/gcc/testsuite/jit.dg/test-add-driver-options.c
      - copied unchanged from r268718, trunk/gcc/testsuite/jit.dg/test-add-driver-options.c
    branches/redhat/gcc-9-branch/libgo/go/crypto/x509/root_hurd.go
      - copied unchanged from r268718, trunk/libgo/go/crypto/x509/root_hurd.go
    branches/redhat/gcc-9-branch/libgo/go/internal/poll/sendfile_glibc.go
      - copied unchanged from r268718, trunk/libgo/go/internal/poll/sendfile_glibc.go
    branches/redhat/gcc-9-branch/libgo/go/internal/syscall/unix/at_sysnum_hurd.go
      - copied unchanged from r268718, trunk/libgo/go/internal/syscall/unix/at_sysnum_hurd.go
    branches/redhat/gcc-9-branch/libgo/go/net/cgo_hurd.go
      - copied unchanged from r268718, trunk/libgo/go/net/cgo_hurd.go
    branches/redhat/gcc-9-branch/libgo/go/net/sendfile_glibc.go
      - copied unchanged from r268718, trunk/libgo/go/net/sendfile_glibc.go
    branches/redhat/gcc-9-branch/libgo/go/net/sockopt_hurd.go
      - copied unchanged from r268718, trunk/libgo/go/net/sockopt_hurd.go
    branches/redhat/gcc-9-branch/libgo/go/os/pipe_glibc.go
      - copied unchanged from r268718, trunk/libgo/go/os/pipe_glibc.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/errstr_glibc.go
      - copied unchanged from r268718, trunk/libgo/go/syscall/errstr_glibc.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/libcall_glibc.go
      - copied unchanged from r268718, trunk/libgo/go/syscall/libcall_glibc.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/libcall_hurd.go
      - copied unchanged from r268718, trunk/libgo/go/syscall/libcall_hurd.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/libcall_hurd_386.go
      - copied unchanged from r268718, trunk/libgo/go/syscall/libcall_hurd_386.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/libcall_posix_nonhurd.go
      - copied unchanged from r268718, trunk/libgo/go/syscall/libcall_posix_nonhurd.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/syscall_glibc.go
      - copied unchanged from r268718, trunk/libgo/go/syscall/syscall_glibc.go
Removed:
    branches/redhat/gcc-9-branch/libgo/go/internal/poll/sendfile_linux.go
    branches/redhat/gcc-9-branch/libgo/go/net/sendfile_linux.go
    branches/redhat/gcc-9-branch/libgo/go/os/pipe_linux.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/errstr_linux.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/syscall_linux.go
Modified:
    branches/redhat/gcc-9-branch/   (props changed)
    branches/redhat/gcc-9-branch/contrib/ChangeLog
    branches/redhat/gcc-9-branch/contrib/dg-extract-results.py
    branches/redhat/gcc-9-branch/contrib/dg-extract-results.sh
    branches/redhat/gcc-9-branch/gcc/ChangeLog
    branches/redhat/gcc-9-branch/gcc/DATESTAMP
    branches/redhat/gcc-9-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-9-branch/gcc/ada/gcc-interface/trans.c
    branches/redhat/gcc-9-branch/gcc/ada/gcc-interface/utils.c
    branches/redhat/gcc-9-branch/gcc/ada/libgnarl/s-linux__sparc.ads
    branches/redhat/gcc-9-branch/gcc/ada/libgnarl/s-linux__x32.ads
    branches/redhat/gcc-9-branch/gcc/bitmap.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/c/c-parser.c
    branches/redhat/gcc-9-branch/gcc/cfganal.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-builtins.c
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64-simd.md
    branches/redhat/gcc-9-branch/gcc/config/aarch64/iterators.md
    branches/redhat/gcc-9-branch/gcc/config/aarch64/predicates.md
    branches/redhat/gcc-9-branch/gcc/config/arm/arm-protos.h
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-9-branch/gcc/config/arm/ldrdstrd.md
    branches/redhat/gcc-9-branch/gcc/config/arm/neon.md
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-9-branch/gcc/config/nds32/linux.h
    branches/redhat/gcc-9-branch/gcc/config/nds32/nds32.c
    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.md
    branches/redhat/gcc-9-branch/gcc/config/s390/constraints.md
    branches/redhat/gcc-9-branch/gcc/config/s390/s390-builtin-types.def
    branches/redhat/gcc-9-branch/gcc/config/s390/s390-builtins.def
    branches/redhat/gcc-9-branch/gcc/config/s390/s390-c.c
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.md
    branches/redhat/gcc-9-branch/gcc/config/s390/vector.md
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc.c
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc.h
    branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/cp/call.c
    branches/redhat/gcc-9-branch/gcc/cp/lambda.c
    branches/redhat/gcc-9-branch/gcc/cp/optimize.c
    branches/redhat/gcc-9-branch/gcc/cp/pt.c
    branches/redhat/gcc-9-branch/gcc/dce.c
    branches/redhat/gcc-9-branch/gcc/doc/extend.texi
    branches/redhat/gcc-9-branch/gcc/dwarf2out.c
    branches/redhat/gcc-9-branch/gcc/except.c
    branches/redhat/gcc-9-branch/gcc/expr.c
    branches/redhat/gcc-9-branch/gcc/fold-const-call.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/scanner.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-9-branch/gcc/gcov.c
    branches/redhat/gcc-9-branch/gcc/go/ChangeLog
    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/README
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-9-branch/gcc/graphite-isl-ast-to-gimple.c
    branches/redhat/gcc-9-branch/gcc/graphite-scop-detection.c
    branches/redhat/gcc-9-branch/gcc/graphite-sese-to-poly.c
    branches/redhat/gcc-9-branch/gcc/graphite.c
    branches/redhat/gcc-9-branch/gcc/graphite.h
    branches/redhat/gcc-9-branch/gcc/ipa-fnsummary.c
    branches/redhat/gcc-9-branch/gcc/jit/ChangeLog
    branches/redhat/gcc-9-branch/gcc/jit/docs/topics/compatibility.rst
    branches/redhat/gcc-9-branch/gcc/jit/docs/topics/contexts.rst
    branches/redhat/gcc-9-branch/gcc/jit/jit-playback.c
    branches/redhat/gcc-9-branch/gcc/jit/jit-recording.c
    branches/redhat/gcc-9-branch/gcc/jit/jit-recording.h
    branches/redhat/gcc-9-branch/gcc/jit/libgccjit++.h
    branches/redhat/gcc-9-branch/gcc/jit/libgccjit.c
    branches/redhat/gcc-9-branch/gcc/jit/libgccjit.h
    branches/redhat/gcc-9-branch/gcc/jit/libgccjit.map
    branches/redhat/gcc-9-branch/gcc/lra-constraints.c
    branches/redhat/gcc-9-branch/gcc/optabs.c
    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/testsuite/ChangeLog
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-5.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-7.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/debug/dwarf2/inline5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr80887.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/pr84711.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-24.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/call-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-schar-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-sint-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-sint128-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-slong-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-sshort-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-uchar-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-uint-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-uint128-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-ulong-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vec-extract-ushort-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p8.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p9.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/coarray_lock_7.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/jit.dg/all-non-failing-tests.h
    branches/redhat/gcc-9-branch/gcc/testsuite/jit.dg/jit.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/lib/go-torture.exp
    branches/redhat/gcc-9-branch/gcc/tree-data-ref.c
    branches/redhat/gcc-9-branch/gcc/tree-if-conv.c
    branches/redhat/gcc-9-branch/gcc/tree-if-conv.h
    branches/redhat/gcc-9-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-9-branch/gcc/tree-vectorizer.c
    branches/redhat/gcc-9-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-9-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-9-branch/libbacktrace/backtrace.c
    branches/redhat/gcc-9-branch/libbacktrace/dwarf.c
    branches/redhat/gcc-9-branch/libbacktrace/print.c
    branches/redhat/gcc-9-branch/libbacktrace/simple.c
    branches/redhat/gcc-9-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-9-branch/libcpp/po/be.po
    branches/redhat/gcc-9-branch/libcpp/po/ca.po
    branches/redhat/gcc-9-branch/libcpp/po/da.po
    branches/redhat/gcc-9-branch/libcpp/po/de.po
    branches/redhat/gcc-9-branch/libcpp/po/el.po
    branches/redhat/gcc-9-branch/libcpp/po/eo.po
    branches/redhat/gcc-9-branch/libcpp/po/es.po
    branches/redhat/gcc-9-branch/libcpp/po/fi.po
    branches/redhat/gcc-9-branch/libcpp/po/fr.po
    branches/redhat/gcc-9-branch/libcpp/po/id.po
    branches/redhat/gcc-9-branch/libcpp/po/ja.po
    branches/redhat/gcc-9-branch/libcpp/po/nl.po
    branches/redhat/gcc-9-branch/libcpp/po/pt_BR.po
    branches/redhat/gcc-9-branch/libcpp/po/ru.po
    branches/redhat/gcc-9-branch/libcpp/po/sr.po
    branches/redhat/gcc-9-branch/libcpp/po/sv.po
    branches/redhat/gcc-9-branch/libcpp/po/tr.po
    branches/redhat/gcc-9-branch/libcpp/po/uk.po
    branches/redhat/gcc-9-branch/libcpp/po/vi.po
    branches/redhat/gcc-9-branch/libcpp/po/zh_CN.po
    branches/redhat/gcc-9-branch/libcpp/po/zh_TW.po
    branches/redhat/gcc-9-branch/libgo/go/os/executable_procfs.go
    branches/redhat/gcc-9-branch/libgo/go/os/os_test.go
    branches/redhat/gcc-9-branch/libgo/go/sync/atomic/atomic.c
    branches/redhat/gcc-9-branch/libgo/go/syscall/exec_unix.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/libcall_linux.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/libcall_posix.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/syscall_unix_test.go

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




More information about the Libstdc++-cvs mailing list