r262599 - in /branches/redhat/gcc-7-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Jul 12 16:50:00 GMT 2018
Author: jakub
Date: Thu Jul 12 16:50:41 2018
New Revision: 262599
URL: https://gcc.gnu.org/viewcvs?rev=262599&root=gcc&view=rev
Log:
svn merge -r258208:262569 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-7-branch
Added:
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/18_support/aligned_alloc/
- copied from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/18_support/aligned_alloc/
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/duration/cons/dr3050.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/20_util/duration/cons/dr3050.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/duration/literals/range_neg.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/20_util/duration/literals/range_neg.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/86138.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/86138.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/86138.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/86138.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/dr2268.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/dr2268.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/operations/data/char/86169.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/operations/data/char/86169.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/set/modifiers/node_swap.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/23_containers/set/modifiers/node_swap.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/vector/capacity/resize/strong_guarantee.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/23_containers/vector/capacity/resize/strong_guarantee.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/27_io/ios_base/failure/dual_abi.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/27_io/ios_base/failure/dual_abi.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/28_regex/basic_regex/85098.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/28_regex/basic_regex/85098.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/space.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/space.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/special_functions/06_comp_ellint_3/pr66689.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/special_functions/06_comp_ellint_3/pr66689.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/special_functions/13_ellint_3/pr66689.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/special_functions/13_ellint_3/pr66689.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/special_functions/14_expint/pr68397.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/special_functions/14_expint/pr68397.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/pr66689.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/pr66689.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/pr66689.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/pr66689.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/15_expint/pr68397.cc
- copied unchanged from r262569, branches/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/15_expint/pr68397.cc
Removed:
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/duration/literals/range.cc
Modified:
branches/redhat/gcc-7-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
branches/redhat/gcc-7-branch/libstdc++-v3/configure
branches/redhat/gcc-7-branch/libstdc++-v3/crossconfig.m4
branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/faq.html
branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/debug_mode_using.html
branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/using_dual_abi.html
branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/faq.xml
branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/manual/debug_mode.xml
branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/manual/using.xml
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/basic_string.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/basic_string.tcc
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/char_traits.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/forward_list.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/forward_list.tcc
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/node_handle.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/random.tcc
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/regex.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/regex_automaton.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/valarray_array.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/vector.tcc
branches/redhat/gcc-7-branch/libstdc++-v3/include/c_global/cstdlib
branches/redhat/gcc-7-branch/libstdc++-v3/include/debug/string
branches/redhat/gcc-7-branch/libstdc++-v3/include/experimental/bits/fs_path.h
branches/redhat/gcc-7-branch/libstdc++-v3/include/std/chrono
branches/redhat/gcc-7-branch/libstdc++-v3/include/std/utility
branches/redhat/gcc-7-branch/libstdc++-v3/include/std/variant
branches/redhat/gcc-7-branch/libstdc++-v3/include/tr1/ell_integral.tcc
branches/redhat/gcc-7-branch/libstdc++-v3/include/tr1/exp_integral.tcc
branches/redhat/gcc-7-branch/libstdc++-v3/libsupc++/cxxabi_init_exception.h
branches/redhat/gcc-7-branch/libstdc++-v3/libsupc++/exception_ptr.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/cxx11-ios_failure.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/ios.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/c++98/ios_failure.cc
branches/redhat/gcc-7-branch/libstdc++-v3/src/filesystem/ops.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
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/experimental/memory_resource/resource_adaptor.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/special_functions/06_comp_ellint_3/check_value.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/special_functions/13_ellint_3/check_value.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_value.cc
branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/check_value.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-7-branch/gcc/config/riscv/t-rtems
- copied unchanged from r262569, branches/gcc-7-branch/gcc/config/riscv/t-rtems
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/gomp/pr85696.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/c-c++-common/gomp/pr85696.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/gomp/pr86025.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/c-c++-common/gomp/pr86025.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/pr84873.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/c-c++-common/pr84873.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/pr84999.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/c-c++-common/pr84999.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/torture/pr85022.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/c-c++-common/torture/pr85022.c
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/asan/pr78651.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/asan/pr78651.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/asan/pr85081.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/asan/pr85081.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/concepts/auto4.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/concepts/auto4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/auto-60626.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/auto-60626.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/auto51.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/auto51.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-84463.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-84463.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/decltype67.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/decltype67.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/extern_template-4.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/extern_template-4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg8.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg8.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-64.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-64.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/initlist-defarg2.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/initlist-defarg2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-dependent1.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-dependent1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept33.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept33.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi14.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi14.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/pr85147.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/pr85147.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/range-for35.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/range-for35.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/sfinae60.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/sfinae60.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/variadic-nested2.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/variadic-nested2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/variadic-nested3.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/variadic-nested3.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic16.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic16.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic17.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic17.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr10.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr10.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr9.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr9.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr84662.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr84662.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr85076.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr85076.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction50.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction50.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction51.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction51.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction54.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction54.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-84684.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-84684.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-if13.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-if13.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp37.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp37.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp38.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp38.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp41.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp41.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp42.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp42.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/desig7.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/desig7.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/desig8.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/desig8.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/noexcept-type19.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/noexcept-type19.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/noexcept-type19.h
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/noexcept-type19.h
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/diagnostic/pr85464.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/diagnostic/pr85464.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/asm14.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/asm14.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/asm15.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/asm15.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/asm16.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/asm16.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/atomic-4.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/atomic-4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/attr-noinline-4.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/attr-noinline-4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/builtin12.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/builtin12.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/builtin13.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/builtin13.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/offsetof2.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/offsetof2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/offsetof3.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/offsetof3.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/visibility/lambda1.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/visibility/lambda1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/vla18.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/vla18.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/gomp/pr84791.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/gomp/pr84791.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/inherit/covariant22.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/inherit/covariant22.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ipa/pr84658.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/ipa/pr84658.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/opt/pr79085.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/opt/pr79085.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/opt/pr85196.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/opt/pr85196.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/pr85026.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/pr85026.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/template/dependent-base3.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/template/dependent-base3.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr84961-1.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr84961-1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr84961-2.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr84961-2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr85496.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr85496.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/tree-ssa/volatile2.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/tree-ssa/volatile2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wformat-2.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wformat-2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wnonnull4.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wnonnull4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wunused-function4.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wunused-function4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wunused-var-33.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wunused-var-33.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/deprecated-13.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/g++.dg/warn/deprecated-13.C
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr84860.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr84860.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr85945.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr85945.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr84524.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr84524.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr84748.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr84748.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr85095.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr85095.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr85529-1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr85529-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr85529-2.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr85529-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr86231.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.c-torture/execute/pr86231.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-10.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-10.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-11.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-11.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-12.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-12.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-13.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-13.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-14.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-14.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-15.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-15.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-16.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-16.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-2.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-3.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-4.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-4.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-5.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-5.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-6.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-6.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-7.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-7.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-8.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-8.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-9.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than-9.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/Walloc-size-larger-than.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/pr85252.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/debug/pr85252.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr81440.h
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr81440.h
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr81440_0.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr81440_0.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr81440_1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr81440_1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr83954.h
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr83954.h
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr83954_0.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr83954_0.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr83954_1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr83954_1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr85248_0.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr85248_0.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr85248_1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr85248_1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84607.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84607.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84739.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84739.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84772.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84772.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84834.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84834.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84841.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84841.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84853.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84853.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84875.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84875.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84899.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84899.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84941.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84941.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84953.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84953.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr84956.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr84956.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr85167.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr85167.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr85257.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr85257.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr85300.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr85300.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr85430.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr85430.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr85529.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr85529.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr86314.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr86314.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85168.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85168.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85244-1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85244-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85244-2.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85244-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85284.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85284.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85567.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85567.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85588.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85588.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85989.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr85989.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp119.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp119.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/vect/pr84485.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/vect/pr84485.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/vect/pr85597.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.dg/vect/pr85597.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/aarch64/pr81647.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/aarch64/pr81647.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/cmse/cmse-16.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/cmse/cmse-16.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/cmse/cmse-1c99.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/cmse/cmse-1c99.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/pr82518.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/pr82518.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/pr82989.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/pr82989.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/pr84826.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/pr84826.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr84524.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr84524.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-pr84786-1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-pr84786-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-pr84786-2.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-pr84786-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-pr84786-3.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-pr84786-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr84310-2.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr84310-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr84310.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr84310.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr84827.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr84827.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85034.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85034.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85095-1.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85095-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85095-2.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85095-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85193.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr85193.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/nvptx/pr85056.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/nvptx/pr85056.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/nvptx/pr85056a.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/nvptx/pr85056a.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/crypto-builtin-1-runnable.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/crypto-builtin-1-runnable.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr81572.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr81572.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr83660.C
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr83660.C
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr83969.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr83969.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr84700.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr84700.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr84878.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr84878.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr85698.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr85698.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr85755.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr85755.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-4.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/s390/htm-builtins-compile-4.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/nobp-no-dwarf2-cfi.c
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gcc.target/s390/nobp-no-dwarf2-cfi.c
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_alloc_opt_14.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_alloc_opt_14.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_assumed_charlen_4.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_assumed_charlen_4.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/array_constructor_52.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/array_constructor_52.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/associate_33.f03
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/associate_33.f03
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/char_result_18.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/char_result_18.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/class_67.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/class_67.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray/get_to_indexed_array_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray/get_to_indexed_array_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray/get_to_indirect_array.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray/get_to_indirect_array.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_45.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_45.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_46.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_46.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_dependency_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_dependency_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/goacc/pr84963.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/goacc/pr84963.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/gomp/pr85313.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/gomp/pr85313.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/implied_do_2.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/implied_do_2.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/init_flag_17.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/init_flag_17.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/interface_41.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/interface_41.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/matmul_rank_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/matmul_rank_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr38351.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr38351.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr44491.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr44491.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr51434.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr51434.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr63514.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr63514.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr64124.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr64124.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr65453.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr65453.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr70409.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr70409.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr70870_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr70870_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr71085.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr71085.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr77414.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr77414.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78278.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78278.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78741.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78741.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149_a.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149_a.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149_b.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83149_b.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83939.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83939.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr84734.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr84734.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85138_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85138_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85138_2.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85138_2.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85520.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85520.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85521_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85521_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85521_2.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85521_2.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85542.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85542.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85543.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85543.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85687.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85687.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85779_1.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85779_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85779_2.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85779_2.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85779_3.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85779_3.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85780.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85780.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85895.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85895.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85996.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85996.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86045.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86045.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86059.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86059.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86110.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86110.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/proc_ptr_50.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/proc_ptr_50.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/realloc_on_assign_30.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/realloc_on_assign_30.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/select_type_41.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/select_type_41.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/select_type_42.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/select_type_42.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/submodule_31.f08
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/submodule_31.f08
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/temporary_2.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/temporary_2.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/temporary_3.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/temporary_3.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/unlimited_polymorphic_29.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/unlimited_polymorphic_29.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/unlimited_polymorphic_30.f03
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.dg/unlimited_polymorphic_30.f03
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr85878.f90
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr85878.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/aggr24.adb
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/aggr24.adb
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/aggr24_pkg.adb
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/aggr24_pkg.adb
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/aggr24_pkg.ads
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/aggr24_pkg.ads
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/discr53.adb
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/discr53.adb
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/discr53.ads
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/discr53.ads
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/discr53_pkg.ads
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/discr53_pkg.ads
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/prot3.adb
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/prot3.adb
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/prot3_pkg.adb
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/prot3_pkg.adb
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/prot3_pkg.ads
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/prot3_pkg.ads
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/specs/opt3.ads
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/specs/opt3.ads
branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/specs/opt3_pkg.ads
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/gnat.dg/specs/opt3_pkg.ads
branches/redhat/gcc-7-branch/gcc/testsuite/go.dg/pr85436.go
- copied unchanged from r262569, branches/gcc-7-branch/gcc/testsuite/go.dg/pr85436.go
branches/redhat/gcc-7-branch/libatomic/config/s390/
- copied from r262569, branches/gcc-7-branch/libatomic/config/s390/
branches/redhat/gcc-7-branch/libgomp/testsuite/libgomp.c++/pr86291.C
- copied unchanged from r262569, branches/gcc-7-branch/libgomp/testsuite/libgomp.c++/pr86291.C
branches/redhat/gcc-7-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
- copied unchanged from r262569, branches/gcc-7-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
branches/redhat/gcc-7-branch/libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90
- copied unchanged from r262569, branches/gcc-7-branch/libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90
Removed:
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr60626.C
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/p9-vinsert4b-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/p9-vinsert4b-2.c
branches/redhat/gcc-7-branch/libgo/go/syscall/libcall_linux_ustat.go
Modified:
branches/redhat/gcc-7-branch/ (props changed)
branches/redhat/gcc-7-branch/ChangeLog
branches/redhat/gcc-7-branch/config/ChangeLog
branches/redhat/gcc-7-branch/config/acx.m4
branches/redhat/gcc-7-branch/configure
branches/redhat/gcc-7-branch/fixincludes/ChangeLog
branches/redhat/gcc-7-branch/fixincludes/configure
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/gcc-interface/Makefile.in
branches/redhat/gcc-7-branch/gcc/ada/gcc-interface/ada-tree.h
branches/redhat/gcc-7-branch/gcc/ada/gcc-interface/decl.c
branches/redhat/gcc-7-branch/gcc/ada/gcc-interface/gigi.h
branches/redhat/gcc-7-branch/gcc/ada/gcc-interface/misc.c
branches/redhat/gcc-7-branch/gcc/ada/gcc-interface/trans.c
branches/redhat/gcc-7-branch/gcc/ada/gcc-interface/utils.c
branches/redhat/gcc-7-branch/gcc/alias.c
branches/redhat/gcc-7-branch/gcc/brig/ChangeLog
branches/redhat/gcc-7-branch/gcc/brig/Make-lang.in
branches/redhat/gcc-7-branch/gcc/builtins.c
branches/redhat/gcc-7-branch/gcc/c-family/ChangeLog
branches/redhat/gcc-7-branch/gcc/c-family/c-common.c
branches/redhat/gcc-7-branch/gcc/c-family/c-common.h
branches/redhat/gcc-7-branch/gcc/c-family/c-gimplify.c
branches/redhat/gcc-7-branch/gcc/c-family/c-omp.c
branches/redhat/gcc-7-branch/gcc/c/ChangeLog
branches/redhat/gcc-7-branch/gcc/c/c-fold.c
branches/redhat/gcc-7-branch/gcc/c/c-typeck.c
branches/redhat/gcc-7-branch/gcc/calls.c
branches/redhat/gcc-7-branch/gcc/cfgexpand.c
branches/redhat/gcc-7-branch/gcc/cgraph.h
branches/redhat/gcc-7-branch/gcc/collect2.c
branches/redhat/gcc-7-branch/gcc/combine.c
branches/redhat/gcc-7-branch/gcc/config.gcc
branches/redhat/gcc-7-branch/gcc/config/aarch64/aarch64-simd.md
branches/redhat/gcc-7-branch/gcc/config/aarch64/aarch64.c
branches/redhat/gcc-7-branch/gcc/config/aarch64/aarch64.md
branches/redhat/gcc-7-branch/gcc/config/alpha/alpha.c
branches/redhat/gcc-7-branch/gcc/config/alpha/alpha.md
branches/redhat/gcc-7-branch/gcc/config/arm/arm-builtins.c
branches/redhat/gcc-7-branch/gcc/config/arm/arm.c
branches/redhat/gcc-7-branch/gcc/config/arm/arm.h
branches/redhat/gcc-7-branch/gcc/config/arm/arm.md
branches/redhat/gcc-7-branch/gcc/config/arm/arm_cmse.h
branches/redhat/gcc-7-branch/gcc/config/arm/neon.md
branches/redhat/gcc-7-branch/gcc/config/avr/avr.h
branches/redhat/gcc-7-branch/gcc/config/avr/avr.md
branches/redhat/gcc-7-branch/gcc/config/i386/avx512vlintrin.h
branches/redhat/gcc-7-branch/gcc/config/i386/i386.c
branches/redhat/gcc-7-branch/gcc/config/i386/i386.md
branches/redhat/gcc-7-branch/gcc/config/i386/sse.md
branches/redhat/gcc-7-branch/gcc/config/nvptx/nvptx.c
branches/redhat/gcc-7-branch/gcc/config/pa/pa.c
branches/redhat/gcc-7-branch/gcc/config/pa/pa.h
branches/redhat/gcc-7-branch/gcc/config/pa/pa.md
branches/redhat/gcc-7-branch/gcc/config/pa/pa64-hpux.h
branches/redhat/gcc-7-branch/gcc/config/rs6000/altivec.h
branches/redhat/gcc-7-branch/gcc/config/rs6000/altivec.md
branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000-builtin.def
branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000-c.c
branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000.c
branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000.h
branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000.md
branches/redhat/gcc-7-branch/gcc/config/rs6000/sysv4.opt
branches/redhat/gcc-7-branch/gcc/config/rs6000/vector.md
branches/redhat/gcc-7-branch/gcc/config/rs6000/vsx.md
branches/redhat/gcc-7-branch/gcc/config/rtems.h
branches/redhat/gcc-7-branch/gcc/config/s390/s390-builtin-types.def
branches/redhat/gcc-7-branch/gcc/config/s390/s390-builtins.def
branches/redhat/gcc-7-branch/gcc/config/s390/s390.c
branches/redhat/gcc-7-branch/gcc/config/s390/s390.h
branches/redhat/gcc-7-branch/gcc/config/sparc/sparc.c
branches/redhat/gcc-7-branch/gcc/config/sparc/sparc.md
branches/redhat/gcc-7-branch/gcc/config/xtensa/xtensa.md
branches/redhat/gcc-7-branch/gcc/configure
branches/redhat/gcc-7-branch/gcc/configure.ac
branches/redhat/gcc-7-branch/gcc/cp/ChangeLog
branches/redhat/gcc-7-branch/gcc/cp/call.c
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/cp-tree.h
branches/redhat/gcc-7-branch/gcc/cp/cvt.c
branches/redhat/gcc-7-branch/gcc/cp/decl.c
branches/redhat/gcc-7-branch/gcc/cp/decl2.c
branches/redhat/gcc-7-branch/gcc/cp/error.c
branches/redhat/gcc-7-branch/gcc/cp/init.c
branches/redhat/gcc-7-branch/gcc/cp/name-lookup.c
branches/redhat/gcc-7-branch/gcc/cp/parser.c
branches/redhat/gcc-7-branch/gcc/cp/pt.c
branches/redhat/gcc-7-branch/gcc/cp/search.c
branches/redhat/gcc-7-branch/gcc/cp/semantics.c
branches/redhat/gcc-7-branch/gcc/cp/tree.c
branches/redhat/gcc-7-branch/gcc/cp/typeck.c
branches/redhat/gcc-7-branch/gcc/cp/typeck2.c
branches/redhat/gcc-7-branch/gcc/dce.c
branches/redhat/gcc-7-branch/gcc/ddg.c
branches/redhat/gcc-7-branch/gcc/doc/extend.texi
branches/redhat/gcc-7-branch/gcc/doc/gcov.texi
branches/redhat/gcc-7-branch/gcc/doc/install.texi2html
branches/redhat/gcc-7-branch/gcc/doc/invoke.texi
branches/redhat/gcc-7-branch/gcc/dse.c
branches/redhat/gcc-7-branch/gcc/dwarf2asm.c
branches/redhat/gcc-7-branch/gcc/dwarf2out.c
branches/redhat/gcc-7-branch/gcc/emit-rtl.c
branches/redhat/gcc-7-branch/gcc/expr.c
branches/redhat/gcc-7-branch/gcc/final.c
branches/redhat/gcc-7-branch/gcc/fold-const.c
branches/redhat/gcc-7-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-7-branch/gcc/fortran/arith.c
branches/redhat/gcc-7-branch/gcc/fortran/array.c
branches/redhat/gcc-7-branch/gcc/fortran/check.c
branches/redhat/gcc-7-branch/gcc/fortran/data.c
branches/redhat/gcc-7-branch/gcc/fortran/decl.c
branches/redhat/gcc-7-branch/gcc/fortran/expr.c
branches/redhat/gcc-7-branch/gcc/fortran/frontend-passes.c
branches/redhat/gcc-7-branch/gcc/fortran/gfortran.h
branches/redhat/gcc-7-branch/gcc/fortran/interface.c
branches/redhat/gcc-7-branch/gcc/fortran/match.c
branches/redhat/gcc-7-branch/gcc/fortran/openmp.c
branches/redhat/gcc-7-branch/gcc/fortran/primary.c
branches/redhat/gcc-7-branch/gcc/fortran/resolve.c
branches/redhat/gcc-7-branch/gcc/fortran/simplify.c
branches/redhat/gcc-7-branch/gcc/fortran/symbol.c
branches/redhat/gcc-7-branch/gcc/fortran/trans-array.c
branches/redhat/gcc-7-branch/gcc/fortran/trans-decl.c
branches/redhat/gcc-7-branch/gcc/fortran/trans-expr.c
branches/redhat/gcc-7-branch/gcc/fortran/trans-intrinsic.c
branches/redhat/gcc-7-branch/gcc/fortran/trans-stmt.c
branches/redhat/gcc-7-branch/gcc/fortran/trans-types.c
branches/redhat/gcc-7-branch/gcc/fortran/trans.h
branches/redhat/gcc-7-branch/gcc/function.c
branches/redhat/gcc-7-branch/gcc/genmatch.c
branches/redhat/gcc-7-branch/gcc/gimple-ssa-backprop.c
branches/redhat/gcc-7-branch/gcc/gimple-ssa-strength-reduction.c
branches/redhat/gcc-7-branch/gcc/gimplify.c
branches/redhat/gcc-7-branch/gcc/ipa-cp.c
branches/redhat/gcc-7-branch/gcc/ipa-devirt.c
branches/redhat/gcc-7-branch/gcc/ipa-icf.c
branches/redhat/gcc-7-branch/gcc/ipa-icf.h
branches/redhat/gcc-7-branch/gcc/ipa-utils.c
branches/redhat/gcc-7-branch/gcc/loop-unroll.c
branches/redhat/gcc-7-branch/gcc/lower-subreg.c
branches/redhat/gcc-7-branch/gcc/lra-constraints.c
branches/redhat/gcc-7-branch/gcc/lra-eliminations.c
branches/redhat/gcc-7-branch/gcc/lra-int.h
branches/redhat/gcc-7-branch/gcc/lra-lives.c
branches/redhat/gcc-7-branch/gcc/lra-spills.c
branches/redhat/gcc-7-branch/gcc/lra.c
branches/redhat/gcc-7-branch/gcc/lto-streamer-out.c
branches/redhat/gcc-7-branch/gcc/lto/ChangeLog
branches/redhat/gcc-7-branch/gcc/lto/lto-lang.c
branches/redhat/gcc-7-branch/gcc/lto/lto-partition.c
branches/redhat/gcc-7-branch/gcc/lto/lto-symtab.c
branches/redhat/gcc-7-branch/gcc/lto/lto.c
branches/redhat/gcc-7-branch/gcc/match.pd
branches/redhat/gcc-7-branch/gcc/omp-expand.c
branches/redhat/gcc-7-branch/gcc/optabs.c
branches/redhat/gcc-7-branch/gcc/opts.c
branches/redhat/gcc-7-branch/gcc/params.def
branches/redhat/gcc-7-branch/gcc/postreload.c
branches/redhat/gcc-7-branch/gcc/shrink-wrap.c
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/pr43690.c
branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/tsan/race_on_mutex.c
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/range-for13.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/range-for9.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-mangle-1.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr60393.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp10.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp4.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/new44.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/struct2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/parse/array-size2.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/deprecated-6.C
branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/deprecated.C
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr57656.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/aarch64/pr63304_1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/cmse/cmse-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/fpscr.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-vcvtusi2sd64-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-vcvtusi2ss64-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-vpermd-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-vpermq-imm-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512f-vpermq-var-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512vl-vpermd-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512vl-vpermq-imm-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/avx512vl-vpermq-var-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/ret-thunk-9.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/builtins-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/builtins-3.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/extend-divide-1.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/extend-divide-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/ppc-sdata-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79799-2.c
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_alloc_opt_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_stat_2.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/associate_30.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_3.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_8.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/data_bounds_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/data_char_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/deallocate_alloc_opt_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/internal_references_1.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr67803.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr67805.f90
branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/typebound_operator_4.f03
branches/redhat/gcc-7-branch/gcc/testsuite/lib/target-supports.exp
branches/redhat/gcc-7-branch/gcc/tree-dfa.c
branches/redhat/gcc-7-branch/gcc/tree-inline.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-loop-niter.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-pre.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-reassoc.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-sccvn.c
branches/redhat/gcc-7-branch/gcc/tree-ssa-tail-merge.c
branches/redhat/gcc-7-branch/gcc/tree-tailcall.c
branches/redhat/gcc-7-branch/gcc/tree-vect-data-refs.c
branches/redhat/gcc-7-branch/gcc/tree-vect-stmts.c
branches/redhat/gcc-7-branch/gcc/tree-vrp.c
branches/redhat/gcc-7-branch/gcc/tree.c
branches/redhat/gcc-7-branch/gcc/varasm.c
branches/redhat/gcc-7-branch/libada/ChangeLog
branches/redhat/gcc-7-branch/libada/configure
branches/redhat/gcc-7-branch/libatomic/ChangeLog
branches/redhat/gcc-7-branch/libatomic/configure
branches/redhat/gcc-7-branch/libatomic/configure.tgt
branches/redhat/gcc-7-branch/libcc1/ChangeLog
branches/redhat/gcc-7-branch/libcc1/configure
branches/redhat/gcc-7-branch/libcilkrts/ChangeLog
branches/redhat/gcc-7-branch/libcilkrts/configure
branches/redhat/gcc-7-branch/libcpp/lex.c
branches/redhat/gcc-7-branch/libffi/ChangeLog
branches/redhat/gcc-7-branch/libffi/configure
branches/redhat/gcc-7-branch/libgcc/ChangeLog
branches/redhat/gcc-7-branch/libgcc/config/arm/cmse.c
branches/redhat/gcc-7-branch/libgcc/config/i386/cpuinfo.c
branches/redhat/gcc-7-branch/libgcc/config/pa/fptr.c
branches/redhat/gcc-7-branch/libgcc/configure
branches/redhat/gcc-7-branch/libgfortran/ChangeLog
branches/redhat/gcc-7-branch/libgfortran/configure
branches/redhat/gcc-7-branch/libgfortran/io/write.c
branches/redhat/gcc-7-branch/libgfortran/io/write_float.def
branches/redhat/gcc-7-branch/libgo/config.h.in
branches/redhat/gcc-7-branch/libgo/configure
branches/redhat/gcc-7-branch/libgo/configure.ac
branches/redhat/gcc-7-branch/libgo/go/os/wait_waitid.go
branches/redhat/gcc-7-branch/libgo/mksysinfo.sh
branches/redhat/gcc-7-branch/libgo/sysinfo.c
branches/redhat/gcc-7-branch/libgomp/ChangeLog
branches/redhat/gcc-7-branch/libgomp/configure
branches/redhat/gcc-7-branch/libhsail-rt/ChangeLog
branches/redhat/gcc-7-branch/libhsail-rt/configure
branches/redhat/gcc-7-branch/libitm/ChangeLog
branches/redhat/gcc-7-branch/libitm/configure
branches/redhat/gcc-7-branch/libmpx/ChangeLog
branches/redhat/gcc-7-branch/libmpx/configure
branches/redhat/gcc-7-branch/libobjc/ChangeLog
branches/redhat/gcc-7-branch/libobjc/configure
branches/redhat/gcc-7-branch/liboffloadmic/ChangeLog
branches/redhat/gcc-7-branch/liboffloadmic/configure
branches/redhat/gcc-7-branch/liboffloadmic/plugin/configure
branches/redhat/gcc-7-branch/libquadmath/ChangeLog
branches/redhat/gcc-7-branch/libquadmath/configure
branches/redhat/gcc-7-branch/libsanitizer/ChangeLog
branches/redhat/gcc-7-branch/libsanitizer/asan/asan_allocator.h
branches/redhat/gcc-7-branch/libsanitizer/configure
branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
branches/redhat/gcc-7-branch/libssp/ChangeLog
branches/redhat/gcc-7-branch/libssp/configure
branches/redhat/gcc-7-branch/libvtv/ChangeLog
branches/redhat/gcc-7-branch/libvtv/configure
Propchange: branches/redhat/gcc-7-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list