r245184 - in /branches/redhat/gcc-7-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sat Feb 4 08:32:00 GMT 2017
Author: jakub
Date: Sat Feb 4 08:32:52 2017
New Revision: 245184
URL: https://gcc.gnu.org/viewcvs?rev=245184&root=gcc&view=rev
Log:
svn merge -r245089:245183 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/i386-solaris2.10/
- copied from r245183, trunk/libstdc++-v3/config/abi/post/i386-solaris2.10/
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/i386-solaris2.11/
- copied from r245183, trunk/libstdc++-v3/config/abi/post/i386-solaris2.11/
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/sparc-solaris2.10/
- copied from r245183, trunk/libstdc++-v3/config/abi/post/sparc-solaris2.10/
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/sparc-solaris2.11/
- copied from r245183, trunk/libstdc++-v3/config/abi/post/sparc-solaris2.11/
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/cow-string-io-inst.cc
- copied unchanged from r245183, trunk/libstdc++-v3/src/c++11/cow-string-io-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc
- copied unchanged from r245183, trunk/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/sso_string.cc
- copied unchanged from r245183, trunk/libstdc++-v3/src/c++11/sso_string.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/string-io-inst.cc
- copied unchanged from r245183, trunk/libstdc++-v3/src/c++11/string-io-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/wstring-io-inst.cc
- copied unchanged from r245183, trunk/libstdc++-v3/src/c++11/wstring-io-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/25_algorithms/search/78346.cc
- copied unchanged from r245183, trunk/libstdc++-v3/testsuite/25_algorithms/search/78346.cc
Removed:
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/solaris2.10/
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/solaris2.11/
Modified:
branches/redhat/gcc-7-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
branches/redhat/gcc-7-branch/libstdc++-v3/configure.host
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/predefined_ops.h
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/Makefile.am
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/Makefile.in
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/cow-string-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/cow-wstring-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/functexcept.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/functional.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/future.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/ios.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/regex.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/snprintf_lite.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/system_error.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++98/misc-inst.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_ios/copyfmt/char/1.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_ios/exceptions/char/1.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/exceptions_null.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_istream/sentry/char/12297.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_istream/sentry/wchar_t/12297.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/exceptions_null.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/exceptions_null.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/pr69637-1.C
- copied unchanged from r245183, trunk/gcc/testsuite/g++.dg/cpp0x/pr69637-1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/pr69637-2.C
- copied unchanged from r245183, trunk/gcc/testsuite/g++.dg/cpp0x/pr69637-2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/nontype-auto7.C
- copied unchanged from r245183, trunk/gcc/testsuite/g++.dg/cpp1z/nontype-auto7.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/ctor12.C
- copied unchanged from r245183, trunk/gcc/testsuite/g++.dg/init/ctor12.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/template/error57.C
- copied unchanged from r245183, trunk/gcc/testsuite/g++.dg/template/error57.C
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr79197.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.c-torture/compile/pr79197.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr79327.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.c-torture/execute/pr79327.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr79354.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.c-torture/execute/pr79354.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/graphite/scop-dsyr2k-2.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/graphite/scop-dsyr2k-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/graphite/scop-dsyrk-2.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/graphite/scop-dsyrk-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-11.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-11.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-12.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-12.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-13.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-13.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr79275.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79275.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr79327-2.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79327-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr79327.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79327.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr79352.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79352.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/mvc9.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.target/i386/mvc9.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79197.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.target/powerpc/pr79197.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79354.c
- copied unchanged from r245183, trunk/gcc/testsuite/gcc.target/powerpc/pr79354.c
Modified:
branches/redhat/gcc-7-branch/ (props changed)
branches/redhat/gcc-7-branch/ChangeLog
branches/redhat/gcc-7-branch/MAINTAINERS
branches/redhat/gcc-7-branch/configure
branches/redhat/gcc-7-branch/configure.ac
branches/redhat/gcc-7-branch/gcc/ChangeLog
branches/redhat/gcc-7-branch/gcc/DATESTAMP
branches/redhat/gcc-7-branch/gcc/ada/ChangeLog
branches/redhat/gcc-7-branch/gcc/ada/adaint.c
branches/redhat/gcc-7-branch/gcc/builtins.c
branches/redhat/gcc-7-branch/gcc/cgraph.c
branches/redhat/gcc-7-branch/gcc/config/aarch64/aarch64-protos.h
branches/redhat/gcc-7-branch/gcc/config/aarch64/aarch64.c
branches/redhat/gcc-7-branch/gcc/config/i386/i386.c
branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000.md
branches/redhat/gcc-7-branch/gcc/config/s390/s390-c.c
branches/redhat/gcc-7-branch/gcc/config/s390/s390.md
branches/redhat/gcc-7-branch/gcc/config/s390/vector.md
branches/redhat/gcc-7-branch/gcc/config/s390/vx-builtins.md
branches/redhat/gcc-7-branch/gcc/config/tilegx/tilegx.c
branches/redhat/gcc-7-branch/gcc/config/tilepro/tilepro.c
branches/redhat/gcc-7-branch/gcc/cp/ChangeLog
branches/redhat/gcc-7-branch/gcc/cp/class.c
branches/redhat/gcc-7-branch/gcc/cp/constexpr.c
branches/redhat/gcc-7-branch/gcc/cp/cp-gimplify.c
branches/redhat/gcc-7-branch/gcc/cp/decl2.c
branches/redhat/gcc-7-branch/gcc/cp/optimize.c
branches/redhat/gcc-7-branch/gcc/cp/pt.c
branches/redhat/gcc-7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-7-branch/gcc/emit-rtl.c
branches/redhat/gcc-7-branch/gcc/explow.c
branches/redhat/gcc-7-branch/gcc/gimple-fold.c
branches/redhat/gcc-7-branch/gcc/gimple-fold.h
branches/redhat/gcc-7-branch/gcc/gimple-ssa-sprintf.c
branches/redhat/gcc-7-branch/gcc/graphite.c
branches/redhat/gcc-7-branch/gcc/ipa-prop.c
branches/redhat/gcc-7-branch/gcc/ipa-prop.h
branches/redhat/gcc-7-branch/gcc/multiple_target.c
branches/redhat/gcc-7-branch/gcc/optabs-query.c
branches/redhat/gcc-7-branch/gcc/optabs-query.h
branches/redhat/gcc-7-branch/gcc/optabs.c
branches/redhat/gcc-7-branch/gcc/passes.def
branches/redhat/gcc-7-branch/gcc/po/ChangeLog
branches/redhat/gcc-7-branch/gcc/po/de.po
branches/redhat/gcc-7-branch/gcc/symbol-summary.h
branches/redhat/gcc-7-branch/gcc/symtab.c
branches/redhat/gcc-7-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/Wunused-var-15.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/Wunused-var-16.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/asan/misalign-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/asan/misalign-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/asan/pr63316.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/builtin-shuffle-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/asan/pr69276.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/inh-ctor23.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/align-1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/align-2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/align-3.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/align-4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/align-5.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/align-6.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/pr78112-2.C
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr78622.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/asan/pr66314.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/asan/use-after-scope-10.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/asan/use-after-scope-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/asan/use-after-scope-9.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-4.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-5.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-6.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/align-as-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/graphite/scop-dsyr2k.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/graphite/scop-dsyrk.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ipa/pr77653.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr77587.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr77587a.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/sms-8.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr71078-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-10.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-11.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-12.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-13.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-4.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-5.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-6.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-7.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-8.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-9.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-33.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/aarch64/vector_initialization_nostack.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr70669.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/s390.exp
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_43.f90
branches/redhat/gcc-7-branch/gcc/testsuite/lib/target-supports.exp
branches/redhat/gcc-7-branch/gcc/tree-inline.c
branches/redhat/gcc-7-branch/gcc/tree-parloops.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-ifcombine.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-threadbackward.c
branches/redhat/gcc-7-branch/gcc/tree-vect-loop.c
branches/redhat/gcc-7-branch/gcc/tree.c
branches/redhat/gcc-7-branch/gcc/tree.h
branches/redhat/gcc-7-branch/libatomic/ChangeLog
branches/redhat/gcc-7-branch/libatomic/acinclude.m4
branches/redhat/gcc-7-branch/libatomic/auto-config.h.in
branches/redhat/gcc-7-branch/libatomic/config/x86/host-config.h
branches/redhat/gcc-7-branch/libatomic/glfree.c
branches/redhat/gcc-7-branch/libgomp/ChangeLog
branches/redhat/gcc-7-branch/libgomp/libgomp-plugin.h
branches/redhat/gcc-7-branch/libgomp/libgomp.h
branches/redhat/gcc-7-branch/libgomp/plugin/plugin-nvptx.c
branches/redhat/gcc-7-branch/libgomp/target.c
branches/redhat/gcc-7-branch/libsanitizer/ChangeLog
branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_mac.cc
branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h
Propchange: branches/redhat/gcc-7-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list