r246493 - in /branches/redhat/gcc-7-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Mar 27 09:51:00 GMT 2017


Author: jakub
Date: Mon Mar 27 09:51:30 2017
New Revision: 246493

URL: https://gcc.gnu.org/viewcvs?rev=246493&root=gcc&view=rev
Log:
svn merge -r246006:246492 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/function/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/function/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/is_invocable/
      - copied from r246492, trunk/libstdc++-v3/testsuite/20_util/is_invocable/
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/is_nothrow_invocable/
      - copied from r246492, trunk/libstdc++-v3/testsuite/20_util/is_nothrow_invocable/
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/optional/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/relops/7.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/optional/relops/7.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/pair/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/pair/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/tuple/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/tuple/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr_cpp14.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr_cpp14.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/unique_ptr/cons/deduction_neg.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/cons/deduction_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/weak_ptr/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/79162.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/79162.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/79162.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/79162.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/79980.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/79980.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/80041.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/80041.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/members.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/members.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/misaligned.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/misaligned.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/79980.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/79980.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/members.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/members.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/79511.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/79511.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/members.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/members.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/array/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/23_containers/array/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/array/cons/deduction_neg.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/23_containers/array/cons/deduction_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/list/operations/80034.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/23_containers/list/operations/80034.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/25_algorithms/make_heap/80064.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/25_algorithms/make_heap/80064.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/26_numerics/valarray/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/26_numerics/valarray/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/30_threads/lock_guard/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/30_threads/lock_guard/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/30_threads/scoped_lock/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/30_threads/scoped_lock/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/30_threads/unique_lock/cons/deduction.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/30_threads/unique_lock/cons/deduction.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc
      - copied unchanged from r246492, trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc
