This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r238592 - in /branches/redhat/gcc-6-branch: ./ ...


Author: jakub
Date: Thu Jul 21 13:36:29 2016
New Revision: 238592

URL: https://gcc.gnu.org/viewcvs?rev=238592&root=gcc&view=rev
Log:
svn merge -r237633:238582 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch

Added:
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/permissions.cc
      - copied unchanged from r238582, branches/gcc-6-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/permissions.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/optional/cons/value_neg.cc
      - copied unchanged from r238582, branches/gcc-6-branch/libstdc++-v3/testsuite/experimental/optional/cons/value_neg.cc
Modified:
    branches/redhat/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/c++config
    branches/redhat/gcc-6-branch/libstdc++-v3/include/experimental/any
    branches/redhat/gcc-6-branch/libstdc++-v3/include/experimental/functional
    branches/redhat/gcc-6-branch/libstdc++-v3/include/experimental/optional
    branches/redhat/gcc-6-branch/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/redhat/gcc-6-branch/libstdc++-v3/include/parallel/compiletime_settings.h
    branches/redhat/gcc-6-branch/libstdc++-v3/src/filesystem/ops.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/any/misc/any_cast.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/create_directories.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/functional/searchers.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/experimental/optional/cons/value.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-6-branch/gcc/config/rs6000/power9.md
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/config/rs6000/power9.md
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/gomp/pr71758.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/c-c++-common/gomp/pr71758.c
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req19.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req19.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req20.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req20.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/conversion/ambig3.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/conversion/ambig3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-55.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-55.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/alignas7.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/alignas7.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-71828.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-71828.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array17.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array17.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem6.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem6.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/decltype65.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/decltype65.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-template1.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-template1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice16.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice16.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr70869.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr70869.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr71054.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr71054.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr71739.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr71739.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/range-for31.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/range-for31.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae57.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae57.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle1a.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle1a.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle2a.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle2a.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle3.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle3a.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-mangle3a.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn32.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn32.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-conv2.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-conv2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-conv3.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-conv3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/paren4.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/paren4.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1z/fold-mangle.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp1z/fold-mangle.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/vector31.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/ext/vector31.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/gomp/pr71941.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/gomp/pr71941.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/parse/pr71909.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/parse/pr71909.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/pr71624.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/pr71624.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/defarg21.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/template/defarg21.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/tm/pr71909.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/tm/pr71909.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr71452.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr71452.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr71874.C
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr71874.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/compile/pr71693.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.c-torture/compile/pr71693.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/compile/pr71916.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.c-torture/compile/pr71916.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr71626-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr71626-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr71626-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr71626-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/align-3.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/align-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/debug/dwarf2/pr71855.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/debug/dwarf2/pr71855.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/guality/param-5.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/guality/param-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr71518.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/pr71518.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr71685.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/pr71685.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/spellcheck-options-12.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/spellcheck-options-12.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71423.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71423.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71452.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71452.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71522.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71522.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71606.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71606.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp101.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp101.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr71264.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr71264.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr71823.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr71823.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/aarch64/simd/vminmaxnm_1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/aarch64/simd/vminmaxnm_1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/avr/pr50739.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/avr/pr50739.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/avx-pr71559.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/avx-pr71559.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/avx512f-pr71559.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/avx512f-pr71559.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr71647.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr71647.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/sse2-pr71559.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/sse2-pr71559.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/abs128-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/abs128-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/copysign128-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/copysign128-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/dfp/
      - copied from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/dfp/
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/divkc3-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/divkc3-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/float128-complex-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/float128-complex-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/float128-complex-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/float128-complex-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/inf128-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/inf128-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/mulkc3-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/mulkc3-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/nan128-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/nan128-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71493-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71493-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71493-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71493-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71656-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71656-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71656-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71656-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71670.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71670.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71698.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71698.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71720.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71720.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71763.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71763.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71805.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr71805.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/signbit-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/signbit-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/signbit-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/signbit-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/signbit-3.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/signbit-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-0.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-0.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-3.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-4.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-5.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdu-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdub-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdub-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdub-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsdub-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduh-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduh-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduh-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduh-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduw-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduw-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduw-2.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vadsduw-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vslv-0.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vslv-0.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vslv-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vslv-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vsrv-0.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vsrv-0.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vsrv-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/vsrv-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/s390/nolrl-1.c
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gcc.target/s390/nolrl-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_17.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_17.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/dependency_46.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/dependency_46.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/goacc/pr71704.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/goacc/pr71704.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71687.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71687.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71704.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71704.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71705.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71705.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71758.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71758.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/pr70673.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr70673.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/pr71688.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr71688.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/pr71764.f90
      - copied unchanged from r238582, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr71764.f90
    branches/redhat/gcc-6-branch/libgcc/config/rs6000/_divkc3.c
      - copied unchanged from r238582, branches/gcc-6-branch/libgcc/config/rs6000/_divkc3.c
    branches/redhat/gcc-6-branch/libgcc/config/rs6000/_mulkc3.c
      - copied unchanged from r238582, branches/gcc-6-branch/libgcc/config/rs6000/_mulkc3.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.fortran/associate3.f90
      - copied unchanged from r238582, branches/gcc-6-branch/libgomp/testsuite/libgomp.fortran/associate3.f90
