r264110 - in /branches/redhat/gcc-8-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Sep 5 07:33:00 GMT 2018
Author: jakub
Date: Wed Sep 5 07:33:31 2018
New Revision: 264110
URL: https://gcc.gnu.org/viewcvs?rev=264110&root=gcc&view=rev
Log:
svn merge -r263231:264109 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-8-branch
Added:
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/generic_category.cc
- copied unchanged from r264109, branches/gcc-8-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/generic_category.cc
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/system_category.cc
- copied unchanged from r264109, branches/gcc-8-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/system_category.cc
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/variant/86874.cc
- copied unchanged from r264109, branches/gcc-8-branch/libstdc++-v3/testsuite/20_util/variant/86874.cc
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/27_io/filesystem/directory_entry/
- copied from r264109, branches/gcc-8-branch/libstdc++-v3/testsuite/27_io/filesystem/directory_entry/
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/30_threads/thread/cons/84535.cc
- copied unchanged from r264109, branches/gcc-8-branch/libstdc++-v3/testsuite/30_threads/thread/cons/84535.cc
Modified:
branches/redhat/gcc-8-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/bugs.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/index.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/test.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/using_headers.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/test.xml
branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/using.xml
branches/redhat/gcc-8-branch/libstdc++-v3/include/bits/fs_dir.h
branches/redhat/gcc-8-branch/libstdc++-v3/include/std/thread
branches/redhat/gcc-8-branch/libstdc++-v3/include/std/variant
branches/redhat/gcc-8-branch/libstdc++-v3/libsupc++/new_opa.cc
branches/redhat/gcc-8-branch/libstdc++-v3/src/c++11/system_error.cc
branches/redhat/gcc-8-branch/libstdc++-v3/src/filesystem/std-path.cc
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/27_io/filesystem/path/generation/normal.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr87155.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr87155.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-86767.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-86767.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic19.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic19.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/decomp46.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/decomp46.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/decomp47.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/decomp47.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr86456.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr86456.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/opt/pr86738.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/opt/pr86738.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/template/pr86706.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/template/pr86706.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr86763.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr86763.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr86816.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr86816.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr87014.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr87014.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ubsan/vptr-13.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/ubsan/vptr-13.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wsign-conversion-3.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wsign-conversion-3.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wsign-conversion-4.C
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wsign-conversion-4.C
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85859.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr85859.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr86835.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr86835.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr87024.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr87024.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr87074.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr87074.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr87099.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr87099.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/strlenopt-57.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/strlenopt-57.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr86505.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr86505.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr86945.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr86945.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/pr86871.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/vect/pr86871.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/pr86927.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.dg/vect/pr86927.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr86640.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr86640.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr87138.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr87138.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr86386.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr86386.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr87065.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr87065.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr87198.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr87198.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/m68k/mulsi_highpart.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/m68k/mulsi_highpart.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/msp430/pr86662.c
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gcc.target/msp430/pr86662.c
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/implied_do_io_6.f90
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gfortran.dg/implied_do_io_6.f90
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/matmul_19.f90
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gfortran.dg/matmul_19.f90
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/modulo_check.f90
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gfortran.dg/modulo_check.f90
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr86328.f90
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr86328.f90
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr86760.f90
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr86760.f90
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/use_rename_9.f90
- copied unchanged from r264109, branches/gcc-8-branch/gcc/testsuite/gfortran.dg/use_rename_9.f90
Modified:
branches/redhat/gcc-8-branch/ (props changed)
branches/redhat/gcc-8-branch/gcc/ChangeLog
branches/redhat/gcc-8-branch/gcc/DATESTAMP
branches/redhat/gcc-8-branch/gcc/c-family/ChangeLog
branches/redhat/gcc-8-branch/gcc/c-family/c.opt
branches/redhat/gcc-8-branch/gcc/calls.c
branches/redhat/gcc-8-branch/gcc/cfgexpand.c
branches/redhat/gcc-8-branch/gcc/combine.c
branches/redhat/gcc-8-branch/gcc/common/config/i386/i386-common.c
branches/redhat/gcc-8-branch/gcc/config/aarch64/aarch64.c
branches/redhat/gcc-8-branch/gcc/config/aarch64/falkor.md
branches/redhat/gcc-8-branch/gcc/config/arm/arm.c
branches/redhat/gcc-8-branch/gcc/config/i386/i386.c
branches/redhat/gcc-8-branch/gcc/config/i386/i386.md
branches/redhat/gcc-8-branch/gcc/config/m68k/m68k.md
branches/redhat/gcc-8-branch/gcc/config/pa/pa.md
branches/redhat/gcc-8-branch/gcc/config/xtensa/xtensa.c
branches/redhat/gcc-8-branch/gcc/cp/ChangeLog
branches/redhat/gcc-8-branch/gcc/cp/class.c
branches/redhat/gcc-8-branch/gcc/cp/constexpr.c
branches/redhat/gcc-8-branch/gcc/cp/decl.c
branches/redhat/gcc-8-branch/gcc/cp/name-lookup.c
branches/redhat/gcc-8-branch/gcc/cp/parser.c
branches/redhat/gcc-8-branch/gcc/cp/pt.c
branches/redhat/gcc-8-branch/gcc/cp/typeck.c
branches/redhat/gcc-8-branch/gcc/doc/invoke.texi
branches/redhat/gcc-8-branch/gcc/dwarf2out.c
branches/redhat/gcc-8-branch/gcc/expmed.c
branches/redhat/gcc-8-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-8-branch/gcc/fortran/frontend-passes.c
branches/redhat/gcc-8-branch/gcc/fortran/resolve.c
branches/redhat/gcc-8-branch/gcc/fortran/simplify.c
branches/redhat/gcc-8-branch/gcc/fortran/trans-array.c
branches/redhat/gcc-8-branch/gcc/fortran/trans.c
branches/redhat/gcc-8-branch/gcc/gcov.c
branches/redhat/gcc-8-branch/gcc/gimple-loop-jam.c
branches/redhat/gcc-8-branch/gcc/pretty-print.c
branches/redhat/gcc-8-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/inline-ns10.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr83239.C
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
branches/redhat/gcc-8-branch/gcc/tree-cfg.c
branches/redhat/gcc-8-branch/gcc/tree-inline.c
branches/redhat/gcc-8-branch/gcc/tree-ssa-math-opts.c
branches/redhat/gcc-8-branch/gcc/tree-ssa-strlen.c
branches/redhat/gcc-8-branch/gcc/tree-ssa-tail-merge.c
branches/redhat/gcc-8-branch/gcc/tree-vect-loop.c
branches/redhat/gcc-8-branch/gcc/tree-vect-stmts.c
branches/redhat/gcc-8-branch/gcc/tree.c
branches/redhat/gcc-8-branch/libgcc/ChangeLog
branches/redhat/gcc-8-branch/libgcc/config/pa/linux-atomic.c
branches/redhat/gcc-8-branch/libgfortran/ChangeLog
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_c10.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_c16.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_c4.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_c8.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_i1.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_i16.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_i2.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_i4.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_i8.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_r10.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_r16.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_r4.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmul_r8.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_c10.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_c16.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_c4.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_c8.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_i1.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_i16.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_i2.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_i4.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_i8.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_r10.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_r16.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_r4.c
branches/redhat/gcc-8-branch/libgfortran/generated/matmulavx128_r8.c
branches/redhat/gcc-8-branch/libgfortran/m4/matmul_internal.m4
branches/redhat/gcc-8-branch/libsanitizer/ChangeLog
branches/redhat/gcc-8-branch/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
Propchange: branches/redhat/gcc-8-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list