Removed:
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/is_callable/
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/is_nothrow_callable/
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/cons/deduction_guide.cc
Modified:
    branches/redhat/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-7-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-7-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-7-branch/libstdc++-v3/configure
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/Makefile.in
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/faq.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/index.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/appendix.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/backwards.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/index.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/status.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/streambufs.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/faq.xml
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/manual/io.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/c++config
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/invoke.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/list.tcc
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/locale_conv.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/regex_constants.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/shared_ptr.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/std_function.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/std_mutex.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_deque.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_heap.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_list.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_map.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_multimap.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_multiset.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_pair.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_queue.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_set.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_stack.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/uses_allocator.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/debug/array
    branches/redhat/gcc-7-branch/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
    branches/redhat/gcc-7-branch/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/any
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/array
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/chrono
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/functional
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/optional
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/ratio
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/system_error
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/tuple
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/type_traits
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/valarray
    branches/redhat/gcc-7-branch/libstdc++-v3/include/std/variant
    branches/redhat/gcc-7-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/redhat/gcc-7-branch/libstdc++-v3/src/c++11/codecvt.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/17_intro/names.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/18_support/headers/new/synopsis.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/any/assign/emplace.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/any/misc/any_cast_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/function_objects/invoke/59768.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/function_objects/not_fn/1.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/function_objects/searchers.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/hash/operators/size_t.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/hash/requirements/explicit_instantiation.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/assignment/6.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/cons/value_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/hash.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/optional/typedefs.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/69293_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/tuple/element_access/get_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/uses_allocator/69293_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/variant/hash.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/20_util/variant/run.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/22_locale/codecvt/char16_t.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_debug_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/23_containers/priority_queue/67085.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queues.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-7-branch/gcc/doc/gcov-dump.texi
      - copied unchanged from r246492, trunk/gcc/doc/gcov-dump.texi
    branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/nonnull-3.c
      - copied unchanged from r246492, trunk/gcc/testsuite/c-c++-common/nonnull-3.c
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-57.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-57.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-58.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-58.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-trivial3.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-trivial3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/deleted13.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/deleted13.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/initlist97.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/initlist97.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/variadic-unify-3.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-unify-3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const3.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr79393-2.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp1y/pr79393-2.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr79393.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp1y/pr79393.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/byte1.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp1z/byte1.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp27.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp1z/decomp27.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/nontype-auto10.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/cpp1z/nontype-auto10.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/expr/ptrmem8.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/expr/ptrmem8.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/expr/ptrmem9.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/expr/ptrmem9.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/int128-5.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/ext/int128-5.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/gomp/pr80141.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/gomp/pr80141.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/array48.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/init/array48.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/pr35878_1.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/init/pr35878_1.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/pr35878_2.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/init/pr35878_2.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/pr35878_3.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/init/pr35878_3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/init/vbase2.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/init/vbase2.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/opt/pr80032.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/opt/pr80032.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/other/friend7.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/other/friend7.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/overload/ambig3.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/overload/ambig3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/parse/ptrmem7.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/parse/ptrmem7.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/pr71294.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/pr71294.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/pr79769.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/pr79769.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/tm/pr80059-2.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/tm/pr80059-2.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/tm/pr80059.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/tm/pr80059.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr80054.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/torture/pr80054.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr80075.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/torture/pr80075.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr80129.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/torture/pr80129.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr80171.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/torture/pr80171.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/tsan/pr80110.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/tsan/pr80110.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wnonnull3.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/warn/Wnonnull3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wuninitialized-9.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/warn/Wuninitialized-9.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wunused-var-26.C
      - copied unchanged from r246492, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-26.C
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr71436.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.c-torture/compile/pr71436.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-14.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/Walloca-14.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/asan/pr80168.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/asan/pr80168.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/enum-loc1.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/enum-loc1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/graphite/pr80167.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/graphite/pr80167.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr67338.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/pr67338.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr77975.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/pr77975.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr79972.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/pr79972.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr80020.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/pr80020.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr80112.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/pr80112.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pr80170.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/pr80170.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr79908.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/torture/pr79908.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr79910.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/torture/pr79910.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr80122.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/torture/pr80122.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-prof/pr66295.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/tree-prof/pr66295.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr71437.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr71437.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr79800.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79800.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr79757-1.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr79757-2.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr79757-3.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-3.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr79757-4.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-4.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr79757-5.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr79757-5.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr79904-2.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr79904-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/pr80097.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.dg/ubsan/pr80097.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arc/bitfield.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/arc/bitfield.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arc/pr9001090948.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/arc/pr9001090948.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/atomic_loaddi_10.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/arm/atomic_loaddi_10.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/arm/atomic_loaddi_11.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/arm/atomic_loaddi_11.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/mpx/pr78339.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/mpx/pr78339.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/mpx/pr79753.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/mpx/pr79753.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/mpx/pr79770.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/mpx/pr79770.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr78911-1.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/pr78911-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr78911-2.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/pr78911-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr80019.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/pr80019.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr80160.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/pr80160.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/sse-globalreg.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/i386/sse-globalreg.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-char.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-char.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-short.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-short.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/p9-options-1.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/p9-options-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79038-1.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/pr79038-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79907.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/pr79907.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79909.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/pr79909.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79947.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/pr79947.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr79951.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/pr79951.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/pr80125.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/powerpc/pr80125.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/arch12/
      - copied from r246492, trunk/gcc/testsuite/gcc.target/s390/arch12/
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/load-and-test-fp-1.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/s390/load-and-test-fp-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/load-and-test-fp-2.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/s390/load-and-test-fp-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-init-2.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/s390/vector/vec-init-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vxe/
      - copied from r246492, trunk/gcc/testsuite/gcc.target/s390/vxe/
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/zvector/pr79893.c
      - copied unchanged from r246492, trunk/gcc/testsuite/gcc.target/s390/zvector/pr79893.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/any_loc.f90
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/any_loc.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/dtio_25.f90
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/dtio_25.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/dtio_26.f03
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/dtio_26.f03
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/equiv_constraint_bind_c.f90
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/equiv_constraint_bind_c.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr79886.f90
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/pr79886.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/submodule_26.f08
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/submodule_26.f08
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/submodule_27.f08
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/submodule_27.f08
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/submodule_28.f08
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/submodule_28.f08
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/unexp_attribute.f90
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.dg/unexp_attribute.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr80158.f
      - copied unchanged from r246492, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr80158.f
    branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/opt64.adb
      - copied unchanged from r246492, trunk/gcc/testsuite/gnat.dg/opt64.adb
    branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/opt64_pkg.adb
      - copied unchanged from r246492, trunk/gcc/testsuite/gnat.dg/opt64_pkg.adb
    branches/redhat/gcc-7-branch/gcc/testsuite/gnat.dg/opt64_pkg.ads
      - copied unchanged from r246492, trunk/gcc/testsuite/gnat.dg/opt64_pkg.ads
    branches/redhat/gcc-7-branch/libgcc/config/aarch64/freebsd-unwind.h
      - copied unchanged from r246492, trunk/libgcc/config/aarch64/freebsd-unwind.h
    branches/redhat/gcc-7-branch/libgo/go/internal/syscall/unix/getrandom_linux_m68k.go
      - copied unchanged from r246492, trunk/libgo/go/internal/syscall/unix/getrandom_linux_m68k.go
    branches/redhat/gcc-7-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/declare-vla.c
      - copied unchanged from r246492, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/declare-vla.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/config.guess
    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/Makefile.in
    branches/redhat/gcc-7-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-7-branch/gcc/ada/s-osinte-linux.ads
    branches/redhat/gcc-7-branch/gcc/alias.c
    branches/redhat/gcc-7-branch/gcc/asan.c
    branches/redhat/gcc-7-branch/gcc/auto-profile.c
    branches/redhat/gcc-7-branch/gcc/builtin-attrs.def
    branches/redhat/gcc-7-branch/gcc/builtins.def
    branches/redhat/gcc-7-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-7-branch/gcc/c-family/c-attribs.c
    branches/redhat/gcc-7-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-7-branch/gcc/c-family/c-format.c
    branches/redhat/gcc-7-branch/gcc/c-family/c-indentation.c
    branches/redhat/gcc-7-branch/gcc/c/ChangeLog
    branches/redhat/gcc-7-branch/gcc/c/c-decl.c
    branches/redhat/gcc-7-branch/gcc/c/c-parser.c
    branches/redhat/gcc-7-branch/gcc/c/c-tree.h
    branches/redhat/gcc-7-branch/gcc/c/c-typeck.c
    branches/redhat/gcc-7-branch/gcc/calls.c
    branches/redhat/gcc-7-branch/gcc/cfgloop.h
    branches/redhat/gcc-7-branch/gcc/combine.c
    branches/redhat/gcc-7-branch/gcc/common/config/arc/arc-common.c
    branches/redhat/gcc-7-branch/gcc/common/config/s390/s390-common.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.opt
    branches/redhat/gcc-7-branch/gcc/config/aarch64/iterators.md
    branches/redhat/gcc-7-branch/gcc/config/arc/arc.c
    branches/redhat/gcc-7-branch/gcc/config/arc/arc.md
    branches/redhat/gcc-7-branch/gcc/config/arm/arm-isa.h
    branches/redhat/gcc-7-branch/gcc/config/arm/arm-protos.h
    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/neon.md
    branches/redhat/gcc-7-branch/gcc/config/c6x/c6x.c
    branches/redhat/gcc-7-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-7-branch/gcc/config/microblaze/microblaze.c
    branches/redhat/gcc-7-branch/gcc/config/microblaze/microblaze.md
    branches/redhat/gcc-7-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-7-branch/gcc/config/msp430/msp430.c
    branches/redhat/gcc-7-branch/gcc/config/pdp11/pdp11.md
    branches/redhat/gcc-7-branch/gcc/config/riscv/riscv.c
    branches/redhat/gcc-7-branch/gcc/config/riscv/sync.md
    branches/redhat/gcc-7-branch/gcc/config/rs6000/altivec.h
    branches/redhat/gcc-7-branch/gcc/config/rs6000/constraints.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/vector.md
    branches/redhat/gcc-7-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-7-branch/gcc/config/s390/2964.md
    branches/redhat/gcc-7-branch/gcc/config/s390/constraints.md
    branches/redhat/gcc-7-branch/gcc/config/s390/driver-native.c
    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-builtins.h
    branches/redhat/gcc-7-branch/gcc/config/s390/s390-c.c
    branches/redhat/gcc-7-branch/gcc/config/s390/s390-opts.h
    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/s390/s390.md
    branches/redhat/gcc-7-branch/gcc/config/s390/s390.opt
    branches/redhat/gcc-7-branch/gcc/config/s390/vecintrin.h
    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/cp/ChangeLog
    branches/redhat/gcc-7-branch/gcc/cp/call.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/decl.c
    branches/redhat/gcc-7-branch/gcc/cp/except.c
    branches/redhat/gcc-7-branch/gcc/cp/init.c
    branches/redhat/gcc-7-branch/gcc/cp/method.c
    branches/redhat/gcc-7-branch/gcc/cp/name-lookup.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/cp/semantics.c
    branches/redhat/gcc-7-branch/gcc/cp/typeck.c
    branches/redhat/gcc-7-branch/gcc/cse.c
    branches/redhat/gcc-7-branch/gcc/doc/contrib.texi
    branches/redhat/gcc-7-branch/gcc/doc/extend.texi
    branches/redhat/gcc-7-branch/gcc/doc/gcc.texi
    branches/redhat/gcc-7-branch/gcc/doc/gccint.texi
    branches/redhat/gcc-7-branch/gcc/doc/hostconfig.texi
    branches/redhat/gcc-7-branch/gcc/doc/install.texi
    branches/redhat/gcc-7-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-7-branch/gcc/doc/loop.texi
    branches/redhat/gcc-7-branch/gcc/doc/md.texi
    branches/redhat/gcc-7-branch/gcc/doc/objc.texi
    branches/redhat/gcc-7-branch/gcc/doc/rtl.texi
    branches/redhat/gcc-7-branch/gcc/doc/tm.texi
    branches/redhat/gcc-7-branch/gcc/doc/tm.texi.in
    branches/redhat/gcc-7-branch/gcc/doc/trouble.texi
    branches/redhat/gcc-7-branch/gcc/dwarf2out.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/decl.c
    branches/redhat/gcc-7-branch/gcc/fortran/error.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/interface.c
    branches/redhat/gcc-7-branch/gcc/fortran/io.c
    branches/redhat/gcc-7-branch/gcc/fortran/match.c
    branches/redhat/gcc-7-branch/gcc/fortran/module.c
    branches/redhat/gcc-7-branch/gcc/fortran/openmp.c
    branches/redhat/gcc-7-branch/gcc/fortran/parse.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/symbol.c
    branches/redhat/gcc-7-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-7-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-7-branch/gcc/fortran/trans-io.c
    branches/redhat/gcc-7-branch/gcc/gcov-dump.c
    branches/redhat/gcc-7-branch/gcc/genmatch.c
    branches/redhat/gcc-7-branch/gcc/genmodes.c
    branches/redhat/gcc-7-branch/gcc/genrecog.c
    branches/redhat/gcc-7-branch/gcc/gimple-fold.c
    branches/redhat/gcc-7-branch/gcc/gimple-ssa-sprintf.c
    branches/redhat/gcc-7-branch/gcc/gimple-ssa-store-merging.c
    branches/redhat/gcc-7-branch/gcc/gimple-ssa-strength-reduction.c
    branches/redhat/gcc-7-branch/gcc/gimple-ssa-warn-alloca.c
    branches/redhat/gcc-7-branch/gcc/gimplify.c
    branches/redhat/gcc-7-branch/gcc/go/gofrontend/go.cc
    branches/redhat/gcc-7-branch/gcc/go/gofrontend/gogo.cc
    branches/redhat/gcc-7-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-7-branch/gcc/go/gofrontend/types.h
    branches/redhat/gcc-7-branch/gcc/graphite-isl-ast-to-gimple.c
    branches/redhat/gcc-7-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-7-branch/gcc/ipa-pure-const.c
    branches/redhat/gcc-7-branch/gcc/ipa-utils.c
    branches/redhat/gcc-7-branch/gcc/loop-doloop.c
    branches/redhat/gcc-7-branch/gcc/loop-invariant.c
    branches/redhat/gcc-7-branch/gcc/lra-assigns.c
    branches/redhat/gcc-7-branch/gcc/lra-constraints.c
    branches/redhat/gcc-7-branch/gcc/lra-remat.c
    branches/redhat/gcc-7-branch/gcc/multiple_target.c
    branches/redhat/gcc-7-branch/gcc/omp-offload.c
    branches/redhat/gcc-7-branch/gcc/opts.c
    branches/redhat/gcc-7-branch/gcc/params.def
    branches/redhat/gcc-7-branch/gcc/plugin.c
    branches/redhat/gcc-7-branch/gcc/po/ChangeLog
    branches/redhat/gcc-7-branch/gcc/po/de.po
    branches/redhat/gcc-7-branch/gcc/po/es.po
    branches/redhat/gcc-7-branch/gcc/po/fr.po
    branches/redhat/gcc-7-branch/gcc/po/sv.po
    branches/redhat/gcc-7-branch/gcc/read-rtl-function.c
    branches/redhat/gcc-7-branch/gcc/recog.c
    branches/redhat/gcc-7-branch/gcc/reginfo.c
    branches/redhat/gcc-7-branch/gcc/regs.h
    branches/redhat/gcc-7-branch/gcc/reload.c
    branches/redhat/gcc-7-branch/gcc/rtl.h
    branches/redhat/gcc-7-branch/gcc/sese.c
    branches/redhat/gcc-7-branch/gcc/simplify-rtx.c
    branches/redhat/gcc-7-branch/gcc/symbol-summary.h
    branches/redhat/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-7-branch/gcc/testsuite/ChangeLog-2016
    branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c
    branches/redhat/gcc-7-branch/gcc/testsuite/c-c++-common/Wimplicit-fallthrough-7.c
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/initlist85.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/ext/mv8.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr70499.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wpadded-1.C
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr78439.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr79413.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-10.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-11.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-12.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-13.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-3.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-4.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-5.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-6.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-7.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-8.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Walloca-9.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Wvla-larger-than-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Wvla-larger-than-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/attr-alloc_size-11.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/attr-alloc_size-6.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/attr-alloc_size-7.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/attr-alloc_size-8.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/attr-alloc_size-9.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/builtin-alloc-size.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pic-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/pie-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tls/emutls-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr71881.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr71901.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr78742.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr79244.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr79732.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/20040305-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-15.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/overflow-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr56727.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-14.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr65044.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr71458.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/mips/lxc1-sxc1-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/mips/lxc1-sxc1-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/vsu/vec-any-eq-10.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/vsu/vec-any-eq-14.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/vsu/vec-any-eq-7.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/vsu/vec-any-eq-8.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/vsu/vec-any-eq-9.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/htm-builtins-z13-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/s390.exp
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/target-attribute/tattr-3.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/target-attribute/tattr-4.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/target-attribute/tpragma-struct-vx-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/target-attribute/tpragma-struct-vx-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/stpcpy-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-abi-vararg-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-clobber-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-genbytemask-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-genmask-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-nopeel-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-scalar-cmp-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/vector/vec-vrepi-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_failed_images_1.f08
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_image_status_1.f08
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/coarray_stopped_images_1.f08
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/dtio_23.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/goacc/asyncwait-3.f95
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/nint_2.f90
    branches/redhat/gcc-7-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-7-branch/gcc/toplev.c
    branches/redhat/gcc-7-branch/gcc/tree-chkp.c
    branches/redhat/gcc-7-branch/gcc/tree-diagnostic.c
    branches/redhat/gcc-7-branch/gcc/tree-diagnostic.h
    branches/redhat/gcc-7-branch/gcc/tree-eh.c
    branches/redhat/gcc-7-branch/gcc/tree-inline.c
    branches/redhat/gcc-7-branch/gcc/tree-inline.h
    branches/redhat/gcc-7-branch/gcc/tree-loop-distribution.c
    branches/redhat/gcc-7-branch/gcc/tree-object-size.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-dom.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-loop-ivopts.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-loop-niter.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-reassoc.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-scopedtables.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-scopedtables.h
    branches/redhat/gcc-7-branch/gcc/tree-ssa-threadedge.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-threadedge.h
    branches/redhat/gcc-7-branch/gcc/tree-ssa-threadupdate.c
    branches/redhat/gcc-7-branch/gcc/tree-stdarg.c
    branches/redhat/gcc-7-branch/gcc/tree-switch-conversion.c
    branches/redhat/gcc-7-branch/gcc/tree-vect-data-refs.c
    branches/redhat/gcc-7-branch/gcc/tree-vect-slp.c
    branches/redhat/gcc-7-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-7-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-7-branch/gcc/tree-vrp.c
    branches/redhat/gcc-7-branch/gcc/tsan.c
    branches/redhat/gcc-7-branch/gcc/ubsan.c
    branches/redhat/gcc-7-branch/libcpp/ChangeLog
    branches/redhat/gcc-7-branch/libcpp/init.c
    branches/redhat/gcc-7-branch/libcpp/lex.c
    branches/redhat/gcc-7-branch/libgcc/ChangeLog
    branches/redhat/gcc-7-branch/libgcc/config.host
    branches/redhat/gcc-7-branch/libgcc/config.in
    branches/redhat/gcc-7-branch/libgcc/config/rs6000/crtrestvr.S
    branches/redhat/gcc-7-branch/libgcc/config/rs6000/crtsavevr.S
    branches/redhat/gcc-7-branch/libgcc/configure
    branches/redhat/gcc-7-branch/libgcc/configure.ac
    branches/redhat/gcc-7-branch/libgfortran/ChangeLog
    branches/redhat/gcc-7-branch/libgfortran/generated/all_l1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/all_l16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/all_l2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/all_l4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/all_l8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/any_l1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/any_l16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/any_l2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/any_l4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/any_l8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/count_16_l.c
    branches/redhat/gcc-7-branch/libgfortran/generated/count_1_l.c
    branches/redhat/gcc-7-branch/libgfortran/generated/count_2_l.c
    branches/redhat/gcc-7-branch/libgfortran/generated/count_4_l.c
    branches/redhat/gcc-7-branch/libgfortran/generated/count_8_l.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iall_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iall_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iall_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iall_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iall_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iany_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iany_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iany_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iany_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iany_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iparity_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iparity_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iparity_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iparity_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/iparity_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_16_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_4_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc0_8_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_16_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_4_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxloc1_8_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/maxval_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_16_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_4_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc0_8_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_16_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_4_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minloc1_8_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/minval_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/norm2_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/norm2_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/norm2_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/norm2_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/parity_l1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/parity_l16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/parity_l2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/parity_l4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/parity_l8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_c10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_c16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_c4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_c8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/product_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_c10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_c16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_c4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_c8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/reshape_r8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_c10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_c16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_c4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_c8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_i1.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_i16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_i2.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_i4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_i8.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_r10.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_r16.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_r4.c
    branches/redhat/gcc-7-branch/libgfortran/generated/sum_r8.c
    branches/redhat/gcc-7-branch/libgfortran/intrinsics/random.c
    branches/redhat/gcc-7-branch/libgfortran/intrinsics/reshape_generic.c
    branches/redhat/gcc-7-branch/libgfortran/intrinsics/system_clock.c
    branches/redhat/gcc-7-branch/libgfortran/intrinsics/time_1.h
    branches/redhat/gcc-7-branch/libgfortran/io/io.h
    branches/redhat/gcc-7-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-7-branch/libgfortran/io/transfer.c
    branches/redhat/gcc-7-branch/libgfortran/io/unit.c
    branches/redhat/gcc-7-branch/libgfortran/io/write.c
    branches/redhat/gcc-7-branch/libgfortran/libgfortran.h
    branches/redhat/gcc-7-branch/libgfortran/m4/iforeach.m4
    branches/redhat/gcc-7-branch/libgfortran/m4/ifunction.m4
    branches/redhat/gcc-7-branch/libgfortran/m4/ifunction_logical.m4
    branches/redhat/gcc-7-branch/libgfortran/m4/reshape.m4
    branches/redhat/gcc-7-branch/libgomp/ChangeLog
    branches/redhat/gcc-7-branch/libiberty/ChangeLog
    branches/redhat/gcc-7-branch/libiberty/cp-demangle.c
    branches/redhat/gcc-7-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-7-branch/libsanitizer/tsan/tsan_interface_atomic.cc
    branches/redhat/gcc-7-branch/zlib/ChangeLog.gcj
    branches/redhat/gcc-7-branch/zlib/gzguts.h
    branches/redhat/gcc-7-branch/zlib/win32/zlib.def
    branches/redhat/gcc-7-branch/zlib/zlib.h

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




More information about the Libstdc++-cvs mailing list