r227412 - in /branches/redhat/gcc-5-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Sep 2 16:03:00 GMT 2015


Author: jakub
Date: Wed Sep  2 16:03:13 2015
New Revision: 227412

URL: https://gcc.gnu.org/viewcvs?rev=227412&root=gcc&view=rev
Log:
svn merge -r225888:227406 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-5-branch

Added:
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/quoted_string.h
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/include/bits/quoted_string.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/experimental/filesystem
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/include/experimental/filesystem
    branches/redhat/gcc-5-branch/libstdc++-v3/include/experimental/fs_dir.h
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/include/experimental/fs_dir.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/experimental/fs_fwd.h
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/include/experimental/fs_fwd.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/experimental/fs_ops.h
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/include/experimental/fs_ops.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/experimental/fs_path.h
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/include/experimental/fs_path.h
    branches/redhat/gcc-5-branch/libstdc++-v3/src/filesystem/
      - copied from r227406, branches/gcc-5-branch/libstdc++-v3/src/filesystem/
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/28_regex/regression.cc
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/testsuite/28_regex/regression.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/experimental/filesystem/
      - copied from r227406, branches/gcc-5-branch/libstdc++-v3/testsuite/experimental/filesystem/
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/util/testsuite_fs.h
      - copied unchanged from r227406, branches/gcc-5-branch/libstdc++-v3/testsuite/util/testsuite_fs.h
Modified:
    branches/redhat/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-5-branch/libstdc++-v3/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-5-branch/libstdc++-v3/aclocal.m4
    branches/redhat/gcc-5-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-5-branch/libstdc++-v3/configure
    branches/redhat/gcc-5-branch/libstdc++-v3/configure.ac
    branches/redhat/gcc-5-branch/libstdc++-v3/doc/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/include/Makefile.am
    branches/redhat/gcc-5-branch/libstdc++-v3/include/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/locale_conv.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/regex_compiler.h
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/regex_compiler.tcc
    branches/redhat/gcc-5-branch/libstdc++-v3/include/bits/regex_scanner.tcc
    branches/redhat/gcc-5-branch/libstdc++-v3/include/std/iomanip
    branches/redhat/gcc-5-branch/libstdc++-v3/libsupc++/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/po/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/python/Makefile.am
    branches/redhat/gcc-5-branch/libstdc++-v3/python/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/redhat/gcc-5-branch/libstdc++-v3/scripts/testsuite_flags.in
    branches/redhat/gcc-5-branch/libstdc++-v3/src/Makefile.am
    branches/redhat/gcc-5-branch/libstdc++-v3/src/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/src/c++11/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/src/c++98/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/cstring_bracket_01.cc
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/Makefile.in
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/redhat/gcc-5-branch/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-5-branch/gcc/po/uk.po
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/po/uk.po
    branches/redhat/gcc-5-branch/gcc/testsuite/c-c++-common/ubsan/pr66908.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/c-c++-common/ubsan/pr66908.c
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-52.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-52.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alignas1.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alignas1.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alignas2.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/alignas2.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested5.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested5.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn27.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn27.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-array1.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-array1.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice3.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice3.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ32.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ32.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ33.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ33.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ35.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ35.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ36.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ36.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ37.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ37.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ38.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ38.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ39.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ39.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ40.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ40.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ42.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ42.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ43.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ43.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ44.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ44.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/inherit/access9.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/inherit/access9.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/init/pr66857.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/init/pr66857.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/pr66866.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/pr66866.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/pr67211.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/pr67211.C
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/warn/deprecated-9.C
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/g++.dg/warn/deprecated-9.C
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-block-1.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-block-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-12.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-12.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-14.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-14.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-15.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-15.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-mvt.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-mvt.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/lto/chkp-removed-alias_0.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/lto/chkp-removed-alias_0.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/lto/chkp-wrap-asm-name_0.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/lto/chkp-wrap-asm-name_0.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/pr67028.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr67028.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr67005.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr67005.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-1.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-2.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-3.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-4.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/fnmul-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-comp-swap.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-comp-swap.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-comp-swap.x
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-comp-swap.x
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-acquire.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-acquire.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-acquire.x
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-acquire.x
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-full.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-full.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-full.x
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-full.x
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-release.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-release.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-release.x
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/sync-op-release.x
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-comp-swap.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-comp-swap.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-op-acquire.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-op-acquire.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-op-full.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-op-full.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-op-release.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/armv8-sync-op-release.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-1.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-2.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-3.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-4.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/vnmul-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66048.cc
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66048.cc
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66134.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66134.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66566.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66566.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66567.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66567.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66568.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66568.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66569.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66569.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66581.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66581.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66648.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66648.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66691.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66691.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66703.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66703.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66814.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66814.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66838.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66838.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66891.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66891.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66922.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66922.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-1.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-2.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-3.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-3.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-4.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67317-4.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/htm-tabort-no-r0.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/htm-tabort-no-r0.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vec-shr.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vec-shr.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/s390/zvector/vec-load_bndry-1.c
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gcc.target/s390/zvector/vec-load_bndry-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/class_allocate_20.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/class_allocate_20.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/co_reduce_1.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/co_reduce_1.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/generic_30.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/generic_30.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/generic_31.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/generic_31.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/iomsg_2.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/iomsg_2.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr56520.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr56520.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66545_1.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66545_1.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66545_2.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66545_2.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66725.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66725.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66864.f90
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66864.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/structure_constructor_13.f03
      - copied unchanged from r227406, branches/gcc-5-branch/gcc/testsuite/gfortran.dg/structure_constructor_13.f03
    branches/redhat/gcc-5-branch/libgo/go/syscall/socket_linux_ppc64x_type.go
      - copied unchanged from r227406, branches/gcc-5-branch/libgo/go/syscall/socket_linux_ppc64x_type.go
    branches/redhat/gcc-5-branch/libgo/go/syscall/socket_linux_type.go
      - copied unchanged from r227406, branches/gcc-5-branch/libgo/go/syscall/socket_linux_type.go