Modified:
    branches/redhat/gcc-6-branch/   (props changed)
    branches/redhat/gcc-6-branch/gcc/ChangeLog
    branches/redhat/gcc-6-branch/gcc/DATESTAMP
    branches/redhat/gcc-6-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c-family/c-cppbuiltin.c
    branches/redhat/gcc-6-branch/gcc/c/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c/c-typeck.c
    branches/redhat/gcc-6-branch/gcc/cfgrtl.c
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/redhat/gcc-6-branch/gcc/config/aarch64/arm_neon.h
    branches/redhat/gcc-6-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-6-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-6-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-6-branch/gcc/config/avr/gen-avr-mmcu-specs.c
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-6-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-6-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/40x.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/440.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/476.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/601.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/603.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/6xx.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/7450.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/7xx.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/8540.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/a2.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/altivec.h
    branches/redhat/gcc-6-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/cell.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/crypto.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/dfp.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/e300c2c3.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/e6500.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/htm.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/mpc.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/power4.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/power5.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/power6.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/power7.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/power8.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/predicates.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000-c.c
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000-cpus.def
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000-protos.h
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.opt
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs64.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/t-rs6000
    branches/redhat/gcc-6-branch/gcc/config/rs6000/titan.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/xfpu.md
    branches/redhat/gcc-6-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-6-branch/gcc/cp/call.c
    branches/redhat/gcc-6-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-6-branch/gcc/cp/constraint.cc
    branches/redhat/gcc-6-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-tree.def
    branches/redhat/gcc-6-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-6-branch/gcc/cp/cxx-pretty-print.c
    branches/redhat/gcc-6-branch/gcc/cp/decl.c
    branches/redhat/gcc-6-branch/gcc/cp/error.c
    branches/redhat/gcc-6-branch/gcc/cp/init.c
    branches/redhat/gcc-6-branch/gcc/cp/lambda.c
    branches/redhat/gcc-6-branch/gcc/cp/logic.cc
    branches/redhat/gcc-6-branch/gcc/cp/mangle.c
    branches/redhat/gcc-6-branch/gcc/cp/operators.def
    branches/redhat/gcc-6-branch/gcc/cp/parser.c
    branches/redhat/gcc-6-branch/gcc/cp/pt.c
    branches/redhat/gcc-6-branch/gcc/cp/ptree.c
    branches/redhat/gcc-6-branch/gcc/cp/search.c
    branches/redhat/gcc-6-branch/gcc/cp/semantics.c
    branches/redhat/gcc-6-branch/gcc/cp/tree.c
    branches/redhat/gcc-6-branch/gcc/cp/typeck.c
    branches/redhat/gcc-6-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-6-branch/gcc/df-problems.c
    branches/redhat/gcc-6-branch/gcc/doc/extend.texi
    branches/redhat/gcc-6-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-6-branch/gcc/dwarf2out.c
    branches/redhat/gcc-6-branch/gcc/fold-const.c
    branches/redhat/gcc-6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-6-branch/gcc/fortran/f95-lang.c
    branches/redhat/gcc-6-branch/gcc/fortran/frontend-passes.c
    branches/redhat/gcc-6-branch/gcc/fortran/openmp.c
    branches/redhat/gcc-6-branch/gcc/fortran/parse.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-openmp.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-6-branch/gcc/function.c
    branches/redhat/gcc-6-branch/gcc/gcc.c
    branches/redhat/gcc-6-branch/gcc/genmodes.c
    branches/redhat/gcc-6-branch/gcc/gimple-fold.c
    branches/redhat/gcc-6-branch/gcc/ipa-inline-analysis.c
    branches/redhat/gcc-6-branch/gcc/ipa-inline-transform.c
    branches/redhat/gcc-6-branch/gcc/ira-build.c
    branches/redhat/gcc-6-branch/gcc/machmode.h
    branches/redhat/gcc-6-branch/gcc/match.pd
    branches/redhat/gcc-6-branch/gcc/omp-low.c
    branches/redhat/gcc-6-branch/gcc/opts-common.c
    branches/redhat/gcc-6-branch/gcc/opts.h
    branches/redhat/gcc-6-branch/gcc/stor-layout.c
    branches/redhat/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/diagnostic1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/dr1430.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/expression2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req4.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req5.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/req6.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/var-templ1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/concepts/variadic2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/conv-tmpl1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/range-for8.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/pr70098.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/const-float128-ped.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/const-float128.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/float128-cmp-invalid.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/float128-div-underflow.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/float128-extend-nan.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/darn-0.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/darn-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/darn-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/p9-lxvx-stxvx-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/goacc/asyncwait-2.f95
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/goacc/asyncwait-3.f95
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/goacc/asyncwait-4.f95
    branches/redhat/gcc-6-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-6-branch/gcc/timevar.def
    branches/redhat/gcc-6-branch/gcc/timevar.h
    branches/redhat/gcc-6-branch/gcc/tree-object-size.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-data-refs.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-6-branch/gcc/tree-vrp.c
    branches/redhat/gcc-6-branch/gcc/tree.c
    branches/redhat/gcc-6-branch/libgcc/ChangeLog
    branches/redhat/gcc-6-branch/libgcc/config/rs6000/quad-float128.h
    branches/redhat/gcc-6-branch/libgcc/config/rs6000/t-float128
    branches/redhat/gcc-6-branch/libgomp/ChangeLog
    branches/redhat/gcc-6-branch/libiberty/ChangeLog
    branches/redhat/gcc-6-branch/libiberty/cp-demangle.c
    branches/redhat/gcc-6-branch/libiberty/testsuite/demangle-expected

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]