Modified:
    branches/redhat/gcc-5-branch/   (props changed)
    branches/redhat/gcc-5-branch/fixincludes/ChangeLog
    branches/redhat/gcc-5-branch/fixincludes/fixincl.x
    branches/redhat/gcc-5-branch/fixincludes/inclhack.def
    branches/redhat/gcc-5-branch/fixincludes/tests/base/stdio.h
    branches/redhat/gcc-5-branch/gcc/ChangeLog
    branches/redhat/gcc-5-branch/gcc/DATESTAMP
    branches/redhat/gcc-5-branch/gcc/builtins.c
    branches/redhat/gcc-5-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-5-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-5-branch/gcc/c-family/c-ubsan.c
    branches/redhat/gcc-5-branch/gcc/calls.c
    branches/redhat/gcc-5-branch/gcc/cfgexpand.c
    branches/redhat/gcc-5-branch/gcc/combine.c
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64-elf-raw.h
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64-linux.h
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-5-branch/gcc/config/aarch64/aarch64.md
    branches/redhat/gcc-5-branch/gcc/config/aarch64/atomics.md
    branches/redhat/gcc-5-branch/gcc/config/alpha/alpha.c
    branches/redhat/gcc-5-branch/gcc/config/arm/arm-protos.h
    branches/redhat/gcc-5-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-5-branch/gcc/config/arm/arm.md
    branches/redhat/gcc-5-branch/gcc/config/arm/constraints.md
    branches/redhat/gcc-5-branch/gcc/config/arm/sync.md
    branches/redhat/gcc-5-branch/gcc/config/arm/vfp.md
    branches/redhat/gcc-5-branch/gcc/config/avr/avr-dimode.md
    branches/redhat/gcc-5-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-5-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-5-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-5-branch/gcc/config/i386/predicates.md
    branches/redhat/gcc-5-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-5-branch/gcc/config/i386/sync.md
    branches/redhat/gcc-5-branch/gcc/config/ia64/ia64.c
    branches/redhat/gcc-5-branch/gcc/config/ia64/sync.md
    branches/redhat/gcc-5-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-5-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/htm.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/predicates.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000-cpus.def
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-5-branch/gcc/config/rs6000/rs6000.opt
    branches/redhat/gcc-5-branch/gcc/config/rs6000/sync.md
    branches/redhat/gcc-5-branch/gcc/config/rs6000/vector.md
    branches/redhat/gcc-5-branch/gcc/config/s390/s390-builtins.def
    branches/redhat/gcc-5-branch/gcc/config/s390/s390.md
    branches/redhat/gcc-5-branch/gcc/config/sh/sh.c
    branches/redhat/gcc-5-branch/gcc/config/sh/sh.md
    branches/redhat/gcc-5-branch/gcc/config/sparc/sparc.c
    branches/redhat/gcc-5-branch/gcc/coretypes.h
    branches/redhat/gcc-5-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-5-branch/gcc/cp/class.c
    branches/redhat/gcc-5-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-5-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-5-branch/gcc/cp/cvt.c
    branches/redhat/gcc-5-branch/gcc/cp/decl2.c
    branches/redhat/gcc-5-branch/gcc/cp/error.c
    branches/redhat/gcc-5-branch/gcc/cp/mangle.c
    branches/redhat/gcc-5-branch/gcc/cp/parser.c
    branches/redhat/gcc-5-branch/gcc/cp/pt.c
    branches/redhat/gcc-5-branch/gcc/cp/search.c
    branches/redhat/gcc-5-branch/gcc/cp/semantics.c
    branches/redhat/gcc-5-branch/gcc/doc/extend.texi
    branches/redhat/gcc-5-branch/gcc/emit-rtl.c
    branches/redhat/gcc-5-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-5-branch/gcc/fortran/class.c
    branches/redhat/gcc-5-branch/gcc/fortran/io.c
    branches/redhat/gcc-5-branch/gcc/fortran/match.c
    branches/redhat/gcc-5-branch/gcc/fortran/primary.c
    branches/redhat/gcc-5-branch/gcc/fortran/simplify.c
    branches/redhat/gcc-5-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-5-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-5-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-5-branch/gcc/function.c
    branches/redhat/gcc-5-branch/gcc/genmatch.c
    branches/redhat/gcc-5-branch/gcc/graphite-sese-to-poly.c
    branches/redhat/gcc-5-branch/gcc/ipa-chkp.c
    branches/redhat/gcc-5-branch/gcc/ipa-chkp.h
    branches/redhat/gcc-5-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-5-branch/gcc/ipa-inline-analysis.c
    branches/redhat/gcc-5-branch/gcc/ipa-prop.c
    branches/redhat/gcc-5-branch/gcc/ipa-prop.h
    branches/redhat/gcc-5-branch/gcc/jit/ChangeLog
    branches/redhat/gcc-5-branch/gcc/jit/docs/_build/texinfo/libgccjit.texi
    branches/redhat/gcc-5-branch/gcc/jit/docs/internals/test-hello-world.exe.log.txt
    branches/redhat/gcc-5-branch/gcc/jit/jit-playback.c
    branches/redhat/gcc-5-branch/gcc/jit/jit-playback.h
    branches/redhat/gcc-5-branch/gcc/lra-constraints.c
    branches/redhat/gcc-5-branch/gcc/lra-int.h
    branches/redhat/gcc-5-branch/gcc/lra-lives.c
    branches/redhat/gcc-5-branch/gcc/lra.c
    branches/redhat/gcc-5-branch/gcc/lto-cgraph.c
    branches/redhat/gcc-5-branch/gcc/optabs.c
    branches/redhat/gcc-5-branch/gcc/po/ChangeLog
    branches/redhat/gcc-5-branch/gcc/po/be.po
    branches/redhat/gcc-5-branch/gcc/po/da.po
    branches/redhat/gcc-5-branch/gcc/po/de.po
    branches/redhat/gcc-5-branch/gcc/po/el.po
    branches/redhat/gcc-5-branch/gcc/po/es.po
    branches/redhat/gcc-5-branch/gcc/po/fi.po
    branches/redhat/gcc-5-branch/gcc/po/fr.po
    branches/redhat/gcc-5-branch/gcc/po/hr.po
    branches/redhat/gcc-5-branch/gcc/po/id.po
    branches/redhat/gcc-5-branch/gcc/po/ja.po
    branches/redhat/gcc-5-branch/gcc/po/nl.po
    branches/redhat/gcc-5-branch/gcc/po/ru.po
    branches/redhat/gcc-5-branch/gcc/po/sr.po
    branches/redhat/gcc-5-branch/gcc/po/sv.po
    branches/redhat/gcc-5-branch/gcc/po/tr.po
    branches/redhat/gcc-5-branch/gcc/po/vi.po
    branches/redhat/gcc-5-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-5-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-5-branch/gcc/postreload.c
    branches/redhat/gcc-5-branch/gcc/stor-layout.c
    branches/redhat/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-5-branch/gcc/testsuite/g++.dg/conversion/access1.C
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/block-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/graphite.exp
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/interchange-12.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/interchange-9.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/macro_defs0.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/macro_defs1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/split-live-ranges-for-shrink-wrap.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/thumb-bitfld1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/thumb-ltu.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/arm/thumb1-far-jump-2.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/adx-addcarryx32-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/adx-addcarryx64-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gcc.target/i386/readeflags-1.c
    branches/redhat/gcc-5-branch/gcc/testsuite/gfortran.dg/coarray_collectives_16.f90
    branches/redhat/gcc-5-branch/gcc/testsuite/jit.dg/test-benchmark.c
    branches/redhat/gcc-5-branch/gcc/tree-chkp.c
    branches/redhat/gcc-5-branch/gcc/tree-chkp.h
    branches/redhat/gcc-5-branch/gcc/tree-ssa-dce.c
    branches/redhat/gcc-5-branch/gcc/tree-ssa-math-opts.c
    branches/redhat/gcc-5-branch/gcc/tree.h
    branches/redhat/gcc-5-branch/gcc/tsan.c
    branches/redhat/gcc-5-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-5-branch/libcpp/po/nl.po
    branches/redhat/gcc-5-branch/libcpp/po/sv.po
    branches/redhat/gcc-5-branch/libgcc/ChangeLog
    branches/redhat/gcc-5-branch/libgcc/config/nios2/linux-atomic.c
    branches/redhat/gcc-5-branch/libgfortran/ChangeLog
    branches/redhat/gcc-5-branch/libgfortran/configure
    branches/redhat/gcc-5-branch/libgfortran/configure.ac
    branches/redhat/gcc-5-branch/libgfortran/io/unix.c
    branches/redhat/gcc-5-branch/libgfortran/libgfortran.h
    branches/redhat/gcc-5-branch/libgfortran/runtime/error.c
    branches/redhat/gcc-5-branch/libgo/Makefile.am
    branches/redhat/gcc-5-branch/libgo/Makefile.in
    branches/redhat/gcc-5-branch/libgo/go/syscall/socket_linux.go
    branches/redhat/gcc-5-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-5-branch/libgomp/ChangeLog
    branches/redhat/gcc-5-branch/libgomp/config/linux/wait.h
    branches/redhat/gcc-5-branch/libgomp/iter.c
    branches/redhat/gcc-5-branch/libgomp/iter_ull.c

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




More information about the Libstdc++-cvs mailing list