[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-6563-g991656092f78eeab2a48fdbacf4e1f08567badaf' into redhat/gcc-11-branch

Jakub Jelinek jakub@gcc.gnu.org
Sat Jan 9 10:04:54 GMT 2021


https://gcc.gnu.org/g:9971024e74d1681c78e9b1f0b7ea1e8a6cda7304

commit 9971024e74d1681c78e9b1f0b7ea1e8a6cda7304
Merge: 9265a9d6eb3 991656092f7
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sat Jan 9 11:03:03 2021 +0100

    Merge commit 'r11-6563-g991656092f78eeab2a48fdbacf4e1f08567badaf' into redhat/gcc-11-branch

Diff:

 ChangeLog                                          |    18 +
 MAINTAINERS                                        |     2 +-
 Makefile.def                                       |     5 +-
 Makefile.in                                        |    42 +-
 c++tools/ChangeLog                                 |    23 +-
 c++tools/Makefile.in                               |     3 +-
 c++tools/configure                                 |   211 +
 c++tools/configure.ac                              |    10 +
 c++tools/resolver.cc                               |     4 +-
 config/ChangeLog                                   |     9 +
 config/ax_lib_socket_nsl.m4                        |    40 +
 config/pkg.m4                                      |   275 +
 contrib/ChangeLog                                  |    27 +
 contrib/gcc-changelog/git_commit.py                |    30 +-
 contrib/gcc-changelog/git_email.py                 |     6 +-
 contrib/gcc-changelog/git_repository.py            |     6 +-
 contrib/gcc-changelog/test_email.py                |     3 +-
 contrib/mklog.py                                   |    67 +-
 contrib/update-copyright.py                        |     4 +-
 gcc/ABOUT-GCC-NLS                                  |     2 +-
 gcc/ChangeLog                                      | 40036 +------------------
 gcc/ChangeLog-2020                                 | 39860 ++++++++++++++++++
 gcc/DATESTAMP                                      |     2 +-
 gcc/LANGUAGES                                      |     2 +-
 gcc/Makefile.in                                    |    20 +-
 gcc/README.Portability                             |     2 +-
 gcc/acinclude.m4                                   |     2 +-
 gcc/aclocal.m4                                     |     1 +
 gcc/ada/ChangeLog                                  | 13980 +------
 gcc/ada/ChangeLog-2020                             | 13978 +++++++
 gcc/ada/gnat_rm.texi                               |     2 +-
 gcc/ada/gnat_ugn.texi                              |     2 +-
 gcc/ada/gnatvsn.ads                                |     2 +-
 gcc/addresses.h                                    |     2 +-
 gcc/adjust-alignment.c                             |     2 +-
 gcc/alias.c                                        |     2 +-
 gcc/alias.h                                        |     2 +-
 gcc/align.h                                        |     2 +-
 gcc/alloc-pool.c                                   |     2 +-
 gcc/alloc-pool.h                                   |     2 +-
 gcc/analyzer/ChangeLog                             |    43 +-
 gcc/analyzer/analysis-plan.cc                      |     2 +-
 gcc/analyzer/analysis-plan.h                       |     2 +-
 gcc/analyzer/analyzer-logging.cc                   |     2 +-
 gcc/analyzer/analyzer-logging.h                    |     2 +-
 gcc/analyzer/analyzer-pass.cc                      |     2 +-
 gcc/analyzer/analyzer-selftests.cc                 |     2 +-
 gcc/analyzer/analyzer-selftests.h                  |     2 +-
 gcc/analyzer/analyzer.cc                           |     2 +-
 gcc/analyzer/analyzer.h                            |     2 +-
 gcc/analyzer/analyzer.opt                          |     2 +-
 gcc/analyzer/bar-chart.cc                          |     2 +-
 gcc/analyzer/bar-chart.h                           |     2 +-
 gcc/analyzer/call-string.cc                        |     2 +-
 gcc/analyzer/call-string.h                         |     2 +-
 gcc/analyzer/checker-path.cc                       |     2 +-
 gcc/analyzer/checker-path.h                        |     2 +-
 gcc/analyzer/complexity.cc                         |     2 +-
 gcc/analyzer/complexity.h                          |     2 +-
 gcc/analyzer/constraint-manager.cc                 |     2 +-
 gcc/analyzer/constraint-manager.h                  |     2 +-
 gcc/analyzer/diagnostic-manager.cc                 |     2 +-
 gcc/analyzer/diagnostic-manager.h                  |     2 +-
 gcc/analyzer/engine.cc                             |     3 +-
 gcc/analyzer/engine.h                              |     2 +-
 gcc/analyzer/exploded-graph.h                      |     2 +-
 gcc/analyzer/function-set.cc                       |     2 +-
 gcc/analyzer/function-set.h                        |     2 +-
 gcc/analyzer/pending-diagnostic.cc                 |     2 +-
 gcc/analyzer/pending-diagnostic.h                  |     2 +-
 gcc/analyzer/program-point.cc                      |     2 +-
 gcc/analyzer/program-point.h                       |     2 +-
 gcc/analyzer/program-state.cc                      |     2 +-
 gcc/analyzer/program-state.h                       |     2 +-
 gcc/analyzer/reachability.h                        |     2 +-
 gcc/analyzer/region-model-impl-calls.cc            |     2 +-
 gcc/analyzer/region-model-manager.cc               |     2 +-
 gcc/analyzer/region-model-reachability.cc          |    38 +-
 gcc/analyzer/region-model-reachability.h           |     2 +-
 gcc/analyzer/region-model.cc                       |     2 +-
 gcc/analyzer/region-model.h                        |     2 +-
 gcc/analyzer/region.cc                             |     7 +-
 gcc/analyzer/region.h                              |     2 +-
 gcc/analyzer/sm-file.cc                            |     2 +-
 gcc/analyzer/sm-malloc.cc                          |     2 +-
 gcc/analyzer/sm-malloc.dot                         |     2 +-
 gcc/analyzer/sm-pattern-test.cc                    |     2 +-
 gcc/analyzer/sm-sensitive.cc                       |     2 +-
 gcc/analyzer/sm-signal.cc                          |     2 +-
 gcc/analyzer/sm-taint.cc                           |     2 +-
 gcc/analyzer/sm.cc                                 |     2 +-
 gcc/analyzer/sm.h                                  |     2 +-
 gcc/analyzer/state-purge.cc                        |     2 +-
 gcc/analyzer/state-purge.h                         |     2 +-
 gcc/analyzer/store.cc                              |    44 +-
 gcc/analyzer/store.h                               |     4 +-
 gcc/analyzer/supergraph.cc                         |     2 +-
 gcc/analyzer/supergraph.h                          |     2 +-
 gcc/analyzer/svalue.cc                             |    18 +-
 gcc/analyzer/svalue.h                              |     4 +-
 gcc/array-traits.h                                 |     2 +-
 gcc/asan.c                                         |     2 +-
 gcc/asan.h                                         |     2 +-
 gcc/attr-fnspec.h                                  |     2 +-
 gcc/attribs.c                                      |     2 +-
 gcc/attribs.h                                      |     2 +-
 gcc/auto-inc-dec.c                                 |     2 +-
 gcc/auto-profile.c                                 |     2 +-
 gcc/auto-profile.h                                 |     2 +-
 gcc/backend.h                                      |     2 +-
 gcc/basic-block.h                                  |     2 +-
 gcc/bb-reorder.c                                   |     2 +-
 gcc/bb-reorder.h                                   |     2 +-
 gcc/bitmap.c                                       |     2 +-
 gcc/bitmap.h                                       |     2 +-
 gcc/brig-builtins.def                              |     2 +-
 gcc/brig/Make-lang.in                              |     2 +-
 gcc/brig/brig-builtins.h                           |     2 +-
 gcc/brig/brig-c.h                                  |     2 +-
 gcc/brig/brig-lang.c                               |     2 +-
 gcc/brig/brigfrontend/brig-arg-block-handler.cc    |     2 +-
 gcc/brig/brigfrontend/brig-atomic-inst-handler.cc  |     2 +-
 gcc/brig/brigfrontend/brig-basic-inst-handler.cc   |     2 +-
 gcc/brig/brigfrontend/brig-branch-inst-handler.cc  |     2 +-
 gcc/brig/brigfrontend/brig-cmp-inst-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-code-entry-handler.cc   |     2 +-
 gcc/brig/brigfrontend/brig-code-entry-handler.h    |     2 +-
 gcc/brig/brigfrontend/brig-comment-handler.cc      |     2 +-
 gcc/brig/brigfrontend/brig-control-handler.cc      |     2 +-
 .../brigfrontend/brig-copy-move-inst-handler.cc    |     2 +-
 gcc/brig/brigfrontend/brig-cvt-inst-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-fbarrier-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-function-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-function.cc             |     2 +-
 gcc/brig/brigfrontend/brig-function.h              |     2 +-
 gcc/brig/brigfrontend/brig-inst-mod-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-label-handler.cc        |     2 +-
 gcc/brig/brigfrontend/brig-lane-inst-handler.cc    |     2 +-
 gcc/brig/brigfrontend/brig-machine.c               |     2 +-
 gcc/brig/brigfrontend/brig-machine.h               |     2 +-
 gcc/brig/brigfrontend/brig-mem-inst-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-module-handler.cc       |     2 +-
 gcc/brig/brigfrontend/brig-queue-inst-handler.cc   |     2 +-
 gcc/brig/brigfrontend/brig-seg-inst-handler.cc     |     2 +-
 gcc/brig/brigfrontend/brig-signal-inst-handler.cc  |     2 +-
 gcc/brig/brigfrontend/brig-to-generic.cc           |     2 +-
 gcc/brig/brigfrontend/brig-to-generic.h            |     2 +-
 gcc/brig/brigfrontend/brig-util.cc                 |     2 +-
 gcc/brig/brigfrontend/brig-util.h                  |     2 +-
 gcc/brig/brigfrontend/brig-variable-handler.cc     |     2 +-
 gcc/brig/brigfrontend/hsa-brig-format.h            |     2 +-
 gcc/brig/brigfrontend/phsa.h                       |     2 +-
 gcc/brig/brigspec.c                                |     2 +-
 gcc/brig/config-lang.in                            |     2 +-
 gcc/brig/gccbrig.texi                              |     2 +-
 gcc/brig/lang-specs.h                              |     2 +-
 gcc/brig/lang.opt                                  |     2 +-
 gcc/builtin-attrs.def                              |     2 +-
 gcc/builtin-types.def                              |     2 +-
 gcc/builtins.c                                     |   219 +-
 gcc/builtins.def                                   |     2 +-
 gcc/builtins.h                                     |     2 +-
 gcc/c-family/ChangeLog                             |    29 +-
 gcc/c-family/c-ada-spec.c                          |     2 +-
 gcc/c-family/c-ada-spec.h                          |     2 +-
 gcc/c-family/c-attribs.c                           |    43 +-
 gcc/c-family/c-common.c                            |     2 +-
 gcc/c-family/c-common.def                          |     2 +-
 gcc/c-family/c-common.h                            |     2 +-
 gcc/c-family/c-cppbuiltin.c                        |     2 +-
 gcc/c-family/c-dump.c                              |     2 +-
 gcc/c-family/c-format.c                            |     2 +-
 gcc/c-family/c-format.h                            |     2 +-
 gcc/c-family/c-gimplify.c                          |     2 +-
 gcc/c-family/c-indentation.c                       |     2 +-
 gcc/c-family/c-indentation.h                       |     2 +-
 gcc/c-family/c-lex.c                               |     2 +-
 gcc/c-family/c-objc.h                              |     2 +-
 gcc/c-family/c-omp.c                               |     2 +-
 gcc/c-family/c-opts.c                              |     2 +-
 gcc/c-family/c-pch.c                               |     2 +-
 gcc/c-family/c-ppoutput.c                          |     2 +-
 gcc/c-family/c-pragma.c                            |     2 +-
 gcc/c-family/c-pragma.h                            |     2 +-
 gcc/c-family/c-pretty-print.c                      |   192 +-
 gcc/c-family/c-pretty-print.h                      |     2 +-
 gcc/c-family/c-semantics.c                         |     2 +-
 gcc/c-family/c-spellcheck.cc                       |     2 +-
 gcc/c-family/c-spellcheck.h                        |     2 +-
 gcc/c-family/c-target-def.h                        |     2 +-
 gcc/c-family/c-target.def                          |     2 +-
 gcc/c-family/c-target.h                            |     2 +-
 gcc/c-family/c-ubsan.c                             |     2 +-
 gcc/c-family/c-ubsan.h                             |     2 +-
 gcc/c-family/c-warn.c                              |     2 +-
 gcc/c-family/c.opt                                 |    16 +-
 gcc/c-family/cppspec.c                             |     2 +-
 gcc/c-family/known-headers.cc                      |     2 +-
 gcc/c-family/known-headers.h                       |     2 +-
 gcc/c-family/name-hint.h                           |     2 +-
 gcc/c-family/stub-objc.c                           |     2 +-
 gcc/c/ChangeLog                                    |     7 +-
 gcc/c/Make-lang.in                                 |     2 +-
 gcc/c/c-aux-info.c                                 |     2 +-
 gcc/c/c-convert.c                                  |     2 +-
 gcc/c/c-decl.c                                     |     2 +-
 gcc/c/c-errors.c                                   |     2 +-
 gcc/c/c-fold.c                                     |     2 +-
 gcc/c/c-lang.c                                     |     2 +-
 gcc/c/c-lang.h                                     |     2 +-
 gcc/c/c-objc-common.c                              |     2 +-
 gcc/c/c-objc-common.h                              |     2 +-
 gcc/c/c-parser.c                                   |     2 +-
 gcc/c/c-parser.h                                   |     2 +-
 gcc/c/c-tree.h                                     |     2 +-
 gcc/c/c-typeck.c                                   |     2 +-
 gcc/c/config-lang.in                               |     2 +-
 gcc/c/gccspec.c                                    |     2 +-
 gcc/c/gimple-parser.c                              |     7 +-
 gcc/c/gimple-parser.h                              |     2 +-
 gcc/caller-save.c                                  |     2 +-
 gcc/calls.c                                        |     2 +-
 gcc/calls.h                                        |     2 +-
 gcc/ccmp.c                                         |     2 +-
 gcc/ccmp.h                                         |     2 +-
 gcc/cfg-flags.def                                  |     2 +-
 gcc/cfg.c                                          |     5 +-
 gcc/cfg.h                                          |     2 +-
 gcc/cfganal.c                                      |     2 +-
 gcc/cfganal.h                                      |     2 +-
 gcc/cfgbuild.c                                     |     2 +-
 gcc/cfgbuild.h                                     |     2 +-
 gcc/cfgcleanup.c                                   |     2 +-
 gcc/cfgcleanup.h                                   |     2 +-
 gcc/cfgexpand.c                                    |    10 +-
 gcc/cfgexpand.h                                    |     2 +-
 gcc/cfghooks.c                                     |     2 +-
 gcc/cfghooks.h                                     |     2 +-
 gcc/cfgloop.c                                      |     2 +-
 gcc/cfgloop.h                                      |     2 +-
 gcc/cfgloopanal.c                                  |     2 +-
 gcc/cfgloopmanip.c                                 |     2 +-
 gcc/cfgloopmanip.h                                 |     2 +-
 gcc/cfgrtl.c                                       |     2 +-
 gcc/cfgrtl.h                                       |     2 +-
 gcc/cgraph.c                                       |     2 +-
 gcc/cgraph.h                                       |     2 +-
 gcc/cgraphbuild.c                                  |     2 +-
 gcc/cgraphclones.c                                 |     2 +-
 gcc/cgraphunit.c                                   |     2 +-
 gcc/cif-code.def                                   |     2 +-
 gcc/collect-utils.c                                |     4 +-
 gcc/collect-utils.h                                |     2 +-
 gcc/collect2-aix.c                                 |     2 +-
 gcc/collect2-aix.h                                 |     2 +-
 gcc/collect2.c                                     |    45 +-
 gcc/collect2.h                                     |     2 +-
 gcc/color-macros.h                                 |     2 +-
 gcc/combine-stack-adj.c                            |     2 +-
 gcc/combine.c                                      |     2 +-
 gcc/common.md                                      |     2 +-
 gcc/common.opt                                     |     2 +-
 gcc/common/common-target-def.h                     |     2 +-
 gcc/common/common-target.def                       |     2 +-
 gcc/common/common-target.h                         |     2 +-
 gcc/common/common-targhooks.c                      |     2 +-
 gcc/common/common-targhooks.h                      |     2 +-
 gcc/common/config/aarch64/aarch64-common.c         |     2 +-
 gcc/common/config/alpha/alpha-common.c             |     2 +-
 gcc/common/config/arc/arc-common.c                 |     2 +-
 gcc/common/config/arm/arm-common.c                 |     2 +-
 gcc/common/config/avr/avr-common.c                 |     2 +-
 gcc/common/config/bfin/bfin-common.c               |     2 +-
 gcc/common/config/bpf/bpf-common.c                 |     2 +-
 gcc/common/config/c6x/c6x-common.c                 |     2 +-
 gcc/common/config/cr16/cr16-common.c               |     2 +-
 gcc/common/config/cris/cris-common.c               |     2 +-
 gcc/common/config/csky/csky-common.c               |     2 +-
 gcc/common/config/default-common.c                 |     2 +-
 gcc/common/config/epiphany/epiphany-common.c       |     2 +-
 gcc/common/config/fr30/fr30-common.c               |     2 +-
 gcc/common/config/frv/frv-common.c                 |     2 +-
 gcc/common/config/gcn/gcn-common.c                 |     2 +-
 gcc/common/config/h8300/h8300-common.c             |     2 +-
 gcc/common/config/i386/cpuinfo.h                   |     2 +-
 gcc/common/config/i386/i386-common.c               |     2 +-
 gcc/common/config/i386/i386-cpuinfo.h              |     2 +-
 gcc/common/config/i386/i386-isas.h                 |     2 +-
 gcc/common/config/ia64/ia64-common.c               |     2 +-
 gcc/common/config/iq2000/iq2000-common.c           |     2 +-
 gcc/common/config/lm32/lm32-common.c               |     2 +-
 gcc/common/config/m32r/m32r-common.c               |     2 +-
 gcc/common/config/m68k/m68k-common.c               |     2 +-
 gcc/common/config/mcore/mcore-common.c             |     2 +-
 gcc/common/config/microblaze/microblaze-common.c   |     2 +-
 gcc/common/config/mips/mips-common.c               |     2 +-
 gcc/common/config/mmix/mmix-common.c               |     2 +-
 gcc/common/config/mn10300/mn10300-common.c         |     2 +-
 gcc/common/config/msp430/msp430-common.c           |     2 +-
 gcc/common/config/nds32/nds32-common.c             |     2 +-
 gcc/common/config/nios2/nios2-common.c             |     2 +-
 gcc/common/config/nvptx/nvptx-common.c             |     2 +-
 gcc/common/config/or1k/or1k-common.c               |     2 +-
 gcc/common/config/pa/pa-common.c                   |     2 +-
 gcc/common/config/pdp11/pdp11-common.c             |     2 +-
 gcc/common/config/pru/pru-common.c                 |     2 +-
 gcc/common/config/riscv/riscv-common.c             |    74 +-
 gcc/common/config/rs6000/rs6000-common.c           |     2 +-
 gcc/common/config/rx/rx-common.c                   |     2 +-
 gcc/common/config/s390/s390-common.c               |     2 +-
 gcc/common/config/sh/sh-common.c                   |     2 +-
 gcc/common/config/sparc/sparc-common.c             |     2 +-
 gcc/common/config/tilegx/tilegx-common.c           |     2 +-
 gcc/common/config/tilepro/tilepro-common.c         |     2 +-
 gcc/common/config/v850/v850-common.c               |     2 +-
 gcc/common/config/vax/vax-common.c                 |     2 +-
 gcc/common/config/visium/visium-common.c           |     2 +-
 gcc/common/config/xstormy16/xstormy16-common.c     |     2 +-
 gcc/common/config/xtensa/xtensa-common.c           |     2 +-
 gcc/compare-elim.c                                 |     2 +-
 gcc/conditions.h                                   |     2 +-
 gcc/config.build                                   |     2 +-
 gcc/config.gcc                                     |    50 +-
 gcc/config.host                                    |     2 +-
 gcc/config.in                                      |     6 +
 gcc/config/aarch64/aarch64-arches.def              |     2 +-
 gcc/config/aarch64/aarch64-bti-insert.c            |     2 +-
 gcc/config/aarch64/aarch64-builtins.c              |     2 +-
 gcc/config/aarch64/aarch64-c.c                     |     2 +-
 gcc/config/aarch64/aarch64-cores.def               |     2 +-
 gcc/config/aarch64/aarch64-cost-tables.h           |     2 +-
 gcc/config/aarch64/aarch64-d.c                     |     2 +-
 gcc/config/aarch64/aarch64-elf-raw.h               |     2 +-
 gcc/config/aarch64/aarch64-elf.h                   |     2 +-
 gcc/config/aarch64/aarch64-errata.h                |     2 +-
 gcc/config/aarch64/aarch64-freebsd.h               |     2 +-
 gcc/config/aarch64/aarch64-fusion-pairs.def        |     2 +-
 gcc/config/aarch64/aarch64-ldpstp.md               |     2 +-
 gcc/config/aarch64/aarch64-linux.h                 |     2 +-
 gcc/config/aarch64/aarch64-modes.def               |     2 +-
 gcc/config/aarch64/aarch64-netbsd.h                |     2 +-
 gcc/config/aarch64/aarch64-option-extensions.def   |     2 +-
 gcc/config/aarch64/aarch64-opts.h                  |     2 +-
 gcc/config/aarch64/aarch64-passes.def              |     2 +-
 gcc/config/aarch64/aarch64-protos.h                |     2 +-
 gcc/config/aarch64/aarch64-simd-builtin-types.def  |     2 +-
 gcc/config/aarch64/aarch64-simd-builtins.def       |    14 +-
 gcc/config/aarch64/aarch64-simd.md                 |    50 +-
 gcc/config/aarch64/aarch64-speculation.cc          |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-base.cc    |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-base.def   |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-base.h     |     2 +-
 .../aarch64/aarch64-sve-builtins-functions.h       |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-shapes.cc  |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-shapes.h   |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-sve2.cc    |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-sve2.def   |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins-sve2.h     |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins.cc         |     4 +-
 gcc/config/aarch64/aarch64-sve-builtins.def        |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins.h          |     2 +-
 gcc/config/aarch64/aarch64-sve.md                  |    88 +-
 gcc/config/aarch64/aarch64-sve2.md                 |     2 +-
 gcc/config/aarch64/aarch64-tuning-flags.def        |     2 +-
 gcc/config/aarch64/aarch64-vxworks.h               |     2 +-
 gcc/config/aarch64/aarch64.c                       |    24 +-
 gcc/config/aarch64/aarch64.h                       |     2 +-
 gcc/config/aarch64/aarch64.md                      |     2 +-
 gcc/config/aarch64/aarch64.opt                     |     2 +-
 gcc/config/aarch64/arm_acle.h                      |     2 +-
 gcc/config/aarch64/arm_bf16.h                      |     2 +-
 gcc/config/aarch64/arm_fp16.h                      |     2 +-
 gcc/config/aarch64/arm_neon.h                      |   240 +-
 gcc/config/aarch64/arm_sve.h                       |     2 +-
 gcc/config/aarch64/atomics.md                      |     2 +-
 gcc/config/aarch64/biarchilp32.h                   |     2 +-
 gcc/config/aarch64/biarchlp64.h                    |     2 +-
 gcc/config/aarch64/check-sve-md.awk                |     2 +-
 gcc/config/aarch64/constraints.md                  |     2 +-
 gcc/config/aarch64/cortex-a57-fma-steering.c       |     2 +-
 gcc/config/aarch64/driver-aarch64.c                |     2 +-
 .../aarch64/falkor-tag-collision-avoidance.c       |     2 +-
 gcc/config/aarch64/falkor.md                       |     2 +-
 gcc/config/aarch64/geniterators.sh                 |     2 +-
 gcc/config/aarch64/gentune.sh                      |     2 +-
 gcc/config/aarch64/iterators.md                    |     7 +-
 gcc/config/aarch64/predicates.md                   |     2 +-
 gcc/config/aarch64/rtems.h                         |     2 +-
 gcc/config/aarch64/saphira.md                      |     2 +-
 gcc/config/aarch64/t-aarch64                       |     2 +-
 gcc/config/aarch64/t-aarch64-freebsd               |     2 +-
 gcc/config/aarch64/t-aarch64-linux                 |     2 +-
 gcc/config/aarch64/t-aarch64-netbsd                |     2 +-
 gcc/config/aarch64/t-aarch64-vxworks               |     2 +-
 gcc/config/aarch64/thunderx.md                     |     2 +-
 gcc/config/aarch64/thunderx2t99.md                 |     2 +-
 gcc/config/aarch64/thunderx3t110.md                |     2 +-
 gcc/config/aarch64/tsv110.md                       |     2 +-
 gcc/config/alpha/alpha-modes.def                   |     2 +-
 gcc/config/alpha/alpha-passes.def                  |     2 +-
 gcc/config/alpha/alpha-protos.h                    |     2 +-
 gcc/config/alpha/alpha.c                           |     2 +-
 gcc/config/alpha/alpha.h                           |     2 +-
 gcc/config/alpha/alpha.md                          |     2 +-
 gcc/config/alpha/alpha.opt                         |     2 +-
 gcc/config/alpha/constraints.md                    |     2 +-
 gcc/config/alpha/driver-alpha.c                    |     2 +-
 gcc/config/alpha/elf.h                             |     2 +-
 gcc/config/alpha/elf.opt                           |     2 +-
 gcc/config/alpha/ev4.md                            |     2 +-
 gcc/config/alpha/ev5.md                            |     2 +-
 gcc/config/alpha/ev6.md                            |     2 +-
 gcc/config/alpha/linux-elf.h                       |     2 +-
 gcc/config/alpha/linux.h                           |     2 +-
 gcc/config/alpha/netbsd.h                          |     2 +-
 gcc/config/alpha/openbsd.h                         |     2 +-
 gcc/config/alpha/predicates.md                     |     2 +-
 gcc/config/alpha/sync.md                           |     2 +-
 gcc/config/alpha/t-alpha                           |     2 +-
 gcc/config/alpha/t-vms                             |     2 +-
 gcc/config/alpha/vms.h                             |     2 +-
 gcc/config/arc/arc-arch.h                          |     2 +-
 gcc/config/arc/arc-arches.def                      |     2 +-
 gcc/config/arc/arc-c.c                             |     2 +-
 gcc/config/arc/arc-c.def                           |     2 +-
 gcc/config/arc/arc-cpus.def                        |     2 +-
 gcc/config/arc/arc-modes.def                       |     2 +-
 gcc/config/arc/arc-options.def                     |     2 +-
 gcc/config/arc/arc-opts.h                          |     2 +-
 gcc/config/arc/arc-passes.def                      |     2 +-
 gcc/config/arc/arc-protos.h                        |     2 +-
 gcc/config/arc/arc-simd.h                          |     2 +-
 gcc/config/arc/arc-tables.opt                      |     2 +-
 gcc/config/arc/arc.c                               |    16 +-
 gcc/config/arc/arc.h                               |     4 +-
 gcc/config/arc/arc.md                              |    32 +-
 gcc/config/arc/arc.opt                             |     2 +-
 gcc/config/arc/arc600.md                           |     2 +-
 gcc/config/arc/arc700.md                           |     2 +-
 gcc/config/arc/arcEM.md                            |     2 +-
 gcc/config/arc/arcHS.md                            |     2 +-
 gcc/config/arc/arcHS4x.md                          |     2 +-
 gcc/config/arc/atomic.md                           |     2 +-
 gcc/config/arc/big.h                               |     2 +-
 gcc/config/arc/builtins.def                        |     2 +-
 gcc/config/arc/constraints.md                      |     2 +-
 gcc/config/arc/driver-arc.c                        |     2 +-
 gcc/config/arc/elf.h                               |     2 +-
 gcc/config/arc/fpx.md                              |     2 +-
 gcc/config/arc/genmultilib.awk                     |     2 +-
 gcc/config/arc/genoptions.awk                      |     2 +-
 gcc/config/arc/linux.h                             |     2 +-
 gcc/config/arc/predicates.md                       |     2 +-
 gcc/config/arc/simdext.md                          |     6 +-
 gcc/config/arc/t-arc                               |     2 +-
 gcc/config/arc/t-multilib                          |     2 +-
 gcc/config/arc/t-multilib-linux                    |     2 +-
 gcc/config/arm/README-interworking                 |     2 +-
 gcc/config/arm/aarch-common-protos.h               |     2 +-
 gcc/config/arm/aarch-common.c                      |     2 +-
 gcc/config/arm/aarch-cost-tables.h                 |     2 +-
 gcc/config/arm/aout.h                              |     2 +-
 gcc/config/arm/arm-builtins.c                      |     2 +-
 gcc/config/arm/arm-builtins.h                      |     2 +-
 gcc/config/arm/arm-c.c                             |     2 +-
 gcc/config/arm/arm-cpus.in                         |     2 +-
 gcc/config/arm/arm-d.c                             |     2 +-
 gcc/config/arm/arm-fixed.md                        |     2 +-
 gcc/config/arm/arm-flags.h                         |     2 +-
 gcc/config/arm/arm-generic.md                      |     2 +-
 gcc/config/arm/arm-ldmstm.ml                       |     4 +-
 gcc/config/arm/arm-modes.def                       |     2 +-
 gcc/config/arm/arm-opts.h                          |     2 +-
 gcc/config/arm/arm-protos.h                        |     2 +-
 gcc/config/arm/arm-simd-builtin-types.def          |     2 +-
 gcc/config/arm/arm-tables.opt                      |     2 +-
 gcc/config/arm/arm-tune.md                         |     2 +-
 gcc/config/arm/arm.c                               |     2 +-
 gcc/config/arm/arm.h                               |     2 +-
 gcc/config/arm/arm.md                              |     2 +-
 gcc/config/arm/arm.opt                             |     2 +-
 gcc/config/arm/arm1020e.md                         |     2 +-
 gcc/config/arm/arm1026ejs.md                       |     2 +-
 gcc/config/arm/arm1136jfs.md                       |     2 +-
 gcc/config/arm/arm926ejs.md                        |     2 +-
 gcc/config/arm/arm_acle.h                          |     2 +-
 gcc/config/arm/arm_acle_builtins.def               |     2 +-
 gcc/config/arm/arm_bf16.h                          |     2 +-
 gcc/config/arm/arm_cde.h                           |     2 +-
 gcc/config/arm/arm_cde_builtins.def                |     2 +-
 gcc/config/arm/arm_cmse.h                          |     2 +-
 gcc/config/arm/arm_fp16.h                          |     2 +-
 gcc/config/arm/arm_mve.h                           |     2 +-
 gcc/config/arm/arm_mve_builtins.def                |     2 +-
 gcc/config/arm/arm_mve_types.h                     |     2 +-
 gcc/config/arm/arm_neon.h                          |     2 +-
 gcc/config/arm/arm_neon_builtins.def               |     2 +-
 gcc/config/arm/arm_vfp_builtins.def                |     2 +-
 gcc/config/arm/bpabi.h                             |     2 +-
 gcc/config/arm/common.md                           |     2 +-
 gcc/config/arm/constraints.md                      |     2 +-
 gcc/config/arm/cortex-a15-neon.md                  |     2 +-
 gcc/config/arm/cortex-a15.md                       |     2 +-
 gcc/config/arm/cortex-a17-neon.md                  |     2 +-
 gcc/config/arm/cortex-a17.md                       |     2 +-
 gcc/config/arm/cortex-a5.md                        |     2 +-
 gcc/config/arm/cortex-a53.md                       |     2 +-
 gcc/config/arm/cortex-a57.md                       |     2 +-
 gcc/config/arm/cortex-a7.md                        |     2 +-
 gcc/config/arm/cortex-a8-neon.md                   |     2 +-
 gcc/config/arm/cortex-a8.md                        |     2 +-
 gcc/config/arm/cortex-a9-neon.md                   |     2 +-
 gcc/config/arm/cortex-a9.md                        |     2 +-
 gcc/config/arm/cortex-m4-fpu.md                    |     2 +-
 gcc/config/arm/cortex-m4.md                        |     2 +-
 gcc/config/arm/cortex-m7.md                        |     2 +-
 gcc/config/arm/cortex-r4.md                        |     2 +-
 gcc/config/arm/cortex-r4f.md                       |     2 +-
 gcc/config/arm/crypto.def                          |     2 +-
 gcc/config/arm/crypto.md                           |     2 +-
 gcc/config/arm/driver-arm.c                        |     2 +-
 gcc/config/arm/elf.h                               |     2 +-
 gcc/config/arm/exynos-m1.md                        |     2 +-
 gcc/config/arm/fa526.md                            |     2 +-
 gcc/config/arm/fa606te.md                          |     2 +-
 gcc/config/arm/fa626te.md                          |     2 +-
 gcc/config/arm/fa726te.md                          |     2 +-
 gcc/config/arm/fmp626.md                           |     2 +-
 gcc/config/arm/freebsd.h                           |     2 +-
 gcc/config/arm/fuchsia-elf.h                       |     2 +-
 gcc/config/arm/iterators.md                        |     2 +-
 gcc/config/arm/iwmmxt.md                           |     2 +-
 gcc/config/arm/iwmmxt2.md                          |     2 +-
 gcc/config/arm/ldmstm.md                           |     2 +-
 gcc/config/arm/ldrdstrd.md                         |     2 +-
 gcc/config/arm/linux-eabi.h                        |     2 +-
 gcc/config/arm/linux-elf.h                         |     2 +-
 gcc/config/arm/linux-gas.h                         |     2 +-
 gcc/config/arm/marvell-f-iwmmxt.md                 |     2 +-
 gcc/config/arm/marvell-pj4.md                      |     2 +-
 gcc/config/arm/mmintrin.h                          |     2 +-
 gcc/config/arm/mve.md                              |     2 +-
 gcc/config/arm/neon.md                             |     2 +-
 gcc/config/arm/netbsd-eabi.h                       |     2 +-
 gcc/config/arm/netbsd-elf.h                        |     2 +-
 gcc/config/arm/parsecpu.awk                        |     4 +-
 gcc/config/arm/predicates.md                       |     2 +-
 gcc/config/arm/rtems.h                             |     2 +-
 gcc/config/arm/semi.h                              |     2 +-
 gcc/config/arm/symbian.h                           |     2 +-
 gcc/config/arm/sync.md                             |     2 +-
 gcc/config/arm/t-aprofile                          |     2 +-
 gcc/config/arm/t-arm                               |     2 +-
 gcc/config/arm/t-arm-elf                           |     2 +-
 gcc/config/arm/t-fuchsia                           |     2 +-
 gcc/config/arm/t-linux-eabi                        |     2 +-
 gcc/config/arm/t-multilib                          |     2 +-
 gcc/config/arm/t-phoenix                           |     2 +-
 gcc/config/arm/t-rmprofile                         |     2 +-
 gcc/config/arm/t-symbian                           |     2 +-
 gcc/config/arm/t-vxworks                           |     2 +-
 gcc/config/arm/thumb1.md                           |     2 +-
 gcc/config/arm/thumb2.md                           |     2 +-
 gcc/config/arm/types.md                            |     2 +-
 gcc/config/arm/uclinux-eabi.h                      |     2 +-
 gcc/config/arm/uclinux-elf.h                       |     2 +-
 gcc/config/arm/uclinuxfdpiceabi.h                  |     2 +-
 gcc/config/arm/unknown-elf.h                       |     2 +-
 gcc/config/arm/unspecs.md                          |     2 +-
 gcc/config/arm/vec-common.md                       |     2 +-
 gcc/config/arm/vfp.md                              |     2 +-
 gcc/config/arm/vfp11.md                            |     2 +-
 gcc/config/arm/vxworks.h                           |     2 +-
 gcc/config/arm/vxworks.opt                         |     2 +-
 gcc/config/arm/xgene1.md                           |     2 +-
 gcc/config/avr/avr-arch.h                          |     2 +-
 gcc/config/avr/avr-c.c                             |     2 +-
 gcc/config/avr/avr-devices.c                       |     2 +-
 gcc/config/avr/avr-dimode.md                       |     2 +-
 gcc/config/avr/avr-fixed.md                        |     2 +-
 gcc/config/avr/avr-log.c                           |     2 +-
 gcc/config/avr/avr-mcus.def                        |     2 +-
 gcc/config/avr/avr-modes.def                       |     2 +-
 gcc/config/avr/avr-passes.def                      |     2 +-
 gcc/config/avr/avr-protos.h                        |     2 +-
 gcc/config/avr/avr-stdint.h                        |     2 +-
 gcc/config/avr/avr.c                               |     2 +-
 gcc/config/avr/avr.h                               |     2 +-
 gcc/config/avr/avr.md                              |     2 +-
 gcc/config/avr/avr.opt                             |     2 +-
 gcc/config/avr/avrlibc.h                           |     2 +-
 gcc/config/avr/builtins.def                        |     2 +-
 gcc/config/avr/constraints.md                      |     2 +-
 gcc/config/avr/driver-avr.c                        |     2 +-
 gcc/config/avr/elf.h                               |     2 +-
 gcc/config/avr/gen-avr-mmcu-specs.c                |     2 +-
 gcc/config/avr/gen-avr-mmcu-texi.c                 |     4 +-
 gcc/config/avr/genmultilib.awk                     |     2 +-
 gcc/config/avr/predicates.md                       |     2 +-
 gcc/config/avr/specs.h                             |     2 +-
 gcc/config/avr/stdfix.h                            |     2 +-
 gcc/config/avr/t-avr                               |     2 +-
 gcc/config/bfin/bfin-modes.def                     |     2 +-
 gcc/config/bfin/bfin-opts.h                        |     2 +-
 gcc/config/bfin/bfin-protos.h                      |     2 +-
 gcc/config/bfin/bfin.c                             |     2 +-
 gcc/config/bfin/bfin.h                             |     2 +-
 gcc/config/bfin/bfin.md                            |     2 +-
 gcc/config/bfin/bfin.opt                           |     2 +-
 gcc/config/bfin/constraints.md                     |     2 +-
 gcc/config/bfin/elf.h                              |     2 +-
 gcc/config/bfin/linux.h                            |     2 +-
 gcc/config/bfin/predicates.md                      |     2 +-
 gcc/config/bfin/print-sysroot-suffix.sh            |     2 +-
 gcc/config/bfin/rtems.h                            |     2 +-
 gcc/config/bfin/sync.md                            |     2 +-
 gcc/config/bfin/t-bfin-elf                         |     2 +-
 gcc/config/bfin/t-bfin-linux                       |     2 +-
 gcc/config/bfin/t-bfin-uclinux                     |     2 +-
 gcc/config/bfin/uclinux.h                          |     2 +-
 gcc/config/bpf/bpf-helpers.h                       |     2 +-
 gcc/config/bpf/bpf-opts.h                          |     2 +-
 gcc/config/bpf/bpf-protos.h                        |     2 +-
 gcc/config/bpf/bpf.c                               |     2 +-
 gcc/config/bpf/bpf.h                               |     2 +-
 gcc/config/bpf/bpf.md                              |     2 +-
 gcc/config/bpf/bpf.opt                             |     2 +-
 gcc/config/bpf/constraints.md                      |     2 +-
 gcc/config/bpf/predicates.md                       |     2 +-
 gcc/config/c6x/c6x-isas.def                        |     2 +-
 gcc/config/c6x/c6x-modes.def                       |     2 +-
 gcc/config/c6x/c6x-mult.md                         |     4 +-
 gcc/config/c6x/c6x-mult.md.in                      |     2 +-
 gcc/config/c6x/c6x-opts.h                          |     2 +-
 gcc/config/c6x/c6x-protos.h                        |     2 +-
 gcc/config/c6x/c6x-sched.md                        |     8 +-
 gcc/config/c6x/c6x-sched.md.in                     |     2 +-
 gcc/config/c6x/c6x-tables.opt                      |     2 +-
 gcc/config/c6x/c6x.c                               |     2 +-
 gcc/config/c6x/c6x.h                               |     2 +-
 gcc/config/c6x/c6x.md                              |     2 +-
 gcc/config/c6x/c6x.opt                             |     2 +-
 gcc/config/c6x/c6x_intrinsics.h                    |     2 +-
 gcc/config/c6x/constraints.md                      |     2 +-
 gcc/config/c6x/elf-common.h                        |     2 +-
 gcc/config/c6x/elf.h                               |     2 +-
 gcc/config/c6x/genmult.sh                          |     2 +-
 gcc/config/c6x/genopt.sh                           |     4 +-
 gcc/config/c6x/gensched.sh                         |     2 +-
 gcc/config/c6x/predicates.md                       |     2 +-
 gcc/config/c6x/sync.md                             |     2 +-
 gcc/config/c6x/t-c6x                               |     2 +-
 gcc/config/c6x/t-c6x-elf                           |     2 +-
 gcc/config/c6x/uclinux-elf.h                       |     2 +-
 gcc/config/cr16/constraints.md                     |     2 +-
 gcc/config/cr16/cr16-protos.h                      |     2 +-
 gcc/config/cr16/cr16.c                             |     2 +-
 gcc/config/cr16/cr16.h                             |     2 +-
 gcc/config/cr16/cr16.md                            |     2 +-
 gcc/config/cr16/cr16.opt                           |     2 +-
 gcc/config/cr16/predicates.md                      |     2 +-
 gcc/config/cr16/t-cr16                             |     2 +-
 gcc/config/cris/constraints.md                     |     2 +-
 gcc/config/cris/cris-modes.def                     |     2 +-
 gcc/config/cris/cris-passes.def                    |     2 +-
 gcc/config/cris/cris-protos.h                      |     2 +-
 gcc/config/cris/cris.c                             |     2 +-
 gcc/config/cris/cris.h                             |     2 +-
 gcc/config/cris/cris.md                            |     2 +-
 gcc/config/cris/cris.opt                           |     2 +-
 gcc/config/cris/elf.opt                            |     2 +-
 gcc/config/cris/predicates.md                      |     2 +-
 gcc/config/cris/sync.md                            |     2 +-
 gcc/config/cris/t-cris                             |     2 +-
 gcc/config/cris/t-elfmulti                         |     2 +-
 gcc/config/csky/constraints.md                     |     2 +-
 gcc/config/csky/csky-elf.h                         |     2 +-
 gcc/config/csky/csky-linux-elf.h                   |     2 +-
 gcc/config/csky/csky-protos.h                      |     2 +-
 gcc/config/csky/csky.c                             |     2 +-
 gcc/config/csky/csky.h                             |     2 +-
 gcc/config/csky/csky.md                            |     2 +-
 gcc/config/csky/csky.opt                           |     2 +-
 gcc/config/csky/csky_cores.def                     |     2 +-
 gcc/config/csky/csky_genopt.sh                     |     4 +-
 gcc/config/csky/csky_insn_dsp.md                   |     2 +-
 gcc/config/csky/csky_insn_fpu.md                   |     2 +-
 gcc/config/csky/csky_isa.def                       |     2 +-
 gcc/config/csky/csky_isa.h                         |     2 +-
 gcc/config/csky/csky_opts.h                        |     2 +-
 gcc/config/csky/csky_pipeline_ck801.md             |     2 +-
 gcc/config/csky/csky_pipeline_ck802.md             |     2 +-
 gcc/config/csky/csky_pipeline_ck803.md             |     2 +-
 gcc/config/csky/csky_pipeline_ck810.md             |     2 +-
 gcc/config/csky/csky_tables.opt                    |     2 +-
 gcc/config/csky/predicates.md                      |     2 +-
 gcc/config/csky/print-sysroot-suffix.sh            |     2 +-
 gcc/config/csky/t-csky                             |     2 +-
 gcc/config/csky/t-csky-elf                         |     2 +-
 gcc/config/csky/t-csky-linux                       |     2 +-
 gcc/config/csky/t-sysroot-suffix                   |     2 +-
 gcc/config/darwin-c.c                              |     2 +-
 gcc/config/darwin-d.c                              |     2 +-
 gcc/config/darwin-driver.c                         |    25 +-
 gcc/config/darwin-f.c                              |     2 +-
 gcc/config/darwin-ppc-ldouble-patch.def            |     2 +-
 gcc/config/darwin-protos.h                         |     2 +-
 gcc/config/darwin-sections.def                     |     2 +-
 gcc/config/darwin.c                                |     2 +-
 gcc/config/darwin.h                                |    65 +-
 gcc/config/darwin.opt                              |     2 +-
 gcc/config/darwin10.h                              |    36 -
 gcc/config/darwin12.h                              |    27 -
 gcc/config/darwin9.h                               |    62 -
 gcc/config/dbx.h                                   |     2 +-
 gcc/config/dbxcoff.h                               |     2 +-
 gcc/config/dbxelf.h                                |     2 +-
 gcc/config/default-c.c                             |     2 +-
 gcc/config/default-d.c                             |     2 +-
 gcc/config/dragonfly-d.c                           |     2 +-
 gcc/config/dragonfly-stdint.h                      |     2 +-
 gcc/config/dragonfly.h                             |     2 +-
 gcc/config/dragonfly.opt                           |     2 +-
 gcc/config/elfos.h                                 |     2 +-
 gcc/config/epiphany/constraints.md                 |     2 +-
 gcc/config/epiphany/epiphany-modes.def             |     2 +-
 gcc/config/epiphany/epiphany-protos.h              |     2 +-
 gcc/config/epiphany/epiphany-sched.md              |     2 +-
 gcc/config/epiphany/epiphany.c                     |     2 +-
 gcc/config/epiphany/epiphany.h                     |     2 +-
 gcc/config/epiphany/epiphany.md                    |     2 +-
 gcc/config/epiphany/epiphany.opt                   |     2 +-
 gcc/config/epiphany/epiphany_intrinsics.h          |     2 +-
 gcc/config/epiphany/mode-switch-use.c              |     2 +-
 gcc/config/epiphany/predicates.md                  |     2 +-
 gcc/config/epiphany/resolve-sw-modes.c             |     2 +-
 gcc/config/epiphany/rtems.h                        |     2 +-
 gcc/config/epiphany/t-epiphany                     |     2 +-
 gcc/config/flat.h                                  |     2 +-
 gcc/config/fr30/constraints.md                     |     2 +-
 gcc/config/fr30/fr30-protos.h                      |     2 +-
 gcc/config/fr30/fr30.c                             |     2 +-
 gcc/config/fr30/fr30.h                             |     2 +-
 gcc/config/fr30/fr30.md                            |     2 +-
 gcc/config/fr30/fr30.opt                           |     2 +-
 gcc/config/fr30/predicates.md                      |     2 +-
 gcc/config/freebsd-d.c                             |     2 +-
 gcc/config/freebsd-nthr.h                          |     2 +-
 gcc/config/freebsd-spec.h                          |     2 +-
 gcc/config/freebsd-stdint.h                        |     2 +-
 gcc/config/freebsd.h                               |     2 +-
 gcc/config/freebsd.opt                             |     2 +-
 gcc/config/frv/constraints.md                      |     2 +-
 gcc/config/frv/frv-asm.h                           |     2 +-
 gcc/config/frv/frv-modes.def                       |     2 +-
 gcc/config/frv/frv-opts.h                          |     2 +-
 gcc/config/frv/frv-protos.h                        |     2 +-
 gcc/config/frv/frv.c                               |     2 +-
 gcc/config/frv/frv.h                               |     2 +-
 gcc/config/frv/frv.md                              |     2 +-
 gcc/config/frv/frv.opt                             |     2 +-
 gcc/config/frv/linux.h                             |     2 +-
 gcc/config/frv/predicates.md                       |     2 +-
 gcc/config/frv/t-frv                               |     2 +-
 gcc/config/frv/t-linux                             |     2 +-
 gcc/config/ft32/constraints.md                     |     2 +-
 gcc/config/ft32/ft32-protos.h                      |     2 +-
 gcc/config/ft32/ft32.c                             |     2 +-
 gcc/config/ft32/ft32.h                             |     2 +-
 gcc/config/ft32/ft32.md                            |     2 +-
 gcc/config/ft32/ft32.opt                           |     2 +-
 gcc/config/ft32/predicates.md                      |     2 +-
 gcc/config/ft32/t-ft32                             |     2 +-
 gcc/config/fuchsia.h                               |     2 +-
 gcc/config/fused-madd.opt                          |     2 +-
 gcc/config/g.opt                                   |     2 +-
 gcc/config/gcn/constraints.md                      |     2 +-
 gcc/config/gcn/driver-gcn.c                        |     2 +-
 gcc/config/gcn/gcn-builtins.def                    |     2 +-
 gcc/config/gcn/gcn-hsa.h                           |     2 +-
 gcc/config/gcn/gcn-modes.def                       |     2 +-
 gcc/config/gcn/gcn-opts.h                          |     2 +-
 gcc/config/gcn/gcn-protos.h                        |     2 +-
 gcc/config/gcn/gcn-run.c                           |     2 +-
 gcc/config/gcn/gcn-tree.c                          |     2 +-
 gcc/config/gcn/gcn-valu.md                         |     2 +-
 gcc/config/gcn/gcn.c                               |     2 +-
 gcc/config/gcn/gcn.h                               |     2 +-
 gcc/config/gcn/gcn.md                              |     2 +-
 gcc/config/gcn/gcn.opt                             |     2 +-
 gcc/config/gcn/mkoffload.c                         |     2 +-
 gcc/config/gcn/offload.h                           |     2 +-
 gcc/config/gcn/predicates.md                       |     2 +-
 gcc/config/gcn/t-gcn-hsa                           |     2 +-
 gcc/config/glibc-c.c                               |     2 +-
 gcc/config/glibc-d.c                               |     2 +-
 gcc/config/glibc-stdint.h                          |     2 +-
 gcc/config/gnu-user.h                              |     2 +-
 gcc/config/gnu-user.opt                            |     2 +-
 gcc/config/gnu.h                                   |     2 +-
 gcc/config/h8300/constraints.md                    |     2 +-
 gcc/config/h8300/elf.h                             |     2 +-
 gcc/config/h8300/genmova.sh                        |     4 +-
 gcc/config/h8300/h8300-modes.def                   |     2 +-
 gcc/config/h8300/h8300-protos.h                    |     2 +-
 gcc/config/h8300/h8300.c                           |     2 +-
 gcc/config/h8300/h8300.h                           |     2 +-
 gcc/config/h8300/h8300.md                          |     2 +-
 gcc/config/h8300/h8300.opt                         |     2 +-
 gcc/config/h8300/linux.h                           |     2 +-
 gcc/config/h8300/mova.md                           |     2 +-
 gcc/config/h8300/predicates.md                     |     2 +-
 gcc/config/h8300/t-h8300                           |     2 +-
 gcc/config/h8300/t-linux                           |     2 +-
 gcc/config/host-darwin.c                           |     2 +-
 gcc/config/host-darwin.h                           |     2 +-
 gcc/config/host-hpux.c                             |     2 +-
 gcc/config/host-linux.c                            |     2 +-
 gcc/config/host-netbsd.c                           |     2 +-
 gcc/config/host-openbsd.c                          |     2 +-
 gcc/config/host-solaris.c                          |     2 +-
 gcc/config/hpux11.opt                              |     2 +-
 gcc/config/i386/adxintrin.h                        |     2 +-
 gcc/config/i386/ammintrin.h                        |     2 +-
 gcc/config/i386/amxbf16intrin.h                    |     2 +-
 gcc/config/i386/amxint8intrin.h                    |     2 +-
 gcc/config/i386/amxtileintrin.h                    |     2 +-
 gcc/config/i386/athlon.md                          |     2 +-
 gcc/config/i386/atom.md                            |     2 +-
 gcc/config/i386/att.h                              |     2 +-
 gcc/config/i386/avx2intrin.h                       |     2 +-
 gcc/config/i386/avx5124fmapsintrin.h               |     2 +-
 gcc/config/i386/avx5124vnniwintrin.h               |     2 +-
 gcc/config/i386/avx512bf16intrin.h                 |     2 +-
 gcc/config/i386/avx512bf16vlintrin.h               |     2 +-
 gcc/config/i386/avx512bitalgintrin.h               |     2 +-
 gcc/config/i386/avx512bwintrin.h                   |     2 +-
 gcc/config/i386/avx512cdintrin.h                   |     2 +-
 gcc/config/i386/avx512dqintrin.h                   |     2 +-
 gcc/config/i386/avx512erintrin.h                   |     2 +-
 gcc/config/i386/avx512fintrin.h                    |     2 +-
 gcc/config/i386/avx512ifmaintrin.h                 |     2 +-
 gcc/config/i386/avx512ifmavlintrin.h               |     2 +-
 gcc/config/i386/avx512pfintrin.h                   |     2 +-
 gcc/config/i386/avx512vbmi2intrin.h                |     2 +-
 gcc/config/i386/avx512vbmi2vlintrin.h              |     2 +-
 gcc/config/i386/avx512vbmiintrin.h                 |     2 +-
 gcc/config/i386/avx512vbmivlintrin.h               |     2 +-
 gcc/config/i386/avx512vlbwintrin.h                 |     2 +-
 gcc/config/i386/avx512vldqintrin.h                 |     2 +-
 gcc/config/i386/avx512vlintrin.h                   |     2 +-
 gcc/config/i386/avx512vnniintrin.h                 |     2 +-
 gcc/config/i386/avx512vnnivlintrin.h               |     2 +-
 gcc/config/i386/avx512vp2intersectintrin.h         |     2 +-
 gcc/config/i386/avx512vp2intersectvlintrin.h       |     2 +-
 gcc/config/i386/avx512vpopcntdqintrin.h            |     2 +-
 gcc/config/i386/avx512vpopcntdqvlintrin.h          |     2 +-
 gcc/config/i386/avxintrin.h                        |     2 +-
 gcc/config/i386/avxmath.h                          |     2 +-
 gcc/config/i386/avxvnniintrin.h                    |     2 +-
 gcc/config/i386/bdver1.md                          |     2 +-
 gcc/config/i386/bdver3.md                          |     2 +-
 gcc/config/i386/biarch64.h                         |     2 +-
 gcc/config/i386/biarchx32.h                        |     2 +-
 gcc/config/i386/bmi2intrin.h                       |     2 +-
 gcc/config/i386/bmiintrin.h                        |     2 +-
 gcc/config/i386/bmmintrin.h                        |     2 +-
 gcc/config/i386/bsd.h                              |     2 +-
 gcc/config/i386/btver2.md                          |     2 +-
 gcc/config/i386/cet.h                              |     2 +-
 gcc/config/i386/cetintrin.h                        |     2 +-
 gcc/config/i386/cldemoteintrin.h                   |     2 +-
 gcc/config/i386/clflushoptintrin.h                 |     2 +-
 gcc/config/i386/clwbintrin.h                       |     2 +-
 gcc/config/i386/clzerointrin.h                     |     2 +-
 gcc/config/i386/constraints.md                     |     2 +-
 gcc/config/i386/core2.md                           |     2 +-
 gcc/config/i386/cpuid.h                            |     2 +-
 gcc/config/i386/cross-stdarg.h                     |     2 +-
 gcc/config/i386/crtdll.h                           |     2 +-
 gcc/config/i386/cygming.h                          |     2 +-
 gcc/config/i386/cygming.opt                        |     2 +-
 gcc/config/i386/cygwin-stdint.h                    |     2 +-
 gcc/config/i386/cygwin-w64.h                       |     2 +-
 gcc/config/i386/cygwin.h                           |     2 +-
 gcc/config/i386/cygwin.opt                         |     2 +-
 gcc/config/i386/darwin.h                           |     2 +-
 gcc/config/i386/darwin32-biarch.h                  |     2 +-
 gcc/config/i386/darwin64-biarch.h                  |     2 +-
 gcc/config/i386/djgpp-stdint.h                     |     2 +-
 gcc/config/i386/djgpp.c                            |     2 +-
 gcc/config/i386/djgpp.h                            |     2 +-
 gcc/config/i386/djgpp.opt                          |     2 +-
 gcc/config/i386/dragonfly.h                        |     2 +-
 gcc/config/i386/driver-i386.c                      |     2 +-
 gcc/config/i386/driver-mingw32.c                   |     2 +-
 gcc/config/i386/emmintrin.h                        |     2 +-
 gcc/config/i386/enqcmdintrin.h                     |     2 +-
 gcc/config/i386/f16cintrin.h                       |     2 +-
 gcc/config/i386/fma4intrin.h                       |     2 +-
 gcc/config/i386/fmaintrin.h                        |     2 +-
 gcc/config/i386/freebsd.h                          |     2 +-
 gcc/config/i386/freebsd64.h                        |     2 +-
 gcc/config/i386/fxsrintrin.h                       |     2 +-
 gcc/config/i386/gas.h                              |     2 +-
 gcc/config/i386/geode.md                           |     2 +-
 gcc/config/i386/gfniintrin.h                       |     2 +-
 gcc/config/i386/glm.md                             |     2 +-
 gcc/config/i386/gmm_malloc.h                       |     2 +-
 gcc/config/i386/gnu-property.c                     |     2 +-
 gcc/config/i386/gnu-user-common.h                  |     2 +-
 gcc/config/i386/gnu-user.h                         |     2 +-
 gcc/config/i386/gnu-user64.h                       |     2 +-
 gcc/config/i386/gnu.h                              |     2 +-
 gcc/config/i386/haswell.md                         |     2 +-
 gcc/config/i386/host-cygwin.c                      |     2 +-
 gcc/config/i386/host-i386-darwin.c                 |     2 +-
 gcc/config/i386/host-mingw32.c                     |     2 +-
 gcc/config/i386/hresetintrin.h                     |     2 +-
 gcc/config/i386/i386-builtin-types.awk             |     2 +-
 gcc/config/i386/i386-builtin.def                   |     2 +-
 gcc/config/i386/i386-builtins.c                    |     2 +-
 gcc/config/i386/i386-builtins.h                    |     2 +-
 gcc/config/i386/i386-c.c                           |     2 +-
 gcc/config/i386/i386-d.c                           |     2 +-
 gcc/config/i386/i386-expand.c                      |   185 +-
 gcc/config/i386/i386-expand.h                      |     2 +-
 gcc/config/i386/i386-features.c                    |     2 +-
 gcc/config/i386/i386-features.h                    |     2 +-
 gcc/config/i386/i386-modes.def                     |     2 +-
 gcc/config/i386/i386-options.c                     |    14 +-
 gcc/config/i386/i386-options.h                     |     2 +-
 gcc/config/i386/i386-opts.h                        |     2 +-
 gcc/config/i386/i386-passes.def                    |     2 +-
 gcc/config/i386/i386-protos.h                      |     2 +-
 gcc/config/i386/i386.c                             |    36 +-
 gcc/config/i386/i386.h                             |     2 +-
 gcc/config/i386/i386.md                            |   185 +-
 gcc/config/i386/i386.opt                           |    34 +-
 gcc/config/i386/i386elf.h                          |     2 +-
 gcc/config/i386/ia32intrin.h                       |     2 +-
 gcc/config/i386/iamcu.h                            |     2 +-
 gcc/config/i386/immintrin.h                        |     2 +-
 gcc/config/i386/intelmic-mkoffload.c               |     2 +-
 gcc/config/i386/intelmic-offload.h                 |     2 +-
 gcc/config/i386/k6.md                              |     2 +-
 gcc/config/i386/keylockerintrin.h                  |     2 +-
 gcc/config/i386/kfreebsd-gnu.h                     |     2 +-
 gcc/config/i386/kfreebsd-gnu64.h                   |     2 +-
 gcc/config/i386/kopensolaris-gnu.h                 |     2 +-
 gcc/config/i386/linux-common.h                     |     2 +-
 gcc/config/i386/linux.h                            |     2 +-
 gcc/config/i386/linux64.h                          |     2 +-
 gcc/config/i386/lwpintrin.h                        |     2 +-
 gcc/config/i386/lynx.h                             |     2 +-
 gcc/config/i386/lzcntintrin.h                      |     2 +-
 gcc/config/i386/mingw-pthread.h                    |     2 +-
 gcc/config/i386/mingw-stdint.h                     |     2 +-
 gcc/config/i386/mingw-w64.h                        |     2 +-
 gcc/config/i386/mingw-w64.opt                      |     2 +-
 gcc/config/i386/mingw.opt                          |     2 +-
 gcc/config/i386/mingw32.h                          |     2 +-
 gcc/config/i386/mm3dnow.h                          |     2 +-
 gcc/config/i386/mmintrin.h                         |     2 +-
 gcc/config/i386/mmx.md                             |    16 +-
 gcc/config/i386/movdirintrin.h                     |     2 +-
 gcc/config/i386/msformat-c.c                       |     2 +-
 gcc/config/i386/mwaitxintrin.h                     |     2 +-
 gcc/config/i386/netbsd-elf.h                       |     2 +-
 gcc/config/i386/netbsd64.h                         |     2 +-
 gcc/config/i386/nmmintrin.h                        |     2 +-
 gcc/config/i386/nto.h                              |     2 +-
 gcc/config/i386/nto.opt                            |     2 +-
 gcc/config/i386/openbsdelf.h                       |     2 +-
 gcc/config/i386/pconfigintrin.h                    |     2 +-
 gcc/config/i386/pentium.md                         |     2 +-
 gcc/config/i386/pkuintrin.h                        |     2 +-
 gcc/config/i386/pmm_malloc.h                       |     2 +-
 gcc/config/i386/pmmintrin.h                        |     2 +-
 gcc/config/i386/popcntintrin.h                     |     2 +-
 gcc/config/i386/ppro.md                            |     2 +-
 gcc/config/i386/predicates.md                      |     2 +-
 gcc/config/i386/prfchwintrin.h                     |     2 +-
 gcc/config/i386/rdos.h                             |     2 +-
 gcc/config/i386/rdos64.h                           |     2 +-
 gcc/config/i386/rdseedintrin.h                     |     2 +-
 gcc/config/i386/rtemself.h                         |     2 +-
 gcc/config/i386/rtmintrin.h                        |     2 +-
 gcc/config/i386/serializeintrin.h                  |     2 +-
 gcc/config/i386/sgxintrin.h                        |     2 +-
 gcc/config/i386/shaintrin.h                        |     2 +-
 gcc/config/i386/slm.md                             |     2 +-
 gcc/config/i386/smmintrin.h                        |     2 +-
 gcc/config/i386/sol2.h                             |     2 +-
 gcc/config/i386/sse.md                             |   209 +-
 gcc/config/i386/ssemath.h                          |     2 +-
 gcc/config/i386/stringop.def                       |     2 +-
 gcc/config/i386/subst.md                           |     2 +-
 gcc/config/i386/sync.md                            |     2 +-
 gcc/config/i386/sysv4.h                            |     2 +-
 gcc/config/i386/t-cygming                          |     2 +-
 gcc/config/i386/t-freebsd64                        |     2 +-
 gcc/config/i386/t-gnu-property                     |     2 +-
 gcc/config/i386/t-i386                             |     2 +-
 gcc/config/i386/t-linux64                          |     2 +-
 gcc/config/i386/t-rtems                            |     2 +-
 gcc/config/i386/t-sol2                             |     2 +-
 gcc/config/i386/tbmintrin.h                        |     2 +-
 gcc/config/i386/tmmintrin.h                        |     2 +-
 gcc/config/i386/tsxldtrkintrin.h                   |     2 +-
 gcc/config/i386/uintrintrin.h                      |     2 +-
 gcc/config/i386/unix.h                             |     2 +-
 gcc/config/i386/vaesintrin.h                       |     2 +-
 gcc/config/i386/vpclmulqdqintrin.h                 |     2 +-
 gcc/config/i386/vxworks.h                          |     2 +-
 gcc/config/i386/vxworksae.h                        |     2 +-
 gcc/config/i386/waitpkgintrin.h                    |     2 +-
 gcc/config/i386/wbnoinvdintrin.h                   |     2 +-
 gcc/config/i386/winnt-cxx.c                        |     2 +-
 gcc/config/i386/winnt-stubs.c                      |     2 +-
 gcc/config/i386/winnt.c                            |     2 +-
 gcc/config/i386/wmmintrin.h                        |     2 +-
 gcc/config/i386/x-mingw32                          |     2 +-
 gcc/config/i386/x86-64.h                           |     2 +-
 gcc/config/i386/x86-tune-costs.h                   |     2 +-
 gcc/config/i386/x86-tune-sched-atom.c              |     2 +-
 gcc/config/i386/x86-tune-sched-bd.c                |     2 +-
 gcc/config/i386/x86-tune-sched-core.c              |     2 +-
 gcc/config/i386/x86-tune-sched.c                   |     2 +-
 gcc/config/i386/x86-tune.def                       |     2 +-
 gcc/config/i386/x86gprintrin.h                     |     2 +-
 gcc/config/i386/x86intrin.h                        |     2 +-
 gcc/config/i386/xm-cygwin.h                        |     2 +-
 gcc/config/i386/xm-djgpp.h                         |     2 +-
 gcc/config/i386/xm-mingw32.h                       |     2 +-
 gcc/config/i386/xmmintrin.h                        |     6 +-
 gcc/config/i386/xopintrin.h                        |     8 +-
 gcc/config/i386/xsavecintrin.h                     |     2 +-
 gcc/config/i386/xsaveintrin.h                      |     2 +-
 gcc/config/i386/xsaveoptintrin.h                   |     2 +-
 gcc/config/i386/xsavesintrin.h                     |     2 +-
 gcc/config/i386/xtestintrin.h                      |     2 +-
 gcc/config/i386/znver1.md                          |     2 +-
 gcc/config/ia64/constraints.md                     |     2 +-
 gcc/config/ia64/div.md                             |     2 +-
 gcc/config/ia64/elf.h                              |     2 +-
 gcc/config/ia64/freebsd.h                          |     2 +-
 gcc/config/ia64/hpux.h                             |     2 +-
 gcc/config/ia64/ia64-c.c                           |     2 +-
 gcc/config/ia64/ia64-modes.def                     |     2 +-
 gcc/config/ia64/ia64-opts.h                        |     2 +-
 gcc/config/ia64/ia64-protos.h                      |     2 +-
 gcc/config/ia64/ia64.c                             |     2 +-
 gcc/config/ia64/ia64.h                             |     2 +-
 gcc/config/ia64/ia64.md                            |     2 +-
 gcc/config/ia64/ia64.opt                           |     2 +-
 gcc/config/ia64/itanium2.md                        |     2 +-
 gcc/config/ia64/linux.h                            |     2 +-
 gcc/config/ia64/predicates.md                      |     2 +-
 gcc/config/ia64/sync.md                            |     2 +-
 gcc/config/ia64/sysv4.h                            |     2 +-
 gcc/config/ia64/t-hpux                             |     2 +-
 gcc/config/ia64/t-ia64                             |     2 +-
 gcc/config/ia64/vect.md                            |     2 +-
 gcc/config/ia64/vms.h                              |     2 +-
 gcc/config/ia64/vms.opt                            |     2 +-
 gcc/config/initfini-array.h                        |     2 +-
 gcc/config/iq2000/abi                              |     2 +-
 gcc/config/iq2000/constraints.md                   |     2 +-
 gcc/config/iq2000/iq2000-opts.h                    |     2 +-
 gcc/config/iq2000/iq2000-protos.h                  |     2 +-
 gcc/config/iq2000/iq2000.c                         |     2 +-
 gcc/config/iq2000/iq2000.h                         |     2 +-
 gcc/config/iq2000/iq2000.md                        |     2 +-
 gcc/config/iq2000/iq2000.opt                       |     2 +-
 gcc/config/iq2000/predicates.md                    |     2 +-
 gcc/config/kfreebsd-gnu.h                          |     2 +-
 gcc/config/kopensolaris-gnu.h                      |     2 +-
 gcc/config/linux-android.h                         |     2 +-
 gcc/config/linux-android.opt                       |     2 +-
 gcc/config/linux-protos.h                          |     2 +-
 gcc/config/linux.c                                 |     2 +-
 gcc/config/linux.h                                 |     2 +-
 gcc/config/linux.opt                               |     2 +-
 gcc/config/lm32/constraints.md                     |     2 +-
 gcc/config/lm32/lm32-protos.h                      |     2 +-
 gcc/config/lm32/lm32.c                             |     2 +-
 gcc/config/lm32/lm32.h                             |     2 +-
 gcc/config/lm32/lm32.md                            |     2 +-
 gcc/config/lm32/lm32.opt                           |     2 +-
 gcc/config/lm32/predicates.md                      |     2 +-
 gcc/config/lm32/rtems.h                            |     2 +-
 gcc/config/lm32/uclinux-elf.h                      |     2 +-
 gcc/config/lynx.h                                  |     2 +-
 gcc/config/lynx.opt                                |     2 +-
 gcc/config/m32c/addsub.md                          |     2 +-
 gcc/config/m32c/bitops.md                          |     2 +-
 gcc/config/m32c/blkmov.md                          |     2 +-
 gcc/config/m32c/cond.md                            |     2 +-
 gcc/config/m32c/constraints.md                     |     2 +-
 gcc/config/m32c/jump.md                            |     2 +-
 gcc/config/m32c/m32c-modes.def                     |     2 +-
 gcc/config/m32c/m32c-pragma.c                      |     2 +-
 gcc/config/m32c/m32c-protos.h                      |     2 +-
 gcc/config/m32c/m32c.abi                           |     2 +-
 gcc/config/m32c/m32c.c                             |     2 +-
 gcc/config/m32c/m32c.h                             |     2 +-
 gcc/config/m32c/m32c.md                            |     2 +-
 gcc/config/m32c/m32c.opt                           |     2 +-
 gcc/config/m32c/minmax.md                          |     2 +-
 gcc/config/m32c/mov.md                             |     2 +-
 gcc/config/m32c/muldiv.md                          |     2 +-
 gcc/config/m32c/predicates.md                      |     2 +-
 gcc/config/m32c/prologue.md                        |     2 +-
 gcc/config/m32c/rtems.h                            |     2 +-
 gcc/config/m32c/shift.md                           |     2 +-
 gcc/config/m32c/t-m32c                             |     2 +-
 gcc/config/m32r/constraints.md                     |     2 +-
 gcc/config/m32r/linux.h                            |     2 +-
 gcc/config/m32r/little.h                           |     2 +-
 gcc/config/m32r/m32r-opts.h                        |     2 +-
 gcc/config/m32r/m32r-protos.h                      |     2 +-
 gcc/config/m32r/m32r.c                             |     2 +-
 gcc/config/m32r/m32r.h                             |     2 +-
 gcc/config/m32r/m32r.md                            |     2 +-
 gcc/config/m32r/m32r.opt                           |     2 +-
 gcc/config/m32r/predicates.md                      |     2 +-
 gcc/config/m32r/t-linux                            |     2 +-
 gcc/config/m32r/t-m32r                             |     2 +-
 gcc/config/m68k/cf.md                              |     2 +-
 gcc/config/m68k/constraints.md                     |     2 +-
 gcc/config/m68k/genopt.sh                          |     4 +-
 gcc/config/m68k/ieee.opt                           |     2 +-
 gcc/config/m68k/linux.h                            |     2 +-
 gcc/config/m68k/m68020-elf.h                       |     2 +-
 gcc/config/m68k/m68k-devices.def                   |     2 +-
 gcc/config/m68k/m68k-isas.def                      |     2 +-
 gcc/config/m68k/m68k-microarchs.def                |     2 +-
 gcc/config/m68k/m68k-modes.def                     |     2 +-
 gcc/config/m68k/m68k-none.h                        |     2 +-
 gcc/config/m68k/m68k-opts.h                        |     2 +-
 gcc/config/m68k/m68k-protos.h                      |     2 +-
 gcc/config/m68k/m68k-tables.opt                    |     2 +-
 gcc/config/m68k/m68k.c                             |     2 +-
 gcc/config/m68k/m68k.h                             |     2 +-
 gcc/config/m68k/m68k.md                            |     2 +-
 gcc/config/m68k/m68k.opt                           |     2 +-
 gcc/config/m68k/m68kelf.h                          |     2 +-
 gcc/config/m68k/m68kemb.h                          |     2 +-
 gcc/config/m68k/netbsd-elf.h                       |     2 +-
 gcc/config/m68k/openbsd.h                          |     2 +-
 gcc/config/m68k/predicates.md                      |     2 +-
 gcc/config/m68k/print-sysroot-suffix.sh            |     2 +-
 gcc/config/m68k/rtemself.h                         |     2 +-
 gcc/config/m68k/sync.md                            |     2 +-
 gcc/config/m68k/t-linux                            |     2 +-
 gcc/config/m68k/t-mlibs                            |     2 +-
 gcc/config/m68k/t-uclinux                          |     2 +-
 gcc/config/m68k/uclinux.h                          |     2 +-
 gcc/config/m68k/uclinux.opt                        |     2 +-
 gcc/config/mcore/constraints.md                    |     2 +-
 gcc/config/mcore/mcore-elf.h                       |     2 +-
 gcc/config/mcore/mcore-protos.h                    |     2 +-
 gcc/config/mcore/mcore.c                           |     2 +-
 gcc/config/mcore/mcore.h                           |     2 +-
 gcc/config/mcore/mcore.md                          |     2 +-
 gcc/config/mcore/mcore.opt                         |     2 +-
 gcc/config/mcore/predicates.md                     |     2 +-
 gcc/config/mcore/t-mcore                           |     2 +-
 gcc/config/microblaze/constraints.md               |     2 +-
 gcc/config/microblaze/linux.h                      |     2 +-
 gcc/config/microblaze/microblaze-c.c               |     2 +-
 gcc/config/microblaze/microblaze-protos.h          |     2 +-
 gcc/config/microblaze/microblaze.c                 |     2 +-
 gcc/config/microblaze/microblaze.h                 |     2 +-
 gcc/config/microblaze/microblaze.md                |     2 +-
 gcc/config/microblaze/microblaze.opt               |     2 +-
 gcc/config/microblaze/predicates.md                |     2 +-
 gcc/config/microblaze/rtems.h                      |     2 +-
 gcc/config/microblaze/sync.md                      |     2 +-
 gcc/config/mips/10000.md                           |     2 +-
 gcc/config/mips/20kc.md                            |     2 +-
 gcc/config/mips/24k.md                             |     2 +-
 gcc/config/mips/3000.md                            |     2 +-
 gcc/config/mips/4000.md                            |     2 +-
 gcc/config/mips/4100.md                            |     2 +-
 gcc/config/mips/4130.md                            |     2 +-
 gcc/config/mips/4300.md                            |     2 +-
 gcc/config/mips/4600.md                            |     2 +-
 gcc/config/mips/4k.md                              |     2 +-
 gcc/config/mips/5000.md                            |     2 +-
 gcc/config/mips/5400.md                            |     2 +-
 gcc/config/mips/5500.md                            |     2 +-
 gcc/config/mips/5k.md                              |     2 +-
 gcc/config/mips/6000.md                            |     2 +-
 gcc/config/mips/7000.md                            |     2 +-
 gcc/config/mips/74k.md                             |     2 +-
 gcc/config/mips/9000.md                            |     2 +-
 gcc/config/mips/constraints.md                     |     2 +-
 gcc/config/mips/driver-native.c                    |     2 +-
 gcc/config/mips/elf.h                              |     2 +-
 gcc/config/mips/elfoabi.h                          |     2 +-
 gcc/config/mips/elforion.h                         |     2 +-
 gcc/config/mips/frame-header-opt.c                 |     2 +-
 gcc/config/mips/generic.md                         |     2 +-
 gcc/config/mips/genopt.sh                          |     4 +-
 gcc/config/mips/gnu-user.h                         |     2 +-
 gcc/config/mips/gs264e.md                          |     2 +-
 gcc/config/mips/gs464.md                           |     2 +-
 gcc/config/mips/gs464e.md                          |     2 +-
 gcc/config/mips/i6400.md                           |     2 +-
 gcc/config/mips/linux-common.h                     |     2 +-
 gcc/config/mips/linux.h                            |     2 +-
 gcc/config/mips/loongson-mmi.md                    |     2 +-
 gcc/config/mips/loongson-mmiintrin.h               |     2 +-
 gcc/config/mips/loongson.h                         |     2 +-
 gcc/config/mips/loongson2ef.md                     |     2 +-
 gcc/config/mips/m5100.md                           |     2 +-
 gcc/config/mips/micromips.md                       |     2 +-
 gcc/config/mips/mips-cpus.def                      |     2 +-
 gcc/config/mips/mips-d.c                           |     2 +-
 gcc/config/mips/mips-dsp.md                        |     2 +-
 gcc/config/mips/mips-dspr2.md                      |     2 +-
 gcc/config/mips/mips-fixed.md                      |     2 +-
 gcc/config/mips/mips-ftypes.def                    |     2 +-
 gcc/config/mips/mips-modes.def                     |     2 +-
 gcc/config/mips/mips-msa.md                        |     2 +-
 gcc/config/mips/mips-opts.h                        |     2 +-
 gcc/config/mips/mips-protos.h                      |     2 +-
 gcc/config/mips/mips-ps-3d.md                      |     2 +-
 gcc/config/mips/mips-tables.opt                    |     2 +-
 gcc/config/mips/mips.c                             |     2 +-
 gcc/config/mips/mips.h                             |     2 +-
 gcc/config/mips/mips.md                            |     2 +-
 gcc/config/mips/mips.opt                           |     2 +-
 gcc/config/mips/msa.h                              |     2 +-
 gcc/config/mips/mti-elf.h                          |     2 +-
 gcc/config/mips/mti-linux.h                        |     2 +-
 gcc/config/mips/n32-elf.h                          |     2 +-
 gcc/config/mips/netbsd.h                           |     2 +-
 gcc/config/mips/octeon.md                          |     2 +-
 gcc/config/mips/p5600.md                           |     2 +-
 gcc/config/mips/p6600.md                           |     2 +-
 gcc/config/mips/predicates.md                      |     2 +-
 gcc/config/mips/r3900.h                            |     2 +-
 gcc/config/mips/rtems.h                            |     2 +-
 gcc/config/mips/sb1.md                             |     2 +-
 gcc/config/mips/sde.h                              |     2 +-
 gcc/config/mips/sde.opt                            |     2 +-
 gcc/config/mips/sdemtk.h                           |     2 +-
 gcc/config/mips/sr71k.md                           |     2 +-
 gcc/config/mips/st.h                               |     2 +-
 gcc/config/mips/sync.md                            |     2 +-
 gcc/config/mips/t-elf                              |     2 +-
 gcc/config/mips/t-img-elf                          |     2 +-
 gcc/config/mips/t-img-linux                        |     2 +-
 gcc/config/mips/t-isa3264                          |     2 +-
 gcc/config/mips/t-linux64                          |     2 +-
 gcc/config/mips/t-mips                             |     2 +-
 gcc/config/mips/t-mti-elf                          |     2 +-
 gcc/config/mips/t-mti-linux                        |     2 +-
 gcc/config/mips/t-r3900                            |     2 +-
 gcc/config/mips/t-rtems                            |     2 +-
 gcc/config/mips/t-sb1                              |     2 +-
 gcc/config/mips/t-sde                              |     2 +-
 gcc/config/mips/t-sdemtk                           |     2 +-
 gcc/config/mips/t-sr71k                            |     2 +-
 gcc/config/mips/t-st                               |     2 +-
 gcc/config/mips/t-vr                               |     2 +-
 gcc/config/mips/t-vxworks                          |     2 +-
 gcc/config/mips/vr.h                               |     2 +-
 gcc/config/mips/vxworks.h                          |     2 +-
 gcc/config/mips/xlp.md                             |     2 +-
 gcc/config/mips/xlr.md                             |     2 +-
 gcc/config/mmix/constraints.md                     |     2 +-
 gcc/config/mmix/mmix-modes.def                     |     2 +-
 gcc/config/mmix/mmix-protos.h                      |     2 +-
 gcc/config/mmix/mmix.c                             |     2 +-
 gcc/config/mmix/mmix.h                             |     2 +-
 gcc/config/mmix/mmix.md                            |     2 +-
 gcc/config/mmix/mmix.opt                           |     2 +-
 gcc/config/mmix/predicates.md                      |     2 +-
 gcc/config/mmix/t-mmix                             |     2 +-
 gcc/config/mn10300/constraints.md                  |     2 +-
 gcc/config/mn10300/linux.h                         |     2 +-
 gcc/config/mn10300/mn10300-modes.def               |     2 +-
 gcc/config/mn10300/mn10300-opts.h                  |     2 +-
 gcc/config/mn10300/mn10300-protos.h                |     2 +-
 gcc/config/mn10300/mn10300.c                       |     2 +-
 gcc/config/mn10300/mn10300.h                       |     2 +-
 gcc/config/mn10300/mn10300.md                      |     2 +-
 gcc/config/mn10300/mn10300.opt                     |     2 +-
 gcc/config/mn10300/predicates.md                   |     2 +-
 gcc/config/mn10300/t-mn10300                       |     2 +-
 gcc/config/moxie/constraints.md                    |     2 +-
 gcc/config/moxie/moxie-protos.h                    |     2 +-
 gcc/config/moxie/moxie.c                           |     2 +-
 gcc/config/moxie/moxie.h                           |     2 +-
 gcc/config/moxie/moxie.md                          |     2 +-
 gcc/config/moxie/moxie.opt                         |     2 +-
 gcc/config/moxie/moxiebox.h                        |     2 +-
 gcc/config/moxie/predicates.md                     |     2 +-
 gcc/config/moxie/rtems.h                           |     2 +-
 gcc/config/moxie/t-moxie                           |     2 +-
 gcc/config/moxie/uclinux.h                         |     2 +-
 gcc/config/msp430/constraints.md                   |     2 +-
 gcc/config/msp430/driver-msp430.c                  |     2 +-
 gcc/config/msp430/msp430-c.c                       |     2 +-
 gcc/config/msp430/msp430-devices.c                 |     2 +-
 gcc/config/msp430/msp430-devices.h                 |     2 +-
 gcc/config/msp430/msp430-opts.h                    |     2 +-
 gcc/config/msp430/msp430-protos.h                  |     2 +-
 gcc/config/msp430/msp430.c                         |     2 +-
 gcc/config/msp430/msp430.h                         |     2 +-
 gcc/config/msp430/msp430.md                        |     2 +-
 gcc/config/msp430/predicates.md                    |     2 +-
 gcc/config/msp430/t-msp430                         |     2 +-
 gcc/config/nds32/constants.md                      |     2 +-
 gcc/config/nds32/constraints.md                    |     2 +-
 gcc/config/nds32/elf.h                             |     2 +-
 gcc/config/nds32/iterators.md                      |     2 +-
 gcc/config/nds32/linux.h                           |     2 +-
 gcc/config/nds32/nds32-cost.c                      |     2 +-
 gcc/config/nds32/nds32-doubleword.md               |     2 +-
 gcc/config/nds32/nds32-dspext.md                   |     2 +-
 gcc/config/nds32/nds32-e8.md                       |     2 +-
 gcc/config/nds32/nds32-fp-as-gp.c                  |     2 +-
 gcc/config/nds32/nds32-fpu.md                      |     2 +-
 gcc/config/nds32/nds32-graywolf.md                 |     2 +-
 gcc/config/nds32/nds32-intrinsic.c                 |     2 +-
 gcc/config/nds32/nds32-intrinsic.md                |     2 +-
 gcc/config/nds32/nds32-isr.c                       |     2 +-
 gcc/config/nds32/nds32-md-auxiliary.c              |     2 +-
 gcc/config/nds32/nds32-memory-manipulation.c       |     2 +-
 gcc/config/nds32/nds32-modes.def                   |     2 +-
 gcc/config/nds32/nds32-multiple.md                 |     2 +-
 gcc/config/nds32/nds32-n10.md                      |     2 +-
 gcc/config/nds32/nds32-n13.md                      |     2 +-
 gcc/config/nds32/nds32-n7.md                       |     2 +-
 gcc/config/nds32/nds32-n8.md                       |     2 +-
 gcc/config/nds32/nds32-n9-2r1w.md                  |     2 +-
 gcc/config/nds32/nds32-n9-3r2w.md                  |     2 +-
 gcc/config/nds32/nds32-opts.h                      |     2 +-
 gcc/config/nds32/nds32-peephole2.md                |     2 +-
 gcc/config/nds32/nds32-pipelines-auxiliary.c       |     2 +-
 gcc/config/nds32/nds32-predicates.c                |     2 +-
 gcc/config/nds32/nds32-protos.h                    |     2 +-
 gcc/config/nds32/nds32-relax-opt.c                 |     2 +-
 gcc/config/nds32/nds32-utils.c                     |     2 +-
 gcc/config/nds32/nds32.c                           |     2 +-
 gcc/config/nds32/nds32.h                           |     2 +-
 gcc/config/nds32/nds32.md                          |     2 +-
 gcc/config/nds32/nds32.opt                         |     2 +-
 gcc/config/nds32/nds32_intrinsic.h                 |     2 +-
 gcc/config/nds32/nds32_isr.h                       |     2 +-
 gcc/config/nds32/pipelines.md                      |     2 +-
 gcc/config/nds32/predicates.md                     |     2 +-
 gcc/config/nds32/t-elf                             |     2 +-
 gcc/config/nds32/t-linux                           |     2 +-
 gcc/config/nds32/t-mlibs                           |     2 +-
 gcc/config/nds32/t-nds32                           |     2 +-
 gcc/config/netbsd-d.c                              |     2 +-
 gcc/config/netbsd-elf.h                            |     2 +-
 gcc/config/netbsd-elf.opt                          |     2 +-
 gcc/config/netbsd-protos.h                         |     2 +-
 gcc/config/netbsd-stdint.h                         |     2 +-
 gcc/config/netbsd.c                                |     2 +-
 gcc/config/netbsd.h                                |     2 +-
 gcc/config/netbsd.opt                              |     2 +-
 gcc/config/newlib-stdint.h                         |     2 +-
 gcc/config/nios2/constraints.md                    |     2 +-
 gcc/config/nios2/elf.h                             |     2 +-
 gcc/config/nios2/elf.opt                           |     2 +-
 gcc/config/nios2/ldstwm.md                         |     2 +-
 gcc/config/nios2/linux.h                           |     2 +-
 gcc/config/nios2/nios2-ldstwm.sml                  |     4 +-
 gcc/config/nios2/nios2-opts.h                      |     2 +-
 gcc/config/nios2/nios2-protos.h                    |     2 +-
 gcc/config/nios2/nios2.c                           |     2 +-
 gcc/config/nios2/nios2.h                           |     2 +-
 gcc/config/nios2/nios2.md                          |     2 +-
 gcc/config/nios2/nios2.opt                         |     2 +-
 gcc/config/nios2/predicates.md                     |     2 +-
 gcc/config/nios2/rtems.h                           |     2 +-
 gcc/config/nios2/sync.md                           |     2 +-
 gcc/config/nios2/t-nios2                           |     2 +-
 gcc/config/nvptx/mkoffload.c                       |     2 +-
 gcc/config/nvptx/nvptx-opts.h                      |     2 +-
 gcc/config/nvptx/nvptx-protos.h                    |     2 +-
 gcc/config/nvptx/nvptx.c                           |     2 +-
 gcc/config/nvptx/nvptx.h                           |     2 +-
 gcc/config/nvptx/nvptx.md                          |     2 +-
 gcc/config/nvptx/nvptx.opt                         |     2 +-
 gcc/config/nvptx/offload.h                         |     2 +-
 gcc/config/openbsd-libpthread.h                    |     2 +-
 gcc/config/openbsd.h                               |     2 +-
 gcc/config/openbsd.opt                             |     2 +-
 gcc/config/or1k/constraints.md                     |     2 +-
 gcc/config/or1k/elf.h                              |     2 +-
 gcc/config/or1k/elf.opt                            |     2 +-
 gcc/config/or1k/linux.h                            |     2 +-
 gcc/config/or1k/or1k-protos.h                      |     2 +-
 gcc/config/or1k/or1k.c                             |     2 +-
 gcc/config/or1k/or1k.h                             |     2 +-
 gcc/config/or1k/or1k.md                            |     2 +-
 gcc/config/or1k/or1k.opt                           |     2 +-
 gcc/config/or1k/predicates.md                      |     2 +-
 gcc/config/or1k/rtems.h                            |     2 +-
 gcc/config/or1k/t-or1k                             |     2 +-
 gcc/config/pa/constraints.md                       |     2 +-
 gcc/config/pa/elf.h                                |     2 +-
 gcc/config/pa/pa-64.h                              |     2 +-
 gcc/config/pa/pa-d.c                               |     2 +-
 gcc/config/pa/pa-hpux.h                            |     2 +-
 gcc/config/pa/pa-hpux.opt                          |     2 +-
 gcc/config/pa/pa-hpux10.h                          |     2 +-
 gcc/config/pa/pa-hpux10.opt                        |     2 +-
 gcc/config/pa/pa-hpux1010.h                        |     2 +-
 gcc/config/pa/pa-hpux1010.opt                      |     2 +-
 gcc/config/pa/pa-hpux11.h                          |     2 +-
 gcc/config/pa/pa-hpux1111.h                        |     2 +-
 gcc/config/pa/pa-hpux1111.opt                      |     2 +-
 gcc/config/pa/pa-hpux1131.h                        |     2 +-
 gcc/config/pa/pa-hpux1131.opt                      |     2 +-
 gcc/config/pa/pa-linux.h                           |     2 +-
 gcc/config/pa/pa-modes.def                         |     2 +-
 gcc/config/pa/pa-netbsd.h                          |     2 +-
 gcc/config/pa/pa-openbsd.h                         |     2 +-
 gcc/config/pa/pa-opts.h                            |     2 +-
 gcc/config/pa/pa-protos.h                          |     2 +-
 gcc/config/pa/pa.c                                 |     2 +-
 gcc/config/pa/pa.h                                 |     2 +-
 gcc/config/pa/pa.md                                |     2 +-
 gcc/config/pa/pa.opt                               |     2 +-
 gcc/config/pa/pa32-linux.h                         |     2 +-
 gcc/config/pa/pa32-netbsd.h                        |     2 +-
 gcc/config/pa/pa32-openbsd.h                       |     2 +-
 gcc/config/pa/pa32-regs.h                          |     2 +-
 gcc/config/pa/pa64-hpux.h                          |     2 +-
 gcc/config/pa/pa64-hpux.opt                        |     2 +-
 gcc/config/pa/pa64-linux.h                         |     2 +-
 gcc/config/pa/pa64-regs.h                          |     2 +-
 gcc/config/pa/predicates.md                        |     2 +-
 gcc/config/pa/som.h                                |     2 +-
 gcc/config/pdp11/constraints.md                    |     2 +-
 gcc/config/pdp11/pdp11-modes.def                   |     2 +-
 gcc/config/pdp11/pdp11-protos.h                    |     2 +-
 gcc/config/pdp11/pdp11.c                           |     2 +-
 gcc/config/pdp11/pdp11.h                           |     2 +-
 gcc/config/pdp11/pdp11.md                          |     2 +-
 gcc/config/pdp11/pdp11.opt                         |     2 +-
 gcc/config/pdp11/predicates.md                     |     2 +-
 gcc/config/pdp11/t-pdp11                           |     2 +-
 gcc/config/phoenix.h                               |     2 +-
 gcc/config/print-sysroot-suffix.sh                 |     2 +-
 gcc/config/pru/alu-zext.md                         |     2 +-
 gcc/config/pru/constraints.md                      |     2 +-
 gcc/config/pru/predicates.md                       |     2 +-
 gcc/config/pru/pru-opts.h                          |     2 +-
 gcc/config/pru/pru-passes.c                        |     2 +-
 gcc/config/pru/pru-pragma.c                        |     2 +-
 gcc/config/pru/pru-protos.h                        |     2 +-
 gcc/config/pru/pru.c                               |     2 +-
 gcc/config/pru/pru.h                               |     2 +-
 gcc/config/pru/pru.md                              |     2 +-
 gcc/config/pru/pru.opt                             |     2 +-
 gcc/config/pru/t-pru                               |     2 +-
 gcc/config/riscv/arch-canonicalize                 |     2 +-
 gcc/config/riscv/constraints.md                    |     2 +-
 gcc/config/riscv/elf.h                             |     2 +-
 gcc/config/riscv/freebsd.h                         |     2 +-
 gcc/config/riscv/generic.md                        |     2 +-
 gcc/config/riscv/linux.h                           |     2 +-
 gcc/config/riscv/multilib-generator                |     4 +-
 gcc/config/riscv/peephole.md                       |     2 +-
 gcc/config/riscv/pic.md                            |     2 +-
 gcc/config/riscv/predicates.md                     |     2 +-
 gcc/config/riscv/riscv-builtins.c                  |     2 +-
 gcc/config/riscv/riscv-c.c                         |    34 +-
 gcc/config/riscv/riscv-cores.def                   |     2 +-
 gcc/config/riscv/riscv-d.c                         |     2 +-
 gcc/config/riscv/riscv-ftypes.def                  |     2 +-
 gcc/config/riscv/riscv-modes.def                   |     2 +-
 gcc/config/riscv/riscv-opts.h                      |     2 +-
 gcc/config/riscv/riscv-passes.def                  |     2 +-
 gcc/config/riscv/riscv-protos.h                    |     2 +-
 gcc/config/riscv/riscv-shorten-memrefs.c           |     2 +-
 gcc/config/riscv/riscv-subset.h                    |    95 +
 gcc/config/riscv/riscv.c                           |     2 +-
 gcc/config/riscv/riscv.h                           |     2 +-
 gcc/config/riscv/riscv.md                          |     2 +-
 gcc/config/riscv/riscv.opt                         |     2 +-
 gcc/config/riscv/rtems.h                           |     2 +-
 gcc/config/riscv/sync.md                           |     2 +-
 gcc/config/riscv/t-riscv                           |     4 +-
 gcc/config/rl78/constraints.md                     |     2 +-
 gcc/config/rl78/predicates.md                      |     2 +-
 gcc/config/rl78/rl78-c.c                           |     2 +-
 gcc/config/rl78/rl78-expand.md                     |     2 +-
 gcc/config/rl78/rl78-opts.h                        |     2 +-
 gcc/config/rl78/rl78-protos.h                      |     2 +-
 gcc/config/rl78/rl78-real.md                       |     2 +-
 gcc/config/rl78/rl78-virt.md                       |     2 +-
 gcc/config/rl78/rl78.c                             |     2 +-
 gcc/config/rl78/rl78.h                             |     2 +-
 gcc/config/rl78/rl78.md                            |     2 +-
 gcc/config/rl78/rl78.opt                           |     2 +-
 gcc/config/rl78/t-rl78                             |     2 +-
 gcc/config/rpath.opt                               |     2 +-
 gcc/config/rs6000/40x.md                           |     2 +-
 gcc/config/rs6000/440.md                           |     2 +-
 gcc/config/rs6000/476.h                            |     2 +-
 gcc/config/rs6000/476.md                           |     2 +-
 gcc/config/rs6000/476.opt                          |     2 +-
 gcc/config/rs6000/601.md                           |     2 +-
 gcc/config/rs6000/603.md                           |     2 +-
 gcc/config/rs6000/6xx.md                           |     2 +-
 gcc/config/rs6000/7450.md                          |     2 +-
 gcc/config/rs6000/7xx.md                           |     2 +-
 gcc/config/rs6000/8540.md                          |     2 +-
 gcc/config/rs6000/a2.md                            |     2 +-
 gcc/config/rs6000/aix-stdint.h                     |     2 +-
 gcc/config/rs6000/aix.h                            |     2 +-
 gcc/config/rs6000/aix61.h                          |     2 +-
 gcc/config/rs6000/aix64.opt                        |     2 +-
 gcc/config/rs6000/aix71.h                          |     2 +-
 gcc/config/rs6000/aix72.h                          |     2 +-
 gcc/config/rs6000/altivec.h                        |     2 +-
 gcc/config/rs6000/altivec.md                       |     2 +-
 gcc/config/rs6000/amo.h                            |     2 +-
 gcc/config/rs6000/biarch64.h                       |     2 +-
 gcc/config/rs6000/bmi2intrin.h                     |     2 +-
 gcc/config/rs6000/bmiintrin.h                      |     2 +-
 gcc/config/rs6000/cell.md                          |     2 +-
 gcc/config/rs6000/constraints.md                   |     2 +-
 gcc/config/rs6000/crypto.md                        |     2 +-
 gcc/config/rs6000/darwin.h                         |     2 +-
 gcc/config/rs6000/darwin.md                        |     2 +-
 gcc/config/rs6000/darwin.opt                       |     2 +-
 gcc/config/rs6000/darwin32-biarch.h                |     2 +-
 gcc/config/rs6000/darwin64-biarch.h                |     2 +-
 gcc/config/rs6000/darwin7.h                        |     2 +-
 gcc/config/rs6000/darwin8.h                        |    21 -
 gcc/config/rs6000/default64.h                      |     2 +-
 gcc/config/rs6000/dfp.md                           |     2 +-
 gcc/config/rs6000/driver-rs6000.c                  |     2 +-
 gcc/config/rs6000/e300c2c3.md                      |     2 +-
 gcc/config/rs6000/e500mc.md                        |     2 +-
 gcc/config/rs6000/e500mc64.md                      |     2 +-
 gcc/config/rs6000/e5500.md                         |     2 +-
 gcc/config/rs6000/e6500.md                         |     2 +-
 gcc/config/rs6000/eabi.h                           |     2 +-
 gcc/config/rs6000/eabialtivec.h                    |     2 +-
 gcc/config/rs6000/eabisim.h                        |     2 +-
 gcc/config/rs6000/emmintrin.h                      |     2 +-
 gcc/config/rs6000/freebsd.h                        |     2 +-
 gcc/config/rs6000/freebsd64.h                      |     2 +-
 gcc/config/rs6000/genopt.sh                        |     4 +-
 gcc/config/rs6000/host-darwin.c                    |     2 +-
 gcc/config/rs6000/host-ppc64-darwin.c              |     2 +-
 gcc/config/rs6000/htm.md                           |     2 +-
 gcc/config/rs6000/htmintrin.h                      |     2 +-
 gcc/config/rs6000/htmxlintrin.h                    |     2 +-
 gcc/config/rs6000/linux.h                          |     2 +-
 gcc/config/rs6000/linux64.h                        |     2 +-
 gcc/config/rs6000/linux64.opt                      |     2 +-
 gcc/config/rs6000/linuxaltivec.h                   |     2 +-
 gcc/config/rs6000/lynx.h                           |     2 +-
 gcc/config/rs6000/mm_malloc.h                      |     2 +-
 gcc/config/rs6000/mma.md                           |     2 +-
 gcc/config/rs6000/mmintrin.h                       |     2 +-
 gcc/config/rs6000/mpc.md                           |     2 +-
 gcc/config/rs6000/netbsd.h                         |     2 +-
 gcc/config/rs6000/option-defaults.h                |     2 +-
 gcc/config/rs6000/pmmintrin.h                      |     2 +-
 gcc/config/rs6000/power10.md                       |     2 +-
 gcc/config/rs6000/power4.md                        |     2 +-
 gcc/config/rs6000/power5.md                        |     2 +-
 gcc/config/rs6000/power6.md                        |     2 +-
 gcc/config/rs6000/power7.md                        |     2 +-
 gcc/config/rs6000/power8.md                        |     2 +-
 gcc/config/rs6000/power9.md                        |     2 +-
 gcc/config/rs6000/ppc-asm.h                        |     2 +-
 gcc/config/rs6000/ppc-auxv.h                       |     2 +-
 gcc/config/rs6000/ppu_intrinsics.h                 |     2 +-
 gcc/config/rs6000/predicates.md                    |     2 +-
 gcc/config/rs6000/rs6000-builtin.def               |     2 +-
 gcc/config/rs6000/rs6000-c.c                       |     2 +-
 gcc/config/rs6000/rs6000-call.c                    |     2 +-
 gcc/config/rs6000/rs6000-cpus.def                  |     2 +-
 gcc/config/rs6000/rs6000-d.c                       |     2 +-
 gcc/config/rs6000/rs6000-internal.h                |     2 +-
 gcc/config/rs6000/rs6000-linux.c                   |     2 +-
 gcc/config/rs6000/rs6000-logue.c                   |     2 +-
 gcc/config/rs6000/rs6000-modes.def                 |     2 +-
 gcc/config/rs6000/rs6000-modes.h                   |     2 +-
 gcc/config/rs6000/rs6000-opts.h                    |     2 +-
 gcc/config/rs6000/rs6000-p8swap.c                  |     2 +-
 gcc/config/rs6000/rs6000-passes.def                |     2 +-
 gcc/config/rs6000/rs6000-protos.h                  |     2 +-
 gcc/config/rs6000/rs6000-string.c                  |     2 +-
 gcc/config/rs6000/rs6000-tables.opt                |     2 +-
 gcc/config/rs6000/rs6000.c                         |     2 +-
 gcc/config/rs6000/rs6000.h                         |     2 +-
 gcc/config/rs6000/rs6000.md                        |     2 +-
 gcc/config/rs6000/rs6000.opt                       |     2 +-
 gcc/config/rs6000/rs64.md                          |     2 +-
 gcc/config/rs6000/rtems.h                          |     2 +-
 gcc/config/rs6000/secureplt.h                      |     2 +-
 gcc/config/rs6000/si2vmx.h                         |     2 +-
 gcc/config/rs6000/smmintrin.h                      |     2 +-
 gcc/config/rs6000/spu2vmx.h                        |     2 +-
 gcc/config/rs6000/sync.md                          |     2 +-
 gcc/config/rs6000/sysv4.h                          |     2 +-
 gcc/config/rs6000/sysv4.opt                        |     2 +-
 gcc/config/rs6000/sysv4le.h                        |     2 +-
 gcc/config/rs6000/t-aix52                          |     2 +-
 gcc/config/rs6000/t-aix64                          |     2 +-
 gcc/config/rs6000/t-fprules                        |     2 +-
 gcc/config/rs6000/t-freebsd64                      |     2 +-
 gcc/config/rs6000/t-linux64                        |     2 +-
 gcc/config/rs6000/t-lynx                           |     2 +-
 gcc/config/rs6000/t-netbsd                         |     2 +-
 gcc/config/rs6000/t-ppccomm                        |     2 +-
 gcc/config/rs6000/t-ppcendian                      |     2 +-
 gcc/config/rs6000/t-ppcgas                         |     2 +-
 gcc/config/rs6000/t-rs6000                         |     2 +-
 gcc/config/rs6000/t-rtems                          |     2 +-
 gcc/config/rs6000/t-vxworks                        |     2 +-
 gcc/config/rs6000/titan.md                         |     2 +-
 gcc/config/rs6000/tmmintrin.h                      |     2 +-
 gcc/config/rs6000/vec_types.h                      |     2 +-
 gcc/config/rs6000/vector.md                        |     2 +-
 gcc/config/rs6000/vsx.md                           |     2 +-
 gcc/config/rs6000/vxworks.h                        |     2 +-
 gcc/config/rs6000/vxworksae.h                      |     2 +-
 gcc/config/rs6000/vxworksmils.h                    |     2 +-
 gcc/config/rs6000/x86intrin.h                      |     2 +-
 gcc/config/rs6000/xcoff.h                          |     2 +-
 gcc/config/rs6000/xmmintrin.h                      |     2 +-
 gcc/config/rtems.h                                 |     2 +-
 gcc/config/rtems.opt                               |     2 +-
 gcc/config/rx/constraints.md                       |     2 +-
 gcc/config/rx/elf.opt                              |     2 +-
 gcc/config/rx/predicates.md                        |     2 +-
 gcc/config/rx/rx-modes.def                         |     2 +-
 gcc/config/rx/rx-opts.h                            |     2 +-
 gcc/config/rx/rx-protos.h                          |     2 +-
 gcc/config/rx/rx.c                                 |     2 +-
 gcc/config/rx/rx.h                                 |     2 +-
 gcc/config/rx/rx.md                                |     2 +-
 gcc/config/rx/rx.opt                               |     2 +-
 gcc/config/rx/t-rx                                 |     2 +-
 gcc/config/s390/2064.md                            |     2 +-
 gcc/config/s390/2084.md                            |     2 +-
 gcc/config/s390/2097.md                            |     2 +-
 gcc/config/s390/2817.md                            |     2 +-
 gcc/config/s390/2827.md                            |     2 +-
 gcc/config/s390/2964.md                            |     2 +-
 gcc/config/s390/3906.md                            |     2 +-
 gcc/config/s390/8561.md                            |     2 +-
 gcc/config/s390/constraints.md                     |     2 +-
 gcc/config/s390/driver-native.c                    |     2 +-
 gcc/config/s390/htmintrin.h                        |     2 +-
 gcc/config/s390/htmxlintrin.h                      |     2 +-
 gcc/config/s390/linux.h                            |     2 +-
 gcc/config/s390/predicates.md                      |     2 +-
 gcc/config/s390/s390-builtin-types.def             |     2 +-
 gcc/config/s390/s390-builtins.def                  |     2 +-
 gcc/config/s390/s390-builtins.h                    |     2 +-
 gcc/config/s390/s390-c.c                           |    61 +-
 gcc/config/s390/s390-d.c                           |     2 +-
 gcc/config/s390/s390-modes.def                     |     2 +-
 gcc/config/s390/s390-opts.h                        |     2 +-
 gcc/config/s390/s390-passes.def                    |     2 +-
 gcc/config/s390/s390-protos.h                      |     2 +-
 gcc/config/s390/s390.c                             |     2 +-
 gcc/config/s390/s390.h                             |     2 +-
 gcc/config/s390/s390.md                            |     2 +-
 gcc/config/s390/s390.opt                           |     2 +-
 gcc/config/s390/s390intrin.h                       |     2 +-
 gcc/config/s390/s390x.h                            |     2 +-
 gcc/config/s390/subst.md                           |     2 +-
 gcc/config/s390/t-s390                             |     2 +-
 gcc/config/s390/tpf.h                              |     2 +-
 gcc/config/s390/tpf.md                             |     2 +-
 gcc/config/s390/tpf.opt                            |     2 +-
 gcc/config/s390/vecintrin.h                        |     2 +-
 gcc/config/s390/vector.md                          |    10 +-
 gcc/config/s390/vx-builtins.md                     |     2 +-
 gcc/config/sh/constraints.md                       |     2 +-
 gcc/config/sh/divcost-analysis                     |     2 +-
 gcc/config/sh/divtab-sh4-300.c                     |     2 +-
 gcc/config/sh/divtab-sh4.c                         |     2 +-
 gcc/config/sh/divtab.c                             |     2 +-
 gcc/config/sh/elf.h                                |     2 +-
 gcc/config/sh/embed-elf.h                          |     2 +-
 gcc/config/sh/iterators.md                         |     2 +-
 gcc/config/sh/linux.h                              |     2 +-
 gcc/config/sh/little.h                             |     2 +-
 gcc/config/sh/netbsd-elf.h                         |     2 +-
 gcc/config/sh/newlib.h                             |     2 +-
 gcc/config/sh/predicates.md                        |     2 +-
 gcc/config/sh/rtems.h                              |     2 +-
 gcc/config/sh/rtemself.h                           |     2 +-
 gcc/config/sh/sh-c.c                               |     2 +-
 gcc/config/sh/sh-mem.cc                            |     2 +-
 gcc/config/sh/sh-modes.def                         |     2 +-
 gcc/config/sh/sh-protos.h                          |     2 +-
 gcc/config/sh/sh.c                                 |     2 +-
 gcc/config/sh/sh.h                                 |     2 +-
 gcc/config/sh/sh.md                                |     2 +-
 gcc/config/sh/sh.opt                               |     2 +-
 gcc/config/sh/sh1.md                               |     2 +-
 gcc/config/sh/sh4-300.md                           |     2 +-
 gcc/config/sh/sh4.md                               |     2 +-
 gcc/config/sh/sh4a.md                              |     2 +-
 gcc/config/sh/sh_optimize_sett_clrt.cc             |     2 +-
 gcc/config/sh/sh_treg_combine.cc                   |     2 +-
 gcc/config/sh/superh.h                             |     2 +-
 gcc/config/sh/sync.md                              |     2 +-
 gcc/config/sh/t-sh                                 |     2 +-
 gcc/config/sh/vxworks.h                            |     2 +-
 gcc/config/sol2-c.c                                |     2 +-
 gcc/config/sol2-cxx.c                              |     2 +-
 gcc/config/sol2-d.c                                |     2 +-
 gcc/config/sol2-protos.h                           |     2 +-
 gcc/config/sol2-stubs.c                            |     2 +-
 gcc/config/sol2.c                                  |     2 +-
 gcc/config/sol2.h                                  |     2 +-
 gcc/config/sol2.opt                                |     2 +-
 gcc/config/sparc/biarch64.h                        |     2 +-
 gcc/config/sparc/constraints.md                    |     2 +-
 gcc/config/sparc/cypress.md                        |     2 +-
 gcc/config/sparc/default64.h                       |     2 +-
 gcc/config/sparc/driver-sparc.c                    |     2 +-
 gcc/config/sparc/freebsd.h                         |     2 +-
 gcc/config/sparc/hypersparc.md                     |     2 +-
 gcc/config/sparc/leon.md                           |     2 +-
 gcc/config/sparc/linux.h                           |     2 +-
 gcc/config/sparc/linux64.h                         |     2 +-
 gcc/config/sparc/long-double-switch.opt            |     2 +-
 gcc/config/sparc/m8.md                             |     2 +-
 gcc/config/sparc/netbsd-elf.h                      |     2 +-
 gcc/config/sparc/niagara.md                        |     2 +-
 gcc/config/sparc/niagara2.md                       |     2 +-
 gcc/config/sparc/niagara4.md                       |     2 +-
 gcc/config/sparc/niagara7.md                       |     2 +-
 gcc/config/sparc/openbsd1-64.h                     |     2 +-
 gcc/config/sparc/openbsd64.h                       |     2 +-
 gcc/config/sparc/predicates.md                     |     2 +-
 gcc/config/sparc/rtemself.h                        |     2 +-
 gcc/config/sparc/sol2.h                            |     2 +-
 gcc/config/sparc/sp-elf.h                          |     2 +-
 gcc/config/sparc/sp64-elf.h                        |     2 +-
 gcc/config/sparc/sparc-c.c                         |     2 +-
 gcc/config/sparc/sparc-d.c                         |     2 +-
 gcc/config/sparc/sparc-modes.def                   |     2 +-
 gcc/config/sparc/sparc-opts.h                      |     2 +-
 gcc/config/sparc/sparc-passes.def                  |     2 +-
 gcc/config/sparc/sparc-protos.h                    |     2 +-
 gcc/config/sparc/sparc.c                           |     2 +-
 gcc/config/sparc/sparc.h                           |     2 +-
 gcc/config/sparc/sparc.md                          |     2 +-
 gcc/config/sparc/sparc.opt                         |     2 +-
 gcc/config/sparc/sparclet.md                       |     2 +-
 gcc/config/sparc/supersparc.md                     |     2 +-
 gcc/config/sparc/sync.md                           |     2 +-
 gcc/config/sparc/sysv4.h                           |     2 +-
 gcc/config/sparc/t-elf                             |     2 +-
 gcc/config/sparc/t-leon                            |     2 +-
 gcc/config/sparc/t-leon3                           |     2 +-
 gcc/config/sparc/t-linux64                         |     2 +-
 gcc/config/sparc/t-rtems                           |     2 +-
 gcc/config/sparc/t-rtems-64                        |     2 +-
 gcc/config/sparc/t-sparc                           |     2 +-
 gcc/config/sparc/tso.h                             |     2 +-
 gcc/config/sparc/ultra1_2.md                       |     2 +-
 gcc/config/sparc/ultra3.md                         |     2 +-
 gcc/config/sparc/visintrin.h                       |     2 +-
 gcc/config/sparc/vxworks.h                         |     2 +-
 gcc/config/stormy16/constraints.md                 |     2 +-
 gcc/config/stormy16/predicates.md                  |     2 +-
 gcc/config/stormy16/stormy-abi                     |     2 +-
 gcc/config/stormy16/stormy16-protos.h              |     2 +-
 gcc/config/stormy16/stormy16.c                     |     2 +-
 gcc/config/stormy16/stormy16.h                     |     2 +-
 gcc/config/stormy16/stormy16.md                    |     2 +-
 gcc/config/stormy16/stormy16.opt                   |     2 +-
 gcc/config/t-darwin                                |     2 +-
 gcc/config/t-dragonfly                             |     2 +-
 gcc/config/t-freebsd                               |     2 +-
 gcc/config/t-glibc                                 |     2 +-
 gcc/config/t-libunwind                             |     2 +-
 gcc/config/t-linux                                 |     2 +-
 gcc/config/t-lynx                                  |     2 +-
 gcc/config/t-netbsd                                |     2 +-
 gcc/config/t-pnt16-warn                            |     2 +-
 gcc/config/t-sol2                                  |     2 +-
 gcc/config/t-vxworks                               |    35 +-
 gcc/config/t-winnt                                 |     2 +-
 gcc/config/tilegx/constraints.md                   |     2 +-
 gcc/config/tilegx/linux.h                          |     2 +-
 gcc/config/tilegx/mul-tables.c                     |     2 +-
 gcc/config/tilegx/predicates.md                    |     2 +-
 gcc/config/tilegx/sync.md                          |     2 +-
 gcc/config/tilegx/tilegx-builtins.h                |     2 +-
 gcc/config/tilegx/tilegx-c.c                       |     2 +-
 gcc/config/tilegx/tilegx-generic.md                |     2 +-
 gcc/config/tilegx/tilegx-modes.def                 |     2 +-
 gcc/config/tilegx/tilegx-multiply.h                |     2 +-
 gcc/config/tilegx/tilegx-opts.h                    |     2 +-
 gcc/config/tilegx/tilegx-protos.h                  |     2 +-
 gcc/config/tilegx/tilegx.c                         |     2 +-
 gcc/config/tilegx/tilegx.h                         |     2 +-
 gcc/config/tilegx/tilegx.md                        |     2 +-
 gcc/config/tilegx/tilegx.opt                       |     2 +-
 gcc/config/tilepro/constraints.md                  |     2 +-
 gcc/config/tilepro/gen-mul-tables.cc               |     4 +-
 gcc/config/tilepro/linux.h                         |     2 +-
 gcc/config/tilepro/mul-tables.c                    |     2 +-
 gcc/config/tilepro/predicates.md                   |     2 +-
 gcc/config/tilepro/tilepro-builtins.h              |     2 +-
 gcc/config/tilepro/tilepro-c.c                     |     2 +-
 gcc/config/tilepro/tilepro-generic.md              |     2 +-
 gcc/config/tilepro/tilepro-modes.def               |     2 +-
 gcc/config/tilepro/tilepro-multiply.h              |     2 +-
 gcc/config/tilepro/tilepro-protos.h                |     2 +-
 gcc/config/tilepro/tilepro.c                       |     2 +-
 gcc/config/tilepro/tilepro.h                       |     2 +-
 gcc/config/tilepro/tilepro.md                      |     2 +-
 gcc/config/tilepro/tilepro.opt                     |     2 +-
 gcc/config/usegas.h                                |     2 +-
 gcc/config/v850/constraints.md                     |     2 +-
 gcc/config/v850/predicates.md                      |     2 +-
 gcc/config/v850/rtems.h                            |     2 +-
 gcc/config/v850/t-v850                             |     2 +-
 gcc/config/v850/v850-c.c                           |     2 +-
 gcc/config/v850/v850-modes.def                     |     2 +-
 gcc/config/v850/v850-opts.h                        |     2 +-
 gcc/config/v850/v850-protos.h                      |     2 +-
 gcc/config/v850/v850.c                             |     2 +-
 gcc/config/v850/v850.h                             |     2 +-
 gcc/config/v850/v850.md                            |     2 +-
 gcc/config/v850/v850.opt                           |     2 +-
 gcc/config/vax/builtins.md                         |     2 +-
 gcc/config/vax/constraints.md                      |     2 +-
 gcc/config/vax/elf.h                               |     2 +-
 gcc/config/vax/elf.opt                             |     2 +-
 gcc/config/vax/linux.h                             |     2 +-
 gcc/config/vax/netbsd-elf.h                        |     2 +-
 gcc/config/vax/openbsd.h                           |     2 +-
 gcc/config/vax/openbsd1.h                          |     2 +-
 gcc/config/vax/predicates.md                       |     2 +-
 gcc/config/vax/vax-modes.def                       |     2 +-
 gcc/config/vax/vax-protos.h                        |     2 +-
 gcc/config/vax/vax.c                               |     2 +-
 gcc/config/vax/vax.h                               |     2 +-
 gcc/config/vax/vax.md                              |     2 +-
 gcc/config/vax/vax.opt                             |     2 +-
 gcc/config/visium/constraints.md                   |     2 +-
 gcc/config/visium/elf.h                            |     2 +-
 gcc/config/visium/gr5.md                           |     2 +-
 gcc/config/visium/gr6.md                           |     2 +-
 gcc/config/visium/predicates.md                    |     2 +-
 gcc/config/visium/t-visium                         |     2 +-
 gcc/config/visium/visium-modes.def                 |     2 +-
 gcc/config/visium/visium-opts.h                    |     2 +-
 gcc/config/visium/visium-passes.def                |     2 +-
 gcc/config/visium/visium-protos.h                  |     2 +-
 gcc/config/visium/visium.c                         |     2 +-
 gcc/config/visium/visium.h                         |     2 +-
 gcc/config/visium/visium.md                        |     2 +-
 gcc/config/visium/visium.opt                       |     2 +-
 gcc/config/vms/make-crtlmap.awk                    |     2 +-
 gcc/config/vms/t-vms                               |     2 +-
 gcc/config/vms/t-vmsnative                         |     2 +-
 gcc/config/vms/vms-ar.c                            |     2 +-
 gcc/config/vms/vms-c.c                             |     2 +-
 gcc/config/vms/vms-f.c                             |     2 +-
 gcc/config/vms/vms-ld.c                            |     2 +-
 gcc/config/vms/vms-opts.h                          |     2 +-
 gcc/config/vms/vms-protos.h                        |     2 +-
 gcc/config/vms/vms-stdint.h                        |     2 +-
 gcc/config/vms/vms.c                               |     2 +-
 gcc/config/vms/vms.h                               |     2 +-
 gcc/config/vms/vms.opt                             |     2 +-
 gcc/config/vms/x-vms                               |     2 +-
 gcc/config/vms/xm-vms.h                            |     2 +-
 gcc/config/vx-common.h                             |     2 +-
 gcc/config/vxworks-c.c                             |     2 +-
 gcc/config/vxworks-dummy.h                         |     2 +-
 gcc/config/vxworks-stdint.h                        |     2 +-
 gcc/config/vxworks.c                               |     2 +-
 gcc/config/vxworks.h                               |     2 +-
 gcc/config/vxworks.opt                             |     2 +-
 gcc/config/vxworksae.h                             |     2 +-
 gcc/config/winnt-c.c                               |     2 +-
 gcc/config/xtensa/constraints.md                   |     2 +-
 gcc/config/xtensa/elf.h                            |     2 +-
 gcc/config/xtensa/elf.opt                          |     2 +-
 gcc/config/xtensa/linux.h                          |     2 +-
 gcc/config/xtensa/predicates.md                    |     2 +-
 gcc/config/xtensa/t-xtensa                         |     2 +-
 gcc/config/xtensa/uclinux.h                        |     2 +-
 gcc/config/xtensa/uclinux.opt                      |     2 +-
 gcc/config/xtensa/xtensa-protos.h                  |     2 +-
 gcc/config/xtensa/xtensa.c                         |     2 +-
 gcc/config/xtensa/xtensa.h                         |     2 +-
 gcc/config/xtensa/xtensa.md                        |     2 +-
 gcc/config/xtensa/xtensa.opt                       |     2 +-
 gcc/configure                                      |   234 +-
 gcc/configure.ac                                   |    55 +-
 gcc/context.c                                      |     2 +-
 gcc/context.h                                      |     2 +-
 gcc/convert.c                                      |     2 +-
 gcc/convert.h                                      |     2 +-
 gcc/coretypes.h                                    |     2 +-
 gcc/coroutine-builtins.def                         |     2 +-
 gcc/coroutine-passes.cc                            |     2 +-
 gcc/coverage.c                                     |     2 +-
 gcc/coverage.h                                     |     2 +-
 gcc/cp/ChangeLog                                   |  6592 +--
 gcc/cp/ChangeLog-2020                              |  6596 +++
 gcc/cp/Make-lang.in                                |    11 +-
 gcc/cp/call.c                                      |    43 +-
 gcc/cp/cfns.gperf                                  |     2 +-
 gcc/cp/cfns.h                                      |     2 +-
 gcc/cp/class.c                                     |    33 +-
 gcc/cp/config-lang.in                              |     2 +-
 gcc/cp/constexpr.c                                 |    23 +-
 gcc/cp/constraint.cc                               |     2 +-
 gcc/cp/coroutines.cc                               |     2 +-
 gcc/cp/cp-gimplify.c                               |     2 +-
 gcc/cp/cp-lang.c                                   |     2 +-
 gcc/cp/cp-name-hint.h                              |     2 +-
 gcc/cp/cp-objcp-common.c                           |     2 +-
 gcc/cp/cp-objcp-common.h                           |     2 +-
 gcc/cp/cp-tree.def                                 |     2 +-
 gcc/cp/cp-tree.h                                   |     5 +-
 gcc/cp/cp-ubsan.c                                  |     2 +-
 gcc/cp/cvt.c                                       |     2 +-
 gcc/cp/cxx-pretty-print.c                          |     2 +-
 gcc/cp/cxx-pretty-print.h                          |     2 +-
 gcc/cp/decl.c                                      |    10 +-
 gcc/cp/decl.h                                      |     2 +-
 gcc/cp/decl2.c                                     |     3 +-
 gcc/cp/dump.c                                      |     2 +-
 gcc/cp/error.c                                     |    30 +-
 gcc/cp/except.c                                    |     2 +-
 gcc/cp/expr.c                                      |     2 +-
 gcc/cp/friend.c                                    |     2 +-
 gcc/cp/g++spec.c                                   |    76 +-
 gcc/cp/init.c                                      |     4 +-
 gcc/cp/lambda.c                                    |     2 +-
 gcc/cp/lang-specs.h                                |     2 +-
 gcc/cp/lex.c                                       |     2 +-
 gcc/cp/logic.cc                                    |     2 +-
 gcc/cp/mangle.c                                    |     2 +-
 gcc/cp/mapper-client.cc                            |     2 +-
 gcc/cp/mapper-client.h                             |     2 +-
 gcc/cp/mapper-resolver.cc                          |     2 +-
 gcc/cp/method.c                                    |     2 +-
 gcc/cp/module.cc                                   |     2 +-
 gcc/cp/name-lookup.c                               |     2 +-
 gcc/cp/name-lookup.h                               |     2 +-
 gcc/cp/operators.def                               |     2 +-
 gcc/cp/optimize.c                                  |     2 +-
 gcc/cp/parser.c                                    |    23 +-
 gcc/cp/parser.h                                    |     2 +-
 gcc/cp/pt.c                                        |    26 +-
 gcc/cp/ptree.c                                     |     2 +-
 gcc/cp/rtti.c                                      |     2 +-
 gcc/cp/search.c                                    |     2 +-
 gcc/cp/semantics.c                                 |    26 +-
 gcc/cp/tree.c                                      |    11 +-
 gcc/cp/type-utils.h                                |     2 +-
 gcc/cp/typeck.c                                    |     2 +-
 gcc/cp/typeck2.c                                   |     2 +-
 gcc/cp/vtable-class-hierarchy.c                    |     2 +-
 gcc/cppbuiltin.c                                   |     2 +-
 gcc/cppbuiltin.h                                   |     2 +-
 gcc/cppdefault.c                                   |     7 +-
 gcc/cppdefault.h                                   |     9 +-
 gcc/cprop.c                                        |     2 +-
 gcc/cse.c                                          |     2 +-
 gcc/cselib.c                                       |     2 +-
 gcc/cselib.h                                       |     2 +-
 gcc/d/ChangeLog                                    |  1020 +-
 gcc/d/ChangeLog-2020                               |  1030 +
 gcc/d/Make-lang.in                                 |     2 +-
 gcc/d/config-lang.in                               |     2 +-
 gcc/d/d-attribs.cc                                 |     2 +-
 gcc/d/d-builtins.cc                                |    35 +-
 gcc/d/d-codegen.cc                                 |     2 +-
 gcc/d/d-compiler.cc                                |     6 +-
 gcc/d/d-convert.cc                                 |     2 +-
 gcc/d/d-ctfloat.cc                                 |     2 +-
 gcc/d/d-diagnostic.cc                              |     2 +-
 gcc/d/d-frontend.cc                                |    24 +-
 gcc/d/d-gimplify.cc                                |     2 +-
 gcc/d/d-incpath.cc                                 |     2 +-
 gcc/d/d-lang.cc                                    |    19 +-
 gcc/d/d-longdouble.cc                              |     2 +-
 gcc/d/d-port.cc                                    |     2 +-
 gcc/d/d-spec.cc                                    |     2 +-
 gcc/d/d-system.h                                   |     2 +-
 gcc/d/d-target-def.h                               |     2 +-
 gcc/d/d-target.cc                                  |   106 +-
 gcc/d/d-target.def                                 |     2 +-
 gcc/d/d-target.h                                   |    17 +-
 gcc/d/d-tree.def                                   |     2 +-
 gcc/d/d-tree.h                                     |     4 +-
 gcc/d/decl.cc                                      |     2 +-
 gcc/d/dmd/MERGE                                    |     2 +-
 gcc/d/dmd/arrayop.c                                |     8 +-
 gcc/d/dmd/clone.c                                  |    16 +-
 gcc/d/dmd/cond.c                                   |     2 +-
 gcc/d/dmd/declaration.c                            |     2 +-
 gcc/d/dmd/declaration.h                            |     3 +-
 gcc/d/dmd/dmangle.c                                |   319 +-
 gcc/d/dmd/dmodule.c                                |   289 +-
 gcc/d/dmd/dstruct.c                                |   118 +-
 gcc/d/dmd/dtemplate.c                              |   124 +-
 gcc/d/dmd/expression.c                             |    11 +-
 gcc/d/dmd/expressionsem.c                          |    72 +-
 gcc/d/dmd/func.c                                   |    63 +-
 gcc/d/dmd/globals.h                                |     2 +-
 gcc/d/dmd/hdrgen.c                                 |    12 +
 gcc/d/dmd/idgen.c                                  |    13 +
 gcc/d/dmd/module.h                                 |     2 +-
 gcc/d/dmd/mtype.c                                  |    31 +-
 gcc/d/dmd/mtype.h                                  |     7 +-
 gcc/d/dmd/parse.c                                  |   128 +-
 gcc/d/dmd/root/dsystem.h                           |     2 +-
 gcc/d/dmd/root/filename.c                          |    14 +
 gcc/d/dmd/root/filename.h                          |     1 +
 gcc/d/dmd/statementsem.c                           |    24 +-
 gcc/d/dmd/target.h                                 |     3 +
 gcc/d/dmd/traits.c                                 |   721 +-
 gcc/d/expr.cc                                      |     2 +-
 gcc/d/gdc.texi                                     |     2 +-
 gcc/d/imports.cc                                   |     2 +-
 gcc/d/intrinsics.cc                                |     2 +-
 gcc/d/intrinsics.def                               |     2 +-
 gcc/d/lang-specs.h                                 |     2 +-
 gcc/d/lang.opt                                     |     2 +-
 gcc/d/longdouble.h                                 |     2 +-
 gcc/d/modules.cc                                   |     2 +-
 gcc/d/runtime.cc                                   |     2 +-
 gcc/d/runtime.def                                  |     2 +-
 gcc/d/toir.cc                                      |     2 +-
 gcc/d/typeinfo.cc                                  |     2 +-
 gcc/d/types.cc                                     |    12 +-
 gcc/data-streamer-in.c                             |     2 +-
 gcc/data-streamer-out.c                            |     2 +-
 gcc/data-streamer.c                                |     2 +-
 gcc/data-streamer.h                                |     2 +-
 gcc/dbgcnt.c                                       |     2 +-
 gcc/dbgcnt.def                                     |     2 +-
 gcc/dbgcnt.h                                       |     2 +-
 gcc/dbxout.c                                       |     2 +-
 gcc/dbxout.h                                       |     2 +-
 gcc/dce.c                                          |     2 +-
 gcc/dce.h                                          |     2 +-
 gcc/ddg.c                                          |     2 +-
 gcc/ddg.h                                          |     2 +-
 gcc/debug.c                                        |     2 +-
 gcc/debug.h                                        |     2 +-
 gcc/defaults.h                                     |     2 +-
 gcc/df-core.c                                      |     2 +-
 gcc/df-problems.c                                  |     2 +-
 gcc/df-scan.c                                      |     2 +-
 gcc/df.h                                           |     2 +-
 gcc/dfp.c                                          |     2 +-
 gcc/dfp.h                                          |     2 +-
 gcc/diagnostic-color.c                             |     2 +-
 gcc/diagnostic-color.h                             |     4 +-
 gcc/diagnostic-core.h                              |     2 +-
 gcc/diagnostic-event-id.h                          |     2 +-
 gcc/diagnostic-format-json.cc                      |     2 +-
 gcc/diagnostic-metadata.h                          |     2 +-
 gcc/diagnostic-path.h                              |     2 +-
 gcc/diagnostic-show-locus.c                        |     2 +-
 gcc/diagnostic-url.h                               |     2 +-
 gcc/diagnostic.c                                   |     2 +-
 gcc/diagnostic.def                                 |     2 +-
 gcc/diagnostic.h                                   |     2 +-
 gcc/digraph.cc                                     |     2 +-
 gcc/digraph.h                                      |     2 +-
 gcc/doc/analyzer.texi                              |     4 +-
 gcc/doc/avr-mmcu.texi                              |     2 +-
 gcc/doc/bugreport.texi                             |     2 +-
 gcc/doc/cfg.texi                                   |     2 +-
 gcc/doc/collect2.texi                              |     2 +-
 gcc/doc/compat.texi                                |     2 +-
 gcc/doc/configfiles.texi                           |     2 +-
 gcc/doc/configterms.texi                           |     2 +-
 gcc/doc/contrib.texi                               |     2 +-
 gcc/doc/contribute.texi                            |     2 +-
 gcc/doc/cpp.texi                                   |     2 +-
 gcc/doc/cppdiropts.texi                            |     2 +-
 gcc/doc/cppenv.texi                                |     2 +-
 gcc/doc/cppinternals.texi                          |     4 +-
 gcc/doc/cppopts.texi                               |     2 +-
 gcc/doc/cppwarnopts.texi                           |     2 +-
 gcc/doc/extend.texi                                |     2 +-
 gcc/doc/fragments.texi                             |     2 +-
 gcc/doc/frontends.texi                             |     2 +-
 gcc/doc/gcc.texi                                   |     2 +-
 gcc/doc/gccint.texi                                |     2 +-
 gcc/doc/gcov-dump.texi                             |     4 +-
 gcc/doc/gcov-tool.texi                             |     4 +-
 gcc/doc/gcov.texi                                  |     4 +-
 gcc/doc/generic.texi                               |     2 +-
 gcc/doc/gimple.texi                                |     2 +-
 gcc/doc/gty.texi                                   |     2 +-
 gcc/doc/headerdirs.texi                            |     2 +-
 gcc/doc/hostconfig.texi                            |     2 +-
 gcc/doc/implement-c.texi                           |     2 +-
 gcc/doc/implement-cxx.texi                         |     2 +-
 gcc/doc/include/gcc-common.texi                    |     2 +-
 gcc/doc/install-old.texi                           |     2 +-
 gcc/doc/install.texi                               |     4 +-
 gcc/doc/install.texi2html                          |     2 +-
 gcc/doc/interface.texi                             |     2 +-
 gcc/doc/invoke.texi                                |    34 +-
 gcc/doc/languages.texi                             |     2 +-
 gcc/doc/libgcc.texi                                |     2 +-
 gcc/doc/loop.texi                                  |     2 +-
 gcc/doc/lto-dump.texi                              |     4 +-
 gcc/doc/lto.texi                                   |     2 +-
 gcc/doc/makefile.texi                              |     2 +-
 gcc/doc/match-and-simplify.texi                    |     2 +-
 gcc/doc/md.texi                                    |     2 +-
 gcc/doc/objc.texi                                  |     2 +-
 gcc/doc/optinfo.texi                               |     2 +-
 gcc/doc/options.texi                               |     2 +-
 gcc/doc/passes.texi                                |     2 +-
 gcc/doc/plugins.texi                               |     2 +-
 gcc/doc/portability.texi                           |     2 +-
 gcc/doc/rtl.texi                                   |     2 +-
 gcc/doc/service.texi                               |     2 +-
 gcc/doc/sourcebuild.texi                           |     2 +-
 gcc/doc/standards.texi                             |    18 +-
 gcc/doc/tm.texi                                    |     2 +-
 gcc/doc/tm.texi.in                                 |     2 +-
 gcc/doc/tree-ssa.texi                              |     2 +-
 gcc/doc/trouble.texi                               |     2 +-
 gcc/doc/ux.texi                                    |     2 +-
 gcc/dojump.c                                       |     2 +-
 gcc/dojump.h                                       |     2 +-
 gcc/dominance.c                                    |     2 +-
 gcc/dominance.h                                    |     2 +-
 gcc/domwalk.c                                      |     2 +-
 gcc/domwalk.h                                      |     2 +-
 gcc/double-int.c                                   |     2 +-
 gcc/double-int.h                                   |     2 +-
 gcc/dse.c                                          |     2 +-
 gcc/dump-context.h                                 |     2 +-
 gcc/dumpfile.c                                     |     2 +-
 gcc/dumpfile.h                                     |     2 +-
 gcc/dwarf2asm.c                                    |     2 +-
 gcc/dwarf2asm.h                                    |     2 +-
 gcc/dwarf2cfi.c                                    |     2 +-
 gcc/dwarf2out.c                                    |     2 +-
 gcc/dwarf2out.h                                    |     2 +-
 gcc/early-remat.c                                  |     2 +-
 gcc/edit-context.c                                 |     2 +-
 gcc/edit-context.h                                 |     2 +-
 gcc/emit-rtl.c                                     |     2 +-
 gcc/emit-rtl.h                                     |     2 +-
 gcc/errors.c                                       |     2 +-
 gcc/errors.h                                       |     2 +-
 gcc/escaped_string.h                               |     2 +-
 gcc/et-forest.c                                    |     2 +-
 gcc/et-forest.h                                    |     2 +-
 gcc/except.c                                       |     2 +-
 gcc/except.h                                       |     2 +-
 gcc/exec-tool.in                                   |     2 +-
 gcc/explow.c                                       |    22 +-
 gcc/explow.h                                       |     2 +-
 gcc/expmed.c                                       |     2 +-
 gcc/expmed.h                                       |     2 +-
 gcc/expr.c                                         |    43 +-
 gcc/expr.h                                         |     3 +-
 gcc/fibonacci_heap.c                               |     2 +-
 gcc/fibonacci_heap.h                               |     2 +-
 gcc/file-find.c                                    |     2 +-
 gcc/file-find.h                                    |     2 +-
 gcc/file-prefix-map.c                              |     2 +-
 gcc/file-prefix-map.h                              |     2 +-
 gcc/final.c                                        |    13 +-
 gcc/fixed-value.c                                  |     2 +-
 gcc/fixed-value.h                                  |     2 +-
 gcc/flag-types.h                                   |     2 +-
 gcc/flags.h                                        |     2 +-
 gcc/fold-const-call.c                              |     2 +-
 gcc/fold-const-call.h                              |     2 +-
 gcc/fold-const.c                                   |    16 +-
 gcc/fold-const.h                                   |     2 +-
 gcc/fortran/ChangeLog                              |  2332 +-
 gcc/fortran/ChangeLog-2018                         |  2723 --
 gcc/fortran/ChangeLog-2020                         |  2382 ++
 gcc/fortran/Make-lang.in                           |     2 +-
 gcc/fortran/arith.c                                |     2 +-
 gcc/fortran/arith.h                                |     2 +-
 gcc/fortran/array.c                                |     2 +-
 gcc/fortran/bbt.c                                  |     2 +-
 gcc/fortran/check.c                                |    15 +-
 gcc/fortran/class.c                                |     6 +-
 gcc/fortran/config-lang.in                         |     2 +-
 gcc/fortran/constructor.c                          |     2 +-
 gcc/fortran/constructor.h                          |     2 +-
 gcc/fortran/convert.c                              |     2 +-
 gcc/fortran/cpp.c                                  |     2 +-
 gcc/fortran/cpp.h                                  |     2 +-
 gcc/fortran/data.c                                 |    72 +-
 gcc/fortran/data.h                                 |     2 +-
 gcc/fortran/decl.c                                 |     2 +-
 gcc/fortran/dependency.c                           |     2 +-
 gcc/fortran/dependency.h                           |     2 +-
 gcc/fortran/dump-parse-tree.c                      |     2 +-
 gcc/fortran/error.c                                |     2 +-
 gcc/fortran/expr.c                                 |     2 +-
 gcc/fortran/f95-lang.c                             |     2 +-
 gcc/fortran/frontend-passes.c                      |     2 +-
 gcc/fortran/gfc-diagnostic.def                     |     2 +-
 gcc/fortran/gfc-internals.texi                     |     2 +-
 gcc/fortran/gfortran.h                             |     2 +-
 gcc/fortran/gfortran.texi                          |     2 +-
 gcc/fortran/gfortranspec.c                         |     4 +-
 gcc/fortran/interface.c                            |     2 +-
 gcc/fortran/intrinsic.c                            |     2 +-
 gcc/fortran/intrinsic.h                            |     2 +-
 gcc/fortran/intrinsic.texi                         |     2 +-
 gcc/fortran/invoke.texi                            |     4 +-
 gcc/fortran/io.c                                   |     2 +-
 gcc/fortran/ioparm.def                             |     2 +-
 gcc/fortran/iresolve.c                             |     2 +-
 gcc/fortran/iso-c-binding.def                      |     2 +-
 gcc/fortran/iso-fortran-env.def                    |     2 +-
 gcc/fortran/lang-specs.h                           |     2 +-
 gcc/fortran/lang.opt                               |     2 +-
 gcc/fortran/libgfortran.h                          |     2 +-
 gcc/fortran/match.c                                |     2 +-
 gcc/fortran/match.h                                |     2 +-
 gcc/fortran/matchexp.c                             |     2 +-
 gcc/fortran/mathbuiltins.def                       |     2 +-
 gcc/fortran/misc.c                                 |     2 +-
 gcc/fortran/module.c                               |     2 +-
 gcc/fortran/openmp.c                               |     2 +-
 gcc/fortran/options.c                              |     2 +-
 gcc/fortran/parse.c                                |     2 +-
 gcc/fortran/parse.h                                |     2 +-
 gcc/fortran/primary.c                              |    34 +-
 gcc/fortran/resolve.c                              |    18 +-
 gcc/fortran/scanner.c                              |     2 +-
 gcc/fortran/scanner.h                              |     2 +-
 gcc/fortran/simplify.c                             |    36 +-
 gcc/fortran/st.c                                   |     2 +-
 gcc/fortran/symbol.c                               |     2 +-
 gcc/fortran/target-memory.c                        |     2 +-
 gcc/fortran/target-memory.h                        |     2 +-
 gcc/fortran/trans-array.c                          |    25 +-
 gcc/fortran/trans-array.h                          |     2 +-
 gcc/fortran/trans-common.c                         |     2 +-
 gcc/fortran/trans-const.c                          |     2 +-
 gcc/fortran/trans-const.h                          |     2 +-
 gcc/fortran/trans-decl.c                           |     2 +-
 gcc/fortran/trans-expr.c                           |    58 +-
 gcc/fortran/trans-intrinsic.c                      |     2 +-
 gcc/fortran/trans-io.c                             |     2 +-
 gcc/fortran/trans-openmp.c                         |     2 +-
 gcc/fortran/trans-stmt.c                           |     4 +-
 gcc/fortran/trans-stmt.h                           |     2 +-
 gcc/fortran/trans-types.c                          |     2 +-
 gcc/fortran/trans-types.h                          |     2 +-
 gcc/fortran/trans.c                                |     2 +-
 gcc/fortran/trans.h                                |     3 +-
 gcc/fortran/trigd_fe.inc                           |     2 +-
 gcc/fortran/types.def                              |     2 +-
 gcc/fp-test.c                                      |     2 +-
 gcc/function-abi.cc                                |     2 +-
 gcc/function-abi.h                                 |     2 +-
 gcc/function-tests.c                               |     2 +-
 gcc/function.c                                     |    10 +-
 gcc/function.h                                     |     2 +-
 gcc/fwprop.c                                       |     2 +-
 gcc/gcc-ar.c                                       |     2 +-
 gcc/gcc-main.c                                     |     2 +-
 gcc/gcc-plugin.h                                   |     2 +-
 gcc/gcc-rich-location.c                            |     2 +-
 gcc/gcc-rich-location.h                            |     2 +-
 gcc/gcc-symtab.h                                   |     2 +-
 gcc/gcc.c                                          |    32 +-
 gcc/gcc.h                                          |     2 +-
 gcc/gcov-counter.def                               |     2 +-
 gcc/gcov-dump.c                                    |     4 +-
 gcc/gcov-io.c                                      |     2 +-
 gcc/gcov-io.h                                      |     2 +-
 gcc/gcov-iov.c                                     |     2 +-
 gcc/gcov-tool.c                                    |     4 +-
 gcc/gcov.c                                         |     4 +-
 gcc/gcse-common.c                                  |     2 +-
 gcc/gcse-common.h                                  |     2 +-
 gcc/gcse.c                                         |     2 +-
 gcc/gcse.h                                         |     2 +-
 gcc/gdbhooks.py                                    |     2 +-
 gcc/gdbinit.in                                     |     2 +-
 gcc/gen-pass-instances.awk                         |     2 +-
 gcc/genattr-common.c                               |     2 +-
 gcc/genattr.c                                      |     2 +-
 gcc/genattrtab.c                                   |     2 +-
 gcc/genautomata.c                                  |     2 +-
 gcc/gencfn-macros.c                                |     2 +-
 gcc/gencheck.c                                     |     2 +-
 gcc/genchecksum.c                                  |     2 +-
 gcc/gencodes.c                                     |     2 +-
 gcc/genconditions.c                                |     2 +-
 gcc/genconfig.c                                    |     2 +-
 gcc/genconstants.c                                 |     2 +-
 gcc/genemit.c                                      |     2 +-
 gcc/genenums.c                                     |     2 +-
 gcc/generic-match-head.c                           |     2 +-
 gcc/generic-match.h                                |     2 +-
 gcc/genextract.c                                   |     2 +-
 gcc/genflags.c                                     |     2 +-
 gcc/gengenrtl.c                                    |     2 +-
 gcc/gengtype-lex.l                                 |     2 +-
 gcc/gengtype-parse.c                               |     2 +-
 gcc/gengtype-state.c                               |     2 +-
 gcc/gengtype.c                                     |     4 +-
 gcc/gengtype.h                                     |     2 +-
 gcc/genhooks.c                                     |     2 +-
 gcc/genmatch.c                                     |     2 +-
 gcc/genmddeps.c                                    |     2 +-
 gcc/genmddump.c                                    |     2 +-
 gcc/genmodes.c                                     |    24 +-
 gcc/genmultilib                                    |     2 +-
 gcc/genopinit.c                                    |     2 +-
 gcc/genoutput.c                                    |     2 +-
 gcc/genpeep.c                                      |     2 +-
 gcc/genpreds.c                                     |     2 +-
 gcc/genrecog.c                                     |     2 +-
 gcc/gensupport.c                                   |     2 +-
 gcc/gensupport.h                                   |     2 +-
 gcc/gentarget-def.c                                |     2 +-
 gcc/ggc-common.c                                   |     2 +-
 gcc/ggc-internal.h                                 |     2 +-
 gcc/ggc-none.c                                     |     2 +-
 gcc/ggc-page.c                                     |     2 +-
 gcc/ggc-tests.c                                    |     2 +-
 gcc/ggc.h                                          |     2 +-
 gcc/gimple-array-bounds.cc                         |     2 +-
 gcc/gimple-array-bounds.h                          |     2 +-
 gcc/gimple-builder.c                               |     2 +-
 gcc/gimple-builder.h                               |     2 +-
 gcc/gimple-expr.c                                  |     2 +-
 gcc/gimple-expr.h                                  |     2 +-
 gcc/gimple-fold.c                                  |     4 +-
 gcc/gimple-fold.h                                  |     2 +-
 gcc/gimple-if-to-switch.cc                         |     2 +-
 gcc/gimple-isel.cc                                 |    34 +-
 gcc/gimple-iterator.c                              |     2 +-
 gcc/gimple-iterator.h                              |     2 +-
 gcc/gimple-laddress.c                              |     2 +-
 gcc/gimple-loop-interchange.cc                     |     2 +-
 gcc/gimple-loop-jam.c                              |     2 +-
 gcc/gimple-loop-versioning.cc                      |     2 +-
 gcc/gimple-low.c                                   |     2 +-
 gcc/gimple-low.h                                   |     2 +-
 gcc/gimple-match-head.c                            |     2 +-
 gcc/gimple-match.h                                 |     2 +-
 gcc/gimple-predict.h                               |     2 +-
 gcc/gimple-pretty-print.c                          |     2 +-
 gcc/gimple-pretty-print.h                          |     2 +-
 gcc/gimple-range-cache.cc                          |     2 +-
 gcc/gimple-range-cache.h                           |     2 +-
 gcc/gimple-range-edge.cc                           |     2 +-
 gcc/gimple-range-edge.h                            |     2 +-
 gcc/gimple-range-gori.cc                           |     2 +-
 gcc/gimple-range-gori.h                            |     2 +-
 gcc/gimple-range.cc                                |     2 +-
 gcc/gimple-range.h                                 |     2 +-
 gcc/gimple-ssa-backprop.c                          |     2 +-
 gcc/gimple-ssa-evrp-analyze.c                      |     2 +-
 gcc/gimple-ssa-evrp-analyze.h                      |     2 +-
 gcc/gimple-ssa-evrp.c                              |     2 +-
 gcc/gimple-ssa-isolate-paths.c                     |     2 +-
 gcc/gimple-ssa-nonnull-compare.c                   |     2 +-
 gcc/gimple-ssa-split-paths.c                       |     2 +-
 gcc/gimple-ssa-sprintf.c                           |     2 +-
 gcc/gimple-ssa-store-merging.c                     |   127 +-
 gcc/gimple-ssa-strength-reduction.c                |     2 +-
 gcc/gimple-ssa-warn-alloca.c                       |     2 +-
 gcc/gimple-ssa-warn-restrict.c                     |     2 +-
 gcc/gimple-ssa-warn-restrict.h                     |     2 +-
 gcc/gimple-ssa.h                                   |     2 +-
 gcc/gimple-streamer-in.c                           |     2 +-
 gcc/gimple-streamer-out.c                          |     2 +-
 gcc/gimple-streamer.h                              |     2 +-
 gcc/gimple-walk.c                                  |     2 +-
 gcc/gimple-walk.h                                  |     2 +-
 gcc/gimple.c                                       |     2 +-
 gcc/gimple.def                                     |     2 +-
 gcc/gimple.h                                       |     2 +-
 gcc/gimplify-me.c                                  |     2 +-
 gcc/gimplify-me.h                                  |     2 +-
 gcc/gimplify.c                                     |     2 +-
 gcc/gimplify.h                                     |     2 +-
 gcc/ginclude/float.h                               |     2 +-
 gcc/ginclude/iso646.h                              |     2 +-
 gcc/ginclude/stdalign.h                            |     2 +-
 gcc/ginclude/stdarg.h                              |     2 +-
 gcc/ginclude/stdatomic.h                           |     2 +-
 gcc/ginclude/stdbool.h                             |     2 +-
 gcc/ginclude/stddef.h                              |     2 +-
 gcc/ginclude/stdfix.h                              |     2 +-
 gcc/ginclude/stdint-gcc.h                          |     2 +-
 gcc/ginclude/stdnoreturn.h                         |     2 +-
 gcc/ginclude/tgmath.h                              |     2 +-
 gcc/ginclude/unwind-arm-common.h                   |     2 +-
 gcc/glimits.h                                      |     2 +-
 gcc/go/ChangeLog                                   |    19 +-
 gcc/go/Make-lang.in                                |     2 +-
 gcc/go/config-lang.in                              |     2 +-
 gcc/go/gccgo.texi                                  |    11 +-
 gcc/go/go-backend.c                                |     2 +-
 gcc/go/go-c.h                                      |     3 +-
 gcc/go/go-gcc-diagnostics.cc                       |     2 +-
 gcc/go/go-gcc.cc                                   |     2 +-
 gcc/go/go-gcc.h                                    |     2 +-
 gcc/go/go-lang.c                                   |     8 +-
 gcc/go/go-sha1.cc                                  |     2 +-
 gcc/go/go-system.h                                 |     2 +-
 gcc/go/gofrontend/MERGE                            |     2 +-
 gcc/go/gofrontend/escape.cc                        |     2 -
 gcc/go/gofrontend/expressions.cc                   |    10 +-
 gcc/go/gofrontend/runtime.def                      |     8 -
 gcc/go/gofrontend/types.cc                         |    15 +
 gcc/go/gospec.c                                    |     2 +-
 gcc/go/lang-specs.h                                |     2 +-
 gcc/go/lang.opt                                    |     6 +-
 gcc/godump.c                                       |     2 +-
 gcc/graph.c                                        |     2 +-
 gcc/graph.h                                        |     2 +-
 gcc/graphds.c                                      |     2 +-
 gcc/graphds.h                                      |     2 +-
 gcc/graphite-dependences.c                         |     2 +-
 gcc/graphite-isl-ast-to-gimple.c                   |     2 +-
 gcc/graphite-optimize-isl.c                        |     2 +-
 gcc/graphite-poly.c                                |     2 +-
 gcc/graphite-scop-detection.c                      |     2 +-
 gcc/graphite-sese-to-poly.c                        |     2 +-
 gcc/graphite.c                                     |     2 +-
 gcc/graphite.h                                     |     2 +-
 gcc/graphviz.cc                                    |     2 +-
 gcc/graphviz.h                                     |     2 +-
 gcc/gsstruct.def                                   |     2 +-
 gcc/gstab.h                                        |     2 +-
 gcc/gsyms.h                                        |     2 +-
 gcc/haifa-sched.c                                  |     2 +-
 gcc/hard-reg-set.h                                 |     2 +-
 gcc/hash-map-tests.c                               |     2 +-
 gcc/hash-map-traits.h                              |     2 +-
 gcc/hash-map.h                                     |     2 +-
 gcc/hash-set-tests.c                               |     2 +-
 gcc/hash-set.h                                     |     2 +-
 gcc/hash-table.c                                   |     2 +-
 gcc/hash-table.h                                   |     2 +-
 gcc/hash-traits.h                                  |     2 +-
 gcc/highlev-plugin-common.h                        |     2 +-
 gcc/hooks.c                                        |     2 +-
 gcc/hooks.h                                        |     2 +-
 gcc/host-default.c                                 |     2 +-
 gcc/hosthooks-def.h                                |     2 +-
 gcc/hosthooks.h                                    |     2 +-
 gcc/hw-doloop.c                                    |     2 +-
 gcc/hw-doloop.h                                    |     2 +-
 gcc/hwint.c                                        |     2 +-
 gcc/hwint.h                                        |     2 +-
 gcc/ifcvt.c                                        |     2 +-
 gcc/ifcvt.h                                        |     2 +-
 gcc/inchash.c                                      |     2 +-
 gcc/inchash.h                                      |     2 +-
 gcc/incpath.c                                      |     8 +-
 gcc/incpath.h                                      |     2 +-
 gcc/init-regs.c                                    |     2 +-
 gcc/input.c                                        |     2 +-
 gcc/input.h                                        |     2 +-
 gcc/insn-addr.h                                    |     2 +-
 gcc/insn-notes.def                                 |     2 +-
 gcc/int-vector-builder.h                           |     2 +-
 gcc/internal-fn.c                                  |    24 +-
 gcc/internal-fn.def                                |     6 +-
 gcc/internal-fn.h                                  |     2 +-
 gcc/intl.c                                         |     2 +-
 gcc/intl.h                                         |     2 +-
 gcc/ipa-comdats.c                                  |     2 +-
 gcc/ipa-cp.c                                       |     2 +-
 gcc/ipa-devirt.c                                   |     2 +-
 gcc/ipa-fnsummary.c                                |     2 +-
 gcc/ipa-fnsummary.h                                |     2 +-
 gcc/ipa-icf-gimple.c                               |     2 +-
 gcc/ipa-icf-gimple.h                               |     2 +-
 gcc/ipa-icf.c                                      |     2 +-
 gcc/ipa-icf.h                                      |     2 +-
 gcc/ipa-inline-analysis.c                          |     2 +-
 gcc/ipa-inline-transform.c                         |     2 +-
 gcc/ipa-inline.c                                   |     2 +-
 gcc/ipa-inline.h                                   |     2 +-
 gcc/ipa-modref-tree.c                              |     2 +-
 gcc/ipa-modref-tree.h                              |     2 +-
 gcc/ipa-modref.c                                   |    10 +-
 gcc/ipa-modref.h                                   |     2 +-
 gcc/ipa-param-manipulation.c                       |     2 +-
 gcc/ipa-param-manipulation.h                       |     2 +-
 gcc/ipa-polymorphic-call.c                         |     2 +-
 gcc/ipa-predicate.c                                |     2 +-
 gcc/ipa-predicate.h                                |     2 +-
 gcc/ipa-profile.c                                  |     2 +-
 gcc/ipa-prop.c                                     |     2 +-
 gcc/ipa-prop.h                                     |     2 +-
 gcc/ipa-pure-const.c                               |     2 +-
 gcc/ipa-ref.c                                      |     2 +-
 gcc/ipa-ref.h                                      |     2 +-
 gcc/ipa-reference.c                                |     2 +-
 gcc/ipa-reference.h                                |     2 +-
 gcc/ipa-split.c                                    |     2 +-
 gcc/ipa-sra.c                                      |     2 +-
 gcc/ipa-utils.c                                    |     2 +-
 gcc/ipa-utils.h                                    |     2 +-
 gcc/ipa-visibility.c                               |     2 +-
 gcc/ipa.c                                          |     2 +-
 gcc/ira-build.c                                    |     2 +-
 gcc/ira-color.c                                    |     2 +-
 gcc/ira-conflicts.c                                |     2 +-
 gcc/ira-costs.c                                    |     2 +-
 gcc/ira-emit.c                                     |     2 +-
 gcc/ira-int.h                                      |     2 +-
 gcc/ira-lives.c                                    |     2 +-
 gcc/ira.c                                          |     2 +-
 gcc/ira.h                                          |     2 +-
 gcc/is-a.h                                         |     2 +-
 gcc/iterator-utils.h                               |     2 +-
 gcc/jit/ChangeLog                                  |     2 +-
 gcc/jit/Make-lang.in                               |     2 +-
 gcc/jit/config-lang.in                             |     2 +-
 gcc/jit/docs/_build/texinfo/libgccjit.texi         |    84 +-
 gcc/jit/docs/conf.py                               |     2 +-
 gcc/jit/docs/cp/index.rst                          |     2 +-
 gcc/jit/docs/cp/intro/index.rst                    |     2 +-
 gcc/jit/docs/cp/intro/tutorial01.rst               |     2 +-
 gcc/jit/docs/cp/intro/tutorial02.rst               |     2 +-
 gcc/jit/docs/cp/intro/tutorial03.rst               |     2 +-
 gcc/jit/docs/cp/intro/tutorial04.rst               |     2 +-
 gcc/jit/docs/cp/topics/asm.rst                     |     2 +-
 gcc/jit/docs/cp/topics/compilation.rst             |     2 +-
 gcc/jit/docs/cp/topics/contexts.rst                |     2 +-
 gcc/jit/docs/cp/topics/expressions.rst             |     2 +-
 gcc/jit/docs/cp/topics/functions.rst               |     2 +-
 gcc/jit/docs/cp/topics/index.rst                   |     2 +-
 gcc/jit/docs/cp/topics/locations.rst               |     2 +-
 gcc/jit/docs/cp/topics/objects.rst                 |     2 +-
 gcc/jit/docs/cp/topics/types.rst                   |     2 +-
 gcc/jit/docs/examples/tut01-hello-world.c          |     2 +-
 gcc/jit/docs/examples/tut01-hello-world.cc         |     2 +-
 gcc/jit/docs/examples/tut02-square.c               |     2 +-
 gcc/jit/docs/examples/tut02-square.cc              |     2 +-
 gcc/jit/docs/examples/tut03-sum-of-squares.c       |     2 +-
 gcc/jit/docs/examples/tut03-sum-of-squares.cc      |     2 +-
 gcc/jit/docs/examples/tut04-toyvm/toyvm.c          |     2 +-
 gcc/jit/docs/examples/tut04-toyvm/toyvm.cc         |     2 +-
 gcc/jit/docs/index.rst                             |     2 +-
 gcc/jit/docs/internals/index.rst                   |     2 +-
 gcc/jit/docs/intro/index.rst                       |     2 +-
 gcc/jit/docs/intro/tutorial01.rst                  |     2 +-
 gcc/jit/docs/intro/tutorial02.rst                  |     2 +-
 gcc/jit/docs/intro/tutorial03.rst                  |     2 +-
 gcc/jit/docs/intro/tutorial04.rst                  |     2 +-
 gcc/jit/docs/intro/tutorial05.rst                  |     2 +-
 gcc/jit/docs/topics/asm.rst                        |     2 +-
 gcc/jit/docs/topics/compatibility.rst              |     2 +-
 gcc/jit/docs/topics/compilation.rst                |     2 +-
 gcc/jit/docs/topics/contexts.rst                   |     2 +-
 gcc/jit/docs/topics/expressions.rst                |     2 +-
 gcc/jit/docs/topics/function-pointers.rst          |     2 +-
 gcc/jit/docs/topics/functions.rst                  |     2 +-
 gcc/jit/docs/topics/index.rst                      |     2 +-
 gcc/jit/docs/topics/locations.rst                  |     2 +-
 gcc/jit/docs/topics/objects.rst                    |     2 +-
 gcc/jit/docs/topics/performance.rst                |     2 +-
 gcc/jit/docs/topics/types.rst                      |     2 +-
 gcc/jit/dummy-frontend.c                           |     2 +-
 gcc/jit/jit-builtins.c                             |     2 +-
 gcc/jit/jit-builtins.h                             |     2 +-
 gcc/jit/jit-common.h                               |     2 +-
 gcc/jit/jit-logging.c                              |     2 +-
 gcc/jit/jit-logging.h                              |     2 +-
 gcc/jit/jit-playback.c                             |     2 +-
 gcc/jit/jit-playback.h                             |     2 +-
 gcc/jit/jit-recording.c                            |     2 +-
 gcc/jit/jit-recording.h                            |     2 +-
 gcc/jit/jit-result.c                               |     2 +-
 gcc/jit/jit-result.h                               |     2 +-
 gcc/jit/jit-spec.c                                 |     2 +-
 gcc/jit/jit-tempdir.c                              |     2 +-
 gcc/jit/jit-tempdir.h                              |     2 +-
 gcc/jit/jit-w32.c                                  |     2 +-
 gcc/jit/jit-w32.h                                  |     2 +-
 gcc/jit/libgccjit++.h                              |     2 +-
 gcc/jit/libgccjit.c                                |     2 +-
 gcc/jit/libgccjit.h                                |     2 +-
 gcc/jit/libgccjit.map                              |     2 +-
 gcc/json.cc                                        |     2 +-
 gcc/json.h                                         |     2 +-
 gcc/jump.c                                         |     2 +-
 gcc/langhooks-def.h                                |     2 +-
 gcc/langhooks.c                                    |     2 +-
 gcc/langhooks.h                                    |     2 +-
 gcc/lcm.c                                          |     2 +-
 gcc/lcm.h                                          |     2 +-
 gcc/libfuncs.h                                     |     2 +-
 gcc/limitx.h                                       |     2 +-
 gcc/lists.c                                        |     2 +-
 gcc/loop-doloop.c                                  |     2 +-
 gcc/loop-init.c                                    |     2 +-
 gcc/loop-invariant.c                               |     2 +-
 gcc/loop-iv.c                                      |     2 +-
 gcc/loop-unroll.c                                  |     2 +-
 gcc/loop-unroll.h                                  |     2 +-
 gcc/lower-subreg.c                                 |     2 +-
 gcc/lower-subreg.h                                 |     2 +-
 gcc/lra-assigns.c                                  |    11 +-
 gcc/lra-coalesce.c                                 |     2 +-
 gcc/lra-constraints.c                              |     2 +-
 gcc/lra-eliminations.c                             |     2 +-
 gcc/lra-int.h                                      |     3 +-
 gcc/lra-lives.c                                    |     2 +-
 gcc/lra-remat.c                                    |     2 +-
 gcc/lra-spills.c                                   |     2 +-
 gcc/lra.c                                          |     7 +-
 gcc/lra.h                                          |     2 +-
 gcc/lto-cgraph.c                                   |     2 +-
 gcc/lto-compress.c                                 |     2 +-
 gcc/lto-compress.h                                 |     2 +-
 gcc/lto-opts.c                                     |     2 +-
 gcc/lto-section-in.c                               |     2 +-
 gcc/lto-section-names.h                            |     2 +-
 gcc/lto-section-out.c                              |     2 +-
 gcc/lto-streamer-in.c                              |     2 +-
 gcc/lto-streamer-out.c                             |     2 +-
 gcc/lto-streamer.c                                 |     2 +-
 gcc/lto-streamer.h                                 |     2 +-
 gcc/lto-wrapper.c                                  |     2 +-
 gcc/lto/ChangeLog                                  |     2 +-
 gcc/lto/Make-lang.in                               |     2 +-
 gcc/lto/common.c                                   |     2 +-
 gcc/lto/common.h                                   |     2 +-
 gcc/lto/config-lang.in                             |     2 +-
 gcc/lto/lang-specs.h                               |     2 +-
 gcc/lto/lang.opt                                   |     2 +-
 gcc/lto/lto-common.c                               |     2 +-
 gcc/lto/lto-common.h                               |     2 +-
 gcc/lto/lto-dump.c                                 |     2 +-
 gcc/lto/lto-lang.c                                 |     2 +-
 gcc/lto/lto-object.c                               |     2 +-
 gcc/lto/lto-partition.c                            |     2 +-
 gcc/lto/lto-partition.h                            |     2 +-
 gcc/lto/lto-symtab.c                               |     2 +-
 gcc/lto/lto-symtab.h                               |     2 +-
 gcc/lto/lto-tree.h                                 |     2 +-
 gcc/lto/lto.c                                      |     2 +-
 gcc/lto/lto.h                                      |     2 +-
 gcc/machmode.def                                   |     2 +-
 gcc/machmode.h                                     |     5 +-
 gcc/main.c                                         |     2 +-
 gcc/match.pd                                       |    66 +-
 gcc/mcf.c                                          |     2 +-
 gcc/mem-stats-traits.h                             |     2 +-
 gcc/mem-stats.h                                    |     2 +-
 gcc/memmodel.h                                     |     2 +-
 gcc/memory-block.cc                                |     2 +-
 gcc/memory-block.h                                 |     2 +-
 gcc/mkconfig.sh                                    |     2 +-
 gcc/mode-classes.def                               |     2 +-
 gcc/mode-switching.c                               |     2 +-
 gcc/modulo-sched.c                                 |     2 +-
 gcc/multiple_target.c                              |     2 +-
 gcc/mux-utils.h                                    |    10 +-
 gcc/objc/ChangeLog                                 |     2 +-
 gcc/objc/Make-lang.in                              |     2 +-
 gcc/objc/config-lang.in                            |     2 +-
 gcc/objc/lang-specs.h                              |     2 +-
 gcc/objc/objc-act.c                                |     2 +-
 gcc/objc/objc-act.h                                |     2 +-
 gcc/objc/objc-encoding.c                           |     2 +-
 gcc/objc/objc-encoding.h                           |     2 +-
 gcc/objc/objc-gnu-runtime-abi-01.c                 |     2 +-
 gcc/objc/objc-lang.c                               |     2 +-
 gcc/objc/objc-map.c                                |     2 +-
 gcc/objc/objc-map.h                                |     2 +-
 gcc/objc/objc-next-metadata-tags.h                 |     2 +-
 gcc/objc/objc-next-runtime-abi-01.c                |     2 +-
 gcc/objc/objc-next-runtime-abi-02.c                |     2 +-
 gcc/objc/objc-runtime-hooks.h                      |     2 +-
 gcc/objc/objc-runtime-shared-support.c             |     2 +-
 gcc/objc/objc-runtime-shared-support.h             |     2 +-
 gcc/objc/objc-tree.def                             |     2 +-
 gcc/objcp/ChangeLog                                |    12 +-
 gcc/objcp/Make-lang.in                             |    11 +-
 gcc/objcp/config-lang.in                           |     2 +-
 gcc/objcp/lang-specs.h                             |     2 +-
 gcc/objcp/objcp-decl.c                             |     2 +-
 gcc/objcp/objcp-decl.h                             |     2 +-
 gcc/objcp/objcp-lang.c                             |     2 +-
 gcc/obstack-utils.h                                |     2 +-
 gcc/omp-builtins.def                               |     2 +-
 gcc/omp-expand.c                                   |     2 +-
 gcc/omp-expand.h                                   |     2 +-
 gcc/omp-general.c                                  |     2 +-
 gcc/omp-general.h                                  |     2 +-
 gcc/omp-low.c                                      |     2 +-
 gcc/omp-low.h                                      |     2 +-
 gcc/omp-oacc-kernels-decompose.cc                  |     2 +-
 gcc/omp-offload.c                                  |     2 +-
 gcc/omp-offload.h                                  |     2 +-
 gcc/omp-simd-clone.c                               |     2 +-
 gcc/omp-simd-clone.h                               |     2 +-
 gcc/opt-functions.awk                              |     2 +-
 gcc/opt-gather.awk                                 |     2 +-
 gcc/opt-include.awk                                |     2 +-
 gcc/opt-problem.cc                                 |     2 +-
 gcc/opt-problem.h                                  |     2 +-
 gcc/opt-read.awk                                   |     2 +-
 gcc/opt-suggestions.c                              |     2 +-
 gcc/opt-suggestions.h                              |     2 +-
 gcc/optabs-libfuncs.c                              |     2 +-
 gcc/optabs-libfuncs.h                              |     2 +-
 gcc/optabs-query.c                                 |     2 +-
 gcc/optabs-query.h                                 |     2 +-
 gcc/optabs-tree.c                                  |     2 +-
 gcc/optabs-tree.h                                  |     2 +-
 gcc/optabs.c                                       |     2 +-
 gcc/optabs.def                                     |     2 +-
 gcc/optabs.h                                       |     2 +-
 gcc/optc-gen.awk                                   |     2 +-
 gcc/optc-save-gen.awk                              |     2 +-
 gcc/opth-gen.awk                                   |     2 +-
 gcc/optinfo-emit-json.cc                           |     2 +-
 gcc/optinfo-emit-json.h                            |     2 +-
 gcc/optinfo.cc                                     |     2 +-
 gcc/optinfo.h                                      |     2 +-
 gcc/opts-common.c                                  |     2 +-
 gcc/opts-diagnostic.h                              |     2 +-
 gcc/opts-global.c                                  |     2 +-
 gcc/opts.c                                         |     2 +-
 gcc/opts.h                                         |     2 +-
 gcc/ordered-hash-map-tests.cc                      |     2 +-
 gcc/ordered-hash-map.h                             |     2 +-
 gcc/output.h                                       |     2 +-
 gcc/params.opt                                     |     2 +-
 gcc/pass_manager.h                                 |     2 +-
 gcc/passes.c                                       |     2 +-
 gcc/passes.def                                     |     2 +-
 gcc/plugin.c                                       |     2 +-
 gcc/plugin.def                                     |     2 +-
 gcc/plugin.h                                       |     2 +-
 gcc/po/ChangeLog                                   |  2052 +-
 gcc/po/EXCLUDES                                    |     2 +-
 gcc/po/exgettext                                   |     2 +-
 gcc/poly-int-types.h                               |     2 +-
 gcc/poly-int.h                                     |     2 +-
 gcc/postreload-gcse.c                              |     2 +-
 gcc/postreload.c                                   |     2 +-
 gcc/predict.c                                      |     2 +-
 gcc/predict.def                                    |     2 +-
 gcc/predict.h                                      |     2 +-
 gcc/prefix.c                                       |     2 +-
 gcc/prefix.h                                       |     2 +-
 gcc/pretty-print.c                                 |     2 +-
 gcc/pretty-print.h                                 |     2 +-
 gcc/print-rtl-function.c                           |     2 +-
 gcc/print-rtl.c                                    |     2 +-
 gcc/print-rtl.h                                    |     2 +-
 gcc/print-tree.c                                   |     2 +-
 gcc/print-tree.h                                   |     2 +-
 gcc/profile-count.c                                |     2 +-
 gcc/profile-count.h                                |     2 +-
 gcc/profile.c                                      |     2 +-
 gcc/profile.h                                      |     2 +-
 gcc/range-op.cc                                    |     2 +-
 gcc/range-op.h                                     |     2 +-
 gcc/range.cc                                       |     2 +-
 gcc/range.h                                        |     2 +-
 gcc/read-md.c                                      |     2 +-
 gcc/read-md.h                                      |     2 +-
 gcc/read-rtl-function.c                            |     2 +-
 gcc/read-rtl-function.h                            |     2 +-
 gcc/read-rtl.c                                     |     2 +-
 gcc/real.c                                         |     2 +-
 gcc/real.h                                         |     2 +-
 gcc/realmpfr.c                                     |     2 +-
 gcc/realmpfr.h                                     |     2 +-
 gcc/recog.c                                        |    10 +-
 gcc/recog.h                                        |     2 +-
 gcc/ree.c                                          |     2 +-
 gcc/reg-notes.def                                  |     2 +-
 gcc/reg-stack.c                                    |     2 +-
 gcc/regcprop.c                                     |     2 +-
 gcc/regcprop.h                                     |     2 +-
 gcc/reginfo.c                                      |     2 +-
 gcc/regrename.c                                    |     2 +-
 gcc/regrename.h                                    |     2 +-
 gcc/regs.h                                         |     2 +-
 gcc/regset.h                                       |     2 +-
 gcc/regstat.c                                      |     2 +-
 gcc/reload.c                                       |     2 +-
 gcc/reload.h                                       |     2 +-
 gcc/reload1.c                                      |     2 +-
 gcc/reorg.c                                        |     2 +-
 gcc/resource.c                                     |     2 +-
 gcc/resource.h                                     |     2 +-
 gcc/rtl-error.c                                    |     2 +-
 gcc/rtl-error.h                                    |     2 +-
 gcc/rtl-iter.h                                     |     2 +-
 gcc/rtl-ssa.h                                      |     2 +-
 gcc/rtl-ssa/access-utils.h                         |     2 +-
 gcc/rtl-ssa/accesses.cc                            |     2 +-
 gcc/rtl-ssa/accesses.h                             |     2 +-
 gcc/rtl-ssa/blocks.cc                              |     2 +-
 gcc/rtl-ssa/blocks.h                               |     2 +-
 gcc/rtl-ssa/change-utils.h                         |     2 +-
 gcc/rtl-ssa/changes.cc                             |    11 +-
 gcc/rtl-ssa/changes.h                              |     2 +-
 gcc/rtl-ssa/functions.cc                           |     2 +-
 gcc/rtl-ssa/functions.h                            |     2 +-
 gcc/rtl-ssa/insn-utils.h                           |     2 +-
 gcc/rtl-ssa/insns.cc                               |     2 +-
 gcc/rtl-ssa/insns.h                                |     2 +-
 gcc/rtl-ssa/internals.inl                          |     2 +-
 gcc/rtl-ssa/is-a.inl                               |     2 +-
 gcc/rtl-ssa/member-fns.inl                         |     2 +-
 gcc/rtl-ssa/movement.h                             |     2 +-
 gcc/rtl-tests.c                                    |     2 +-
 gcc/rtl.c                                          |     2 +-
 gcc/rtl.def                                        |     2 +-
 gcc/rtl.h                                          |     2 +-
 gcc/rtlanal.c                                      |    10 +-
 gcc/rtlanal.h                                      |     2 +-
 gcc/rtlhash.c                                      |     2 +-
 gcc/rtlhash.h                                      |     2 +-
 gcc/rtlhooks-def.h                                 |     2 +-
 gcc/rtlhooks.c                                     |     2 +-
 gcc/rtx-vector-builder.c                           |     2 +-
 gcc/rtx-vector-builder.h                           |     2 +-
 gcc/run-rtl-passes.c                               |     2 +-
 gcc/run-rtl-passes.h                               |     2 +-
 gcc/sancov.c                                       |     2 +-
 gcc/sanitizer.def                                  |     2 +-
 gcc/sanopt.c                                       |     2 +-
 gcc/sbitmap.c                                      |     2 +-
 gcc/sbitmap.h                                      |     2 +-
 gcc/sched-deps.c                                   |     2 +-
 gcc/sched-ebb.c                                    |     2 +-
 gcc/sched-int.h                                    |     2 +-
 gcc/sched-rgn.c                                    |     2 +-
 gcc/sel-sched-dump.c                               |     2 +-
 gcc/sel-sched-dump.h                               |     2 +-
 gcc/sel-sched-ir.c                                 |     2 +-
 gcc/sel-sched-ir.h                                 |     2 +-
 gcc/sel-sched.c                                    |     2 +-
 gcc/sel-sched.h                                    |     2 +-
 gcc/selftest-diagnostic.c                          |     2 +-
 gcc/selftest-diagnostic.h                          |     2 +-
 gcc/selftest-rtl.c                                 |     2 +-
 gcc/selftest-rtl.h                                 |     2 +-
 gcc/selftest-run-tests.c                           |     2 +-
 gcc/selftest.c                                     |     2 +-
 gcc/selftest.h                                     |     2 +-
 gcc/sese.c                                         |     2 +-
 gcc/sese.h                                         |     2 +-
 gcc/shortest-paths.h                               |     2 +-
 gcc/shrink-wrap.c                                  |     2 +-
 gcc/shrink-wrap.h                                  |     2 +-
 gcc/signop.h                                       |     2 +-
 gcc/simplify-rtx.c                                 |    58 +-
 gcc/sort.cc                                        |     2 +-
 gcc/sparseset.c                                    |     2 +-
 gcc/sparseset.h                                    |     2 +-
 gcc/spellcheck-tree.c                              |     2 +-
 gcc/spellcheck-tree.h                              |     2 +-
 gcc/spellcheck.c                                   |     2 +-
 gcc/spellcheck.h                                   |     2 +-
 gcc/splay-tree-utils.cc                            |     2 +-
 gcc/splay-tree-utils.h                             |     2 +-
 gcc/splay-tree-utils.tcc                           |     2 +-
 gcc/sreal.c                                        |     2 +-
 gcc/sreal.h                                        |     2 +-
 gcc/ssa-iterators.h                                |     2 +-
 gcc/ssa.h                                          |     2 +-
 gcc/stab.def                                       |     2 +-
 gcc/stack-ptr-mod.c                                |     2 +-
 gcc/statistics.c                                   |     2 +-
 gcc/statistics.h                                   |     2 +-
 gcc/stmt.c                                         |     2 +-
 gcc/stmt.h                                         |     2 +-
 gcc/stor-layout.c                                  |     2 +-
 gcc/stor-layout.h                                  |     2 +-
 gcc/store-motion.c                                 |     2 +-
 gcc/streamer-hooks.c                               |     2 +-
 gcc/streamer-hooks.h                               |     2 +-
 gcc/stringpool.c                                   |     2 +-
 gcc/stringpool.h                                   |     2 +-
 gcc/substring-locations.c                          |     2 +-
 gcc/substring-locations.h                          |     2 +-
 gcc/symbol-summary.h                               |     2 +-
 gcc/symtab-clones.cc                               |     2 +-
 gcc/symtab-clones.h                                |     2 +-
 gcc/symtab-thunks.cc                               |     2 +-
 gcc/symtab-thunks.h                                |     2 +-
 gcc/symtab.c                                       |     2 +-
 gcc/sync-builtins.def                              |     2 +-
 gcc/system.h                                       |     2 +-
 gcc/target-def.h                                   |     2 +-
 gcc/target-globals.c                               |     2 +-
 gcc/target-globals.h                               |     2 +-
 gcc/target-hooks-macros.h                          |     2 +-
 gcc/target-insns.def                               |     2 +-
 gcc/target.def                                     |     2 +-
 gcc/target.h                                       |     2 +-
 gcc/targhooks.c                                    |     2 +-
 gcc/targhooks.h                                    |     2 +-
 gcc/testsuite/ChangeLog                            | 29144 +-------------
 gcc/testsuite/ChangeLog-2020                       | 29084 ++++++++++++++
 gcc/testsuite/README                               |     4 +-
 gcc/testsuite/README.compat                        |     2 +-
 gcc/testsuite/README.gcc                           |     2 +-
 gcc/testsuite/brig.dg/dg.exp                       |     2 +-
 gcc/testsuite/c-c++-common/goacc/pr79428-1.c       |     4 +-
 gcc/testsuite/c-c++-common/gomp/pr79428-2.c        |     3 +-
 gcc/testsuite/c-c++-common/pr98556.c               |    11 +
 gcc/testsuite/c-c++-common/raw-string-6.c          |     3 +-
 gcc/testsuite/config/default.exp                   |     2 +-
 gcc/testsuite/g++.dg/README                        |     2 +-
 gcc/testsuite/g++.dg/analyzer/analyzer.exp         |     2 +-
 gcc/testsuite/g++.dg/asan/asan.exp                 |     2 +-
 gcc/testsuite/g++.dg/bprob/bprob.exp               |     2 +-
 gcc/testsuite/g++.dg/charset/charset.exp           |     2 +-
 gcc/testsuite/g++.dg/compat/break/README           |     2 +-
 gcc/testsuite/g++.dg/compat/compat.exp             |     2 +-
 gcc/testsuite/g++.dg/compat/struct-layout-1.exp    |     2 +-
 gcc/testsuite/g++.dg/coroutines/coroutines.exp     |     2 +-
 .../g++.dg/coroutines/torture/pr95519-05-gro.C     |     2 +-
 gcc/testsuite/g++.dg/cpp0x/auto55.C                |    13 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-overflow3.C   |     7 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-pmf2.C        |     9 +
 gcc/testsuite/g++.dg/cpp0x/decltype63.C            |     3 +-
 gcc/testsuite/g++.dg/cpp0x/gen-attrs-64.C          |     1 -
 gcc/testsuite/g++.dg/cpp0x/noexcept61.C            |    17 +
 gcc/testsuite/g++.dg/cpp0x/pr68726.C               |     1 -
 gcc/testsuite/g++.dg/cpp0x/pr78341.C               |     1 -
 gcc/testsuite/g++.dg/cpp1y/constexpr-66093.C       |     2 +-
 gcc/testsuite/g++.dg/cpp1y/pr65202.C               |     3 +-
 gcc/testsuite/g++.dg/cpp1y/pr65340.C               |     2 +-
 gcc/testsuite/g++.dg/cpp1y/pr68578.C               |     2 +-
 gcc/testsuite/g++.dg/cpp1z/class-deduction44.C     |     1 -
 gcc/testsuite/g++.dg/cpp1z/class-deduction76.C     |     1 -
 gcc/testsuite/g++.dg/cpp1z/nontype-auto17.C        |    10 +
 gcc/testsuite/g++.dg/cpp1z/nontype-auto18.C        |     7 +
 gcc/testsuite/g++.dg/cpp2a/bit-cast10.C            |    42 +
 gcc/testsuite/g++.dg/cpp2a/bit-cast8.C             |    11 +
 gcc/testsuite/g++.dg/cpp2a/bit-cast9.C             |    15 +
 gcc/testsuite/g++.dg/debug/debug.exp               |     2 +-
 gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp       |     2 +-
 gcc/testsuite/g++.dg/dfp/dfp.exp                   |     2 +-
 gcc/testsuite/g++.dg/dg.exp                        |     2 +-
 gcc/testsuite/g++.dg/diagnostic/pr96045-1.C        |     4 +
 gcc/testsuite/g++.dg/diagnostic/pr96045-2.C        |     6 +
 gcc/testsuite/g++.dg/diagnostic/pr96045-3.C        |     6 +
 .../g++.dg/diagnostic/unclosed-extern-c.C          |     2 +-
 .../g++.dg/diagnostic/unclosed-function.C          |     3 +-
 .../g++.dg/diagnostic/unclosed-namespace.C         |     3 +-
 gcc/testsuite/g++.dg/diagnostic/unclosed-struct.C  |     3 +-
 gcc/testsuite/g++.dg/ext/pr84598.C                 |     4 +-
 gcc/testsuite/g++.dg/gcov/gcov.exp                 |     2 +-
 gcc/testsuite/g++.dg/goacc-gomp/goacc-gomp.exp     |     2 +-
 gcc/testsuite/g++.dg/goacc/goacc.exp               |     2 +-
 gcc/testsuite/g++.dg/gomp/gomp.exp                 |     2 +-
 gcc/testsuite/g++.dg/graphite/graphite.exp         |     2 +-
 gcc/testsuite/g++.dg/hwasan/hwasan.exp             |     2 +-
 gcc/testsuite/g++.dg/init/empty3.C                 |    18 +
 gcc/testsuite/g++.dg/init/new26.C                  |     4 +
 gcc/testsuite/g++.dg/lto/lto.exp                   |     2 +-
 gcc/testsuite/g++.dg/modules/binding-1_a.H         |     4 +
 gcc/testsuite/g++.dg/modules/binding-1_b.H         |     4 +
 gcc/testsuite/g++.dg/modules/binding-1_c.C         |     7 +
 gcc/testsuite/g++.dg/modules/binding-2.H           |     9 +
 gcc/testsuite/g++.dg/modules/builtin-3_a.C         |    44 +
 gcc/testsuite/g++.dg/modules/global-2_a.C          |    22 +
 gcc/testsuite/g++.dg/modules/global-2_b.C          |    10 +
 gcc/testsuite/g++.dg/modules/global-3_a.C          |    16 +
 gcc/testsuite/g++.dg/modules/global-3_b.C          |     9 +
 gcc/testsuite/g++.dg/modules/hello-1_a.C           |    12 +
 gcc/testsuite/g++.dg/modules/hello-1_b.C           |     9 +
 gcc/testsuite/g++.dg/modules/iostream-1_a.H        |    10 +
 gcc/testsuite/g++.dg/modules/iostream-1_b.C        |     9 +
 gcc/testsuite/g++.dg/modules/mod-decl-1.C          |     6 +-
 gcc/testsuite/g++.dg/modules/modules.exp           |     2 +-
 gcc/testsuite/g++.dg/modules/p0713-2.C             |     2 +-
 gcc/testsuite/g++.dg/modules/p0713-3.C             |     2 +-
 gcc/testsuite/g++.dg/modules/part-5_a.C            |    13 +
 gcc/testsuite/g++.dg/modules/part-5_b.C            |     6 +
 gcc/testsuite/g++.dg/modules/part-5_c.C            |    10 +
 gcc/testsuite/g++.dg/modules/stdio-1_a.H           |    14 +
 gcc/testsuite/g++.dg/modules/stdio-1_b.C           |    14 +
 gcc/testsuite/g++.dg/modules/string-1_a.H          |     4 +
 gcc/testsuite/g++.dg/modules/string-1_b.C          |     5 +
 gcc/testsuite/g++.dg/modules/string-view1.C        |     6 +
 gcc/testsuite/g++.dg/modules/string-view2.C        |    56 +
 gcc/testsuite/g++.dg/modules/tinfo-1.C             |    20 +
 gcc/testsuite/g++.dg/modules/tinfo-2_a.H           |     4 +
 gcc/testsuite/g++.dg/modules/tinfo-2_b.C           |     4 +
 gcc/testsuite/g++.dg/modules/tname-spec-1_a.H      |    15 +
 gcc/testsuite/g++.dg/modules/tname-spec-1_b.C      |    16 +
 gcc/testsuite/g++.dg/modules/xtreme-header-1.h     |    19 +
 gcc/testsuite/g++.dg/modules/xtreme-header-1_a.H   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-1_b.C   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-1_c.C   |     3 +
 gcc/testsuite/g++.dg/modules/xtreme-header-2.h     |    14 +
 gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-2_b.C   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-2_c.C   |     3 +
 gcc/testsuite/g++.dg/modules/xtreme-header-3.h     |    21 +
 gcc/testsuite/g++.dg/modules/xtreme-header-3_a.H   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-3_b.C   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-3_c.C   |     3 +
 gcc/testsuite/g++.dg/modules/xtreme-header-4.h     |    17 +
 gcc/testsuite/g++.dg/modules/xtreme-header-4_a.H   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-4_b.C   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-4_c.C   |     3 +
 gcc/testsuite/g++.dg/modules/xtreme-header-5.h     |    22 +
 gcc/testsuite/g++.dg/modules/xtreme-header-5_a.H   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-5_b.C   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-5_c.C   |     3 +
 gcc/testsuite/g++.dg/modules/xtreme-header-6.h     |    22 +
 gcc/testsuite/g++.dg/modules/xtreme-header-6_a.H   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-6_b.C   |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header-6_c.C   |     3 +
 gcc/testsuite/g++.dg/modules/xtreme-header.h       |   144 +
 gcc/testsuite/g++.dg/modules/xtreme-header_a.H     |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-header_b.C     |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-tr1.h          |    11 +
 gcc/testsuite/g++.dg/modules/xtreme-tr1_a.H        |     4 +
 gcc/testsuite/g++.dg/modules/xtreme-tr1_b.C        |     4 +
 gcc/testsuite/g++.dg/opt/20050511-1.C              |     2 +-
 gcc/testsuite/g++.dg/opt/pr98282.C                 |    80 +
 gcc/testsuite/g++.dg/opt/pr98403.C                 |   195 +
 gcc/testsuite/g++.dg/opt/pr98464.C                 |   155 +
 gcc/testsuite/g++.dg/opt/store-merging-2.C         |     4 +-
 gcc/testsuite/g++.dg/other/anon5.C                 |     3 +
 gcc/testsuite/g++.dg/other/switch4.C               |     3 +-
 gcc/testsuite/g++.dg/parse/attr4.C                 |     1 -
 gcc/testsuite/g++.dg/parse/cond4.C                 |     3 +-
 gcc/testsuite/g++.dg/parse/crash10.C               |     1 -
 gcc/testsuite/g++.dg/parse/crash18.C               |     2 +-
 gcc/testsuite/g++.dg/parse/crash27.C               |     2 +-
 gcc/testsuite/g++.dg/parse/crash34.C               |     2 +-
 gcc/testsuite/g++.dg/parse/crash35.C               |     2 +-
 gcc/testsuite/g++.dg/parse/crash52.C               |     2 +-
 gcc/testsuite/g++.dg/parse/crash59.C               |     2 +-
 gcc/testsuite/g++.dg/parse/crash61.C               |     1 -
 gcc/testsuite/g++.dg/parse/crash67.C               |     2 +-
 gcc/testsuite/g++.dg/parse/error14.C               |     2 +-
 gcc/testsuite/g++.dg/parse/error56.C               |     1 -
 gcc/testsuite/g++.dg/parse/invalid1.C              |     2 +-
 .../g++.dg/parse/parameter-declaration-1.C         |     4 +-
 gcc/testsuite/g++.dg/parse/parser-pr28152-2.C      |     2 +-
 gcc/testsuite/g++.dg/parse/parser-pr28152.C        |     2 +-
 gcc/testsuite/g++.dg/parse/pr68722.C               |     1 -
 gcc/testsuite/g++.dg/parse/pr96258.C               |     4 +-
 gcc/testsuite/g++.dg/pch/pch.exp                   |     2 +-
 gcc/testsuite/g++.dg/plugin/plugin.exp             |     2 +-
 gcc/testsuite/g++.dg/pr46852.C                     |     1 -
 gcc/testsuite/g++.dg/pr46868.C                     |     1 -
 gcc/testsuite/g++.dg/pr95768.C                     |    32 +
 .../g++.dg/simulate-thread/simulate-thread.exp     |     2 +-
 gcc/testsuite/g++.dg/special/ecos.exp              |     2 +-
 gcc/testsuite/g++.dg/template/access32.C           |     8 +
 gcc/testsuite/g++.dg/template/access33.C           |     9 +
 gcc/testsuite/g++.dg/template/crash115.C           |     1 -
 gcc/testsuite/g++.dg/template/crash43.C            |     1 -
 gcc/testsuite/g++.dg/template/crash90.C            |     3 +-
 gcc/testsuite/g++.dg/template/error-recovery1.C    |     1 -
 gcc/testsuite/g++.dg/template/error57.C            |     2 +-
 gcc/testsuite/g++.dg/template/partial5.C           |     2 +-
 gcc/testsuite/g++.dg/template/ttp33.C              |    10 +
 gcc/testsuite/g++.dg/tls/pr79288.C                 |     1 +
 gcc/testsuite/g++.dg/tls/tls.exp                   |     2 +-
 gcc/testsuite/g++.dg/tm/tm.exp                     |     2 +-
 gcc/testsuite/g++.dg/torture/pr98568.C             |    37 +
 .../g++.dg/torture/stackalign/stackalign.exp       |     2 +-
 gcc/testsuite/g++.dg/tree-prof/tree-prof.exp       |     2 +-
 gcc/testsuite/g++.dg/tree-ssa/copyprop.C           |     5 +
 gcc/testsuite/g++.dg/tree-ssa/pr96930.C            |    10 +
 gcc/testsuite/g++.dg/tsan/tsan.exp                 |     2 +-
 gcc/testsuite/g++.dg/ubsan/align-4.C               |    31 +
 gcc/testsuite/g++.dg/ubsan/ubsan.exp               |     2 +-
 gcc/testsuite/g++.dg/vect/pr95401.cc               |    13 +
 gcc/testsuite/g++.dg/vect/pr95401a.cc              |    13 +
 gcc/testsuite/g++.dg/vect/vect.exp                 |     2 +-
 gcc/testsuite/g++.dg/warn/Wmismatched-dealloc.C    |     4 +-
 .../g++.dg/warn/Wmismatched-new-delete-3.C         |   159 +
 gcc/testsuite/g++.dg/warn/Wuninitialized-12.C      |    40 +
 gcc/testsuite/g++.dg/warn/miss-format-1.C          |     4 +-
 gcc/testsuite/g++.dg/warn/pr98160.C                |    30 +
 gcc/testsuite/g++.dg/warn/pr98413.C                |    23 +
 gcc/testsuite/g++.old-deja/g++.brendan/README      |     2 +-
 gcc/testsuite/g++.old-deja/g++.mike/p658.C         |     4 +-
 gcc/testsuite/g++.old-deja/g++.other/crash31.C     |     3 +-
 gcc/testsuite/g++.old-deja/g++.pt/const2.C         |     1 +
 gcc/testsuite/g++.old-deja/g++.robertl/README      |     2 +-
 gcc/testsuite/g++.old-deja/old-deja.exp            |     2 +-
 gcc/testsuite/g++.target/aarch64/aarch64.exp       |     2 +-
 .../g++.target/aarch64/sve/aarch64-sve.exp         |     2 +-
 .../aarch64/sve/acle/aarch64-sve-acle-asm.exp      |     2 +-
 .../aarch64/sve/acle/aarch64-sve-acle.exp          |     2 +-
 .../aarch64/sve2/acle/aarch64-sve2-acle-asm.exp    |     4 +-
 gcc/testsuite/g++.target/arm/arm.exp               |     2 +-
 gcc/testsuite/g++.target/arm/mve.exp               |     2 +-
 gcc/testsuite/g++.target/arm/no_unique_address_1.C |     2 +-
 gcc/testsuite/g++.target/arm/no_unique_address_2.C |     2 +-
 gcc/testsuite/g++.target/i386/i386.exp             |     2 +-
 gcc/testsuite/g++.target/msp430/msp430.exp         |     2 +-
 gcc/testsuite/g++.target/nios2/nios2.exp           |     2 +-
 gcc/testsuite/g++.target/powerpc/powerpc.exp       |     2 +-
 gcc/testsuite/g++.target/riscv/riscv.exp           |     2 +-
 gcc/testsuite/g++.target/s390/s390.exp             |     2 +-
 gcc/testsuite/g++.target/xtensa/xtensa.exp         |     2 +-
 gcc/testsuite/gcc.c-torture/compile/compile.exp    |     2 +-
 gcc/testsuite/gcc.c-torture/compile/pr97144.c      |    24 +
 .../gcc.c-torture/execute/builtins/builtins.exp    |     2 +-
 gcc/testsuite/gcc.c-torture/execute/execute.exp    |     2 +-
 gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp  |     2 +-
 gcc/testsuite/gcc.c-torture/execute/pr98474.c      |    30 +
 gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp  |     2 +-
 gcc/testsuite/gcc.dg-selftests/dg-final.exp        |     2 +-
 gcc/testsuite/gcc.dg/README                        |     2 +-
 gcc/testsuite/gcc.dg/Wstrict-overflow-25.c         |     2 +-
 gcc/testsuite/gcc.dg/analyzer/analyzer.exp         |     2 +-
 gcc/testsuite/gcc.dg/analyzer/pr94851-1.c          |     3 +-
 gcc/testsuite/gcc.dg/analyzer/pr97072.c            |     9 +
 gcc/testsuite/gcc.dg/analyzer/pr97074.c            |    32 +
 gcc/testsuite/gcc.dg/analyzer/pr98073.c            |    13 +
 gcc/testsuite/gcc.dg/analyzer/pr98293.c            |     2 +
 gcc/testsuite/gcc.dg/analyzer/pr98564.c            |     6 +
 gcc/testsuite/gcc.dg/analyzer/pr98580-a.c          |     9 +
 gcc/testsuite/gcc.dg/analyzer/pr98580-b.c          |     2 +
 .../gcc.dg/analyzer/torture/analyzer-torture.exp   |     2 +-
 gcc/testsuite/gcc.dg/array-quals-1.c               |    40 +-
 gcc/testsuite/gcc.dg/asan/asan.exp                 |     2 +-
 gcc/testsuite/gcc.dg/atomic/atomic.exp             |     2 +-
 gcc/testsuite/gcc.dg/autopar/autopar.exp           |     2 +-
 gcc/testsuite/gcc.dg/charset/charset.exp           |     2 +-
 gcc/testsuite/gcc.dg/compat/compat.exp             |     2 +-
 gcc/testsuite/gcc.dg/compat/struct-layout-1.exp    |     2 +-
 gcc/testsuite/gcc.dg/cpp/assembl2.S                |     2 +-
 gcc/testsuite/gcc.dg/cpp/cpp.exp                   |     2 +-
 gcc/testsuite/gcc.dg/cpp/trad/trad.exp             |     2 +-
 gcc/testsuite/gcc.dg/debug/debug.exp               |     2 +-
 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp       |     2 +-
 gcc/testsuite/gcc.dg/debug/pr97714.c               |    11 +
 gcc/testsuite/gcc.dg/dfp/dfp.exp                   |     2 +-
 gcc/testsuite/gcc.dg/dg.exp                        |     2 +-
 gcc/testsuite/gcc.dg/fixed-point/fixed-point.exp   |     2 +-
 gcc/testsuite/gcc.dg/format/format.exp             |     2 +-
 gcc/testsuite/gcc.dg/goacc-gomp/goacc-gomp.exp     |     2 +-
 gcc/testsuite/gcc.dg/goacc/goacc.exp               |     2 +-
 gcc/testsuite/gcc.dg/gomp/gomp.exp                 |     2 +-
 gcc/testsuite/gcc.dg/graphite/graphite.exp         |     2 +-
 gcc/testsuite/gcc.dg/hwasan/hwasan.exp             |     2 +-
 gcc/testsuite/gcc.dg/intmax_t-1.c                  |     2 +-
 gcc/testsuite/gcc.dg/ipa/ipa.exp                   |     2 +-
 gcc/testsuite/gcc.dg/lto/lto.exp                   |     2 +-
 gcc/testsuite/gcc.dg/noncompile/noncompile.exp     |     2 +-
 gcc/testsuite/gcc.dg/params/params.exp             |     2 +-
 gcc/testsuite/gcc.dg/pch/pch.exp                   |     2 +-
 gcc/testsuite/gcc.dg/plugin/gil-1.c                |     4 +-
 gcc/testsuite/gcc.dg/plugin/plugin.exp             |     2 +-
 gcc/testsuite/gcc.dg/pr95582.c                     |    19 +
 gcc/testsuite/gcc.dg/pr98029.c                     |    21 +
 gcc/testsuite/gcc.dg/pthread-init-1.c              |     6 +-
 gcc/testsuite/gcc.dg/pthread-init-2.c              |     3 +
 gcc/testsuite/gcc.dg/rtl/rtl.exp                   |     2 +-
 gcc/testsuite/gcc.dg/sancov/sancov.exp             |     2 +-
 .../gcc.dg/simulate-thread/simulate-thread.exp     |     2 +-
 gcc/testsuite/gcc.dg/special/mips-abi.exp          |     2 +-
 gcc/testsuite/gcc.dg/special/special.exp           |     2 +-
 gcc/testsuite/gcc.dg/sso/sso.exp                   |     2 +-
 gcc/testsuite/gcc.dg/tls/tls.exp                   |     2 +-
 gcc/testsuite/gcc.dg/tm/tm.exp                     |     2 +-
 .../gcc.dg/torture/stackalign/stackalign.exp       |     2 +-
 gcc/testsuite/gcc.dg/torture/tls/tls.exp           |     2 +-
 gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp       |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/asm-2.c              |     4 +
 gcc/testsuite/gcc.dg/tree-ssa/asm-3.c              |     4 +
 gcc/testsuite/gcc.dg/tree-ssa/pr56719.c            |    33 +
 gcc/testsuite/gcc.dg/tree-ssa/pr94785.c            |    36 +
 gcc/testsuite/gcc.dg/tree-ssa/pr94802-1.c          |    68 +
 gcc/testsuite/gcc.dg/tree-ssa/pr96239.c            |    18 +
 gcc/testsuite/gcc.dg/tree-ssa/pr96782.c            |    17 +
 gcc/testsuite/gcc.dg/tree-ssa/pr96928.c            |    38 +
 gcc/testsuite/gcc.dg/tree-ssa/pr98513.c            |    47 +
 gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp         |     2 +-
 gcc/testsuite/gcc.dg/tsan/tsan.exp                 |     2 +-
 gcc/testsuite/gcc.dg/ubsan/ubsan.exp               |     2 +-
 gcc/testsuite/gcc.dg/uninit-38.c                   |    87 +
 gcc/testsuite/gcc.dg/uninit-pr98578.c              |   110 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr98516-1.c       |    26 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr98516-2.c       |    36 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr98544.c         |    32 +
 gcc/testsuite/gcc.dg/vect/complex/complex.exp      |     2 +-
 .../vect/costmodel/i386/i386-costmodel-vect.exp    |     2 +-
 .../vect/costmodel/ppc/ppc-costmodel-vect.exp      |     2 +-
 .../costmodel/x86_64/x86_64-costmodel-vect.exp     |     2 +-
 gcc/testsuite/gcc.dg/vect/pr94994.c                |    61 +
 gcc/testsuite/gcc.dg/vect/pr98302.c                |    22 +
 gcc/testsuite/gcc.dg/vect/pr98308.c                |    16 +
 gcc/testsuite/gcc.dg/vect/pr98560-1.c              |    17 +
 gcc/testsuite/gcc.dg/vect/pr98560-2.c              |    17 +
 gcc/testsuite/gcc.dg/vect/slp-reduc-11.c           |    20 +
 gcc/testsuite/gcc.dg/vect/vect-reduc-in-order-4.c  |     2 -
 gcc/testsuite/gcc.dg/vect/vect.exp                 |     2 +-
 gcc/testsuite/gcc.dg/vmx/vmx.exp                   |     2 +-
 gcc/testsuite/gcc.dg/vxworks/initpri1.c            |     1 +
 gcc/testsuite/gcc.dg/vxworks/initpri2.c            |     1 +
 gcc/testsuite/gcc.dg/vxworks/vxworks.exp           |     2 +-
 gcc/testsuite/gcc.dg/weak/weak.exp                 |     2 +-
 gcc/testsuite/gcc.misc-tests/acker1.exp            |     2 +-
 gcc/testsuite/gcc.misc-tests/arm-isr.exp           |     2 +-
 gcc/testsuite/gcc.misc-tests/bprob.exp             |     2 +-
 gcc/testsuite/gcc.misc-tests/dectest.exp           |     2 +-
 gcc/testsuite/gcc.misc-tests/dhry.exp              |     2 +-
 gcc/testsuite/gcc.misc-tests/gcov.exp              |     2 +-
 gcc/testsuite/gcc.misc-tests/godump.exp            |     2 +-
 gcc/testsuite/gcc.misc-tests/help.exp              |     2 +-
 gcc/testsuite/gcc.misc-tests/i386-prefetch.exp     |     2 +-
 gcc/testsuite/gcc.misc-tests/linkage.exp           |     2 +-
 gcc/testsuite/gcc.misc-tests/matrix1.exp           |     2 +-
 gcc/testsuite/gcc.misc-tests/mg-2.exp              |     2 +-
 gcc/testsuite/gcc.misc-tests/mg.exp                |     2 +-
 gcc/testsuite/gcc.misc-tests/options.exp           |     2 +-
 gcc/testsuite/gcc.misc-tests/output.exp            |     2 +-
 gcc/testsuite/gcc.misc-tests/outputs.exp           |    33 +-
 gcc/testsuite/gcc.misc-tests/sieve.exp             |     2 +-
 gcc/testsuite/gcc.misc-tests/sort2.exp             |     2 +-
 gcc/testsuite/gcc.src/maintainers.exp              |     2 +-
 .../gcc.target/aarch64/aapcs64/aapcs64.exp         |     2 +-
 gcc/testsuite/gcc.target/aarch64/aarch64.exp       |     2 +-
 gcc/testsuite/gcc.target/aarch64/acle/acle.exp     |     2 +-
 .../advsimd-intrinsics/advsimd-intrinsics.exp      |     2 +-
 .../aarch64/cpunative/aarch64-cpunative.exp        |     2 +-
 gcc/testsuite/gcc.target/aarch64/fp16/fp16.exp     |     2 +-
 gcc/testsuite/gcc.target/aarch64/pr89057.c         |    16 +
 gcc/testsuite/gcc.target/aarch64/pr98603.c         |    11 +
 gcc/testsuite/gcc.target/aarch64/simd/simd.exp     |     2 +-
 .../aarch64/sls-mitigation/sls-mitigation.exp      |     2 +-
 .../gcc.target/aarch64/sve/aarch64-sve.exp         |     2 +-
 .../aarch64/sve/acle/aarch64-sve-acle-asm.exp      |     2 +-
 .../aarch64/sve/acle/aarch64-sve-acle.exp          |     2 +-
 .../gcc.target/aarch64/sve/acle/asm/prfb.c         |    47 +-
 .../gcc.target/aarch64/sve/acle/asm/prfd.c         |    47 +-
 .../gcc.target/aarch64/sve/acle/asm/prfh.c         |    47 +-
 .../gcc.target/aarch64/sve/acle/asm/prfw.c         |    47 +-
 gcc/testsuite/gcc.target/aarch64/sve/cnot_2.c      |    29 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_cnot_4.c |    32 +
 .../gcc.target/aarch64/sve/cond_cnot_4_run.c       |    26 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_cnot_5.c |    32 +
 .../gcc.target/aarch64/sve/cond_cnot_5_run.c       |    26 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_cnot_6.c |    31 +
 .../gcc.target/aarch64/sve/cond_cnot_6_run.c       |    26 +
 .../gcc.target/aarch64/sve/cond_unary_5.c          |    49 +
 .../gcc.target/aarch64/sve/cond_unary_5_run.c      |    26 +
 .../gcc.target/aarch64/sve/cond_unary_6.c          |    53 +
 .../gcc.target/aarch64/sve/cond_unary_6_run.c      |    27 +
 .../gcc.target/aarch64/sve/cond_unary_7.c          |    48 +
 .../gcc.target/aarch64/sve/cond_unary_7_run.c      |    26 +
 .../gcc.target/aarch64/sve/cond_unary_8.c          |    50 +
 .../gcc.target/aarch64/sve/cond_unary_8_run.c      |    28 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_uxt_5.c  |    33 +
 .../gcc.target/aarch64/sve/cond_uxt_5_run.c        |    26 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_uxt_6.c  |    33 +
 .../gcc.target/aarch64/sve/cond_uxt_6_run.c        |    26 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_uxt_7.c  |    29 +
 .../gcc.target/aarch64/sve/cond_uxt_7_run.c        |    26 +
 gcc/testsuite/gcc.target/aarch64/sve/cond_uxt_8.c  |    32 +
 .../gcc.target/aarch64/sve/cond_uxt_8_run.c        |    26 +
 .../gcc.target/aarch64/sve/pcs/aarch64-sve-pcs.exp |     2 +-
 gcc/testsuite/gcc.target/aarch64/sve/pr97144.c     |    26 +
 gcc/testsuite/gcc.target/aarch64/sve/pr98214.c     |    21 +
 .../gcc.target/aarch64/sve2/aarch64-sve2.exp       |     2 +-
 .../aarch64/sve2/acle/aarch64-sve2-acle-asm.exp    |     4 +-
 .../aarch64/sve2/acle/aarch64-sve2-acle.exp        |     2 +-
 .../gcc.target/aarch64/torture/aarch64-torture.exp |     2 +-
 gcc/testsuite/gcc.target/aarch64/usaba_1.c         |    29 +
 gcc/testsuite/gcc.target/alpha/alpha.exp           |     2 +-
 gcc/testsuite/gcc.target/arc/arc.exp               |     2 +-
 gcc/testsuite/gcc.target/arc/loop-3.c              |     2 +-
 gcc/testsuite/gcc.target/arc/uncached-9.c          |    39 +
 gcc/testsuite/gcc.target/arm/aapcs/aapcs.exp       |     2 +-
 gcc/testsuite/gcc.target/arm/aapcs/vfp22.c         |     1 +
 gcc/testsuite/gcc.target/arm/aapcs/vfp23.c         |     1 +
 gcc/testsuite/gcc.target/arm/aapcs/vfp24.c         |     1 +
 gcc/testsuite/gcc.target/arm/aapcs/vfp25.c         |     1 +
 gcc/testsuite/gcc.target/arm/acle/acle.exp         |     2 +-
 gcc/testsuite/gcc.target/arm/arm.exp               |     2 +-
 gcc/testsuite/gcc.target/arm/cmse/cmse.exp         |     2 +-
 gcc/testsuite/gcc.target/arm/data-rel-1.c          |     1 +
 gcc/testsuite/gcc.target/arm/data-rel-2.c          |     1 +
 gcc/testsuite/gcc.target/arm/data-rel-3.c          |     1 +
 gcc/testsuite/gcc.target/arm/fp16-aapcs-2.c        |     2 +-
 gcc/testsuite/gcc.target/arm/headmerge-1.c         |     2 +-
 gcc/testsuite/gcc.target/arm/headmerge-2.c         |     2 +-
 gcc/testsuite/gcc.target/arm/lto/lto.exp           |     2 +-
 gcc/testsuite/gcc.target/arm/memset-inline-2.c     |     2 +-
 gcc/testsuite/gcc.target/arm/multilib.exp          |     2 +-
 .../gcc.target/arm/mve/intrinsics/mve_libcall1.c   |     2 +-
 .../gcc.target/arm/mve/intrinsics/mve_libcall2.c   |     2 +-
 gcc/testsuite/gcc.target/arm/mve/mve.exp           |     2 +-
 gcc/testsuite/gcc.target/arm/pr44788.c             |     1 +
 gcc/testsuite/gcc.target/arm/pr52006.c             |     1 +
 gcc/testsuite/gcc.target/arm/pr59858.c             |     1 +
 gcc/testsuite/gcc.target/arm/pr78255-2.c           |     2 +-
 .../gcc.target/arm/pure-code/pure-code.exp         |     2 +-
 .../gcc.target/arm/require-pic-register-loc.c      |    17 +-
 gcc/testsuite/gcc.target/arm/simd/simd.exp         |     2 +-
 gcc/testsuite/gcc.target/arm/tlscall.c             |     1 +
 gcc/testsuite/gcc.target/avr/avr.exp               |    82 +-
 gcc/testsuite/gcc.target/avr/mmcu/avr-mmcu.exp     |     2 +-
 .../gcc.target/avr/torture/avr-torture.exp         |     2 +-
 gcc/testsuite/gcc.target/bfin/bfin.exp             |     2 +-
 .../gcc.target/bfin/builtins/bfin-builtins.exp     |     2 +-
 gcc/testsuite/gcc.target/bpf/bpf.exp               |     2 +-
 gcc/testsuite/gcc.target/cris/cris.exp             |     2 +-
 .../gcc.target/cris/torture/cris-torture.exp       |     2 +-
 gcc/testsuite/gcc.target/csky/csky.exp             |     2 +-
 gcc/testsuite/gcc.target/epiphany/epiphany.exp     |     2 +-
 gcc/testsuite/gcc.target/frv/frv.exp               |     2 +-
 gcc/testsuite/gcc.target/gcn/gcn.exp               |     2 +-
 gcc/testsuite/gcc.target/h8300/h8300.exp           |     2 +-
 gcc/testsuite/gcc.target/hppa/hppa.exp             |     2 +-
 gcc/testsuite/gcc.target/i386/avx2-pr98461.c       |    54 +
 gcc/testsuite/gcc.target/i386/i386.exp             |     2 +-
 gcc/testsuite/gcc.target/i386/iamcu/abi-iamcu.exp  |     2 +-
 .../gcc.target/i386/ifcvt-onecmpl-abs-1.c          |     4 +-
 .../gcc.target/i386/math-torture/math-torture.exp  |     2 +-
 gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c     |   192 +
 gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c |   280 +
 gcc/testsuite/gcc.target/i386/pr92658-avx512bw.c   |     2 +-
 gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c     |   148 +
 gcc/testsuite/gcc.target/i386/pr94802.c            |    59 +
 gcc/testsuite/gcc.target/i386/pr95771.c            |    67 +
 gcc/testsuite/gcc.target/i386/pr96793-1.c          |    28 +
 gcc/testsuite/gcc.target/i386/pr96793-2.c          |    28 +
 gcc/testsuite/gcc.target/i386/pr97978.c            |    22 +
 gcc/testsuite/gcc.target/i386/pr98334.c            |    36 +
 gcc/testsuite/gcc.target/i386/pr98482-1.c          |     9 +
 gcc/testsuite/gcc.target/i386/pr98482-2.c          |    10 +
 gcc/testsuite/gcc.target/i386/pr98495-1.c          |    10 +
 gcc/testsuite/gcc.target/i386/pr98495-2.c          |    11 +
 gcc/testsuite/gcc.target/i386/pr98495-3.c          |     8 +
 gcc/testsuite/gcc.target/i386/pr98495-4.c          |     8 +
 gcc/testsuite/gcc.target/i386/pr98495-5.c          |     9 +
 gcc/testsuite/gcc.target/i386/pr98522.c            |    39 +
 gcc/testsuite/gcc.target/i386/pr98567-1.c          |    31 +
 gcc/testsuite/gcc.target/i386/pr98567-2.c          |    31 +
 gcc/testsuite/gcc.target/i386/pr98585.c            |    14 +
 gcc/testsuite/gcc.target/i386/pr98603.c            |    11 +
 gcc/testsuite/gcc.target/i386/sse2-mmx-pextrw.c    |     2 +-
 gcc/testsuite/gcc.target/i386/sse2-pr98461-2.c     |    25 +
 gcc/testsuite/gcc.target/i386/sse2-pr98461.c       |    50 +
 .../gcc.target/i386/stackalign/stackalign.exp      |     2 +-
 gcc/testsuite/gcc.target/ia64/ia64.exp             |     2 +-
 gcc/testsuite/gcc.target/m68k/m68k.exp             |     2 +-
 gcc/testsuite/gcc.target/microblaze/microblaze.exp |     2 +-
 .../gcc.target/mips/inter/mips16-inter.exp         |     2 +-
 gcc/testsuite/gcc.target/mips/mips-nonpic/README   |     2 +-
 .../gcc.target/mips/mips-nonpic/mips-nonpic.exp    |     2 +-
 gcc/testsuite/gcc.target/mips/mips.exp             |     2 +-
 gcc/testsuite/gcc.target/msp430/msp430.exp         |     2 +-
 gcc/testsuite/gcc.target/nds32/nds32.exp           |     2 +-
 gcc/testsuite/gcc.target/nios2/nios2.exp           |     2 +-
 gcc/testsuite/gcc.target/nvptx/nvptx.exp           |     2 +-
 gcc/testsuite/gcc.target/or1k/or1k.exp             |     2 +-
 gcc/testsuite/gcc.target/powerpc/bfp/bfp.exp       |     2 +-
 gcc/testsuite/gcc.target/powerpc/dfp/dfp.exp       |     2 +-
 gcc/testsuite/gcc.target/powerpc/powerpc.exp       |     2 +-
 .../gcc.target/powerpc/ppc-fortran/ppc-fortran.exp |     2 +-
 gcc/testsuite/gcc.target/powerpc/vsu/vsu.exp       |     2 +-
 gcc/testsuite/gcc.target/pru/pru.exp               |     2 +-
 gcc/testsuite/gcc.target/riscv/predef-10.c         |    43 +
 gcc/testsuite/gcc.target/riscv/predef-11.c         |    43 +
 gcc/testsuite/gcc.target/riscv/predef-12.c         |    43 +
 gcc/testsuite/gcc.target/riscv/predef-13.c         |    43 +
 gcc/testsuite/gcc.target/riscv/riscv.exp           |     2 +-
 gcc/testsuite/gcc.target/rl78/rl78.exp             |     2 +-
 gcc/testsuite/gcc.target/rx/rx.exp                 |     2 +-
 gcc/testsuite/gcc.target/s390/s390.exp             |     4 +-
 .../s390/vector/long-double-vx-macro-off-on.c      |    11 +
 .../s390/vector/long-double-vx-macro-on-off.c      |    11 +
 gcc/testsuite/gcc.target/sh/sh.exp                 |     2 +-
 gcc/testsuite/gcc.target/sh/torture/sh-torture.exp |     2 +-
 gcc/testsuite/gcc.target/sparc/sparc.exp           |     2 +-
 .../gcc.target/tic6x/builtins/c6x-builtins.exp     |     2 +-
 gcc/testsuite/gcc.target/tic6x/tic6x.exp           |     2 +-
 gcc/testsuite/gcc.target/vax/vax.exp               |     2 +-
 gcc/testsuite/gcc.target/visium/visium.exp         |     2 +-
 gcc/testsuite/gcc.target/x86_64/abi/README.gcc     |     2 +-
 gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp |     2 +-
 .../gcc.target/x86_64/abi/avx/abi-avx.exp          |     2 +-
 .../gcc.target/x86_64/abi/avx512f/abi-avx512f.exp  |     2 +-
 .../gcc.target/x86_64/abi/callabi/callabi.exp      |     2 +-
 .../gcc.target/x86_64/abi/ms-sysv/do-test.S        |     2 +-
 .../gcc.target/x86_64/abi/ms-sysv/ms-sysv.exp      |     2 +-
 gcc/testsuite/gcc.target/xstormy16/xstormy16.exp   |     2 +-
 gcc/testsuite/gcc.target/xtensa/xtensa.exp         |     2 +-
 gcc/testsuite/gcc.test-framework/README            |     2 +-
 .../gcc.test-framework/gen_directive_tests         |     2 +-
 .../gcc.test-framework/test-framework.awk          |     2 +-
 .../gcc.test-framework/test-framework.exp          |     2 +-
 gcc/testsuite/gdc.dg/asan/asan.exp                 |     2 +-
 gcc/testsuite/gdc.dg/debug/debug.exp               |     2 +-
 gcc/testsuite/gdc.dg/debug/dwarf2/dwarf2.exp       |     2 +-
 gcc/testsuite/gdc.dg/dg.exp                        |     2 +-
 gcc/testsuite/gdc.dg/lto/lto.exp                   |     2 +-
 gcc/testsuite/gdc.dg/pr98427.d                     |    23 +
 gcc/testsuite/gdc.dg/torture/torture.exp           |     2 +-
 gcc/testsuite/gdc.dg/ubsan/ubsan.exp               |     2 +-
 gcc/testsuite/gdc.test/compilable/Test16206.d      |    28 +
 gcc/testsuite/gdc.test/compilable/compilable.exp   |     2 +-
 .../gdc.test/compilable/extra-files/header1.d      |    18 +
 .../compilable/imports/pkgmodule/package.d         |     3 +
 .../compilable/imports/pkgmodule/plainmodule.d     |     2 +
 .../compilable/imports/plainpackage/plainmodule.d  |     4 +
 gcc/testsuite/gdc.test/compilable/isZeroInit.d     |    78 +
 .../gdc.test/compilable/isreturnonstack.d          |     7 +
 gcc/testsuite/gdc.test/compilable/line.d           |     4 +-
 gcc/testsuite/gdc.test/compilable/test16002.d      |    24 +
 gcc/testsuite/gdc.test/compilable/test17791.d      |    28 +
 gcc/testsuite/gdc.test/compilable/testInference.d  |     6 +-
 .../gdc.test/compilable/testheaderudamodule.d      |     2 +
 gcc/testsuite/gdc.test/compilable/traits.d         |   130 +
 .../gdc.test/fail_compilation/fail10207.d          |     2 +-
 .../gdc.test/fail_compilation/fail12485.d          |     9 +-
 .../gdc.test/fail_compilation/fail16206a.d         |    12 +
 .../gdc.test/fail_compilation/fail16206b.d         |    12 +
 .../gdc.test/fail_compilation/fail_compilation.exp |     2 +-
 .../gdc.test/fail_compilation/fail_isZeroInit.d    |    12 +
 .../gdc.test/fail_compilation/isreturnonstack.d    |    12 +
 .../gdc.test/fail_compilation/test16002.d          |    15 +
 .../gdc.test/fail_compilation/test17096.d          |    50 +
 .../gdc.test/fail_compilation/trait_loc_err.d      |    15 +
 .../gdc.test/fail_compilation/trait_loc_ov_err.d   |    40 +
 gcc/testsuite/gdc.test/fail_compilation/traits.d   |    27 +
 .../gdc.test/fail_compilation/traits_child.d       |    17 +
 .../gdc.test/runnable/imports/test18322import.d    |    14 +
 .../gdc.test/runnable/imports/testmangle.d         |    66 +
 gcc/testsuite/gdc.test/runnable/link6574.d         |    10 +-
 gcc/testsuite/gdc.test/runnable/mangle.d           |    82 +-
 gcc/testsuite/gdc.test/runnable/runnable.exp       |     2 +-
 gcc/testsuite/gdc.test/runnable/template4.d        |    31 +-
 gcc/testsuite/gdc.test/runnable/template9.d        |    13 +-
 gcc/testsuite/gdc.test/runnable/test17373.d        |    20 +
 gcc/testsuite/gdc.test/runnable/test17878.d        |    19 +
 gcc/testsuite/gdc.test/runnable/test18322.d        |    21 +
 gcc/testsuite/gdc.test/runnable/testconst.d        |     3 +-
 gcc/testsuite/gdc.test/runnable/traits.d           |   180 +-
 gcc/testsuite/gdc.test/runnable/traits_child.d     |   122 +
 gcc/testsuite/gdc.test/runnable/uda.d              |   194 +
 .../gdc.test/runnable_cxx/runnable_cxx.exp         |     2 +-
 gcc/testsuite/gfortran.dg/analyzer/analyzer.exp    |     2 +-
 gcc/testsuite/gfortran.dg/asan/asan.exp            |     2 +-
 gcc/testsuite/gfortran.dg/associate_54.f90         |    34 +
 gcc/testsuite/gfortran.dg/associate_55.f90         |    35 +
 gcc/testsuite/gfortran.dg/associate_56.f90         |    36 +
 gcc/testsuite/gfortran.dg/coarray/caf.exp          |     2 +-
 gcc/testsuite/gfortran.dg/data_inquiry_ref.f90     |    30 +-
 gcc/testsuite/gfortran.dg/debug/debug.exp          |     2 +-
 gcc/testsuite/gfortran.dg/dec_math.f90             |     2 +-
 .../gfortran.dg/deferred_character_35.f90          |    18 +
 .../gfortran.dg/deferred_character_36.f90          |    16 +
 gcc/testsuite/gfortran.dg/dg.exp                   |     2 +-
 gcc/testsuite/gfortran.dg/g77/README               |     2 +-
 .../gfortran.dg/goacc-gomp/goacc-gomp.exp          |     2 +-
 gcc/testsuite/gfortran.dg/goacc/goacc.exp          |     2 +-
 gcc/testsuite/gfortran.dg/gomp/gomp.exp            |     2 +-
 gcc/testsuite/gfortran.dg/graphite/graphite.exp    |     2 +-
 gcc/testsuite/gfortran.dg/ieee/ieee.exp            |     2 +-
 gcc/testsuite/gfortran.dg/implied_do_3.f90         |    14 +
 gcc/testsuite/gfortran.dg/lto/lto.exp              |     2 +-
 gcc/testsuite/gfortran.dg/pr93685_1.f90            |    20 +
 gcc/testsuite/gfortran.dg/pr93685_2.f90            |    18 +
 gcc/testsuite/gfortran.dg/prof/prof.exp            |     2 +-
 gcc/testsuite/gfortran.dg/select_rank_5.f90        |    44 +
 .../gfortran.dg/structure_constructor_17.f90       |    21 +
 gcc/testsuite/gfortran.dg/vect/vect.exp            |     2 +-
 .../gfortran.fortran-torture/compile/compile.exp   |     2 +-
 .../gfortran.fortran-torture/execute/execute.exp   |     2 +-
 gcc/testsuite/gnat.dg/dg.exp                       |     2 +-
 gcc/testsuite/gnat.dg/gcov/gcov.exp                |     2 +-
 gcc/testsuite/gnat.dg/specs/specs.exp              |     2 +-
 gcc/testsuite/gnat.dg/sso/sso.exp                  |     2 +-
 gcc/testsuite/go.dg/dg.exp                         |     2 +-
 gcc/testsuite/go.go-torture/execute/execute.exp    |     2 +-
 gcc/testsuite/go.test/go-test.exp                  |     2 +-
 .../test/fixedbugs/issue27836.dir/\303\204foo.go"  |    13 +
 .../test/fixedbugs/issue27836.dir/\303\204main.go" |    13 +
 .../testsuite/go.test/test/fixedbugs/issue27836.go |    10 +-
 gcc/testsuite/lib/asan-dg.exp                      |     2 +-
 gcc/testsuite/lib/atomic-dg.exp                    |     2 +-
 gcc/testsuite/lib/brig-dg.exp                      |     2 +-
 gcc/testsuite/lib/brig.exp                         |     2 +-
 gcc/testsuite/lib/c-compat.exp                     |     2 +-
 gcc/testsuite/lib/c-torture.exp                    |     2 +-
 gcc/testsuite/lib/clearcap.exp                     |     2 +-
 gcc/testsuite/lib/compat.exp                       |     2 +-
 gcc/testsuite/lib/copy-file.exp                    |     2 +-
 gcc/testsuite/lib/dejapatches.exp                  |     2 +-
 gcc/testsuite/lib/dg-pch.exp                       |     2 +-
 gcc/testsuite/lib/file-format.exp                  |     2 +-
 gcc/testsuite/lib/fortran-modules.exp              |     2 +-
 gcc/testsuite/lib/fortran-torture.exp              |     2 +-
 gcc/testsuite/lib/g++-dg.exp                       |     2 +-
 gcc/testsuite/lib/g++.exp                          |     2 +-
 gcc/testsuite/lib/gcc-defs.exp                     |     2 +-
 gcc/testsuite/lib/gcc-dg.exp                       |     2 +-
 gcc/testsuite/lib/gcc-gdb-test.exp                 |     2 +-
 gcc/testsuite/lib/gcc-simulate-thread.exp          |     2 +-
 gcc/testsuite/lib/gcc.exp                          |     2 +-
 gcc/testsuite/lib/gcov.exp                         |     2 +-
 gcc/testsuite/lib/gdc-dg.exp                       |     2 +-
 gcc/testsuite/lib/gdc-utils.exp                    |     2 +-
 gcc/testsuite/lib/gdc.exp                          |     2 +-
 gcc/testsuite/lib/gfortran-dg.exp                  |     2 +-
 gcc/testsuite/lib/gfortran.exp                     |     2 +-
 gcc/testsuite/lib/gnat-dg.exp                      |     2 +-
 gcc/testsuite/lib/gnat.exp                         |     2 +-
 gcc/testsuite/lib/go-dg.exp                        |     2 +-
 gcc/testsuite/lib/go-torture.exp                   |     2 +-
 gcc/testsuite/lib/go.exp                           |     2 +-
 gcc/testsuite/lib/hwasan-dg.exp                    |     2 +-
 gcc/testsuite/lib/lto.exp                          |     2 +-
 gcc/testsuite/lib/mike-g++.exp                     |     2 +-
 gcc/testsuite/lib/mike-gcc.exp                     |     2 +-
 gcc/testsuite/lib/multiline.exp                    |     2 +-
 gcc/testsuite/lib/obj-c++-dg.exp                   |     2 +-
 gcc/testsuite/lib/obj-c++.exp                      |     2 +-
 gcc/testsuite/lib/objc-dg.exp                      |     2 +-
 gcc/testsuite/lib/objc-torture.exp                 |     2 +-
 gcc/testsuite/lib/objc.exp                         |     2 +-
 gcc/testsuite/lib/options.exp                      |     2 +-
 gcc/testsuite/lib/plugin-support.exp               |     2 +-
 gcc/testsuite/lib/profopt.exp                      |     2 +-
 gcc/testsuite/lib/prune.exp                        |     2 +-
 gcc/testsuite/lib/scanasm.exp                      |     2 +-
 gcc/testsuite/lib/scandump.exp                     |     2 +-
 gcc/testsuite/lib/scanipa.exp                      |     2 +-
 gcc/testsuite/lib/scanlang.exp                     |     2 +-
 gcc/testsuite/lib/scanltranstree.exp               |     2 +-
 gcc/testsuite/lib/scanoffload.exp                  |     2 +-
 gcc/testsuite/lib/scanoffloadrtl.exp               |     2 +-
 gcc/testsuite/lib/scanoffloadtree.exp              |     2 +-
 gcc/testsuite/lib/scanrtl.exp                      |     2 +-
 gcc/testsuite/lib/scantree.exp                     |     2 +-
 gcc/testsuite/lib/scanwpaipa.exp                   |     2 +-
 gcc/testsuite/lib/target-libpath.exp               |     2 +-
 gcc/testsuite/lib/target-supports-dg.exp           |     2 +-
 gcc/testsuite/lib/target-supports.exp              |    29 +-
 gcc/testsuite/lib/target-utils.exp                 |     2 +-
 gcc/testsuite/lib/timeout-dg.exp                   |     2 +-
 gcc/testsuite/lib/timeout.exp                      |     2 +-
 gcc/testsuite/lib/torture-options.exp              |     2 +-
 gcc/testsuite/lib/tsan-dg.exp                      |     2 +-
 gcc/testsuite/lib/ubsan-dg.exp                     |     2 +-
 gcc/testsuite/lib/wrapper.exp                      |     2 +-
 gcc/testsuite/obj-c++.dg/attributes/attributes.exp |     2 +-
 gcc/testsuite/obj-c++.dg/dg.exp                    |     2 +-
 gcc/testsuite/obj-c++.dg/lto/lto.exp               |     2 +-
 gcc/testsuite/obj-c++.dg/plugin/plugin.exp         |     2 +-
 .../obj-c++.dg/property/property-neg-6.mm          |     2 +-
 gcc/testsuite/obj-c++.dg/property/property.exp     |     2 +-
 gcc/testsuite/obj-c++.dg/strings/strings.exp       |     2 +-
 gcc/testsuite/obj-c++.dg/syntax-error-10.mm        |     2 +-
 gcc/testsuite/obj-c++.dg/syntax-error-8.mm         |     2 +-
 gcc/testsuite/obj-c++.dg/syntax-error-9.mm         |     2 +-
 .../obj-c++.dg/torture/strings/strings.exp         |     2 +-
 .../objc-obj-c++-shared/TestsuiteObject.m          |     2 +-
 gcc/testsuite/objc.dg/attributes/attributes.exp    |     2 +-
 gcc/testsuite/objc.dg/dg.exp                       |     2 +-
 .../objc.dg/gnu-encoding/gnu-encoding.exp          |     2 +-
 gcc/testsuite/objc.dg/lto/lto.exp                  |     2 +-
 gcc/testsuite/objc.dg/pch/pch.exp                  |     2 +-
 gcc/testsuite/objc.dg/plugin/plugin.exp            |     2 +-
 gcc/testsuite/objc.dg/property/property.exp        |     2 +-
 gcc/testsuite/objc.dg/special/special.exp          |     2 +-
 gcc/testsuite/objc.dg/strings/strings.exp          |     2 +-
 gcc/testsuite/objc.dg/torture/strings/strings.exp  |     2 +-
 gcc/testsuite/objc/compile/compile.exp             |     2 +-
 .../objc/execute/exceptions/exceptions.exp         |     2 +-
 gcc/testsuite/objc/execute/execute.exp             |     2 +-
 gcc/timevar.c                                      |     2 +-
 gcc/timevar.def                                    |     2 +-
 gcc/timevar.h                                      |     2 +-
 gcc/toplev.c                                       |     2 +-
 gcc/toplev.h                                       |     2 +-
 gcc/tracer.c                                       |     2 +-
 gcc/tracer.h                                       |     2 +-
 gcc/trans-mem.c                                    |     2 +-
 gcc/trans-mem.h                                    |     2 +-
 gcc/tree-affine.c                                  |     2 +-
 gcc/tree-affine.h                                  |     2 +-
 gcc/tree-call-cdce.c                               |     2 +-
 gcc/tree-cfg.c                                     |     4 +-
 gcc/tree-cfg.h                                     |     2 +-
 gcc/tree-cfgcleanup.c                              |     2 +-
 gcc/tree-cfgcleanup.h                              |     2 +-
 gcc/tree-chrec.c                                   |     2 +-
 gcc/tree-chrec.h                                   |     2 +-
 gcc/tree-complex.c                                 |     2 +-
 gcc/tree-core.h                                    |     2 +-
 gcc/tree-data-ref.c                                |     2 +-
 gcc/tree-data-ref.h                                |     2 +-
 gcc/tree-dfa.c                                     |     2 +-
 gcc/tree-dfa.h                                     |     2 +-
 gcc/tree-diagnostic-path.cc                        |     2 +-
 gcc/tree-diagnostic.c                              |     2 +-
 gcc/tree-diagnostic.h                              |     2 +-
 gcc/tree-dump.c                                    |     2 +-
 gcc/tree-dump.h                                    |     2 +-
 gcc/tree-eh.c                                      |     2 +-
 gcc/tree-eh.h                                      |     2 +-
 gcc/tree-emutls.c                                  |     2 +-
 gcc/tree-hash-traits.h                             |     2 +-
 gcc/tree-hasher.h                                  |     2 +-
 gcc/tree-if-conv.c                                 |     2 +-
 gcc/tree-if-conv.h                                 |     2 +-
 gcc/tree-inline.c                                  |     8 +-
 gcc/tree-inline.h                                  |     2 +-
 gcc/tree-into-ssa.c                                |     2 +-
 gcc/tree-into-ssa.h                                |     2 +-
 gcc/tree-iterator.c                                |     2 +-
 gcc/tree-iterator.h                                |     2 +-
 gcc/tree-loop-distribution.c                       |     2 +-
 gcc/tree-nested.c                                  |     2 +-
 gcc/tree-nested.h                                  |     2 +-
 gcc/tree-nrv.c                                     |     2 +-
 gcc/tree-object-size.c                             |     2 +-
 gcc/tree-object-size.h                             |     2 +-
 gcc/tree-outof-ssa.c                               |     2 +-
 gcc/tree-outof-ssa.h                               |     2 +-
 gcc/tree-parloops.c                                |     2 +-
 gcc/tree-parloops.h                                |     2 +-
 gcc/tree-pass.h                                    |     2 +-
 gcc/tree-phinodes.c                                |     2 +-
 gcc/tree-phinodes.h                                |     2 +-
 gcc/tree-predcom.c                                 |     2 +-
 gcc/tree-pretty-print.c                            |     2 +-
 gcc/tree-pretty-print.h                            |     2 +-
 gcc/tree-profile.c                                 |     2 +-
 gcc/tree-scalar-evolution.c                        |     2 +-
 gcc/tree-scalar-evolution.h                        |     2 +-
 gcc/tree-sra.c                                     |     2 +-
 gcc/tree-sra.h                                     |     2 +-
 gcc/tree-ssa-address.c                             |     2 +-
 gcc/tree-ssa-address.h                             |     2 +-
 gcc/tree-ssa-alias-compare.h                       |     2 +-
 gcc/tree-ssa-alias.c                               |     2 +-
 gcc/tree-ssa-alias.h                               |     2 +-
 gcc/tree-ssa-ccp.c                                 |     2 +-
 gcc/tree-ssa-ccp.h                                 |     2 +-
 gcc/tree-ssa-coalesce.c                            |     2 +-
 gcc/tree-ssa-coalesce.h                            |     2 +-
 gcc/tree-ssa-copy.c                                |     2 +-
 gcc/tree-ssa-dce.c                                 |     2 +-
 gcc/tree-ssa-dce.h                                 |     2 +-
 gcc/tree-ssa-dom.c                                 |     2 +-
 gcc/tree-ssa-dom.h                                 |     2 +-
 gcc/tree-ssa-dse.c                                 |     2 +-
 gcc/tree-ssa-dse.h                                 |     2 +-
 gcc/tree-ssa-forwprop.c                            |     2 +-
 gcc/tree-ssa-ifcombine.c                           |     2 +-
 gcc/tree-ssa-live.c                                |     2 +-
 gcc/tree-ssa-live.h                                |     2 +-
 gcc/tree-ssa-loop-ch.c                             |     2 +-
 gcc/tree-ssa-loop-im.c                             |     2 +-
 gcc/tree-ssa-loop-ivcanon.c                        |     2 +-
 gcc/tree-ssa-loop-ivopts.c                         |     2 +-
 gcc/tree-ssa-loop-ivopts.h                         |     2 +-
 gcc/tree-ssa-loop-manip.c                          |     2 +-
 gcc/tree-ssa-loop-manip.h                          |     2 +-
 gcc/tree-ssa-loop-niter.c                          |    47 +-
 gcc/tree-ssa-loop-niter.h                          |     2 +-
 gcc/tree-ssa-loop-prefetch.c                       |     2 +-
 gcc/tree-ssa-loop-split.c                          |     2 +-
 gcc/tree-ssa-loop-unswitch.c                       |     2 +-
 gcc/tree-ssa-loop.c                                |     2 +-
 gcc/tree-ssa-loop.h                                |     2 +-
 gcc/tree-ssa-math-opts.c                           |     2 +-
 gcc/tree-ssa-operands.c                            |     2 +-
 gcc/tree-ssa-operands.h                            |     2 +-
 gcc/tree-ssa-phiopt.c                              |   110 +-
 gcc/tree-ssa-phiprop.c                             |     2 +-
 gcc/tree-ssa-pre.c                                 |     2 +-
 gcc/tree-ssa-propagate.c                           |     2 +-
 gcc/tree-ssa-propagate.h                           |     2 +-
 gcc/tree-ssa-reassoc.c                             |   123 +-
 gcc/tree-ssa-reassoc.h                             |     2 +-
 gcc/tree-ssa-sccvn.c                               |    31 +-
 gcc/tree-ssa-sccvn.h                               |     2 +-
 gcc/tree-ssa-scopedtables.c                        |     2 +-
 gcc/tree-ssa-scopedtables.h                        |     2 +-
 gcc/tree-ssa-sink.c                                |     2 +-
 gcc/tree-ssa-strlen.c                              |     2 +-
 gcc/tree-ssa-strlen.h                              |     2 +-
 gcc/tree-ssa-structalias.c                         |     2 +-
 gcc/tree-ssa-tail-merge.c                          |     2 +-
 gcc/tree-ssa-ter.c                                 |     2 +-
 gcc/tree-ssa-ter.h                                 |     2 +-
 gcc/tree-ssa-threadbackward.c                      |     2 +-
 gcc/tree-ssa-threadedge.c                          |     2 +-
 gcc/tree-ssa-threadedge.h                          |     2 +-
 gcc/tree-ssa-threadupdate.c                        |     2 +-
 gcc/tree-ssa-threadupdate.h                        |     2 +-
 gcc/tree-ssa-uncprop.c                             |     2 +-
 gcc/tree-ssa-uninit.c                              |     2 +-
 gcc/tree-ssa.c                                     |     2 +-
 gcc/tree-ssa.h                                     |     2 +-
 gcc/tree-ssanames.c                                |     2 +-
 gcc/tree-ssanames.h                                |     2 +-
 gcc/tree-stdarg.c                                  |     2 +-
 gcc/tree-stdarg.h                                  |     2 +-
 gcc/tree-streamer-in.c                             |     2 +-
 gcc/tree-streamer-out.c                            |     2 +-
 gcc/tree-streamer.c                                |     2 +-
 gcc/tree-streamer.h                                |     2 +-
 gcc/tree-switch-conversion.c                       |     2 +-
 gcc/tree-switch-conversion.h                       |     2 +-
 gcc/tree-tailcall.c                                |     2 +-
 gcc/tree-vect-data-refs.c                          |     4 +-
 gcc/tree-vect-generic.c                            |     2 +-
 gcc/tree-vect-loop-manip.c                         |     2 +-
 gcc/tree-vect-loop.c                               |    78 +-
 gcc/tree-vect-patterns.c                           |    15 +-
 gcc/tree-vect-slp-patterns.c                       |     2 +-
 gcc/tree-vect-slp.c                                |    64 +-
 gcc/tree-vect-stmts.c                              |    29 +-
 gcc/tree-vector-builder.c                          |     2 +-
 gcc/tree-vector-builder.h                          |     2 +-
 gcc/tree-vectorizer.c                              |     2 +-
 gcc/tree-vectorizer.h                              |     2 +-
 gcc/tree-vrp.c                                     |     2 +-
 gcc/tree-vrp.h                                     |     2 +-
 gcc/tree.c                                         |    11 +-
 gcc/tree.def                                       |     2 +-
 gcc/tree.h                                         |     2 +-
 gcc/treestruct.def                                 |     2 +-
 gcc/tristate.cc                                    |     2 +-
 gcc/tristate.h                                     |     2 +-
 gcc/tsan.c                                         |     2 +-
 gcc/tsan.h                                         |     2 +-
 gcc/tsystem.h                                      |     2 +-
 gcc/typeclass.h                                    |     2 +-
 gcc/typed-splay-tree.c                             |     2 +-
 gcc/typed-splay-tree.h                             |     2 +-
 gcc/ubsan.c                                        |     2 +-
 gcc/ubsan.h                                        |     2 +-
 gcc/unique-ptr-tests.cc                            |     2 +-
 gcc/valtrack.c                                     |     2 +-
 gcc/valtrack.h                                     |     2 +-
 gcc/value-prof.c                                   |     2 +-
 gcc/value-prof.h                                   |     2 +-
 gcc/value-query.cc                                 |     2 +-
 gcc/value-query.h                                  |     2 +-
 gcc/value-range-equiv.cc                           |     2 +-
 gcc/value-range-equiv.h                            |     2 +-
 gcc/value-range.cc                                 |     8 +-
 gcc/value-range.h                                  |     2 +-
 gcc/var-tracking.c                                 |     2 +-
 gcc/varasm.c                                       |     2 +-
 gcc/varasm.h                                       |     2 +-
 gcc/varpool.c                                      |     2 +-
 gcc/vec-perm-indices.c                             |     2 +-
 gcc/vec-perm-indices.h                             |     2 +-
 gcc/vec.c                                          |     2 +-
 gcc/vec.h                                          |     2 +-
 gcc/vector-builder.h                               |     2 +-
 gcc/version.c                                      |     2 +-
 gcc/vmsdbg.h                                       |     2 +-
 gcc/vmsdbgout.c                                    |     2 +-
 gcc/vr-values.c                                    |     2 +-
 gcc/vr-values.h                                    |     2 +-
 gcc/vtable-verify.c                                |     2 +-
 gcc/vtable-verify.h                                |     2 +-
 gcc/web.c                                          |     2 +-
 gcc/wide-int-bitmask.h                             |     2 +-
 gcc/wide-int-print.cc                              |     2 +-
 gcc/wide-int-print.h                               |     2 +-
 gcc/wide-int.cc                                    |    16 +-
 gcc/wide-int.h                                     |     2 +-
 gcc/xcoff.h                                        |     2 +-
 gcc/xcoffout.c                                     |     2 +-
 gcc/xcoffout.h                                     |     2 +-
 gotools/ChangeLog                                  |     8 +
 gotools/Makefile.am                                |    17 +-
 gotools/Makefile.in                                |    19 +-
 include/ChangeLog                                  |     4 +
 include/ansidecl.h                                 |     2 +-
 include/demangle.h                                 |     2 +-
 include/dwarf2.def                                 |     2 +-
 include/dwarf2.h                                   |     2 +-
 include/dyn-string.h                               |     2 +-
 include/environ.h                                  |     2 +-
 include/fibheap.h                                  |     2 +-
 include/filenames.h                                |     2 +-
 include/floatformat.h                              |     2 +-
 include/fnmatch.h                                  |     2 +-
 include/gcc-c-fe.def                               |     2 +-
 include/gcc-c-interface.h                          |     2 +-
 include/gcc-cp-fe.def                              |     2 +-
 include/gcc-cp-interface.h                         |     2 +-
 include/gcc-interface.h                            |     2 +-
 include/gdb/gdb-index.h                            |     2 +-
 include/getopt.h                                   |     2 +-
 include/gomp-constants.h                           |     2 +-
 include/hashtab.h                                  |     2 +-
 include/leb128.h                                   |     2 +-
 include/libiberty.h                                |     7 +-
 include/longlong.h                                 |     2 +-
 include/lto-symtab.h                               |     2 +-
 include/md5.h                                      |     2 +-
 include/objalloc.h                                 |     2 +-
 include/obstack.h                                  |     2 +-
 include/partition.h                                |     2 +-
 include/plugin-api.h                               |     2 +-
 include/safe-ctype.h                               |     2 +-
 include/sha1.h                                     |     2 +-
 include/simple-object.h                            |     2 +-
 include/sort.h                                     |     2 +-
 include/splay-tree.h                               |     2 +-
 include/symcat.h                                   |     2 +-
 include/timeval-utils.h                            |     2 +-
 include/unique-ptr.h                               |     2 +-
 include/vtv-change-permission.h                    |     2 +-
 include/xregex2.h                                  |     2 +-
 include/xtensa-config.h                            |     2 +-
 libada/ChangeLog                                   |     2 +-
 libada/Makefile.in                                 |     2 +-
 libada/configure.ac                                |     2 +-
 libatomic/ChangeLog                                |     6 +-
 libatomic/Makefile.am                              |     2 +-
 libatomic/cas_n.c                                  |     2 +-
 libatomic/config/arm/arm-config.h                  |     2 +-
 libatomic/config/arm/exch_n.c                      |     2 +-
 libatomic/config/linux/aarch64/host-config.h       |     2 +-
 libatomic/config/linux/arm/host-config.h           |     2 +-
 libatomic/config/linux/arm/init.c                  |     2 +-
 libatomic/config/linux/arm/load_n.c                |     2 +-
 libatomic/config/linux/arm/store_n.c               |     2 +-
 libatomic/config/mingw/host-config.h               |     2 +-
 libatomic/config/mingw/lock.c                      |     2 +-
 libatomic/config/nvptx/host-config.h               |     2 +-
 libatomic/config/nvptx/lock.c                      |     2 +-
 libatomic/config/posix/host-config.h               |     2 +-
 libatomic/config/posix/lock.c                      |     2 +-
 libatomic/config/rtems/host-config.h               |     2 +-
 libatomic/config/rtems/lock.c                      |     2 +-
 libatomic/config/s390/exch_n.c                     |     2 +-
 libatomic/config/x86/fenv.c                        |     2 +-
 libatomic/config/x86/host-config.h                 |     2 +-
 libatomic/config/x86/init.c                        |     2 +-
 libatomic/configure                                |    12 +-
 libatomic/configure.ac                             |     2 +-
 libatomic/configure.tgt                            |     2 +-
 libatomic/exch_n.c                                 |     2 +-
 libatomic/fadd_n.c                                 |     2 +-
 libatomic/fence.c                                  |     2 +-
 libatomic/fenv.c                                   |     2 +-
 libatomic/flag.c                                   |     2 +-
 libatomic/fop_n.c                                  |     2 +-
 libatomic/gcas.c                                   |     2 +-
 libatomic/gexch.c                                  |     2 +-
 libatomic/glfree.c                                 |     2 +-
 libatomic/gload.c                                  |     2 +-
 libatomic/gstore.c                                 |     2 +-
 libatomic/host-config.h                            |     2 +-
 libatomic/libatomic_i.h                            |     2 +-
 libatomic/load_n.c                                 |     2 +-
 libatomic/store_n.c                                |     2 +-
 libatomic/tas_n.c                                  |     2 +-
 libatomic/testsuite/config/default.exp             |     2 +-
 libbacktrace/ChangeLog                             |     6 +-
 libbacktrace/Makefile.am                           |     2 +-
 libbacktrace/alloc.c                               |     2 +-
 libbacktrace/allocfail.c                           |     2 +-
 libbacktrace/allocfail.sh                          |     2 +-
 libbacktrace/atomic.c                              |     2 +-
 libbacktrace/backtrace-supported.h.in              |     2 +-
 libbacktrace/backtrace.c                           |     2 +-
 libbacktrace/backtrace.h                           |     2 +-
 libbacktrace/btest.c                               |     2 +-
 libbacktrace/configure                             |    12 +-
 libbacktrace/configure.ac                          |     2 +-
 libbacktrace/dwarf.c                               |     2 +-
 libbacktrace/edtest.c                              |     2 +-
 libbacktrace/edtest2.c                             |     2 +-
 libbacktrace/elf.c                                 |     2 +-
 libbacktrace/fileline.c                            |     2 +-
 libbacktrace/install-debuginfo-for-buildid.sh.in   |     2 +-
 libbacktrace/instrumented_alloc.c                  |     2 +-
 libbacktrace/internal.h                            |     2 +-
 libbacktrace/macho.c                               |     2 +-
 libbacktrace/mmap.c                                |     2 +-
 libbacktrace/mmapio.c                              |     2 +-
 libbacktrace/mtest.c                               |     2 +-
 libbacktrace/nounwind.c                            |     2 +-
 libbacktrace/pecoff.c                              |     2 +-
 libbacktrace/posix.c                               |     2 +-
 libbacktrace/print.c                               |     2 +-
 libbacktrace/read.c                                |     2 +-
 libbacktrace/simple.c                              |     2 +-
 libbacktrace/sort.c                                |     2 +-
 libbacktrace/state.c                               |     2 +-
 libbacktrace/stest.c                               |     2 +-
 libbacktrace/test_format.c                         |     2 +-
 libbacktrace/testlib.c                             |     2 +-
 libbacktrace/testlib.h                             |     2 +-
 libbacktrace/ttest.c                               |     2 +-
 libbacktrace/unittest.c                            |     2 +-
 libbacktrace/unknown.c                             |     2 +-
 libbacktrace/xcoff.c                               |     2 +-
 libbacktrace/xztest.c                              |     2 +-
 libbacktrace/ztest.c                               |     2 +-
 libcc1/ChangeLog                                   |     4 +
 libcc1/Makefile.am                                 |     2 +-
 libcc1/callbacks.cc                                |     2 +-
 libcc1/callbacks.hh                                |     2 +-
 libcc1/compiler-name.hh                            |     2 +-
 libcc1/configure                                   |    12 +-
 libcc1/configure.ac                                |     2 +-
 libcc1/connection.cc                               |     2 +-
 libcc1/connection.hh                               |     2 +-
 libcc1/findcomp.cc                                 |     2 +-
 libcc1/findcomp.hh                                 |     2 +-
 libcc1/libcc1.cc                                   |     2 +-
 libcc1/libcc1plugin.cc                             |     2 +-
 libcc1/libcp1.cc                                   |     2 +-
 libcc1/libcp1plugin.cc                             |     2 +-
 libcc1/marshall-c.hh                               |     2 +-
 libcc1/marshall-cp.hh                              |     2 +-
 libcc1/marshall.cc                                 |     2 +-
 libcc1/marshall.hh                                 |     2 +-
 libcc1/names.cc                                    |     2 +-
 libcc1/names.hh                                    |     2 +-
 libcc1/rpc.hh                                      |     2 +-
 libcc1/status.hh                                   |     2 +-
 libcody/ChangeLog                                  |    28 +-
 libcody/Makefile.in                                |     2 +-
 libcody/client.cc                                  |     3 +-
 libcody/resolver.cc                                |     8 +-
 libcody/tests/01-serialize/connect.cc              |    30 -
 libcody/tests/01-serialize/decoder.cc              |    73 -
 libcody/tests/01-serialize/encoder.cc              |    48 -
 libcody/tests/02-comms/client-1.cc                 |    97 -
 libcody/tests/02-comms/pivot-1.cc                  |    76 -
 libcody/tests/02-comms/server-1.cc                 |    68 -
 libcody/tests/Makesub.in                           |    36 -
 libcody/tests/jouster                              |    11 -
 libcpp/ChangeLog                                   |     2 +-
 libcpp/Makefile.in                                 |     2 +-
 libcpp/charset.c                                   |     2 +-
 libcpp/directives.c                                |     2 +-
 libcpp/errors.c                                    |     2 +-
 libcpp/expr.c                                      |     2 +-
 libcpp/files.c                                     |     2 +-
 libcpp/identifiers.c                               |     2 +-
 libcpp/include/cpplib.h                            |     2 +-
 libcpp/include/line-map.h                          |     2 +-
 libcpp/include/mkdeps.h                            |     2 +-
 libcpp/include/symtab.h                            |     2 +-
 libcpp/init.c                                      |     2 +-
 libcpp/internal.h                                  |     2 +-
 libcpp/lex.c                                       |     2 +-
 libcpp/line-map.c                                  |     2 +-
 libcpp/macro.c                                     |     2 +-
 libcpp/makeucnid.c                                 |     4 +-
 libcpp/mkdeps.c                                    |     2 +-
 libcpp/pch.c                                       |     2 +-
 libcpp/po/ChangeLog                                |     4 +
 libcpp/po/es.po                                    |    89 +-
 libcpp/symtab.c                                    |     2 +-
 libcpp/system.h                                    |     2 +-
 libcpp/traditional.c                               |     2 +-
 libcpp/ucnid.h                                     |     2 +-
 libcpp/ucnid.tab                                   |     2 +-
 libdecnumber/ChangeLog                             |     2 +-
 libdecnumber/Makefile.in                           |     2 +-
 libdecnumber/bid/bid-dpd.h                         |     2 +-
 libdecnumber/bid/bid2dpd_dpd2bid.c                 |     2 +-
 libdecnumber/bid/bid2dpd_dpd2bid.h                 |     2 +-
 libdecnumber/bid/decimal128.c                      |     2 +-
 libdecnumber/bid/decimal32.c                       |     2 +-
 libdecnumber/bid/decimal64.c                       |     2 +-
 libdecnumber/bid/host-ieee128.c                    |     2 +-
 libdecnumber/bid/host-ieee32.c                     |     2 +-
 libdecnumber/bid/host-ieee64.c                     |     2 +-
 libdecnumber/configure.ac                          |     2 +-
 libdecnumber/dconfig.h                             |     2 +-
 libdecnumber/decBasic.c                            |     2 +-
 libdecnumber/decCommon.c                           |     2 +-
 libdecnumber/decContext.c                          |     2 +-
 libdecnumber/decContext.h                          |     2 +-
 libdecnumber/decDPD.h                              |     2 +-
 libdecnumber/decDouble.c                           |     2 +-
 libdecnumber/decDouble.h                           |     2 +-
 libdecnumber/decExcept.c                           |     2 +-
 libdecnumber/decExcept.h                           |     2 +-
 libdecnumber/decLibrary.c                          |     2 +-
 libdecnumber/decNumber.c                           |     2 +-
 libdecnumber/decNumber.h                           |     2 +-
 libdecnumber/decNumberLocal.h                      |     2 +-
 libdecnumber/decPacked.c                           |     2 +-
 libdecnumber/decPacked.h                           |     2 +-
 libdecnumber/decQuad.c                             |     2 +-
 libdecnumber/decQuad.h                             |     2 +-
 libdecnumber/decRound.c                            |     2 +-
 libdecnumber/decRound.h                            |     2 +-
 libdecnumber/decSingle.c                           |     2 +-
 libdecnumber/decSingle.h                           |     2 +-
 libdecnumber/dpd/decimal128.c                      |     2 +-
 libdecnumber/dpd/decimal128.h                      |     2 +-
 libdecnumber/dpd/decimal128Local.h                 |     2 +-
 libdecnumber/dpd/decimal32.c                       |     2 +-
 libdecnumber/dpd/decimal32.h                       |     2 +-
 libdecnumber/dpd/decimal64.c                       |     2 +-
 libdecnumber/dpd/decimal64.h                       |     2 +-
 libffi/ChangeLog                                   |     4 +
 libffi/configure                                   |    12 +-
 libgcc/ChangeLog                                   |     2 +-
 libgcc/Makefile.in                                 |     2 +-
 libgcc/config.host                                 |     2 +-
 libgcc/config/aarch64/aarch64-unwind.h             |     2 +-
 libgcc/config/aarch64/crtfastmath.c                |     2 +-
 libgcc/config/aarch64/crti.S                       |     2 +-
 libgcc/config/aarch64/crtn.S                       |     2 +-
 libgcc/config/aarch64/freebsd-unwind.h             |     2 +-
 libgcc/config/aarch64/libgcc-softfp.ver            |     2 +-
 libgcc/config/aarch64/linux-unwind.h               |     2 +-
 libgcc/config/aarch64/lse-init.c                   |     2 +-
 libgcc/config/aarch64/lse.S                        |     2 +-
 libgcc/config/aarch64/sfp-exceptions.c             |     2 +-
 libgcc/config/aarch64/sfp-machine.h                |     2 +-
 libgcc/config/aarch64/sync-cache.c                 |     2 +-
 libgcc/config/aarch64/t-aarch64                    |     2 +-
 libgcc/config/aarch64/t-lse                        |     2 +-
 libgcc/config/aarch64/value-unwind.h               |     2 +-
 libgcc/config/alpha/crtfastmath.c                  |     2 +-
 libgcc/config/alpha/libgcc-alpha-ldbl.ver          |     2 +-
 libgcc/config/alpha/linux-unwind.h                 |     2 +-
 libgcc/config/alpha/qrnnd.S                        |     2 +-
 libgcc/config/alpha/vms-dwarf2.S                   |     2 +-
 libgcc/config/alpha/vms-dwarf2eh.S                 |     2 +-
 libgcc/config/alpha/vms-gcc_shell_handler.c        |     2 +-
 libgcc/config/alpha/vms-unwind.h                   |     2 +-
 libgcc/config/arc/asm.h                            |     2 +-
 libgcc/config/arc/crti.S                           |     2 +-
 libgcc/config/arc/crtn.S                           |     2 +-
 libgcc/config/arc/crttls.S                         |     2 +-
 libgcc/config/arc/divtab-arc700.c                  |     2 +-
 libgcc/config/arc/dp-hack.h                        |     2 +-
 libgcc/config/arc/fp-hack.h                        |     2 +-
 libgcc/config/arc/ieee-754/adddf3.S                |     2 +-
 libgcc/config/arc/ieee-754/addsf3.S                |     2 +-
 libgcc/config/arc/ieee-754/arc-ieee-754.h          |     2 +-
 libgcc/config/arc/ieee-754/arc600-dsp/divdf3.S     |     2 +-
 libgcc/config/arc/ieee-754/arc600-dsp/divsf3.S     |     2 +-
 libgcc/config/arc/ieee-754/arc600-dsp/muldf3.S     |     2 +-
 libgcc/config/arc/ieee-754/arc600-dsp/mulsf3.S     |     2 +-
 libgcc/config/arc/ieee-754/arc600-mul64/divdf3.S   |     2 +-
 libgcc/config/arc/ieee-754/arc600-mul64/divsf3.S   |     2 +-
 libgcc/config/arc/ieee-754/arc600-mul64/muldf3.S   |     2 +-
 libgcc/config/arc/ieee-754/arc600-mul64/mulsf3.S   |     2 +-
 libgcc/config/arc/ieee-754/arc600/divsf3.S         |     2 +-
 libgcc/config/arc/ieee-754/arc600/mulsf3.S         |     2 +-
 libgcc/config/arc/ieee-754/divdf3.S                |     2 +-
 libgcc/config/arc/ieee-754/divsf3-stdmul.S         |     2 +-
 libgcc/config/arc/ieee-754/divsf3.S                |     2 +-
 libgcc/config/arc/ieee-754/divtab-arc-df.c         |     2 +-
 libgcc/config/arc/ieee-754/divtab-arc-sf.c         |     2 +-
 libgcc/config/arc/ieee-754/eqdf2.S                 |     2 +-
 libgcc/config/arc/ieee-754/eqsf2.S                 |     2 +-
 libgcc/config/arc/ieee-754/extendsfdf2.S           |     2 +-
 libgcc/config/arc/ieee-754/fixdfsi.S               |     2 +-
 libgcc/config/arc/ieee-754/fixsfsi.S               |     2 +-
 libgcc/config/arc/ieee-754/fixunsdfsi.S            |     2 +-
 libgcc/config/arc/ieee-754/floatsidf.S             |     2 +-
 libgcc/config/arc/ieee-754/floatsisf.S             |     2 +-
 libgcc/config/arc/ieee-754/floatunsidf.S           |     2 +-
 libgcc/config/arc/ieee-754/gedf2.S                 |     2 +-
 libgcc/config/arc/ieee-754/gesf2.S                 |     2 +-
 libgcc/config/arc/ieee-754/gtdf2.S                 |     2 +-
 libgcc/config/arc/ieee-754/gtsf2.S                 |     2 +-
 libgcc/config/arc/ieee-754/muldf3.S                |     2 +-
 libgcc/config/arc/ieee-754/mulsf3.S                |     2 +-
 libgcc/config/arc/ieee-754/orddf2.S                |     2 +-
 libgcc/config/arc/ieee-754/ordsf2.S                |     2 +-
 libgcc/config/arc/ieee-754/truncdfsf2.S            |     2 +-
 libgcc/config/arc/ieee-754/uneqdf2.S               |     2 +-
 libgcc/config/arc/ieee-754/uneqsf2.S               |     2 +-
 libgcc/config/arc/initfini.c                       |     2 +-
 libgcc/config/arc/lib1funcs.S                      |     2 +-
 libgcc/config/arc/lib2funcs.c                      |     2 +-
 libgcc/config/arc/libgcc-excl.ver                  |     2 +-
 libgcc/config/arc/linux-unwind-reg.def             |     2 +-
 libgcc/config/arc/linux-unwind.h                   |     2 +-
 libgcc/config/arc/t-arc                            |     2 +-
 libgcc/config/arc/t-arc-uClibc                     |     2 +-
 libgcc/config/arm/bpabi-lib.h                      |     2 +-
 libgcc/config/arm/bpabi-v6m.S                      |     2 +-
 libgcc/config/arm/bpabi.S                          |     2 +-
 libgcc/config/arm/bpabi.c                          |     2 +-
 libgcc/config/arm/cmse.c                           |     2 +-
 libgcc/config/arm/cmse_nonsecure_call.S            |     2 +-
 libgcc/config/arm/crtfastmath.c                    |     2 +-
 libgcc/config/arm/crti.S                           |     2 +-
 libgcc/config/arm/crtn.S                           |     2 +-
 libgcc/config/arm/fp16.c                           |     2 +-
 libgcc/config/arm/freebsd-atomic.c                 |     2 +-
 libgcc/config/arm/ieee754-df.S                     |     2 +-
 libgcc/config/arm/ieee754-sf.S                     |     2 +-
 libgcc/config/arm/lib1funcs.S                      |     2 +-
 libgcc/config/arm/libgcc-bpabi.ver                 |     2 +-
 libgcc/config/arm/libunwind.S                      |     2 +-
 libgcc/config/arm/linux-atomic-64bit.c             |     2 +-
 libgcc/config/arm/linux-atomic.c                   |     2 +-
 libgcc/config/arm/pr-support.c                     |     2 +-
 libgcc/config/arm/symbian-lib.h                    |     2 +-
 libgcc/config/arm/unaligned-funcs.c                |     2 +-
 libgcc/config/arm/unwind-arm-vxworks.c             |     2 +-
 libgcc/config/arm/unwind-arm.c                     |     2 +-
 libgcc/config/arm/unwind-arm.h                     |     2 +-
 libgcc/config/avr/avr-lib.h                        |     2 +-
 libgcc/config/avr/lib1funcs-fixed.S                |     2 +-
 libgcc/config/avr/lib1funcs.S                      |     2 +-
 libgcc/config/avr/lib2funcs.c                      |     2 +-
 libgcc/config/avr/libf7/asm-defs.h                 |     2 +-
 libgcc/config/avr/libf7/f7-wraps.h                 |     2 +-
 libgcc/config/avr/libf7/f7wraps.sh                 |     2 +-
 libgcc/config/avr/libf7/libf7-array.def            |     2 +-
 libgcc/config/avr/libf7/libf7-asm.sx               |     2 +-
 libgcc/config/avr/libf7/libf7-const.def            |     2 +-
 libgcc/config/avr/libf7/libf7-constdef.h           |     2 +-
 libgcc/config/avr/libf7/libf7.c                    |     2 +-
 libgcc/config/avr/libf7/libf7.h                    |     2 +-
 libgcc/config/bfin/crti.S                          |     2 +-
 libgcc/config/bfin/crtlibid.S                      |     2 +-
 libgcc/config/bfin/crtn.S                          |     2 +-
 libgcc/config/bfin/lib1funcs.S                     |     2 +-
 libgcc/config/bfin/libgcc-glibc.ver                |     2 +-
 libgcc/config/bfin/linux-unwind.h                  |     2 +-
 libgcc/config/c6x/c6x-abi.h                        |     2 +-
 libgcc/config/c6x/crti.S                           |     2 +-
 libgcc/config/c6x/crtn.S                           |     2 +-
 libgcc/config/c6x/eqd.c                            |     2 +-
 libgcc/config/c6x/eqf.c                            |     2 +-
 libgcc/config/c6x/ged.c                            |     2 +-
 libgcc/config/c6x/gef.c                            |     2 +-
 libgcc/config/c6x/gtd.c                            |     2 +-
 libgcc/config/c6x/gtf.c                            |     2 +-
 libgcc/config/c6x/led.c                            |     2 +-
 libgcc/config/c6x/lef.c                            |     2 +-
 libgcc/config/c6x/lib1funcs.S                      |     2 +-
 libgcc/config/c6x/libgcc-eabi.ver                  |     2 +-
 libgcc/config/c6x/ltd.c                            |     2 +-
 libgcc/config/c6x/ltf.c                            |     2 +-
 libgcc/config/c6x/pr-support.c                     |     2 +-
 libgcc/config/c6x/sfp-machine.h                    |     2 +-
 libgcc/config/c6x/unwind-c6x.c                     |     2 +-
 libgcc/config/c6x/unwind-c6x.h                     |     2 +-
 libgcc/config/cr16/crti.S                          |     2 +-
 libgcc/config/cr16/crtlibid.S                      |     2 +-
 libgcc/config/cr16/crtn.S                          |     2 +-
 libgcc/config/cr16/divmodhi3.c                     |     2 +-
 libgcc/config/cr16/lib1funcs.S                     |     2 +-
 libgcc/config/cr16/t-cr16                          |     2 +-
 libgcc/config/cr16/t-crtlibid                      |     2 +-
 libgcc/config/cr16/unwind-cr16.c                   |     2 +-
 libgcc/config/cr16/unwind-dw2.h                    |     2 +-
 libgcc/config/cris/arit.c                          |     2 +-
 libgcc/config/cris/mulsi3.S                        |     2 +-
 libgcc/config/cris/sfp-machine.h                   |     2 +-
 libgcc/config/cris/umulsidi3.S                     |     2 +-
 libgcc/config/csky/crti.S                          |     2 +-
 libgcc/config/csky/crtn.S                          |     2 +-
 libgcc/config/csky/lib1funcs.S                     |     2 +-
 libgcc/config/csky/linux-atomic.c                  |     2 +-
 libgcc/config/csky/linux-unwind.h                  |     2 +-
 libgcc/config/csky/t-csky                          |     2 +-
 libgcc/config/csky/t-linux-csky                    |     2 +-
 libgcc/config/darwin-64.c                          |     2 +-
 libgcc/config/darwin-crt-tm.c                      |     2 +-
 libgcc/config/darwin-crt3.c                        |     2 +-
 libgcc/config/epiphany/crti.S                      |     2 +-
 libgcc/config/epiphany/crtint.S                    |     2 +-
 libgcc/config/epiphany/crtm1reg-r43.S              |     2 +-
 libgcc/config/epiphany/crtm1reg-r63.S              |     2 +-
 libgcc/config/epiphany/crtn.S                      |     2 +-
 libgcc/config/epiphany/crtrunc.S                   |     2 +-
 libgcc/config/epiphany/divsi3-float.S              |     2 +-
 libgcc/config/epiphany/divsi3.S                    |     2 +-
 libgcc/config/epiphany/divsi3.c                    |     2 +-
 libgcc/config/epiphany/epiphany-asm.h              |     2 +-
 libgcc/config/epiphany/ieee-754/eqsf2.S            |     2 +-
 libgcc/config/epiphany/ieee-754/fast_div.S         |     2 +-
 libgcc/config/epiphany/ieee-754/gtesf2.S           |     2 +-
 libgcc/config/epiphany/ieee-754/ordsf2.S           |     2 +-
 libgcc/config/epiphany/ieee-754/uneqsf2.S          |     2 +-
 libgcc/config/epiphany/modsi3-float.S              |     2 +-
 libgcc/config/epiphany/modsi3.S                    |     2 +-
 libgcc/config/epiphany/modsi3.c                    |     2 +-
 libgcc/config/epiphany/mulsi3.c                    |     2 +-
 libgcc/config/epiphany/t-epiphany                  |     2 +-
 libgcc/config/epiphany/udivsi3-float.S             |     2 +-
 libgcc/config/epiphany/udivsi3-float.c             |     2 +-
 libgcc/config/epiphany/udivsi3.S                   |     2 +-
 libgcc/config/epiphany/udivsi3.c                   |     2 +-
 libgcc/config/epiphany/umodsi3-float.S             |     2 +-
 libgcc/config/epiphany/umodsi3.S                   |     2 +-
 libgcc/config/epiphany/umodsi3.c                   |     2 +-
 libgcc/config/fr30/crti.S                          |     2 +-
 libgcc/config/fr30/crtn.S                          |     2 +-
 libgcc/config/fr30/lib1funcs.S                     |     2 +-
 libgcc/config/frv/cmovd.c                          |     2 +-
 libgcc/config/frv/cmovh.c                          |     2 +-
 libgcc/config/frv/cmovw.c                          |     2 +-
 libgcc/config/frv/elf-lib.h                        |     2 +-
 libgcc/config/frv/frv-abi.h                        |     2 +-
 libgcc/config/frv/frvbegin.c                       |     2 +-
 libgcc/config/frv/frvend.c                         |     2 +-
 libgcc/config/frv/lib1funcs.S                      |     2 +-
 libgcc/config/frv/libgcc-glibc.ver                 |     2 +-
 libgcc/config/ft32/crti.S                          |     2 +-
 libgcc/config/ft32/crtn.S                          |     2 +-
 libgcc/config/ft32/lib1funcs.S                     |     2 +-
 libgcc/config/gcn/atomic.c                         |     2 +-
 libgcc/config/gcn/crt0.c                           |     2 +-
 libgcc/config/gcn/gthr-gcn.h                       |     2 +-
 libgcc/config/gcn/lib2-divmod-hi.c                 |     2 +-
 libgcc/config/gcn/lib2-divmod.c                    |     2 +-
 libgcc/config/gcn/lib2-gcn.h                       |     2 +-
 libgcc/config/gcn/unwind-gcn.c                     |     2 +-
 libgcc/config/gthr-lynx.h                          |     2 +-
 libgcc/config/gthr-rtems.h                         |     2 +-
 libgcc/config/gthr-vxworks-cond.c                  |     2 +-
 libgcc/config/gthr-vxworks-thread.c                |     2 +-
 libgcc/config/gthr-vxworks-tls.c                   |     2 +-
 libgcc/config/gthr-vxworks.c                       |     2 +-
 libgcc/config/gthr-vxworks.h                       |     2 +-
 libgcc/config/h8300/clzhi2.c                       |     2 +-
 libgcc/config/h8300/crti.S                         |     2 +-
 libgcc/config/h8300/crtn.S                         |     2 +-
 libgcc/config/h8300/ctzhi2.c                       |     2 +-
 libgcc/config/h8300/fixunssfsi.c                   |     2 +-
 libgcc/config/h8300/lib1funcs.S                    |     2 +-
 libgcc/config/h8300/parityhi2.c                    |     2 +-
 libgcc/config/h8300/popcounthi2.c                  |     2 +-
 libgcc/config/h8300/sfp-machine.h                  |     2 +-
 libgcc/config/hardfp.c                             |     2 +-
 libgcc/config/i386/32/tf-signs.c                   |     2 +-
 libgcc/config/i386/cpuinfo.c                       |     2 +-
 libgcc/config/i386/crtfastmath.c                   |     2 +-
 libgcc/config/i386/crti.S                          |     2 +-
 libgcc/config/i386/crtn.S                          |     2 +-
 libgcc/config/i386/crtprec.c                       |     2 +-
 libgcc/config/i386/cygming-crtbegin.c              |     2 +-
 libgcc/config/i386/cygming-crtend.c                |     2 +-
 libgcc/config/i386/cygwin.S                        |     2 +-
 libgcc/config/i386/darwin-lib.h                    |     2 +-
 libgcc/config/i386/dragonfly-unwind.h              |     2 +-
 libgcc/config/i386/elf-lib.h                       |     2 +-
 libgcc/config/i386/enable-execute-stack-mingw32.c  |     2 +-
 libgcc/config/i386/freebsd-unwind.h                |     2 +-
 libgcc/config/i386/gnu-unwind.h                    |     2 +-
 libgcc/config/i386/gthr-win32.c                    |     2 +-
 libgcc/config/i386/gthr-win32.h                    |     2 +-
 libgcc/config/i386/i386-asm.h                      |     2 +-
 libgcc/config/i386/libgcc-bsd.ver                  |     2 +-
 libgcc/config/i386/libgcc-cygming.ver              |     2 +-
 libgcc/config/i386/libgcc-darwin.10.4.ver          |     2 +-
 libgcc/config/i386/libgcc-darwin.10.5.ver          |     2 +-
 libgcc/config/i386/libgcc-glibc.ver                |     2 +-
 libgcc/config/i386/libgcc-sol2.ver                 |     2 +-
 libgcc/config/i386/linux-unwind.h                  |     2 +-
 libgcc/config/i386/morestack.S                     |     2 +-
 libgcc/config/i386/resms64.h                       |     2 +-
 libgcc/config/i386/resms64f.h                      |     2 +-
 libgcc/config/i386/resms64fx.h                     |     2 +-
 libgcc/config/i386/resms64x.h                      |     2 +-
 libgcc/config/i386/savms64.h                       |     2 +-
 libgcc/config/i386/savms64f.h                      |     2 +-
 libgcc/config/i386/sfp-exceptions.c                |     2 +-
 libgcc/config/i386/shadow-stack-unwind.h           |     2 +-
 libgcc/config/i386/sol2-c1.S                       |     2 +-
 libgcc/config/i386/sol2-unwind.h                   |     2 +-
 libgcc/config/i386/value-unwind.h                  |     2 +-
 libgcc/config/i386/w32-unwind.h                    |     2 +-
 libgcc/config/ia64/crtbegin.S                      |     2 +-
 libgcc/config/ia64/crtend.S                        |     2 +-
 libgcc/config/ia64/crtfastmath.c                   |     2 +-
 libgcc/config/ia64/crti.S                          |     2 +-
 libgcc/config/ia64/crtn.S                          |     2 +-
 libgcc/config/ia64/fde-glibc.c                     |     2 +-
 libgcc/config/ia64/fde-vms.c                       |     2 +-
 libgcc/config/ia64/lib1funcs.S                     |     2 +-
 libgcc/config/ia64/libgcc-glibc.ver                |     2 +-
 libgcc/config/ia64/libgcc-ia64.ver                 |     2 +-
 libgcc/config/ia64/linux-unwind.h                  |     2 +-
 libgcc/config/ia64/quadlib.c                       |     2 +-
 libgcc/config/ia64/sfp-exceptions.c                |     2 +-
 libgcc/config/ia64/tf-signs.c                      |     2 +-
 libgcc/config/ia64/unwind-ia64.c                   |     2 +-
 libgcc/config/ia64/unwind-ia64.h                   |     2 +-
 libgcc/config/ia64/vms-crtinit.S                   |     2 +-
 libgcc/config/ia64/vms-unwind.h                    |     2 +-
 libgcc/config/iq2000/lib2funcs.c                   |     2 +-
 libgcc/config/libbid/ChangeLog                     |     2 +-
 libgcc/config/libbid/_addsub_dd.c                  |     2 +-
 libgcc/config/libbid/_addsub_sd.c                  |     2 +-
 libgcc/config/libbid/_addsub_td.c                  |     2 +-
 libgcc/config/libbid/_dd_to_df.c                   |     2 +-
 libgcc/config/libbid/_dd_to_di.c                   |     2 +-
 libgcc/config/libbid/_dd_to_sd.c                   |     2 +-
 libgcc/config/libbid/_dd_to_sf.c                   |     2 +-
 libgcc/config/libbid/_dd_to_si.c                   |     2 +-
 libgcc/config/libbid/_dd_to_td.c                   |     2 +-
 libgcc/config/libbid/_dd_to_tf.c                   |     2 +-
 libgcc/config/libbid/_dd_to_udi.c                  |     2 +-
 libgcc/config/libbid/_dd_to_usi.c                  |     2 +-
 libgcc/config/libbid/_dd_to_xf.c                   |     2 +-
 libgcc/config/libbid/_df_to_dd.c                   |     2 +-
 libgcc/config/libbid/_df_to_sd.c                   |     2 +-
 libgcc/config/libbid/_df_to_td.c                   |     2 +-
 libgcc/config/libbid/_di_to_dd.c                   |     2 +-
 libgcc/config/libbid/_di_to_sd.c                   |     2 +-
 libgcc/config/libbid/_di_to_td.c                   |     2 +-
 libgcc/config/libbid/_div_dd.c                     |     2 +-
 libgcc/config/libbid/_div_sd.c                     |     2 +-
 libgcc/config/libbid/_div_td.c                     |     2 +-
 libgcc/config/libbid/_eq_dd.c                      |     2 +-
 libgcc/config/libbid/_eq_sd.c                      |     2 +-
 libgcc/config/libbid/_eq_td.c                      |     2 +-
 libgcc/config/libbid/_ge_dd.c                      |     2 +-
 libgcc/config/libbid/_ge_sd.c                      |     2 +-
 libgcc/config/libbid/_ge_td.c                      |     2 +-
 libgcc/config/libbid/_gt_dd.c                      |     2 +-
 libgcc/config/libbid/_gt_sd.c                      |     2 +-
 libgcc/config/libbid/_gt_td.c                      |     2 +-
 libgcc/config/libbid/_isinfd128.c                  |     2 +-
 libgcc/config/libbid/_isinfd32.c                   |     2 +-
 libgcc/config/libbid/_isinfd64.c                   |     2 +-
 libgcc/config/libbid/_le_dd.c                      |     2 +-
 libgcc/config/libbid/_le_sd.c                      |     2 +-
 libgcc/config/libbid/_le_td.c                      |     2 +-
 libgcc/config/libbid/_lt_dd.c                      |     2 +-
 libgcc/config/libbid/_lt_sd.c                      |     2 +-
 libgcc/config/libbid/_lt_td.c                      |     2 +-
 libgcc/config/libbid/_mul_dd.c                     |     2 +-
 libgcc/config/libbid/_mul_sd.c                     |     2 +-
 libgcc/config/libbid/_mul_td.c                     |     2 +-
 libgcc/config/libbid/_ne_dd.c                      |     2 +-
 libgcc/config/libbid/_ne_sd.c                      |     2 +-
 libgcc/config/libbid/_ne_td.c                      |     2 +-
 libgcc/config/libbid/_sd_to_dd.c                   |     2 +-
 libgcc/config/libbid/_sd_to_df.c                   |     2 +-
 libgcc/config/libbid/_sd_to_di.c                   |     2 +-
 libgcc/config/libbid/_sd_to_sf.c                   |     2 +-
 libgcc/config/libbid/_sd_to_si.c                   |     2 +-
 libgcc/config/libbid/_sd_to_td.c                   |     2 +-
 libgcc/config/libbid/_sd_to_tf.c                   |     2 +-
 libgcc/config/libbid/_sd_to_udi.c                  |     2 +-
 libgcc/config/libbid/_sd_to_usi.c                  |     2 +-
 libgcc/config/libbid/_sd_to_xf.c                   |     2 +-
 libgcc/config/libbid/_sf_to_dd.c                   |     2 +-
 libgcc/config/libbid/_sf_to_sd.c                   |     2 +-
 libgcc/config/libbid/_sf_to_td.c                   |     2 +-
 libgcc/config/libbid/_si_to_dd.c                   |     2 +-
 libgcc/config/libbid/_si_to_sd.c                   |     2 +-
 libgcc/config/libbid/_si_to_td.c                   |     2 +-
 libgcc/config/libbid/_td_to_dd.c                   |     2 +-
 libgcc/config/libbid/_td_to_df.c                   |     2 +-
 libgcc/config/libbid/_td_to_di.c                   |     2 +-
 libgcc/config/libbid/_td_to_sd.c                   |     2 +-
 libgcc/config/libbid/_td_to_sf.c                   |     2 +-
 libgcc/config/libbid/_td_to_si.c                   |     2 +-
 libgcc/config/libbid/_td_to_tf.c                   |     2 +-
 libgcc/config/libbid/_td_to_udi.c                  |     2 +-
 libgcc/config/libbid/_td_to_usi.c                  |     2 +-
 libgcc/config/libbid/_td_to_xf.c                   |     2 +-
 libgcc/config/libbid/_tf_to_dd.c                   |     2 +-
 libgcc/config/libbid/_tf_to_sd.c                   |     2 +-
 libgcc/config/libbid/_tf_to_td.c                   |     2 +-
 libgcc/config/libbid/_udi_to_dd.c                  |     2 +-
 libgcc/config/libbid/_udi_to_sd.c                  |     2 +-
 libgcc/config/libbid/_udi_to_td.c                  |     2 +-
 libgcc/config/libbid/_unord_dd.c                   |     2 +-
 libgcc/config/libbid/_unord_sd.c                   |     2 +-
 libgcc/config/libbid/_unord_td.c                   |     2 +-
 libgcc/config/libbid/_usi_to_dd.c                  |     2 +-
 libgcc/config/libbid/_usi_to_sd.c                  |     2 +-
 libgcc/config/libbid/_usi_to_td.c                  |     2 +-
 libgcc/config/libbid/_xf_to_dd.c                   |     2 +-
 libgcc/config/libbid/_xf_to_sd.c                   |     2 +-
 libgcc/config/libbid/_xf_to_td.c                   |     2 +-
 libgcc/config/libbid/bid128.c                      |     2 +-
 libgcc/config/libbid/bid128_2_str.h                |     2 +-
 libgcc/config/libbid/bid128_2_str_macros.h         |     2 +-
 libgcc/config/libbid/bid128_2_str_tables.c         |     2 +-
 libgcc/config/libbid/bid128_add.c                  |     2 +-
 libgcc/config/libbid/bid128_compare.c              |     2 +-
 libgcc/config/libbid/bid128_div.c                  |     2 +-
 libgcc/config/libbid/bid128_fma.c                  |     2 +-
 libgcc/config/libbid/bid128_logb.c                 |     2 +-
 libgcc/config/libbid/bid128_minmax.c               |     2 +-
 libgcc/config/libbid/bid128_mul.c                  |     2 +-
 libgcc/config/libbid/bid128_next.c                 |     2 +-
 libgcc/config/libbid/bid128_noncomp.c              |     2 +-
 libgcc/config/libbid/bid128_quantize.c             |     2 +-
 libgcc/config/libbid/bid128_rem.c                  |     2 +-
 libgcc/config/libbid/bid128_round_integral.c       |     2 +-
 libgcc/config/libbid/bid128_scalb.c                |     2 +-
 libgcc/config/libbid/bid128_sqrt.c                 |     2 +-
 libgcc/config/libbid/bid128_string.c               |     2 +-
 libgcc/config/libbid/bid128_to_int16.c             |     2 +-
 libgcc/config/libbid/bid128_to_int32.c             |     2 +-
 libgcc/config/libbid/bid128_to_int64.c             |     2 +-
 libgcc/config/libbid/bid128_to_int8.c              |     2 +-
 libgcc/config/libbid/bid128_to_uint16.c            |     2 +-
 libgcc/config/libbid/bid128_to_uint32.c            |     2 +-
 libgcc/config/libbid/bid128_to_uint64.c            |     2 +-
 libgcc/config/libbid/bid128_to_uint8.c             |     2 +-
 libgcc/config/libbid/bid32_to_bid128.c             |     2 +-
 libgcc/config/libbid/bid32_to_bid64.c              |     2 +-
 libgcc/config/libbid/bid64_add.c                   |     2 +-
 libgcc/config/libbid/bid64_compare.c               |     2 +-
 libgcc/config/libbid/bid64_div.c                   |     2 +-
 libgcc/config/libbid/bid64_fma.c                   |     2 +-
 libgcc/config/libbid/bid64_logb.c                  |     2 +-
 libgcc/config/libbid/bid64_minmax.c                |     2 +-
 libgcc/config/libbid/bid64_mul.c                   |     2 +-
 libgcc/config/libbid/bid64_next.c                  |     2 +-
 libgcc/config/libbid/bid64_noncomp.c               |     2 +-
 libgcc/config/libbid/bid64_quantize.c              |     2 +-
 libgcc/config/libbid/bid64_rem.c                   |     2 +-
 libgcc/config/libbid/bid64_round_integral.c        |     2 +-
 libgcc/config/libbid/bid64_scalb.c                 |     2 +-
 libgcc/config/libbid/bid64_sqrt.c                  |     2 +-
 libgcc/config/libbid/bid64_string.c                |     2 +-
 libgcc/config/libbid/bid64_to_bid128.c             |     2 +-
 libgcc/config/libbid/bid64_to_int16.c              |     2 +-
 libgcc/config/libbid/bid64_to_int32.c              |     2 +-
 libgcc/config/libbid/bid64_to_int64.c              |     2 +-
 libgcc/config/libbid/bid64_to_int8.c               |     2 +-
 libgcc/config/libbid/bid64_to_uint16.c             |     2 +-
 libgcc/config/libbid/bid64_to_uint32.c             |     2 +-
 libgcc/config/libbid/bid64_to_uint64.c             |     2 +-
 libgcc/config/libbid/bid64_to_uint8.c              |     2 +-
 libgcc/config/libbid/bid_b2d.h                     |     2 +-
 libgcc/config/libbid/bid_binarydecimal.c           |     2 +-
 libgcc/config/libbid/bid_conf.h                    |     2 +-
 libgcc/config/libbid/bid_convert_data.c            |     2 +-
 libgcc/config/libbid/bid_decimal_data.c            |     2 +-
 libgcc/config/libbid/bid_decimal_globals.c         |     2 +-
 libgcc/config/libbid/bid_div_macros.h              |     2 +-
 libgcc/config/libbid/bid_dpd.c                     |     2 +-
 libgcc/config/libbid/bid_flag_operations.c         |     2 +-
 libgcc/config/libbid/bid_from_int.c                |     2 +-
 libgcc/config/libbid/bid_functions.h               |     2 +-
 libgcc/config/libbid/bid_gcc_intrinsics.h          |     2 +-
 libgcc/config/libbid/bid_inline_add.h              |     2 +-
 libgcc/config/libbid/bid_internal.h                |     2 +-
 libgcc/config/libbid/bid_round.c                   |     2 +-
 libgcc/config/libbid/bid_sqrt_macros.h             |     2 +-
 libgcc/config/libgcc-glibc.ver                     |     2 +-
 libgcc/config/lm32/_ashlsi3.S                      |     2 +-
 libgcc/config/lm32/_ashrsi3.S                      |     2 +-
 libgcc/config/lm32/_divsi3.c                       |     2 +-
 libgcc/config/lm32/_lshrsi3.S                      |     2 +-
 libgcc/config/lm32/_modsi3.c                       |     2 +-
 libgcc/config/lm32/_mulsi3.c                       |     2 +-
 libgcc/config/lm32/_udivmodsi4.c                   |     2 +-
 libgcc/config/lm32/_udivsi3.c                      |     2 +-
 libgcc/config/lm32/_umodsi3.c                      |     2 +-
 libgcc/config/lm32/crti.S                          |     2 +-
 libgcc/config/lm32/crtn.S                          |     2 +-
 libgcc/config/lm32/libgcc_lm32.h                   |     2 +-
 libgcc/config/m32c/lib1funcs.S                     |     2 +-
 libgcc/config/m32c/lib2funcs.c                     |     2 +-
 libgcc/config/m32c/trapv.c                         |     2 +-
 libgcc/config/m32r/initfini.c                      |     2 +-
 libgcc/config/m32r/libgcc-glibc.ver                |     2 +-
 libgcc/config/m68k/crti.S                          |     2 +-
 libgcc/config/m68k/crtn.S                          |     2 +-
 libgcc/config/m68k/lb1sf68.S                       |     2 +-
 libgcc/config/m68k/linux-atomic.c                  |     2 +-
 libgcc/config/m68k/linux-unwind.h                  |     2 +-
 libgcc/config/mcore/crti.S                         |     2 +-
 libgcc/config/mcore/crtn.S                         |     2 +-
 libgcc/config/mcore/lib1funcs.S                    |     2 +-
 libgcc/config/microblaze/crti.S                    |     2 +-
 libgcc/config/microblaze/crtn.S                    |     2 +-
 libgcc/config/microblaze/divsi3.S                  |     2 +-
 libgcc/config/microblaze/divsi3_table.c            |     2 +-
 libgcc/config/microblaze/moddi3.S                  |     2 +-
 libgcc/config/microblaze/modsi3.S                  |     2 +-
 libgcc/config/microblaze/muldi3_hard.S             |     2 +-
 libgcc/config/microblaze/mulsi3.S                  |     2 +-
 libgcc/config/microblaze/stack_overflow_exit.S     |     2 +-
 libgcc/config/microblaze/udivsi3.S                 |     2 +-
 libgcc/config/microblaze/umodsi3.S                 |     2 +-
 libgcc/config/mips/crtfastmath.c                   |     2 +-
 libgcc/config/mips/crti.S                          |     2 +-
 libgcc/config/mips/crtn.S                          |     2 +-
 libgcc/config/mips/gthr-mipssde.h                  |     2 +-
 libgcc/config/mips/lib2funcs.c                     |     2 +-
 libgcc/config/mips/libgcc-mips16.ver               |     2 +-
 libgcc/config/mips/linux-unwind.h                  |     2 +-
 libgcc/config/mips/mips16.S                        |     2 +-
 libgcc/config/mips/sfp-machine.h                   |     2 +-
 libgcc/config/mips/t-mips16                        |     2 +-
 libgcc/config/mips/vr4120-div.S                    |     2 +-
 libgcc/config/mmix/crti.S                          |     2 +-
 libgcc/config/mmix/crtn.S                          |     2 +-
 libgcc/config/moxie/crti.S                         |     2 +-
 libgcc/config/moxie/crtn.S                         |     2 +-
 libgcc/config/msp430/cmpsi2.S                      |     2 +-
 libgcc/config/msp430/epilogue.S                    |     2 +-
 libgcc/config/msp430/lib2bitcountHI.c              |     2 +-
 libgcc/config/msp430/lib2divHI.c                   |     2 +-
 libgcc/config/msp430/lib2divQI.c                   |     2 +-
 libgcc/config/msp430/lib2divSI.c                   |     2 +-
 libgcc/config/msp430/lib2hw_mul.S                  |     2 +-
 libgcc/config/msp430/lib2mul.c                     |     2 +-
 libgcc/config/msp430/lib2shift.c                   |     2 +-
 libgcc/config/msp430/msp430-divmod.h               |     2 +-
 libgcc/config/msp430/msp430-mul.h                  |     2 +-
 libgcc/config/msp430/slli.S                        |     2 +-
 libgcc/config/msp430/srai.S                        |     2 +-
 libgcc/config/msp430/srli.S                        |     2 +-
 libgcc/config/msp430/t-msp430                      |     2 +-
 libgcc/config/nds32/crtzero.S                      |     2 +-
 libgcc/config/nds32/initfini.c                     |     2 +-
 libgcc/config/nds32/isr-library/adj_intr_lvl.inc   |     2 +-
 libgcc/config/nds32/isr-library/excp_isr.S         |     2 +-
 libgcc/config/nds32/isr-library/excp_isr_4b.S      |     2 +-
 libgcc/config/nds32/isr-library/intr_isr.S         |     2 +-
 libgcc/config/nds32/isr-library/intr_isr_4b.S      |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid00.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid01.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid02.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid03.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid04.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid05.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid06.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid07.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid08.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid09.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid10.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid11.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid12.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid13.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid14.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid15.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid16.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid17.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid18.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid19.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid20.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid21.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid22.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid23.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid24.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid25.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid26.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid27.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid28.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid29.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid30.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid31.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid32.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid33.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid34.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid35.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid36.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid37.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid38.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid39.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid40.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid41.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid42.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid43.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid44.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid45.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid46.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid47.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid48.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid49.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid50.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid51.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid52.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid53.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid54.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid55.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid56.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid57.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid58.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid59.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid60.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid61.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid62.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid63.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid64.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid65.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid66.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid67.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid68.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid69.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid70.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid71.S     |     2 +-
 libgcc/config/nds32/isr-library/jmptbl_vid72.S     |     2 +-
 libgcc/config/nds32/isr-library/nmih.S             |     2 +-
 libgcc/config/nds32/isr-library/reset.S            |     2 +-
 libgcc/config/nds32/isr-library/reset_4b.S         |     2 +-
 libgcc/config/nds32/isr-library/restore_all.inc    |     2 +-
 .../config/nds32/isr-library/restore_fpu_regs.inc  |     2 +-
 .../nds32/isr-library/restore_fpu_regs_00.inc      |     2 +-
 .../nds32/isr-library/restore_fpu_regs_01.inc      |     2 +-
 .../nds32/isr-library/restore_fpu_regs_02.inc      |     2 +-
 .../nds32/isr-library/restore_fpu_regs_03.inc      |     2 +-
 .../config/nds32/isr-library/restore_mac_regs.inc  |     2 +-
 .../config/nds32/isr-library/restore_partial.inc   |     2 +-
 .../config/nds32/isr-library/restore_usr_regs.inc  |     2 +-
 libgcc/config/nds32/isr-library/save_all.inc       |     2 +-
 libgcc/config/nds32/isr-library/save_fpu_regs.inc  |     2 +-
 .../config/nds32/isr-library/save_fpu_regs_00.inc  |     2 +-
 .../config/nds32/isr-library/save_fpu_regs_01.inc  |     2 +-
 .../config/nds32/isr-library/save_fpu_regs_02.inc  |     2 +-
 .../config/nds32/isr-library/save_fpu_regs_03.inc  |     2 +-
 libgcc/config/nds32/isr-library/save_mac_regs.inc  |     2 +-
 libgcc/config/nds32/isr-library/save_partial.inc   |     2 +-
 libgcc/config/nds32/isr-library/save_usr_regs.inc  |     2 +-
 libgcc/config/nds32/isr-library/vec_vid00.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid00_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid01.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid01_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid02.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid02_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid03.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid03_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid04.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid04_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid05.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid05_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid06.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid06_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid07.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid07_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid08.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid08_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid09.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid09_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid10.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid10_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid11.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid11_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid12.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid12_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid13.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid13_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid14.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid14_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid15.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid15_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid16.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid16_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid17.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid17_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid18.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid18_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid19.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid19_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid20.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid20_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid21.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid21_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid22.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid22_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid23.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid23_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid24.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid24_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid25.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid25_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid26.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid26_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid27.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid27_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid28.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid28_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid29.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid29_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid30.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid30_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid31.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid31_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid32.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid32_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid33.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid33_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid34.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid34_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid35.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid35_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid36.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid36_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid37.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid37_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid38.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid38_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid39.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid39_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid40.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid40_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid41.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid41_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid42.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid42_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid43.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid43_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid44.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid44_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid45.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid45_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid46.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid46_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid47.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid47_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid48.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid48_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid49.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid49_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid50.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid50_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid51.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid51_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid52.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid52_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid53.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid53_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid54.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid54_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid55.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid55_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid56.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid56_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid57.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid57_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid58.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid58_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid59.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid59_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid60.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid60_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid61.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid61_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid62.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid62_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid63.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid63_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid64.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid64_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid65.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid65_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid66.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid66_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid67.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid67_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid68.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid68_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid69.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid69_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid70.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid70_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid71.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid71_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/vec_vid72.S        |     2 +-
 libgcc/config/nds32/isr-library/vec_vid72_4b.S     |     2 +-
 libgcc/config/nds32/isr-library/wrh.S              |     2 +-
 libgcc/config/nds32/lib1asmsrc-mculib.S            |     2 +-
 libgcc/config/nds32/lib1asmsrc-newlib.S            |     2 +-
 libgcc/config/nds32/lib2csrc-mculib/_clzdi2.c      |     2 +-
 libgcc/config/nds32/lib2csrc-mculib/_clzsi2.c      |     2 +-
 libgcc/config/nds32/linux-atomic.c                 |     2 +-
 libgcc/config/nds32/linux-unwind.h                 |     2 +-
 libgcc/config/nds32/sfp-machine.h                  |     2 +-
 libgcc/config/nds32/t-nds32                        |     2 +-
 libgcc/config/nds32/t-nds32-glibc                  |     2 +-
 libgcc/config/nds32/t-nds32-isr                    |     2 +-
 libgcc/config/nds32/t-nds32-mculib                 |     2 +-
 libgcc/config/nds32/t-nds32-newlib                 |     2 +-
 libgcc/config/nios2/crti.S                         |     2 +-
 libgcc/config/nios2/crtn.S                         |     2 +-
 libgcc/config/nios2/elf-lib.h                      |     2 +-
 libgcc/config/nios2/lib2-divmod-hi.c               |     2 +-
 libgcc/config/nios2/lib2-divmod.c                  |     2 +-
 libgcc/config/nios2/lib2-divtable.c                |     2 +-
 libgcc/config/nios2/lib2-mul.c                     |     2 +-
 libgcc/config/nios2/lib2-nios2.h                   |     2 +-
 libgcc/config/nios2/linux-atomic.c                 |     2 +-
 libgcc/config/nios2/linux-unwind.h                 |     2 +-
 libgcc/config/nios2/sfp-machine.h                  |     2 +-
 libgcc/config/nios2/tramp.c                        |     2 +-
 libgcc/config/nvptx/atomic.c                       |     2 +-
 libgcc/config/nvptx/crt0.c                         |     2 +-
 libgcc/config/nvptx/mgomp.c                        |     2 +-
 libgcc/config/nvptx/nvptx-malloc.h                 |     2 +-
 libgcc/config/nvptx/reduction.c                    |     2 +-
 libgcc/config/or1k/lib1funcs.S                     |     2 +-
 libgcc/config/or1k/linux-unwind.h                  |     2 +-
 libgcc/config/or1k/t-or1k                          |     2 +-
 libgcc/config/pa/fptr.c                            |     2 +-
 libgcc/config/pa/gthr-dce.h                        |     2 +-
 libgcc/config/pa/hpux-unwind.h                     |     2 +-
 libgcc/config/pa/lib2funcs.S                       |     2 +-
 libgcc/config/pa/linux-atomic.c                    |     2 +-
 libgcc/config/pa/linux-unwind.h                    |     2 +-
 libgcc/config/pa/milli64.S                         |     2 +-
 libgcc/config/pa/pa64-hpux-lib.h                   |     2 +-
 libgcc/config/pa/quadlib.c                         |     2 +-
 libgcc/config/pa/stublib.c                         |     2 +-
 libgcc/config/pa/t-slibgcc-hpux                    |     2 +-
 libgcc/config/pru/asri.c                           |     2 +-
 libgcc/config/pru/eqd.c                            |     2 +-
 libgcc/config/pru/eqf.c                            |     2 +-
 libgcc/config/pru/ged.c                            |     2 +-
 libgcc/config/pru/gef.c                            |     2 +-
 libgcc/config/pru/gtd.c                            |     2 +-
 libgcc/config/pru/gtf.c                            |     2 +-
 libgcc/config/pru/led.c                            |     2 +-
 libgcc/config/pru/lef.c                            |     2 +-
 libgcc/config/pru/lib2bitcountHI.c                 |     2 +-
 libgcc/config/pru/lib2divHI.c                      |     2 +-
 libgcc/config/pru/lib2divQI.c                      |     2 +-
 libgcc/config/pru/lib2divSI.c                      |     2 +-
 libgcc/config/pru/libgcc-eabi.ver                  |     2 +-
 libgcc/config/pru/ltd.c                            |     2 +-
 libgcc/config/pru/ltf.c                            |     2 +-
 libgcc/config/pru/mpyll.S                          |     2 +-
 libgcc/config/pru/pru-abi.h                        |     2 +-
 libgcc/config/pru/pru-asm.h                        |     2 +-
 libgcc/config/pru/pru-divmod.h                     |     2 +-
 libgcc/config/pru/sfp-machine.h                    |     2 +-
 libgcc/config/pru/t-pru                            |     2 +-
 libgcc/config/riscv/atomic.c                       |     2 +-
 libgcc/config/riscv/div.S                          |     2 +-
 libgcc/config/riscv/linux-unwind.h                 |     2 +-
 libgcc/config/riscv/muldi3.S                       |     2 +-
 libgcc/config/riscv/multi3.c                       |     2 +-
 libgcc/config/riscv/riscv-asm.h                    |     2 +-
 libgcc/config/riscv/save-restore.S                 |     2 +-
 libgcc/config/riscv/sfp-machine.h                  |     2 +-
 libgcc/config/rl78/adddi3.S                        |     2 +-
 libgcc/config/rl78/anddi3.S                        |     2 +-
 libgcc/config/rl78/bit-count.S                     |     2 +-
 libgcc/config/rl78/cmpsi2.S                        |     2 +-
 libgcc/config/rl78/divmodhi.S                      |     2 +-
 libgcc/config/rl78/divmodqi.S                      |     2 +-
 libgcc/config/rl78/divmodsi.S                      |     2 +-
 libgcc/config/rl78/lib2div.c                       |     2 +-
 libgcc/config/rl78/lib2mul.c                       |     2 +-
 libgcc/config/rl78/lib2shift.c                     |     2 +-
 libgcc/config/rl78/lshrsi3.S                       |     2 +-
 libgcc/config/rl78/mulsi3.S                        |     2 +-
 libgcc/config/rl78/rl78-divmod.h                   |     2 +-
 libgcc/config/rl78/rl78-mul.h                      |     2 +-
 libgcc/config/rl78/signbit.S                       |     2 +-
 libgcc/config/rl78/smaxdi3.S                       |     2 +-
 libgcc/config/rl78/smindi3.S                       |     2 +-
 libgcc/config/rl78/subdi3.S                        |     2 +-
 libgcc/config/rl78/t-rl78                          |     2 +-
 libgcc/config/rl78/trampoline.S                    |     2 +-
 libgcc/config/rl78/umaxdi3.S                       |     2 +-
 libgcc/config/rl78/umindi3.S                       |     2 +-
 libgcc/config/rs6000/_divkc3.c                     |     2 +-
 libgcc/config/rs6000/_mulkc3.c                     |     2 +-
 libgcc/config/rs6000/_powikf2.c                    |     2 +-
 libgcc/config/rs6000/aix-unwind.h                  |     2 +-
 libgcc/config/rs6000/atexit.c                      |     2 +-
 libgcc/config/rs6000/crtcxa.c                      |     2 +-
 libgcc/config/rs6000/crtdbase.S                    |     2 +-
 libgcc/config/rs6000/crtresfpr.S                   |     2 +-
 libgcc/config/rs6000/crtresgpr.S                   |     2 +-
 libgcc/config/rs6000/crtrestvr.S                   |     2 +-
 libgcc/config/rs6000/crtresxfpr.S                  |     2 +-
 libgcc/config/rs6000/crtresxgpr.S                  |     2 +-
 libgcc/config/rs6000/crtsavevr.S                   |     2 +-
 libgcc/config/rs6000/crtsavfpr.S                   |     2 +-
 libgcc/config/rs6000/crtsavgpr.S                   |     2 +-
 libgcc/config/rs6000/cxa_atexit.c                  |     2 +-
 libgcc/config/rs6000/cxa_finalize.c                |     2 +-
 libgcc/config/rs6000/darwin-asm.h                  |     2 +-
 libgcc/config/rs6000/darwin-crt2.c                 |     2 +-
 libgcc/config/rs6000/darwin-fallback.c             |     2 +-
 libgcc/config/rs6000/darwin-fpsave.S               |     2 +-
 libgcc/config/rs6000/darwin-gpsave.S               |     2 +-
 libgcc/config/rs6000/darwin-tramp.S                |     2 +-
 libgcc/config/rs6000/darwin-unwind.h               |     2 +-
 libgcc/config/rs6000/darwin-vecsave.S              |     2 +-
 libgcc/config/rs6000/darwin-world.S                |     2 +-
 libgcc/config/rs6000/e500crtres32gpr.S             |     2 +-
 libgcc/config/rs6000/e500crtres64gpr.S             |     2 +-
 libgcc/config/rs6000/e500crtres64gprctr.S          |     2 +-
 libgcc/config/rs6000/e500crtrest32gpr.S            |     2 +-
 libgcc/config/rs6000/e500crtrest64gpr.S            |     2 +-
 libgcc/config/rs6000/e500crtresx32gpr.S            |     2 +-
 libgcc/config/rs6000/e500crtresx64gpr.S            |     2 +-
 libgcc/config/rs6000/e500crtsav32gpr.S             |     2 +-
 libgcc/config/rs6000/e500crtsav64gpr.S             |     2 +-
 libgcc/config/rs6000/e500crtsav64gprctr.S          |     2 +-
 libgcc/config/rs6000/e500crtsavg32gpr.S            |     2 +-
 libgcc/config/rs6000/e500crtsavg64gpr.S            |     2 +-
 libgcc/config/rs6000/e500crtsavg64gprctr.S         |     2 +-
 libgcc/config/rs6000/eabi-ci.S                     |     2 +-
 libgcc/config/rs6000/eabi-cn.S                     |     2 +-
 libgcc/config/rs6000/eabi.S                        |     2 +-
 libgcc/config/rs6000/exit.h                        |     2 +-
 libgcc/config/rs6000/extendkftf2-sw.c              |     2 +-
 libgcc/config/rs6000/fixkfti.c                     |     2 +-
 libgcc/config/rs6000/fixunskfti.c                  |     2 +-
 libgcc/config/rs6000/float128-hw.c                 |     2 +-
 libgcc/config/rs6000/float128-ifunc.c              |     2 +-
 libgcc/config/rs6000/floattikf.c                   |     2 +-
 libgcc/config/rs6000/floatuntikf.c                 |     2 +-
 libgcc/config/rs6000/freebsd-unwind.h              |     2 +-
 libgcc/config/rs6000/gthr-aix.h                    |     2 +-
 libgcc/config/rs6000/ibm-ldouble-format            |     2 +-
 libgcc/config/rs6000/ibm-ldouble.c                 |     2 +-
 libgcc/config/rs6000/libgcc-darwin.10.4.ver        |     2 +-
 libgcc/config/rs6000/libgcc-darwin.10.5.ver        |     2 +-
 libgcc/config/rs6000/libgcc-glibc.ver              |     2 +-
 libgcc/config/rs6000/linux-unwind.h                |     2 +-
 libgcc/config/rs6000/morestack.S                   |     2 +-
 libgcc/config/rs6000/on_exit.c                     |     2 +-
 libgcc/config/rs6000/quad-float128.h               |     2 +-
 libgcc/config/rs6000/sfp-exceptions.c              |     2 +-
 libgcc/config/rs6000/sol-ci.S                      |     2 +-
 libgcc/config/rs6000/sol-cn.S                      |     2 +-
 libgcc/config/rs6000/t-e500v1-fp                   |     2 +-
 libgcc/config/rs6000/t-e500v2-fp                   |     2 +-
 libgcc/config/rs6000/t-freebsd                     |     2 +-
 libgcc/config/rs6000/t-slibgcc-aix                 |     2 +-
 libgcc/config/rs6000/tramp.S                       |     2 +-
 libgcc/config/rs6000/trunctfkf2-sw.c               |     2 +-
 libgcc/config/rx/rx-abi-functions.c                |     2 +-
 libgcc/config/rx/rx-abi.h                          |     2 +-
 libgcc/config/rx/t-rx                              |     2 +-
 libgcc/config/s390/32/_fixdfdi.c                   |     2 +-
 libgcc/config/s390/32/_fixsfdi.c                   |     2 +-
 libgcc/config/s390/32/_fixtfdi.c                   |     2 +-
 libgcc/config/s390/32/_fixunsdfdi.c                |     2 +-
 libgcc/config/s390/32/_fixunssfdi.c                |     2 +-
 libgcc/config/s390/32/_fixunstfdi.c                |     2 +-
 libgcc/config/s390/gthr-tpf.h                      |     2 +-
 libgcc/config/s390/libgcc-glibc.ver                |     2 +-
 libgcc/config/s390/linux-unwind.h                  |     2 +-
 libgcc/config/s390/morestack.S                     |     2 +-
 libgcc/config/s390/tpf-unwind.h                    |     2 +-
 libgcc/config/score/crti.S                         |     2 +-
 libgcc/config/score/crtn.S                         |     2 +-
 libgcc/config/sh/crt.h                             |     2 +-
 libgcc/config/sh/crt1.S                            |     2 +-
 libgcc/config/sh/crti.S                            |     2 +-
 libgcc/config/sh/crtn.S                            |     2 +-
 libgcc/config/sh/lib1funcs-4-300.S                 |     2 +-
 libgcc/config/sh/lib1funcs-Os-4-200.S              |     2 +-
 libgcc/config/sh/lib1funcs.S                       |     2 +-
 libgcc/config/sh/lib1funcs.h                       |     2 +-
 libgcc/config/sh/libgcc-glibc.ver                  |     2 +-
 libgcc/config/sh/linux-atomic.c                    |     2 +-
 libgcc/config/sh/linux-unwind.h                    |     2 +-
 libgcc/config/sh/t-sh                              |     2 +-
 libgcc/config/sol2/crtp.c                          |     2 +-
 libgcc/config/sol2/crtpg.c                         |     2 +-
 libgcc/config/sol2/t-sol2                          |     2 +-
 libgcc/config/sparc/crtfastmath.c                  |     2 +-
 libgcc/config/sparc/crti.S                         |     2 +-
 libgcc/config/sparc/crtn.S                         |     2 +-
 libgcc/config/sparc/libgcc-glibc.ver               |     2 +-
 libgcc/config/sparc/linux-unwind.h                 |     2 +-
 libgcc/config/sparc/sol2-c1.S                      |     2 +-
 libgcc/config/sparc/sol2-unwind.h                  |     2 +-
 libgcc/config/stormy16/lib2funcs.c                 |     2 +-
 libgcc/config/stormy16/t-stormy16                  |     2 +-
 libgcc/config/t-hardfp                             |     2 +-
 libgcc/config/t-hardfp-sfdf                        |     2 +-
 libgcc/config/t-libunwind-elf                      |     2 +-
 libgcc/config/t-slibgcc                            |     2 +-
 libgcc/config/t-slibgcc-fuchsia                    |     4 +-
 libgcc/config/t-slibgcc-libgcc                     |     2 +-
 libgcc/config/t-softfp                             |     2 +-
 libgcc/config/tilepro/atomic.c                     |     2 +-
 libgcc/config/tilepro/atomic.h                     |     2 +-
 libgcc/config/tilepro/linux-unwind.h               |     2 +-
 libgcc/config/tilepro/softdivide.c                 |     2 +-
 libgcc/config/tilepro/softmpy.S                    |     2 +-
 libgcc/config/unwind-dw2-fde-darwin.c              |     2 +-
 libgcc/config/v850/lib1funcs.S                     |     2 +-
 libgcc/config/vax/lib1funcs.S                      |     2 +-
 libgcc/config/visium/crti.S                        |     2 +-
 libgcc/config/visium/crtn.S                        |     2 +-
 libgcc/config/visium/divdi3.c                      |     2 +-
 libgcc/config/visium/lib2funcs.c                   |     2 +-
 libgcc/config/visium/memcpy.c                      |     2 +-
 libgcc/config/visium/memcpy.h                      |     2 +-
 libgcc/config/visium/memset.c                      |     2 +-
 libgcc/config/visium/memset.h                      |     2 +-
 libgcc/config/visium/moddi3.c                      |     2 +-
 libgcc/config/visium/set_trampoline_parity.c       |     2 +-
 libgcc/config/visium/t-visium                      |     2 +-
 libgcc/config/visium/udivdi3.c                     |     2 +-
 libgcc/config/visium/udivmoddi4.c                  |     2 +-
 libgcc/config/visium/umoddi3.c                     |     2 +-
 libgcc/config/vms/vms-ucrt0.c                      |     2 +-
 libgcc/config/xtensa/crti.S                        |     2 +-
 libgcc/config/xtensa/crtn.S                        |     2 +-
 libgcc/config/xtensa/ieee754-df.S                  |     2 +-
 libgcc/config/xtensa/ieee754-sf.S                  |     2 +-
 libgcc/config/xtensa/lib1funcs.S                   |     2 +-
 libgcc/config/xtensa/lib2funcs.S                   |     2 +-
 libgcc/config/xtensa/linux-unwind.h                |     2 +-
 libgcc/config/xtensa/unwind-dw2-xtensa.c           |     2 +-
 libgcc/config/xtensa/unwind-dw2-xtensa.h           |     2 +-
 libgcc/crtstuff.c                                  |     2 +-
 libgcc/dfp-bit.c                                   |     2 +-
 libgcc/dfp-bit.h                                   |     2 +-
 libgcc/divmod.c                                    |     2 +-
 libgcc/emutls.c                                    |     2 +-
 libgcc/enable-execute-stack-mprotect.c             |     2 +-
 libgcc/find-symver.awk                             |     2 +-
 libgcc/fixed-bit.c                                 |     2 +-
 libgcc/fixed-bit.h                                 |     2 +-
 libgcc/fp-bit.c                                    |     2 +-
 libgcc/fp-bit.h                                    |     2 +-
 libgcc/gbl-ctors.h                                 |     2 +-
 libgcc/gcov.h                                      |     2 +-
 libgcc/generic-morestack-thread.c                  |     2 +-
 libgcc/generic-morestack.c                         |     2 +-
 libgcc/generic-morestack.h                         |     2 +-
 libgcc/gthr-posix.h                                |     2 +-
 libgcc/gthr-single.h                               |     2 +-
 libgcc/gthr.h                                      |     2 +-
 libgcc/libgcc-std.ver.in                           |     2 +-
 libgcc/libgcc2.c                                   |     2 +-
 libgcc/libgcc2.h                                   |     2 +-
 libgcc/libgcov-driver-system.c                     |     2 +-
 libgcc/libgcov-driver.c                            |     2 +-
 libgcc/libgcov-interface.c                         |     2 +-
 libgcc/libgcov-merge.c                             |     2 +-
 libgcc/libgcov-profiler.c                          |     2 +-
 libgcc/libgcov-util.c                              |     2 +-
 libgcc/libgcov.h                                   |     2 +-
 libgcc/mkheader.sh                                 |     2 +-
 libgcc/mkmap-flat.awk                              |     2 +-
 libgcc/mkmap-symver.awk                            |     2 +-
 libgcc/offloadstuff.c                              |     2 +-
 libgcc/sync.c                                      |     2 +-
 libgcc/udivhi3.c                                   |     2 +-
 libgcc/udivmod.c                                   |     2 +-
 libgcc/udivmodhi4.c                                |     2 +-
 libgcc/udivmodsi4.c                                |     2 +-
 libgcc/unwind-arm-common.inc                       |     2 +-
 libgcc/unwind-c.c                                  |     2 +-
 libgcc/unwind-compat.c                             |     2 +-
 libgcc/unwind-compat.h                             |     2 +-
 libgcc/unwind-dw2-fde-compat.c                     |     2 +-
 libgcc/unwind-dw2-fde-dip.c                        |     2 +-
 libgcc/unwind-dw2-fde.c                            |     2 +-
 libgcc/unwind-dw2-fde.h                            |     2 +-
 libgcc/unwind-dw2.c                                |     2 +-
 libgcc/unwind-dw2.h                                |     2 +-
 libgcc/unwind-generic.h                            |     2 +-
 libgcc/unwind-pe.h                                 |     2 +-
 libgcc/unwind-seh.c                                |     2 +-
 libgcc/unwind-sjlj.c                               |     2 +-
 libgcc/unwind.inc                                  |     2 +-
 libgcc/vtv_end.c                                   |     2 +-
 libgcc/vtv_end_preinit.c                           |     2 +-
 libgcc/vtv_start.c                                 |     2 +-
 libgcc/vtv_start_preinit.c                         |     2 +-
 libgfortran/ChangeLog                              |   387 +-
 libgfortran/ChangeLog-2020                         |   391 +
 libgfortran/ISO_Fortran_binding.h                  |     2 +-
 libgfortran/c99_protos.h                           |     2 +-
 libgfortran/caf/libcaf.h                           |     2 +-
 libgfortran/caf/mpi.c                              |     2 +-
 libgfortran/caf/single.c                           |     2 +-
 libgfortran/config/fpu-387.h                       |     2 +-
 libgfortran/config/fpu-aix.h                       |     2 +-
 libgfortran/config/fpu-generic.h                   |     2 +-
 libgfortran/config/fpu-glibc.h                     |     2 +-
 libgfortran/config/fpu-sysv.h                      |     2 +-
 libgfortran/configure                              |    12 +-
 libgfortran/generated/_abs_c10.F90                 |     2 +-
 libgfortran/generated/_abs_c16.F90                 |     2 +-
 libgfortran/generated/_abs_c4.F90                  |     2 +-
 libgfortran/generated/_abs_c8.F90                  |     2 +-
 libgfortran/generated/_abs_i16.F90                 |     2 +-
 libgfortran/generated/_abs_i4.F90                  |     2 +-
 libgfortran/generated/_abs_i8.F90                  |     2 +-
 libgfortran/generated/_abs_r10.F90                 |     2 +-
 libgfortran/generated/_abs_r16.F90                 |     2 +-
 libgfortran/generated/_abs_r4.F90                  |     2 +-
 libgfortran/generated/_abs_r8.F90                  |     2 +-
 libgfortran/generated/_acos_r10.F90                |     2 +-
 libgfortran/generated/_acos_r16.F90                |     2 +-
 libgfortran/generated/_acos_r4.F90                 |     2 +-
 libgfortran/generated/_acos_r8.F90                 |     2 +-
 libgfortran/generated/_acosh_r10.F90               |     2 +-
 libgfortran/generated/_acosh_r16.F90               |     2 +-
 libgfortran/generated/_acosh_r4.F90                |     2 +-
 libgfortran/generated/_acosh_r8.F90                |     2 +-
 libgfortran/generated/_aimag_c10.F90               |     2 +-
 libgfortran/generated/_aimag_c16.F90               |     2 +-
 libgfortran/generated/_aimag_c4.F90                |     2 +-
 libgfortran/generated/_aimag_c8.F90                |     2 +-
 libgfortran/generated/_aint_r10.F90                |     2 +-
 libgfortran/generated/_aint_r16.F90                |     2 +-
 libgfortran/generated/_aint_r4.F90                 |     2 +-
 libgfortran/generated/_aint_r8.F90                 |     2 +-
 libgfortran/generated/_anint_r10.F90               |     2 +-
 libgfortran/generated/_anint_r16.F90               |     2 +-
 libgfortran/generated/_anint_r4.F90                |     2 +-
 libgfortran/generated/_anint_r8.F90                |     2 +-
 libgfortran/generated/_asin_r10.F90                |     2 +-
 libgfortran/generated/_asin_r16.F90                |     2 +-
 libgfortran/generated/_asin_r4.F90                 |     2 +-
 libgfortran/generated/_asin_r8.F90                 |     2 +-
 libgfortran/generated/_asinh_r10.F90               |     2 +-
 libgfortran/generated/_asinh_r16.F90               |     2 +-
 libgfortran/generated/_asinh_r4.F90                |     2 +-
 libgfortran/generated/_asinh_r8.F90                |     2 +-
 libgfortran/generated/_atan2_r10.F90               |     2 +-
 libgfortran/generated/_atan2_r16.F90               |     2 +-
 libgfortran/generated/_atan2_r4.F90                |     2 +-
 libgfortran/generated/_atan2_r8.F90                |     2 +-
 libgfortran/generated/_atan_r10.F90                |     2 +-
 libgfortran/generated/_atan_r16.F90                |     2 +-
 libgfortran/generated/_atan_r4.F90                 |     2 +-
 libgfortran/generated/_atan_r8.F90                 |     2 +-
 libgfortran/generated/_atanh_r10.F90               |     2 +-
 libgfortran/generated/_atanh_r16.F90               |     2 +-
 libgfortran/generated/_atanh_r4.F90                |     2 +-
 libgfortran/generated/_atanh_r8.F90                |     2 +-
 libgfortran/generated/_conjg_c10.F90               |     2 +-
 libgfortran/generated/_conjg_c16.F90               |     2 +-
 libgfortran/generated/_conjg_c4.F90                |     2 +-
 libgfortran/generated/_conjg_c8.F90                |     2 +-
 libgfortran/generated/_cos_c10.F90                 |     2 +-
 libgfortran/generated/_cos_c16.F90                 |     2 +-
 libgfortran/generated/_cos_c4.F90                  |     2 +-
 libgfortran/generated/_cos_c8.F90                  |     2 +-
 libgfortran/generated/_cos_r10.F90                 |     2 +-
 libgfortran/generated/_cos_r16.F90                 |     2 +-
 libgfortran/generated/_cos_r4.F90                  |     2 +-
 libgfortran/generated/_cos_r8.F90                  |     2 +-
 libgfortran/generated/_cosh_r10.F90                |     2 +-
 libgfortran/generated/_cosh_r16.F90                |     2 +-
 libgfortran/generated/_cosh_r4.F90                 |     2 +-
 libgfortran/generated/_cosh_r8.F90                 |     2 +-
 libgfortran/generated/_dim_i16.F90                 |     2 +-
 libgfortran/generated/_dim_i4.F90                  |     2 +-
 libgfortran/generated/_dim_i8.F90                  |     2 +-
 libgfortran/generated/_dim_r10.F90                 |     2 +-
 libgfortran/generated/_dim_r16.F90                 |     2 +-
 libgfortran/generated/_dim_r4.F90                  |     2 +-
 libgfortran/generated/_dim_r8.F90                  |     2 +-
 libgfortran/generated/_exp_c10.F90                 |     2 +-
 libgfortran/generated/_exp_c16.F90                 |     2 +-
 libgfortran/generated/_exp_c4.F90                  |     2 +-
 libgfortran/generated/_exp_c8.F90                  |     2 +-
 libgfortran/generated/_exp_r10.F90                 |     2 +-
 libgfortran/generated/_exp_r16.F90                 |     2 +-
 libgfortran/generated/_exp_r4.F90                  |     2 +-
 libgfortran/generated/_exp_r8.F90                  |     2 +-
 libgfortran/generated/_log10_r10.F90               |     2 +-
 libgfortran/generated/_log10_r16.F90               |     2 +-
 libgfortran/generated/_log10_r4.F90                |     2 +-
 libgfortran/generated/_log10_r8.F90                |     2 +-
 libgfortran/generated/_log_c10.F90                 |     2 +-
 libgfortran/generated/_log_c16.F90                 |     2 +-
 libgfortran/generated/_log_c4.F90                  |     2 +-
 libgfortran/generated/_log_c8.F90                  |     2 +-
 libgfortran/generated/_log_r10.F90                 |     2 +-
 libgfortran/generated/_log_r16.F90                 |     2 +-
 libgfortran/generated/_log_r4.F90                  |     2 +-
 libgfortran/generated/_log_r8.F90                  |     2 +-
 libgfortran/generated/_mod_i16.F90                 |     2 +-
 libgfortran/generated/_mod_i4.F90                  |     2 +-
 libgfortran/generated/_mod_i8.F90                  |     2 +-
 libgfortran/generated/_mod_r10.F90                 |     2 +-
 libgfortran/generated/_mod_r16.F90                 |     2 +-
 libgfortran/generated/_mod_r4.F90                  |     2 +-
 libgfortran/generated/_mod_r8.F90                  |     2 +-
 libgfortran/generated/_sign_i16.F90                |     2 +-
 libgfortran/generated/_sign_i4.F90                 |     2 +-
 libgfortran/generated/_sign_i8.F90                 |     2 +-
 libgfortran/generated/_sign_r10.F90                |     2 +-
 libgfortran/generated/_sign_r16.F90                |     2 +-
 libgfortran/generated/_sign_r4.F90                 |     2 +-
 libgfortran/generated/_sign_r8.F90                 |     2 +-
 libgfortran/generated/_sin_c10.F90                 |     2 +-
 libgfortran/generated/_sin_c16.F90                 |     2 +-
 libgfortran/generated/_sin_c4.F90                  |     2 +-
 libgfortran/generated/_sin_c8.F90                  |     2 +-
 libgfortran/generated/_sin_r10.F90                 |     2 +-
 libgfortran/generated/_sin_r16.F90                 |     2 +-
 libgfortran/generated/_sin_r4.F90                  |     2 +-
 libgfortran/generated/_sin_r8.F90                  |     2 +-
 libgfortran/generated/_sinh_r10.F90                |     2 +-
 libgfortran/generated/_sinh_r16.F90                |     2 +-
 libgfortran/generated/_sinh_r4.F90                 |     2 +-
 libgfortran/generated/_sinh_r8.F90                 |     2 +-
 libgfortran/generated/_sqrt_c10.F90                |     2 +-
 libgfortran/generated/_sqrt_c16.F90                |     2 +-
 libgfortran/generated/_sqrt_c4.F90                 |     2 +-
 libgfortran/generated/_sqrt_c8.F90                 |     2 +-
 libgfortran/generated/_sqrt_r10.F90                |     2 +-
 libgfortran/generated/_sqrt_r16.F90                |     2 +-
 libgfortran/generated/_sqrt_r4.F90                 |     2 +-
 libgfortran/generated/_sqrt_r8.F90                 |     2 +-
 libgfortran/generated/_tan_r10.F90                 |     2 +-
 libgfortran/generated/_tan_r16.F90                 |     2 +-
 libgfortran/generated/_tan_r4.F90                  |     2 +-
 libgfortran/generated/_tan_r8.F90                  |     2 +-
 libgfortran/generated/_tanh_r10.F90                |     2 +-
 libgfortran/generated/_tanh_r16.F90                |     2 +-
 libgfortran/generated/_tanh_r4.F90                 |     2 +-
 libgfortran/generated/_tanh_r8.F90                 |     2 +-
 libgfortran/generated/all_l1.c                     |     2 +-
 libgfortran/generated/all_l16.c                    |     2 +-
 libgfortran/generated/all_l2.c                     |     2 +-
 libgfortran/generated/all_l4.c                     |     2 +-
 libgfortran/generated/all_l8.c                     |     2 +-
 libgfortran/generated/any_l1.c                     |     2 +-
 libgfortran/generated/any_l16.c                    |     2 +-
 libgfortran/generated/any_l2.c                     |     2 +-
 libgfortran/generated/any_l4.c                     |     2 +-
 libgfortran/generated/any_l8.c                     |     2 +-
 libgfortran/generated/bessel_r10.c                 |     2 +-
 libgfortran/generated/bessel_r16.c                 |     2 +-
 libgfortran/generated/bessel_r4.c                  |     2 +-
 libgfortran/generated/bessel_r8.c                  |     2 +-
 libgfortran/generated/count_16_l.c                 |     2 +-
 libgfortran/generated/count_1_l.c                  |     2 +-
 libgfortran/generated/count_2_l.c                  |     2 +-
 libgfortran/generated/count_4_l.c                  |     2 +-
 libgfortran/generated/count_8_l.c                  |     2 +-
 libgfortran/generated/cshift0_c10.c                |     2 +-
 libgfortran/generated/cshift0_c16.c                |     2 +-
 libgfortran/generated/cshift0_c4.c                 |     2 +-
 libgfortran/generated/cshift0_c8.c                 |     2 +-
 libgfortran/generated/cshift0_i1.c                 |     2 +-
 libgfortran/generated/cshift0_i16.c                |     2 +-
 libgfortran/generated/cshift0_i2.c                 |     2 +-
 libgfortran/generated/cshift0_i4.c                 |     2 +-
 libgfortran/generated/cshift0_i8.c                 |     2 +-
 libgfortran/generated/cshift0_r10.c                |     2 +-
 libgfortran/generated/cshift0_r16.c                |     2 +-
 libgfortran/generated/cshift0_r4.c                 |     2 +-
 libgfortran/generated/cshift0_r8.c                 |     2 +-
 libgfortran/generated/cshift1_16.c                 |     2 +-
 libgfortran/generated/cshift1_16_c10.c             |     2 +-
 libgfortran/generated/cshift1_16_c16.c             |     2 +-
 libgfortran/generated/cshift1_16_c4.c              |     2 +-
 libgfortran/generated/cshift1_16_c8.c              |     2 +-
 libgfortran/generated/cshift1_16_i1.c              |     2 +-
 libgfortran/generated/cshift1_16_i16.c             |     2 +-
 libgfortran/generated/cshift1_16_i2.c              |     2 +-
 libgfortran/generated/cshift1_16_i4.c              |     2 +-
 libgfortran/generated/cshift1_16_i8.c              |     2 +-
 libgfortran/generated/cshift1_16_r10.c             |     2 +-
 libgfortran/generated/cshift1_16_r16.c             |     2 +-
 libgfortran/generated/cshift1_16_r4.c              |     2 +-
 libgfortran/generated/cshift1_16_r8.c              |     2 +-
 libgfortran/generated/cshift1_4.c                  |     2 +-
 libgfortran/generated/cshift1_4_c10.c              |     2 +-
 libgfortran/generated/cshift1_4_c16.c              |     2 +-
 libgfortran/generated/cshift1_4_c4.c               |     2 +-
 libgfortran/generated/cshift1_4_c8.c               |     2 +-
 libgfortran/generated/cshift1_4_i1.c               |     2 +-
 libgfortran/generated/cshift1_4_i16.c              |     2 +-
 libgfortran/generated/cshift1_4_i2.c               |     2 +-
 libgfortran/generated/cshift1_4_i4.c               |     2 +-
 libgfortran/generated/cshift1_4_i8.c               |     2 +-
 libgfortran/generated/cshift1_4_r10.c              |     2 +-
 libgfortran/generated/cshift1_4_r16.c              |     2 +-
 libgfortran/generated/cshift1_4_r4.c               |     2 +-
 libgfortran/generated/cshift1_4_r8.c               |     2 +-
 libgfortran/generated/cshift1_8.c                  |     2 +-
 libgfortran/generated/cshift1_8_c10.c              |     2 +-
 libgfortran/generated/cshift1_8_c16.c              |     2 +-
 libgfortran/generated/cshift1_8_c4.c               |     2 +-
 libgfortran/generated/cshift1_8_c8.c               |     2 +-
 libgfortran/generated/cshift1_8_i1.c               |     2 +-
 libgfortran/generated/cshift1_8_i16.c              |     2 +-
 libgfortran/generated/cshift1_8_i2.c               |     2 +-
 libgfortran/generated/cshift1_8_i4.c               |     2 +-
 libgfortran/generated/cshift1_8_i8.c               |     2 +-
 libgfortran/generated/cshift1_8_r10.c              |     2 +-
 libgfortran/generated/cshift1_8_r16.c              |     2 +-
 libgfortran/generated/cshift1_8_r4.c               |     2 +-
 libgfortran/generated/cshift1_8_r8.c               |     2 +-
 libgfortran/generated/eoshift1_16.c                |     2 +-
 libgfortran/generated/eoshift1_4.c                 |     2 +-
 libgfortran/generated/eoshift1_8.c                 |     2 +-
 libgfortran/generated/eoshift3_16.c                |     2 +-
 libgfortran/generated/eoshift3_4.c                 |     2 +-
 libgfortran/generated/eoshift3_8.c                 |     2 +-
 libgfortran/generated/findloc0_c10.c               |     2 +-
 libgfortran/generated/findloc0_c16.c               |     2 +-
 libgfortran/generated/findloc0_c4.c                |     2 +-
 libgfortran/generated/findloc0_c8.c                |     2 +-
 libgfortran/generated/findloc0_i1.c                |     2 +-
 libgfortran/generated/findloc0_i16.c               |     2 +-
 libgfortran/generated/findloc0_i2.c                |     2 +-
 libgfortran/generated/findloc0_i4.c                |     2 +-
 libgfortran/generated/findloc0_i8.c                |     2 +-
 libgfortran/generated/findloc0_r10.c               |     2 +-
 libgfortran/generated/findloc0_r16.c               |     2 +-
 libgfortran/generated/findloc0_r4.c                |     2 +-
 libgfortran/generated/findloc0_r8.c                |     2 +-
 libgfortran/generated/findloc0_s1.c                |     2 +-
 libgfortran/generated/findloc0_s4.c                |     2 +-
 libgfortran/generated/findloc1_c10.c               |     2 +-
 libgfortran/generated/findloc1_c16.c               |     2 +-
 libgfortran/generated/findloc1_c4.c                |     2 +-
 libgfortran/generated/findloc1_c8.c                |     2 +-
 libgfortran/generated/findloc1_i1.c                |     2 +-
 libgfortran/generated/findloc1_i16.c               |     2 +-
 libgfortran/generated/findloc1_i2.c                |     2 +-
 libgfortran/generated/findloc1_i4.c                |     2 +-
 libgfortran/generated/findloc1_i8.c                |     2 +-
 libgfortran/generated/findloc1_r10.c               |     2 +-
 libgfortran/generated/findloc1_r16.c               |     2 +-
 libgfortran/generated/findloc1_r4.c                |     2 +-
 libgfortran/generated/findloc1_r8.c                |     2 +-
 libgfortran/generated/findloc1_s1.c                |     2 +-
 libgfortran/generated/findloc1_s4.c                |     2 +-
 libgfortran/generated/findloc2_s1.c                |     2 +-
 libgfortran/generated/findloc2_s4.c                |     2 +-
 libgfortran/generated/iall_i1.c                    |     2 +-
 libgfortran/generated/iall_i16.c                   |     2 +-
 libgfortran/generated/iall_i2.c                    |     2 +-
 libgfortran/generated/iall_i4.c                    |     2 +-
 libgfortran/generated/iall_i8.c                    |     2 +-
 libgfortran/generated/iany_i1.c                    |     2 +-
 libgfortran/generated/iany_i16.c                   |     2 +-
 libgfortran/generated/iany_i2.c                    |     2 +-
 libgfortran/generated/iany_i4.c                    |     2 +-
 libgfortran/generated/iany_i8.c                    |     2 +-
 libgfortran/generated/in_pack_c10.c                |     2 +-
 libgfortran/generated/in_pack_c16.c                |     2 +-
 libgfortran/generated/in_pack_c4.c                 |     2 +-
 libgfortran/generated/in_pack_c8.c                 |     2 +-
 libgfortran/generated/in_pack_i1.c                 |     2 +-
 libgfortran/generated/in_pack_i16.c                |     2 +-
 libgfortran/generated/in_pack_i2.c                 |     2 +-
 libgfortran/generated/in_pack_i4.c                 |     2 +-
 libgfortran/generated/in_pack_i8.c                 |     2 +-
 libgfortran/generated/in_pack_r10.c                |     2 +-
 libgfortran/generated/in_pack_r16.c                |     2 +-
 libgfortran/generated/in_pack_r4.c                 |     2 +-
 libgfortran/generated/in_pack_r8.c                 |     2 +-
 libgfortran/generated/in_unpack_c10.c              |     2 +-
 libgfortran/generated/in_unpack_c16.c              |     2 +-
 libgfortran/generated/in_unpack_c4.c               |     2 +-
 libgfortran/generated/in_unpack_c8.c               |     2 +-
 libgfortran/generated/in_unpack_i1.c               |     2 +-
 libgfortran/generated/in_unpack_i16.c              |     2 +-
 libgfortran/generated/in_unpack_i2.c               |     2 +-
 libgfortran/generated/in_unpack_i4.c               |     2 +-
 libgfortran/generated/in_unpack_i8.c               |     2 +-
 libgfortran/generated/in_unpack_r10.c              |     2 +-
 libgfortran/generated/in_unpack_r16.c              |     2 +-
 libgfortran/generated/in_unpack_r4.c               |     2 +-
 libgfortran/generated/in_unpack_r8.c               |     2 +-
 libgfortran/generated/iparity_i1.c                 |     2 +-
 libgfortran/generated/iparity_i16.c                |     2 +-
 libgfortran/generated/iparity_i2.c                 |     2 +-
 libgfortran/generated/iparity_i4.c                 |     2 +-
 libgfortran/generated/iparity_i8.c                 |     2 +-
 libgfortran/generated/matmul_c10.c                 |     2 +-
 libgfortran/generated/matmul_c16.c                 |     2 +-
 libgfortran/generated/matmul_c4.c                  |     2 +-
 libgfortran/generated/matmul_c8.c                  |     2 +-
 libgfortran/generated/matmul_i1.c                  |     2 +-
 libgfortran/generated/matmul_i16.c                 |     2 +-
 libgfortran/generated/matmul_i2.c                  |     2 +-
 libgfortran/generated/matmul_i4.c                  |     2 +-
 libgfortran/generated/matmul_i8.c                  |     2 +-
 libgfortran/generated/matmul_l16.c                 |     2 +-
 libgfortran/generated/matmul_l4.c                  |     2 +-
 libgfortran/generated/matmul_l8.c                  |     2 +-
 libgfortran/generated/matmul_r10.c                 |     2 +-
 libgfortran/generated/matmul_r16.c                 |     2 +-
 libgfortran/generated/matmul_r4.c                  |     2 +-
 libgfortran/generated/matmul_r8.c                  |     2 +-
 libgfortran/generated/matmulavx128_c10.c           |     2 +-
 libgfortran/generated/matmulavx128_c16.c           |     2 +-
 libgfortran/generated/matmulavx128_c4.c            |     2 +-
 libgfortran/generated/matmulavx128_c8.c            |     2 +-
 libgfortran/generated/matmulavx128_i1.c            |     2 +-
 libgfortran/generated/matmulavx128_i16.c           |     2 +-
 libgfortran/generated/matmulavx128_i2.c            |     2 +-
 libgfortran/generated/matmulavx128_i4.c            |     2 +-
 libgfortran/generated/matmulavx128_i8.c            |     2 +-
 libgfortran/generated/matmulavx128_r10.c           |     2 +-
 libgfortran/generated/matmulavx128_r16.c           |     2 +-
 libgfortran/generated/matmulavx128_r4.c            |     2 +-
 libgfortran/generated/matmulavx128_r8.c            |     2 +-
 libgfortran/generated/maxloc0_16_i1.c              |     2 +-
 libgfortran/generated/maxloc0_16_i16.c             |     2 +-
 libgfortran/generated/maxloc0_16_i2.c              |     2 +-
 libgfortran/generated/maxloc0_16_i4.c              |     2 +-
 libgfortran/generated/maxloc0_16_i8.c              |     2 +-
 libgfortran/generated/maxloc0_16_r10.c             |     2 +-
 libgfortran/generated/maxloc0_16_r16.c             |     2 +-
 libgfortran/generated/maxloc0_16_r4.c              |     2 +-
 libgfortran/generated/maxloc0_16_r8.c              |     2 +-
 libgfortran/generated/maxloc0_16_s1.c              |     2 +-
 libgfortran/generated/maxloc0_16_s4.c              |     2 +-
 libgfortran/generated/maxloc0_4_i1.c               |     2 +-
 libgfortran/generated/maxloc0_4_i16.c              |     2 +-
 libgfortran/generated/maxloc0_4_i2.c               |     2 +-
 libgfortran/generated/maxloc0_4_i4.c               |     2 +-
 libgfortran/generated/maxloc0_4_i8.c               |     2 +-
 libgfortran/generated/maxloc0_4_r10.c              |     2 +-
 libgfortran/generated/maxloc0_4_r16.c              |     2 +-
 libgfortran/generated/maxloc0_4_r4.c               |     2 +-
 libgfortran/generated/maxloc0_4_r8.c               |     2 +-
 libgfortran/generated/maxloc0_4_s1.c               |     2 +-
 libgfortran/generated/maxloc0_4_s4.c               |     2 +-
 libgfortran/generated/maxloc0_8_i1.c               |     2 +-
 libgfortran/generated/maxloc0_8_i16.c              |     2 +-
 libgfortran/generated/maxloc0_8_i2.c               |     2 +-
 libgfortran/generated/maxloc0_8_i4.c               |     2 +-
 libgfortran/generated/maxloc0_8_i8.c               |     2 +-
 libgfortran/generated/maxloc0_8_r10.c              |     2 +-
 libgfortran/generated/maxloc0_8_r16.c              |     2 +-
 libgfortran/generated/maxloc0_8_r4.c               |     2 +-
 libgfortran/generated/maxloc0_8_r8.c               |     2 +-
 libgfortran/generated/maxloc0_8_s1.c               |     2 +-
 libgfortran/generated/maxloc0_8_s4.c               |     2 +-
 libgfortran/generated/maxloc1_16_i1.c              |     2 +-
 libgfortran/generated/maxloc1_16_i16.c             |     2 +-
 libgfortran/generated/maxloc1_16_i2.c              |     2 +-
 libgfortran/generated/maxloc1_16_i4.c              |     2 +-
 libgfortran/generated/maxloc1_16_i8.c              |     2 +-
 libgfortran/generated/maxloc1_16_r10.c             |     2 +-
 libgfortran/generated/maxloc1_16_r16.c             |     2 +-
 libgfortran/generated/maxloc1_16_r4.c              |     2 +-
 libgfortran/generated/maxloc1_16_r8.c              |     2 +-
 libgfortran/generated/maxloc1_16_s1.c              |     2 +-
 libgfortran/generated/maxloc1_16_s4.c              |     2 +-
 libgfortran/generated/maxloc1_4_i1.c               |     2 +-
 libgfortran/generated/maxloc1_4_i16.c              |     2 +-
 libgfortran/generated/maxloc1_4_i2.c               |     2 +-
 libgfortran/generated/maxloc1_4_i4.c               |     2 +-
 libgfortran/generated/maxloc1_4_i8.c               |     2 +-
 libgfortran/generated/maxloc1_4_r10.c              |     2 +-
 libgfortran/generated/maxloc1_4_r16.c              |     2 +-
 libgfortran/generated/maxloc1_4_r4.c               |     2 +-
 libgfortran/generated/maxloc1_4_r8.c               |     2 +-
 libgfortran/generated/maxloc1_4_s1.c               |     2 +-
 libgfortran/generated/maxloc1_4_s4.c               |     2 +-
 libgfortran/generated/maxloc1_8_i1.c               |     2 +-
 libgfortran/generated/maxloc1_8_i16.c              |     2 +-
 libgfortran/generated/maxloc1_8_i2.c               |     2 +-
 libgfortran/generated/maxloc1_8_i4.c               |     2 +-
 libgfortran/generated/maxloc1_8_i8.c               |     2 +-
 libgfortran/generated/maxloc1_8_r10.c              |     2 +-
 libgfortran/generated/maxloc1_8_r16.c              |     2 +-
 libgfortran/generated/maxloc1_8_r4.c               |     2 +-
 libgfortran/generated/maxloc1_8_r8.c               |     2 +-
 libgfortran/generated/maxloc1_8_s1.c               |     2 +-
 libgfortran/generated/maxloc1_8_s4.c               |     2 +-
 libgfortran/generated/maxloc2_16_s1.c              |     2 +-
 libgfortran/generated/maxloc2_16_s4.c              |     2 +-
 libgfortran/generated/maxloc2_4_s1.c               |     2 +-
 libgfortran/generated/maxloc2_4_s4.c               |     2 +-
 libgfortran/generated/maxloc2_8_s1.c               |     2 +-
 libgfortran/generated/maxloc2_8_s4.c               |     2 +-
 libgfortran/generated/maxval0_s1.c                 |     2 +-
 libgfortran/generated/maxval0_s4.c                 |     2 +-
 libgfortran/generated/maxval1_s1.c                 |     2 +-
 libgfortran/generated/maxval1_s4.c                 |     2 +-
 libgfortran/generated/maxval_i1.c                  |     2 +-
 libgfortran/generated/maxval_i16.c                 |     2 +-
 libgfortran/generated/maxval_i2.c                  |     2 +-
 libgfortran/generated/maxval_i4.c                  |     2 +-
 libgfortran/generated/maxval_i8.c                  |     2 +-
 libgfortran/generated/maxval_r10.c                 |     2 +-
 libgfortran/generated/maxval_r16.c                 |     2 +-
 libgfortran/generated/maxval_r4.c                  |     2 +-
 libgfortran/generated/maxval_r8.c                  |     2 +-
 libgfortran/generated/minloc0_16_i1.c              |     2 +-
 libgfortran/generated/minloc0_16_i16.c             |     2 +-
 libgfortran/generated/minloc0_16_i2.c              |     2 +-
 libgfortran/generated/minloc0_16_i4.c              |     2 +-
 libgfortran/generated/minloc0_16_i8.c              |     2 +-
 libgfortran/generated/minloc0_16_r10.c             |     2 +-
 libgfortran/generated/minloc0_16_r16.c             |     2 +-
 libgfortran/generated/minloc0_16_r4.c              |     2 +-
 libgfortran/generated/minloc0_16_r8.c              |     2 +-
 libgfortran/generated/minloc0_16_s1.c              |     2 +-
 libgfortran/generated/minloc0_16_s4.c              |     2 +-
 libgfortran/generated/minloc0_4_i1.c               |     2 +-
 libgfortran/generated/minloc0_4_i16.c              |     2 +-
 libgfortran/generated/minloc0_4_i2.c               |     2 +-
 libgfortran/generated/minloc0_4_i4.c               |     2 +-
 libgfortran/generated/minloc0_4_i8.c               |     2 +-
 libgfortran/generated/minloc0_4_r10.c              |     2 +-
 libgfortran/generated/minloc0_4_r16.c              |     2 +-
 libgfortran/generated/minloc0_4_r4.c               |     2 +-
 libgfortran/generated/minloc0_4_r8.c               |     2 +-
 libgfortran/generated/minloc0_4_s1.c               |     2 +-
 libgfortran/generated/minloc0_4_s4.c               |     2 +-
 libgfortran/generated/minloc0_8_i1.c               |     2 +-
 libgfortran/generated/minloc0_8_i16.c              |     2 +-
 libgfortran/generated/minloc0_8_i2.c               |     2 +-
 libgfortran/generated/minloc0_8_i4.c               |     2 +-
 libgfortran/generated/minloc0_8_i8.c               |     2 +-
 libgfortran/generated/minloc0_8_r10.c              |     2 +-
 libgfortran/generated/minloc0_8_r16.c              |     2 +-
 libgfortran/generated/minloc0_8_r4.c               |     2 +-
 libgfortran/generated/minloc0_8_r8.c               |     2 +-
 libgfortran/generated/minloc0_8_s1.c               |     2 +-
 libgfortran/generated/minloc0_8_s4.c               |     2 +-
 libgfortran/generated/minloc1_16_i1.c              |     2 +-
 libgfortran/generated/minloc1_16_i16.c             |     2 +-
 libgfortran/generated/minloc1_16_i2.c              |     2 +-
 libgfortran/generated/minloc1_16_i4.c              |     2 +-
 libgfortran/generated/minloc1_16_i8.c              |     2 +-
 libgfortran/generated/minloc1_16_r10.c             |     2 +-
 libgfortran/generated/minloc1_16_r16.c             |     2 +-
 libgfortran/generated/minloc1_16_r4.c              |     2 +-
 libgfortran/generated/minloc1_16_r8.c              |     2 +-
 libgfortran/generated/minloc1_16_s1.c              |     2 +-
 libgfortran/generated/minloc1_16_s4.c              |     2 +-
 libgfortran/generated/minloc1_4_i1.c               |     2 +-
 libgfortran/generated/minloc1_4_i16.c              |     2 +-
 libgfortran/generated/minloc1_4_i2.c               |     2 +-
 libgfortran/generated/minloc1_4_i4.c               |     2 +-
 libgfortran/generated/minloc1_4_i8.c               |     2 +-
 libgfortran/generated/minloc1_4_r10.c              |     2 +-
 libgfortran/generated/minloc1_4_r16.c              |     2 +-
 libgfortran/generated/minloc1_4_r4.c               |     2 +-
 libgfortran/generated/minloc1_4_r8.c               |     2 +-
 libgfortran/generated/minloc1_4_s1.c               |     2 +-
 libgfortran/generated/minloc1_4_s4.c               |     2 +-
 libgfortran/generated/minloc1_8_i1.c               |     2 +-
 libgfortran/generated/minloc1_8_i16.c              |     2 +-
 libgfortran/generated/minloc1_8_i2.c               |     2 +-
 libgfortran/generated/minloc1_8_i4.c               |     2 +-
 libgfortran/generated/minloc1_8_i8.c               |     2 +-
 libgfortran/generated/minloc1_8_r10.c              |     2 +-
 libgfortran/generated/minloc1_8_r16.c              |     2 +-
 libgfortran/generated/minloc1_8_r4.c               |     2 +-
 libgfortran/generated/minloc1_8_r8.c               |     2 +-
 libgfortran/generated/minloc1_8_s1.c               |     2 +-
 libgfortran/generated/minloc1_8_s4.c               |     2 +-
 libgfortran/generated/minloc2_16_s1.c              |     2 +-
 libgfortran/generated/minloc2_16_s4.c              |     2 +-
 libgfortran/generated/minloc2_4_s1.c               |     2 +-
 libgfortran/generated/minloc2_4_s4.c               |     2 +-
 libgfortran/generated/minloc2_8_s1.c               |     2 +-
 libgfortran/generated/minloc2_8_s4.c               |     2 +-
 libgfortran/generated/minval0_s1.c                 |     2 +-
 libgfortran/generated/minval0_s4.c                 |     2 +-
 libgfortran/generated/minval1_s1.c                 |     2 +-
 libgfortran/generated/minval1_s4.c                 |     2 +-
 libgfortran/generated/minval_i1.c                  |     2 +-
 libgfortran/generated/minval_i16.c                 |     2 +-
 libgfortran/generated/minval_i2.c                  |     2 +-
 libgfortran/generated/minval_i4.c                  |     2 +-
 libgfortran/generated/minval_i8.c                  |     2 +-
 libgfortran/generated/minval_r10.c                 |     2 +-
 libgfortran/generated/minval_r16.c                 |     2 +-
 libgfortran/generated/minval_r4.c                  |     2 +-
 libgfortran/generated/minval_r8.c                  |     2 +-
 libgfortran/generated/misc_specifics.F90           |     2 +-
 libgfortran/generated/norm2_r10.c                  |     2 +-
 libgfortran/generated/norm2_r16.c                  |     2 +-
 libgfortran/generated/norm2_r4.c                   |     2 +-
 libgfortran/generated/norm2_r8.c                   |     2 +-
 libgfortran/generated/pack_c10.c                   |     2 +-
 libgfortran/generated/pack_c16.c                   |     2 +-
 libgfortran/generated/pack_c4.c                    |     2 +-
 libgfortran/generated/pack_c8.c                    |     2 +-
 libgfortran/generated/pack_i1.c                    |     2 +-
 libgfortran/generated/pack_i16.c                   |     2 +-
 libgfortran/generated/pack_i2.c                    |     2 +-
 libgfortran/generated/pack_i4.c                    |     2 +-
 libgfortran/generated/pack_i8.c                    |     2 +-
 libgfortran/generated/pack_r10.c                   |     2 +-
 libgfortran/generated/pack_r16.c                   |     2 +-
 libgfortran/generated/pack_r4.c                    |     2 +-
 libgfortran/generated/pack_r8.c                    |     2 +-
 libgfortran/generated/parity_l1.c                  |     2 +-
 libgfortran/generated/parity_l16.c                 |     2 +-
 libgfortran/generated/parity_l2.c                  |     2 +-
 libgfortran/generated/parity_l4.c                  |     2 +-
 libgfortran/generated/parity_l8.c                  |     2 +-
 libgfortran/generated/pow_c10_i16.c                |     2 +-
 libgfortran/generated/pow_c10_i4.c                 |     2 +-
 libgfortran/generated/pow_c10_i8.c                 |     2 +-
 libgfortran/generated/pow_c16_i16.c                |     2 +-
 libgfortran/generated/pow_c16_i4.c                 |     2 +-
 libgfortran/generated/pow_c16_i8.c                 |     2 +-
 libgfortran/generated/pow_c4_i16.c                 |     2 +-
 libgfortran/generated/pow_c4_i4.c                  |     2 +-
 libgfortran/generated/pow_c4_i8.c                  |     2 +-
 libgfortran/generated/pow_c8_i16.c                 |     2 +-
 libgfortran/generated/pow_c8_i4.c                  |     2 +-
 libgfortran/generated/pow_c8_i8.c                  |     2 +-
 libgfortran/generated/pow_i16_i16.c                |     2 +-
 libgfortran/generated/pow_i16_i4.c                 |     2 +-
 libgfortran/generated/pow_i16_i8.c                 |     2 +-
 libgfortran/generated/pow_i4_i16.c                 |     2 +-
 libgfortran/generated/pow_i4_i4.c                  |     2 +-
 libgfortran/generated/pow_i4_i8.c                  |     2 +-
 libgfortran/generated/pow_i8_i16.c                 |     2 +-
 libgfortran/generated/pow_i8_i4.c                  |     2 +-
 libgfortran/generated/pow_i8_i8.c                  |     2 +-
 libgfortran/generated/pow_r10_i16.c                |     2 +-
 libgfortran/generated/pow_r10_i8.c                 |     2 +-
 libgfortran/generated/pow_r16_i16.c                |     2 +-
 libgfortran/generated/pow_r16_i4.c                 |     2 +-
 libgfortran/generated/pow_r16_i8.c                 |     2 +-
 libgfortran/generated/pow_r4_i16.c                 |     2 +-
 libgfortran/generated/pow_r4_i8.c                  |     2 +-
 libgfortran/generated/pow_r8_i16.c                 |     2 +-
 libgfortran/generated/pow_r8_i8.c                  |     2 +-
 libgfortran/generated/product_c10.c                |     2 +-
 libgfortran/generated/product_c16.c                |     2 +-
 libgfortran/generated/product_c4.c                 |     2 +-
 libgfortran/generated/product_c8.c                 |     2 +-
 libgfortran/generated/product_i1.c                 |     2 +-
 libgfortran/generated/product_i16.c                |     2 +-
 libgfortran/generated/product_i2.c                 |     2 +-
 libgfortran/generated/product_i4.c                 |     2 +-
 libgfortran/generated/product_i8.c                 |     2 +-
 libgfortran/generated/product_r10.c                |     2 +-
 libgfortran/generated/product_r16.c                |     2 +-
 libgfortran/generated/product_r4.c                 |     2 +-
 libgfortran/generated/product_r8.c                 |     2 +-
 libgfortran/generated/reshape_c10.c                |     2 +-
 libgfortran/generated/reshape_c16.c                |     2 +-
 libgfortran/generated/reshape_c4.c                 |     2 +-
 libgfortran/generated/reshape_c8.c                 |     2 +-
 libgfortran/generated/reshape_i16.c                |     2 +-
 libgfortran/generated/reshape_i4.c                 |     2 +-
 libgfortran/generated/reshape_i8.c                 |     2 +-
 libgfortran/generated/reshape_r10.c                |     2 +-
 libgfortran/generated/reshape_r16.c                |     2 +-
 libgfortran/generated/reshape_r4.c                 |     2 +-
 libgfortran/generated/reshape_r8.c                 |     2 +-
 libgfortran/generated/shape_i1.c                   |     2 +-
 libgfortran/generated/shape_i16.c                  |     2 +-
 libgfortran/generated/shape_i2.c                   |     2 +-
 libgfortran/generated/shape_i4.c                   |     2 +-
 libgfortran/generated/shape_i8.c                   |     2 +-
 libgfortran/generated/spread_c10.c                 |     2 +-
 libgfortran/generated/spread_c16.c                 |     2 +-
 libgfortran/generated/spread_c4.c                  |     2 +-
 libgfortran/generated/spread_c8.c                  |     2 +-
 libgfortran/generated/spread_i1.c                  |     2 +-
 libgfortran/generated/spread_i16.c                 |     2 +-
 libgfortran/generated/spread_i2.c                  |     2 +-
 libgfortran/generated/spread_i4.c                  |     2 +-
 libgfortran/generated/spread_i8.c                  |     2 +-
 libgfortran/generated/spread_r10.c                 |     2 +-
 libgfortran/generated/spread_r16.c                 |     2 +-
 libgfortran/generated/spread_r4.c                  |     2 +-
 libgfortran/generated/spread_r8.c                  |     2 +-
 libgfortran/generated/sum_c10.c                    |     2 +-
 libgfortran/generated/sum_c16.c                    |     2 +-
 libgfortran/generated/sum_c4.c                     |     2 +-
 libgfortran/generated/sum_c8.c                     |     2 +-
 libgfortran/generated/sum_i1.c                     |     2 +-
 libgfortran/generated/sum_i16.c                    |     2 +-
 libgfortran/generated/sum_i2.c                     |     2 +-
 libgfortran/generated/sum_i4.c                     |     2 +-
 libgfortran/generated/sum_i8.c                     |     2 +-
 libgfortran/generated/sum_r10.c                    |     2 +-
 libgfortran/generated/sum_r16.c                    |     2 +-
 libgfortran/generated/sum_r4.c                     |     2 +-
 libgfortran/generated/sum_r8.c                     |     2 +-
 libgfortran/generated/unpack_c10.c                 |     2 +-
 libgfortran/generated/unpack_c16.c                 |     2 +-
 libgfortran/generated/unpack_c4.c                  |     2 +-
 libgfortran/generated/unpack_c8.c                  |     2 +-
 libgfortran/generated/unpack_i1.c                  |     2 +-
 libgfortran/generated/unpack_i16.c                 |     2 +-
 libgfortran/generated/unpack_i2.c                  |     2 +-
 libgfortran/generated/unpack_i4.c                  |     2 +-
 libgfortran/generated/unpack_i8.c                  |     2 +-
 libgfortran/generated/unpack_r10.c                 |     2 +-
 libgfortran/generated/unpack_r16.c                 |     2 +-
 libgfortran/generated/unpack_r4.c                  |     2 +-
 libgfortran/generated/unpack_r8.c                  |     2 +-
 libgfortran/ieee/ieee_arithmetic.F90               |     2 +-
 libgfortran/ieee/ieee_exceptions.F90               |     2 +-
 libgfortran/ieee/ieee_features.F90                 |     2 +-
 libgfortran/ieee/ieee_helper.c                     |     2 +-
 libgfortran/intrinsics/abort.c                     |     2 +-
 libgfortran/intrinsics/access.c                    |     2 +-
 libgfortran/intrinsics/args.c                      |     2 +-
 libgfortran/intrinsics/associated.c                |     2 +-
 libgfortran/intrinsics/c99_functions.c             |     2 +-
 libgfortran/intrinsics/chdir.c                     |     2 +-
 libgfortran/intrinsics/chmod.c                     |     2 +-
 libgfortran/intrinsics/clock.c                     |     2 +-
 libgfortran/intrinsics/cpu_time.c                  |     2 +-
 libgfortran/intrinsics/cshift0.c                   |     2 +-
 libgfortran/intrinsics/ctime.c                     |     2 +-
 libgfortran/intrinsics/date_and_time.c             |     2 +-
 libgfortran/intrinsics/dprod_r8.f90                |     2 +-
 libgfortran/intrinsics/dtime.c                     |     2 +-
 libgfortran/intrinsics/env.c                       |     2 +-
 libgfortran/intrinsics/eoshift0.c                  |     2 +-
 libgfortran/intrinsics/eoshift2.c                  |     2 +-
 libgfortran/intrinsics/erfc_scaled.c               |     2 +-
 libgfortran/intrinsics/erfc_scaled_inc.c           |     2 +-
 libgfortran/intrinsics/etime.c                     |     2 +-
 libgfortran/intrinsics/execute_command_line.c      |     2 +-
 libgfortran/intrinsics/exit.c                      |     2 +-
 libgfortran/intrinsics/extends_type_of.c           |     2 +-
 libgfortran/intrinsics/f2c_specifics.F90           |     2 +-
 libgfortran/intrinsics/fnum.c                      |     2 +-
 libgfortran/intrinsics/gerror.c                    |     2 +-
 libgfortran/intrinsics/getXid.c                    |     2 +-
 libgfortran/intrinsics/getcwd.c                    |     2 +-
 libgfortran/intrinsics/getlog.c                    |     2 +-
 libgfortran/intrinsics/hostnm.c                    |     2 +-
 libgfortran/intrinsics/ierrno.c                    |     2 +-
 libgfortran/intrinsics/is_contiguous.c             |     2 +-
 libgfortran/intrinsics/ishftc.c                    |     2 +-
 libgfortran/intrinsics/kill.c                      |     2 +-
 libgfortran/intrinsics/link.c                      |     2 +-
 libgfortran/intrinsics/move_alloc.c                |     2 +-
 libgfortran/intrinsics/mvbits.c                    |     2 +-
 libgfortran/intrinsics/pack_generic.c              |     2 +-
 libgfortran/intrinsics/perror.c                    |     2 +-
 libgfortran/intrinsics/rand.c                      |     2 +-
 libgfortran/intrinsics/random.c                    |     2 +-
 libgfortran/intrinsics/random_init.f90             |     2 +-
 libgfortran/intrinsics/rename.c                    |     2 +-
 libgfortran/intrinsics/reshape_generic.c           |     2 +-
 libgfortran/intrinsics/reshape_packed.c            |     2 +-
 libgfortran/intrinsics/selected_char_kind.c        |     2 +-
 libgfortran/intrinsics/selected_int_kind.f90       |     2 +-
 libgfortran/intrinsics/selected_real_kind.f90      |     2 +-
 libgfortran/intrinsics/signal.c                    |     2 +-
 libgfortran/intrinsics/size.c                      |     2 +-
 libgfortran/intrinsics/sleep.c                     |     2 +-
 libgfortran/intrinsics/spread_generic.c            |     2 +-
 libgfortran/intrinsics/stat.c                      |     2 +-
 libgfortran/intrinsics/string_intrinsics.c         |     2 +-
 libgfortran/intrinsics/string_intrinsics_inc.c     |     2 +-
 libgfortran/intrinsics/symlnk.c                    |     2 +-
 libgfortran/intrinsics/system.c                    |     2 +-
 libgfortran/intrinsics/system_clock.c              |     2 +-
 libgfortran/intrinsics/time.c                      |     2 +-
 libgfortran/intrinsics/time_1.h                    |     2 +-
 libgfortran/intrinsics/trigd.c                     |     2 +-
 libgfortran/intrinsics/trigd.inc                   |     2 +-
 libgfortran/intrinsics/trigd_lib.inc               |     2 +-
 libgfortran/intrinsics/umask.c                     |     2 +-
 libgfortran/intrinsics/unlink.c                    |     2 +-
 libgfortran/intrinsics/unpack_generic.c            |     2 +-
 libgfortran/io/async.c                             |     2 +-
 libgfortran/io/async.h                             |     2 +-
 libgfortran/io/close.c                             |     2 +-
 libgfortran/io/fbuf.c                              |     2 +-
 libgfortran/io/fbuf.h                              |     2 +-
 libgfortran/io/file_pos.c                          |     2 +-
 libgfortran/io/format.c                            |     2 +-
 libgfortran/io/format.h                            |     2 +-
 libgfortran/io/inquire.c                           |     2 +-
 libgfortran/io/intrinsics.c                        |     2 +-
 libgfortran/io/io.h                                |     2 +-
 libgfortran/io/list_read.c                         |     2 +-
 libgfortran/io/lock.c                              |     2 +-
 libgfortran/io/open.c                              |     2 +-
 libgfortran/io/read.c                              |     2 +-
 libgfortran/io/size_from_kind.c                    |     2 +-
 libgfortran/io/transfer.c                          |     2 +-
 libgfortran/io/transfer128.c                       |     2 +-
 libgfortran/io/unit.c                              |     2 +-
 libgfortran/io/unix.c                              |     2 +-
 libgfortran/io/unix.h                              |     2 +-
 libgfortran/io/write.c                             |     2 +-
 libgfortran/io/write_float.def                     |     2 +-
 libgfortran/kinds-override.h                       |     2 +-
 libgfortran/libgfortran.h                          |     2 +-
 libgfortran/m4/all.m4                              |     2 +-
 libgfortran/m4/any.m4                              |     2 +-
 libgfortran/m4/bessel.m4                           |     2 +-
 libgfortran/m4/count.m4                            |     2 +-
 libgfortran/m4/cshift0.m4                          |     2 +-
 libgfortran/m4/cshift1.m4                          |     2 +-
 libgfortran/m4/cshift1a.m4                         |     2 +-
 libgfortran/m4/eoshift1.m4                         |     2 +-
 libgfortran/m4/eoshift3.m4                         |     2 +-
 libgfortran/m4/head.m4                             |     2 +-
 libgfortran/m4/iall.m4                             |     2 +-
 libgfortran/m4/iany.m4                             |     2 +-
 libgfortran/m4/ifindloc0.m4                        |     2 +-
 libgfortran/m4/ifindloc1.m4                        |     2 +-
 libgfortran/m4/ifindloc2.m4                        |     2 +-
 libgfortran/m4/in_pack.m4                          |     2 +-
 libgfortran/m4/in_unpack.m4                        |     2 +-
 libgfortran/m4/iparity.m4                          |     2 +-
 libgfortran/m4/matmul.m4                           |     2 +-
 libgfortran/m4/matmulavx128.m4                     |     2 +-
 libgfortran/m4/matmull.m4                          |     2 +-
 libgfortran/m4/maxloc0.m4                          |     2 +-
 libgfortran/m4/maxloc0s.m4                         |     2 +-
 libgfortran/m4/maxloc1.m4                          |     2 +-
 libgfortran/m4/maxloc1s.m4                         |     2 +-
 libgfortran/m4/maxloc2s.m4                         |     2 +-
 libgfortran/m4/maxval.m4                           |     2 +-
 libgfortran/m4/maxval0s.m4                         |     2 +-
 libgfortran/m4/maxval1s.m4                         |     2 +-
 libgfortran/m4/minloc0.m4                          |     2 +-
 libgfortran/m4/minloc0s.m4                         |     2 +-
 libgfortran/m4/minloc1.m4                          |     2 +-
 libgfortran/m4/minloc1s.m4                         |     2 +-
 libgfortran/m4/minloc2s.m4                         |     2 +-
 libgfortran/m4/minval.m4                           |     2 +-
 libgfortran/m4/minval0s.m4                         |     2 +-
 libgfortran/m4/minval1s.m4                         |     2 +-
 libgfortran/m4/norm2.m4                            |     2 +-
 libgfortran/m4/pack.m4                             |     2 +-
 libgfortran/m4/parity.m4                           |     2 +-
 libgfortran/m4/pow.m4                              |     2 +-
 libgfortran/m4/product.m4                          |     2 +-
 libgfortran/m4/reshape.m4                          |     2 +-
 libgfortran/m4/shape.m4                            |     2 +-
 libgfortran/m4/spread.m4                           |     2 +-
 libgfortran/m4/sum.m4                              |     2 +-
 libgfortran/m4/unpack.m4                           |     2 +-
 libgfortran/runtime/ISO_Fortran_binding.c          |     2 +-
 libgfortran/runtime/backtrace.c                    |     2 +-
 libgfortran/runtime/bounds.c                       |     2 +-
 libgfortran/runtime/compile_options.c              |     2 +-
 libgfortran/runtime/convert_char.c                 |     2 +-
 libgfortran/runtime/environ.c                      |     2 +-
 libgfortran/runtime/error.c                        |     2 +-
 libgfortran/runtime/fpu.c                          |     2 +-
 libgfortran/runtime/in_pack_generic.c              |     2 +-
 libgfortran/runtime/in_unpack_generic.c            |     2 +-
 libgfortran/runtime/main.c                         |     2 +-
 libgfortran/runtime/memory.c                       |     2 +-
 libgfortran/runtime/minimal.c                      |     2 +-
 libgfortran/runtime/pause.c                        |     2 +-
 libgfortran/runtime/select.c                       |     2 +-
 libgfortran/runtime/select_inc.c                   |     2 +-
 libgfortran/runtime/stop.c                         |     2 +-
 libgfortran/runtime/string.c                       |     2 +-
 libgo/MERGE                                        |     2 +-
 libgo/Makefile.am                                  |    11 +
 libgo/Makefile.in                                  |    12 +-
 libgo/VERSION                                      |     2 +-
 libgo/check-packages.txt                           |     6 +
 libgo/config.h.in                                  |    18 +
 libgo/config/libtool.m4                            |    12 +-
 libgo/configure                                    |   266 +-
 libgo/configure.ac                                 |     6 +-
 libgo/go/archive/tar/common.go                     |    68 +-
 libgo/go/archive/tar/reader.go                     |     7 +-
 libgo/go/archive/tar/reader_test.go                |     5 +-
 libgo/go/archive/tar/stat_unix.go                  |     6 +-
 libgo/go/archive/tar/tar_test.go                   |    30 +-
 libgo/go/archive/tar/writer_test.go                |     3 +-
 libgo/go/archive/zip/reader.go                     |   189 +
 libgo/go/archive/zip/reader_test.go                |    39 +-
 libgo/go/archive/zip/register.go                   |     3 +-
 libgo/go/archive/zip/struct.go                     |    75 +-
 libgo/go/archive/zip/writer_test.go                |    16 +-
 libgo/go/archive/zip/zip_test.go                   |     3 +-
 libgo/go/bufio/bufio.go                            |     2 +-
 libgo/go/bufio/bufio_test.go                       |    21 +-
 libgo/go/bytes/example_test.go                     |     7 +
 libgo/go/bytes/reader_test.go                      |     9 +-
 libgo/go/cmd/buildid/buildid.go                    |    21 +-
 libgo/go/cmd/cgo/ast.go                            |    16 +-
 libgo/go/cmd/cgo/doc.go                            |     9 +-
 libgo/go/cmd/cgo/gcc.go                            |    52 +-
 libgo/go/cmd/cgo/godefs.go                         |     2 +-
 libgo/go/cmd/cgo/main.go                           |    15 +-
 libgo/go/cmd/cgo/out.go                            |   177 +-
 libgo/go/cmd/go.mod                                |    12 +
 libgo/go/cmd/go/alldocs.go                         |   460 +-
 libgo/go/cmd/go/go_test.go                         |   196 +-
 libgo/go/cmd/go/go_windows_test.go                 |    14 +-
 libgo/go/cmd/go/help_test.go                       |     4 +-
 libgo/go/cmd/go/init_test.go                       |    26 +-
 libgo/go/cmd/go/internal/auth/netrc.go             |     3 +-
 libgo/go/cmd/go/internal/base/base.go              |    17 +-
 libgo/go/cmd/go/internal/base/flag.go              |    37 +-
 libgo/go/cmd/go/internal/base/goflags.go           |    43 +-
 libgo/go/cmd/go/internal/base/signal.go            |     2 +-
 libgo/go/cmd/go/internal/bug/bug.go                |    10 +-
 libgo/go/cmd/go/internal/cache/cache.go            |     8 +-
 libgo/go/cmd/go/internal/cache/cache_test.go       |    13 +-
 libgo/go/cmd/go/internal/cache/default.go          |     3 +-
 libgo/go/cmd/go/internal/cache/hash_test.go        |     3 +-
 libgo/go/cmd/go/internal/cfg/cfg.go                |    22 +-
 libgo/go/cmd/go/internal/clean/clean.go            |    29 +-
 libgo/go/cmd/go/internal/doc/doc.go                |     3 +-
 libgo/go/cmd/go/internal/envcmd/env.go             |    58 +-
 libgo/go/cmd/go/internal/fix/fix.go                |    17 +-
 libgo/go/cmd/go/internal/fmtcmd/fmt.go             |     8 +-
 libgo/go/cmd/go/internal/fsys/fsys.go              |   689 +
 libgo/go/cmd/go/internal/fsys/fsys_test.go         |  1094 +
 libgo/go/cmd/go/internal/generate/generate.go      |     8 +-
 libgo/go/cmd/go/internal/get/get.go                |    75 +-
 libgo/go/cmd/go/internal/get/path.go               |   192 -
 libgo/go/cmd/go/internal/help/helpdoc.go           |    11 +-
 libgo/go/cmd/go/internal/imports/build.go          |     5 +
 libgo/go/cmd/go/internal/imports/read.go           |     4 +-
 libgo/go/cmd/go/internal/imports/scan.go           |    15 +-
 libgo/go/cmd/go/internal/imports/scan_test.go      |     8 +-
 libgo/go/cmd/go/internal/imports/tags.go           |    23 +-
 .../cmd/go/internal/imports/testdata/android/.h.go |     3 +
 .../cmd/go/internal/imports/testdata/illumos/.h.go |     3 +
 libgo/go/cmd/go/internal/list/list.go              |   190 +-
 libgo/go/cmd/go/internal/load/pkg.go               |   492 +-
 libgo/go/cmd/go/internal/load/test.go              |    49 +-
 .../lockedfile/internal/filelock/filelock.go       |     5 +-
 .../lockedfile/internal/filelock/filelock_fcntl.go |    11 +-
 .../lockedfile/internal/filelock/filelock_other.go |     6 +-
 .../lockedfile/internal/filelock/filelock_plan9.go |     8 +-
 .../lockedfile/internal/filelock/filelock_test.go  |     7 +-
 .../lockedfile/internal/filelock/filelock_unix.go  |     6 +-
 .../internal/filelock/filelock_windows.go          |     6 +-
 libgo/go/cmd/go/internal/lockedfile/lockedfile.go  |    14 +-
 .../go/internal/lockedfile/lockedfile_filelock.go  |     6 +-
 .../cmd/go/internal/lockedfile/lockedfile_plan9.go |    13 +-
 .../cmd/go/internal/lockedfile/lockedfile_test.go  |     9 +-
 libgo/go/cmd/go/internal/modcmd/download.go        |    94 +-
 libgo/go/cmd/go/internal/modcmd/edit.go            |   107 +-
 libgo/go/cmd/go/internal/modcmd/graph.go           |    38 +-
 libgo/go/cmd/go/internal/modcmd/init.go            |    45 +-
 libgo/go/cmd/go/internal/modcmd/tidy.go            |    76 +-
 libgo/go/cmd/go/internal/modcmd/vendor.go          |    90 +-
 libgo/go/cmd/go/internal/modcmd/verify.go          |    31 +-
 libgo/go/cmd/go/internal/modcmd/why.go             |    32 +-
 libgo/go/cmd/go/internal/modconv/convert.go        |    59 +-
 libgo/go/cmd/go/internal/modconv/convert_test.go   |    10 +-
 libgo/go/cmd/go/internal/modconv/modconv_test.go   |     6 +-
 libgo/go/cmd/go/internal/modfetch/cache.go         |    82 +-
 libgo/go/cmd/go/internal/modfetch/cache_test.go    |     3 +-
 .../cmd/go/internal/modfetch/codehost/codehost.go  |    22 +-
 libgo/go/cmd/go/internal/modfetch/codehost/git.go  |    27 +-
 .../cmd/go/internal/modfetch/codehost/git_test.go  |     9 +-
 .../go/cmd/go/internal/modfetch/codehost/shell.go  |     6 +-
 libgo/go/cmd/go/internal/modfetch/codehost/vcs.go  |    10 +-
 libgo/go/cmd/go/internal/modfetch/coderepo.go      |    90 +-
 libgo/go/cmd/go/internal/modfetch/coderepo_test.go |    41 +-
 libgo/go/cmd/go/internal/modfetch/fetch.go         |   319 +-
 libgo/go/cmd/go/internal/modfetch/insecure.go      |     6 +-
 libgo/go/cmd/go/internal/modfetch/proxy.go         |    24 +-
 libgo/go/cmd/go/internal/modfetch/pseudo.go        |    12 +
 libgo/go/cmd/go/internal/modfetch/repo.go          |    68 +-
 libgo/go/cmd/go/internal/modfetch/sumdb.go         |    15 +-
 .../internal/modfetch/zip_sum_test/zip_sum_test.go |     6 +-
 libgo/go/cmd/go/internal/modget/get.go             |  2059 +-
 libgo/go/cmd/go/internal/modget/query.go           |   357 +
 libgo/go/cmd/go/internal/modinfo/info.go           |    17 +-
 libgo/go/cmd/go/internal/modload/build.go          |   101 +-
 libgo/go/cmd/go/internal/modload/buildlist.go      |   267 +
 libgo/go/cmd/go/internal/modload/help.go           |    97 +-
 libgo/go/cmd/go/internal/modload/import.go         |   380 +-
 libgo/go/cmd/go/internal/modload/import_test.go    |    47 +-
 libgo/go/cmd/go/internal/modload/init.go           |   521 +-
 libgo/go/cmd/go/internal/modload/list.go           |    71 +-
 libgo/go/cmd/go/internal/modload/load.go           |  1059 +-
 libgo/go/cmd/go/internal/modload/modfile.go        |   457 +-
 libgo/go/cmd/go/internal/modload/mvs.go            |   210 +-
 libgo/go/cmd/go/internal/modload/mvs_test.go       |    31 +
 libgo/go/cmd/go/internal/modload/query.go          |   840 +-
 libgo/go/cmd/go/internal/modload/query_test.go     |    36 +-
 libgo/go/cmd/go/internal/modload/search.go         |    57 +-
 libgo/go/cmd/go/internal/modload/stat_openfile.go  |     5 +-
 libgo/go/cmd/go/internal/modload/stat_unix.go      |     5 +-
 libgo/go/cmd/go/internal/modload/stat_windows.go   |     6 +-
 libgo/go/cmd/go/internal/modload/vendor.go         |    10 +-
 libgo/go/cmd/go/internal/mvs/errors.go             |   101 +
 libgo/go/cmd/go/internal/mvs/mvs.go                |   141 +-
 libgo/go/cmd/go/internal/mvs/mvs_test.go           |    47 +-
 libgo/go/cmd/go/internal/par/queue.go              |    88 +
 libgo/go/cmd/go/internal/par/queue_test.go         |    79 +
 libgo/go/cmd/go/internal/renameio/renameio.go      |    11 +-
 libgo/go/cmd/go/internal/renameio/renameio_test.go |    13 +-
 libgo/go/cmd/go/internal/renameio/umask_test.go    |     8 +-
 libgo/go/cmd/go/internal/robustio/robustio.go      |     2 +-
 .../go/cmd/go/internal/robustio/robustio_flaky.go  |     5 +-
 .../go/cmd/go/internal/robustio/robustio_other.go  |     3 +-
 libgo/go/cmd/go/internal/run/run.go                |    11 +-
 libgo/go/cmd/go/internal/search/search.go          |    14 +-
 libgo/go/cmd/go/internal/str/path.go               |    45 -
 libgo/go/cmd/go/internal/str/str_test.go           |    27 +
 libgo/go/cmd/go/internal/test/flagdefs_test.go     |    11 +-
 libgo/go/cmd/go/internal/test/genflags.go          |     7 +-
 libgo/go/cmd/go/internal/test/test.go              |    77 +-
 libgo/go/cmd/go/internal/test/testflag.go          |    16 +
 libgo/go/cmd/go/internal/tool/tool.go              |     3 +-
 libgo/go/cmd/go/internal/trace/trace.go            |   206 +
 libgo/go/cmd/go/internal/txtar/archive.go          |     4 +-
 libgo/go/cmd/go/internal/{get => vcs}/discovery.go |     2 +-
 .../{get/pkg_test.go => vcs/discovery_test.go}     |    23 +-
 libgo/go/cmd/go/internal/{get => vcs}/vcs.go       |   561 +-
 libgo/go/cmd/go/internal/{get => vcs}/vcs_test.go  |   160 +-
 libgo/go/cmd/go/internal/version/version.go        |    24 +-
 libgo/go/cmd/go/internal/vet/vet.go                |    36 +-
 libgo/go/cmd/go/internal/web/api.go                |    11 +-
 libgo/go/cmd/go/internal/web/file_test.go          |     8 +-
 libgo/go/cmd/go/internal/web/http.go               |     7 +
 libgo/go/cmd/go/internal/work/action.go            |    29 +-
 libgo/go/cmd/go/internal/work/build.go             |   314 +-
 libgo/go/cmd/go/internal/work/build_test.go        |    18 +-
 libgo/go/cmd/go/internal/work/buildid.go           |    45 +-
 libgo/go/cmd/go/internal/work/exec.go              |   280 +-
 libgo/go/cmd/go/internal/work/exec_test.go         |    86 +
 libgo/go/cmd/go/internal/work/gc.go                |   128 +-
 libgo/go/cmd/go/internal/work/gccgo.go             |    40 +-
 libgo/go/cmd/go/internal/work/init.go              |    27 +-
 libgo/go/cmd/go/internal/work/security.go          |     4 +-
 libgo/go/cmd/go/internal/work/security_test.go     |     3 +
 libgo/go/cmd/go/main.go                            |    28 +-
 libgo/go/cmd/go/proxy_test.go                      |    35 +-
 libgo/go/cmd/go/script_test.go                     |    77 +-
 libgo/go/cmd/go/testdata/addmod.go                 |    18 +-
 libgo/go/cmd/go/testdata/savedir.go                |     8 +-
 libgo/go/cmd/go/testdata/script/README             |     1 +
 libgo/go/cmd/go/testdata/script/build_GOTMPDIR.txt |    49 +-
 libgo/go/cmd/go/testdata/script/build_trimpath.txt |    31 +-
 libgo/go/cmd/go/testdata/script/env_write.txt      |    56 +
 .../go/cmd/go/testdata/script/gcflags_patterns.txt |     4 +
 libgo/go/cmd/go/testdata/script/get_unicode.txt    |    40 -
 .../cmd/go/testdata/script/gopath_moved_repo.txt   |     5 +-
 .../go/testdata/script/link_syso_issue33139.txt    |    11 +-
 .../go/cmd/go/testdata/script/list_bad_import.txt  |    18 +-
 libgo/go/cmd/go/testdata/script/list_test_err.txt  |     3 +
 libgo/go/cmd/go/testdata/script/mod_auth.txt       |     3 +-
 libgo/go/cmd/go/testdata/script/mod_bad_domain.txt |    18 +-
 .../cmd/go/testdata/script/mod_bad_filenames.txt   |     6 +-
 .../cmd/go/testdata/script/mod_build_info_err.txt  |    15 +-
 libgo/go/cmd/go/testdata/script/mod_case.txt       |     9 +-
 libgo/go/cmd/go/testdata/script/mod_case_cgo.txt   |     4 +-
 libgo/go/cmd/go/testdata/script/mod_concurrent.txt |     1 +
 libgo/go/cmd/go/testdata/script/mod_doc.txt        |     2 +
 .../go/cmd/go/testdata/script/mod_domain_root.txt  |     2 +-
 libgo/go/cmd/go/testdata/script/mod_dot.txt        |     6 +-
 libgo/go/cmd/go/testdata/script/mod_download.txt   |    97 +-
 .../cmd/go/testdata/script/mod_download_json.txt   |     3 +-
 libgo/go/cmd/go/testdata/script/mod_edit.txt       |   114 +-
 libgo/go/cmd/go/testdata/script/mod_enabled.txt    |     4 +-
 libgo/go/cmd/go/testdata/script/mod_find.txt       |     5 +
 libgo/go/cmd/go/testdata/script/mod_get_commit.txt |     5 +-
 .../cmd/go/testdata/script/mod_get_downgrade.txt   |    17 +-
 .../go/testdata/script/mod_get_incompatible.txt    |     6 +-
 .../go/cmd/go/testdata/script/mod_get_indirect.txt |     2 +-
 .../go/testdata/script/mod_get_latest_pseudo.txt   |     2 +-
 libgo/go/cmd/go/testdata/script/mod_get_main.txt   |    30 +-
 libgo/go/cmd/go/testdata/script/mod_get_moved.txt  |     7 +-
 .../go/cmd/go/testdata/script/mod_get_newcycle.txt |     3 +-
 libgo/go/cmd/go/testdata/script/mod_get_none.txt   |     4 +-
 .../go/cmd/go/testdata/script/mod_get_patterns.txt |    12 +-
 libgo/go/cmd/go/testdata/script/mod_get_test.txt   |     2 +-
 .../go/testdata/script/mod_get_trailing_slash.txt  |     3 +
 .../go/cmd/go/testdata/script/mod_get_upgrade.txt  |     2 +-
 libgo/go/cmd/go/testdata/script/mod_go_version.txt |    41 +-
 .../cmd/go/testdata/script/mod_gobuild_import.txt  |     2 +-
 libgo/go/cmd/go/testdata/script/mod_gonoproxy.txt  |    20 +-
 .../cmd/go/testdata/script/mod_gopkg_unstable.txt  |     2 +-
 libgo/go/cmd/go/testdata/script/mod_import.txt     |     2 +-
 .../cmd/go/testdata/script/mod_in_testdata_dir.txt |     6 +-
 libgo/go/cmd/go/testdata/script/mod_indirect.txt   |     2 +-
 libgo/go/cmd/go/testdata/script/mod_init_dep.txt   |    21 +-
 libgo/go/cmd/go/testdata/script/mod_init_path.txt  |     2 +-
 .../go/testdata/script/mod_install_versioned.txt   |     2 +
 libgo/go/cmd/go/testdata/script/mod_internal.txt   |    14 +-
 .../cmd/go/testdata/script/mod_invalid_version.txt |     7 +-
 libgo/go/cmd/go/testdata/script/mod_issue35317.txt |     2 +-
 libgo/go/cmd/go/testdata/script/mod_list.txt       |     8 +-
 .../cmd/go/testdata/script/mod_list_bad_import.txt |    20 +-
 libgo/go/cmd/go/testdata/script/mod_list_dir.txt   |     5 +
 .../go/cmd/go/testdata/script/mod_list_direct.txt  |     2 +-
 .../go/cmd/go/testdata/script/mod_list_pseudo.txt  |    21 +-
 .../go/testdata/script/mod_list_replace_dir.txt    |    12 +-
 libgo/go/cmd/go/testdata/script/mod_list_std.txt   |    64 +-
 libgo/go/cmd/go/testdata/script/mod_list_test.txt  |    14 +
 .../go/cmd/go/testdata/script/mod_list_upgrade.txt |     4 +
 .../cmd/go/testdata/script/mod_load_badchain.txt   |    22 +-
 .../go/cmd/go/testdata/script/mod_load_badmod.txt  |     7 +-
 .../go/cmd/go/testdata/script/mod_load_badzip.txt  |     4 +-
 .../testdata/script/mod_missingpkg_prerelease.txt  |     4 +-
 libgo/go/cmd/go/testdata/script/mod_modinfo.txt    |     4 +-
 libgo/go/cmd/go/testdata/script/mod_multirepo.txt  |     1 +
 libgo/go/cmd/go/testdata/script/mod_off.txt        |     4 +-
 libgo/go/cmd/go/testdata/script/mod_off_init.txt   |     2 +-
 libgo/go/cmd/go/testdata/script/mod_outside.txt    |    41 +-
 .../go/cmd/go/testdata/script/mod_permissions.txt  |     2 +-
 libgo/go/cmd/go/testdata/script/mod_proxy_list.txt |    14 +-
 libgo/go/cmd/go/testdata/script/mod_query.txt      |    10 +
 .../go/cmd/go/testdata/script/mod_query_empty.txt  |     4 +-
 .../cmd/go/testdata/script/mod_query_exclude.txt   |    41 +-
 libgo/go/cmd/go/testdata/script/mod_readonly.txt   |    45 +-
 libgo/go/cmd/go/testdata/script/mod_replace.txt    |     4 +-
 .../cmd/go/testdata/script/mod_replace_gopkgin.txt |     3 +-
 .../cmd/go/testdata/script/mod_replace_import.txt  |    13 +-
 .../cmd/go/testdata/script/mod_require_exclude.txt |    62 +-
 libgo/go/cmd/go/testdata/script/mod_retention.txt  |     6 +-
 libgo/go/cmd/go/testdata/script/mod_std_vendor.txt |     6 +-
 libgo/go/cmd/go/testdata/script/mod_sumdb.txt      |     8 +-
 .../cmd/go/testdata/script/mod_sumdb_file_path.txt |     2 +-
 .../go/cmd/go/testdata/script/mod_sumdb_golang.txt |    12 +-
 .../go/cmd/go/testdata/script/mod_sumdb_proxy.txt  |     6 +-
 libgo/go/cmd/go/testdata/script/mod_symlink.txt    |     5 +-
 libgo/go/cmd/go/testdata/script/mod_test.txt       |     1 +
 .../go/cmd/go/testdata/script/mod_test_cached.txt  |     7 +-
 .../go/cmd/go/testdata/script/mod_tidy_replace.txt |     3 +-
 .../cmd/go/testdata/script/mod_upgrade_patch.txt   |    22 +-
 .../go/cmd/go/testdata/script/mod_vcs_missing.txt  |     4 +-
 .../go/cmd/go/testdata/script/mod_vendor_auto.txt  |     2 +-
 .../go/cmd/go/testdata/script/mod_vendor_build.txt |     5 +-
 libgo/go/cmd/go/testdata/script/mod_verify.txt     |    10 +-
 libgo/go/cmd/go/testdata/script/mod_why.txt        |    17 +-
 libgo/go/cmd/go/testdata/script/modfile_flag.txt   |     6 +-
 libgo/go/cmd/go/testdata/script/sum_readonly.txt   |    29 -
 .../cmd/go/testdata/script/test_cache_inputs.txt   |     4 +-
 .../go/testdata/script/test_compile_tempfile.txt   |     2 +-
 .../cmd/go/testdata/script/test_generated_main.txt |     3 +-
 libgo/go/cmd/go/testdata/script/version.txt        |     1 +
 libgo/go/cmd/go/testdata/script/vet_flags.txt      |    16 +-
 libgo/go/cmd/gofmt/gofmt.go                        |    18 +-
 libgo/go/cmd/gofmt/gofmt_test.go                   |    13 +-
 libgo/go/cmd/gofmt/long_test.go                    |    18 +-
 libgo/go/cmd/internal/buildid/buildid.go           |    38 +-
 libgo/go/cmd/internal/buildid/buildid_test.go      |    31 +
 libgo/go/cmd/internal/buildid/note.go              |     7 +-
 libgo/go/cmd/internal/buildid/rewrite.go           |    71 +
 libgo/go/cmd/internal/codesign/codesign.go         |   268 +
 libgo/go/cmd/internal/objabi/doc.go                |   122 -
 libgo/go/cmd/internal/objabi/flag.go               |    39 +
 libgo/go/cmd/internal/objabi/flag_test.go          |    26 +
 libgo/go/cmd/internal/objabi/funcdata.go           |    15 +-
 libgo/go/cmd/internal/objabi/funcid.go             |    28 +-
 libgo/go/cmd/internal/objabi/head.go               |     2 +-
 libgo/go/cmd/internal/objabi/line.go               |    33 +-
 libgo/go/cmd/internal/objabi/path.go               |    22 +
 libgo/go/cmd/internal/objabi/reloctype.go          |    22 +
 libgo/go/cmd/internal/objabi/reloctype_string.go   |    70 +-
 libgo/go/cmd/internal/objabi/symkind.go            |     7 +-
 libgo/go/cmd/internal/objabi/symkind_string.go     |    21 +-
 libgo/go/cmd/internal/objabi/util.go               |    30 +-
 libgo/go/cmd/internal/sys/supported.go             |    27 +-
 libgo/go/cmd/internal/sys/supported_test.go        |    18 +
 libgo/go/cmd/internal/traceviewer/format.go        |    38 +
 libgo/go/cmd/vendor/modules.txt                    |    91 +
 libgo/go/cmd/vet/main.go                           |     4 +
 libgo/go/cmd/vet/vet_test.go                       |     5 +-
 libgo/go/compress/bzip2/bzip2.go                   |     8 +-
 libgo/go/compress/bzip2/bzip2_test.go              |    10 +-
 libgo/go/compress/flate/deflate_test.go            |    30 +-
 libgo/go/compress/flate/dict_decoder.go            |     6 +-
 libgo/go/compress/flate/flate_test.go              |     5 +-
 libgo/go/compress/flate/huffman_bit_writer.go      |     4 +-
 libgo/go/compress/flate/huffman_bit_writer_test.go |    29 +-
 libgo/go/compress/flate/inflate_test.go            |     3 +-
 libgo/go/compress/flate/reader_test.go             |     8 +-
 libgo/go/compress/flate/writer_test.go             |     9 +-
 libgo/go/compress/gzip/gunzip_test.go              |     9 +-
 libgo/go/compress/gzip/gzip_test.go                |     9 +-
 libgo/go/compress/gzip/issue14937_test.go          |     3 +-
 libgo/go/compress/lzw/reader_test.go               |     8 +-
 libgo/go/compress/lzw/writer_test.go               |    13 +-
 libgo/go/compress/zlib/writer_test.go              |     7 +-
 libgo/go/crypto/cipher/xor_arm64.go                |    31 +
 libgo/go/crypto/cipher/xor_generic.go              |     2 +-
 libgo/go/crypto/des/block.go                       |     2 +-
 libgo/go/crypto/dsa/dsa.go                         |     6 +
 libgo/go/crypto/ecdsa/ecdsa_s390x.go               |    59 +-
 .../ed25519/internal/edwards25519/edwards25519.go  |     2 +-
 libgo/go/crypto/hmac/hmac.go                       |    15 +
 libgo/go/crypto/hmac/hmac_test.go                  |    24 +-
 libgo/go/crypto/md5/gen.go                         |     4 +-
 libgo/go/crypto/rand/eagain.go                     |     4 +-
 libgo/go/crypto/rand/rand.go                       |     6 +-
 libgo/go/crypto/rand/rand_unix.go                  |     4 +
 libgo/go/crypto/rand/rand_windows.go               |    40 +-
 libgo/go/crypto/tls/cipher_suites.go               |    51 +-
 libgo/go/crypto/tls/common.go                      |   123 +-
 libgo/go/crypto/tls/conn.go                        |   189 +-
 libgo/go/crypto/tls/handshake_client.go            |    51 +-
 libgo/go/crypto/tls/handshake_client_test.go       |    36 +
 libgo/go/crypto/tls/handshake_client_tls13.go      |    17 +-
 libgo/go/crypto/tls/handshake_server.go            |    40 +-
 libgo/go/crypto/tls/handshake_server_test.go       |   358 +-
 libgo/go/crypto/tls/handshake_server_tls13.go      |    19 +-
 libgo/go/crypto/tls/handshake_test.go              |     7 +-
 libgo/go/crypto/tls/link_test.go                   |    16 +-
 libgo/go/crypto/tls/testdata/Server-TLSv12-ALPN    |    84 +-
 .../crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch |    84 +-
 .../Server-TLSv12-ClientAuthRequestedAndECDSAGiven |   170 +-
 ...erver-TLSv12-ClientAuthRequestedAndEd25519Given |   171 +-
 .../Server-TLSv12-ClientAuthRequestedAndGiven      |   170 +-
 ...rver-TLSv12-ClientAuthRequestedAndPKCS1v15Given |   170 +-
 .../Server-TLSv12-ClientAuthRequestedNotGiven      |   152 +-
 libgo/go/crypto/tls/testdata/Server-TLSv12-Ed25519 |    61 +-
 .../testdata/Server-TLSv12-ExportKeyingMaterial    |    81 +-
 .../crypto/tls/testdata/Server-TLSv12-IssueTicket  |    66 +-
 .../testdata/Server-TLSv12-IssueTicketPreDisable   |    66 +-
 .../tls/testdata/Server-TLSv12-RSA-RSAPKCS1v15     |    63 +-
 .../crypto/tls/testdata/Server-TLSv12-RSA-RSAPSS   |    48 +-
 libgo/go/crypto/tls/testdata/Server-TLSv12-Resume  |    60 +-
 .../tls/testdata/Server-TLSv12-ResumeDisabled      |   167 +-
 libgo/go/crypto/tls/testdata/Server-TLSv13-ALPN    |   186 +-
 .../crypto/tls/testdata/Server-TLSv13-ALPN-NoMatch |   186 +-
 .../Server-TLSv13-ClientAuthRequestedAndECDSAGiven |   345 +-
 ...erver-TLSv13-ClientAuthRequestedAndEd25519Given |   285 +-
 .../Server-TLSv13-ClientAuthRequestedAndGiven      |   339 +-
 .../Server-TLSv13-ClientAuthRequestedNotGiven      |   195 +-
 libgo/go/crypto/tls/testdata/Server-TLSv13-Ed25519 |   139 +-
 .../testdata/Server-TLSv13-ExportKeyingMaterial    |   184 +-
 .../tls/testdata/Server-TLSv13-HelloRetryRequest   |   218 +-
 .../crypto/tls/testdata/Server-TLSv13-IssueTicket  |   184 +-
 .../testdata/Server-TLSv13-IssueTicketPreDisable   |   184 +-
 libgo/go/crypto/tls/testdata/Server-TLSv13-P256    |   186 +-
 .../crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS   |   109 +-
 .../tls/testdata/Server-TLSv13-RSA-RSAPSS-TooSmall |    25 +-
 libgo/go/crypto/tls/testdata/Server-TLSv13-Resume  |   106 +-
 .../Server-TLSv13-Resume-HelloRetryRequest         |   168 +-
 .../tls/testdata/Server-TLSv13-ResumeDisabled      |   185 +-
 libgo/go/crypto/tls/testdata/Server-TLSv13-X25519  |   182 +-
 libgo/go/crypto/tls/tls.go                         |    61 +-
 libgo/go/crypto/tls/tls_test.go                    |    18 +-
 libgo/go/crypto/x509/cert_pool.go                  |   179 +-
 .../crypto/x509/internal/macos/corefoundation.go   |     6 +-
 libgo/go/crypto/x509/internal/macos/security.go    |     6 +-
 libgo/go/crypto/x509/name_constraints_test.go      |    15 +-
 libgo/go/crypto/x509/pem_decrypt.go                |    35 +-
 libgo/go/crypto/x509/root.go                       |     2 +-
 libgo/go/crypto/x509/root_aix.go                   |     6 +
 libgo/go/crypto/x509/root_bsd.go                   |     7 +
 libgo/go/crypto/x509/root_cgo_darwin_amd64.go      |   322 -
 .../x509/{root_darwin_amd64.go => root_darwin.go}  |     4 -
 .../x509/{root_darwin_ios.go => root_ios.go}       |   218 +-
 .../{root_darwin_ios_gen.go => root_ios_gen.go}    |    23 +-
 libgo/go/crypto/x509/root_js.go                    |     4 +
 libgo/go/crypto/x509/root_linux.go                 |     8 +
 libgo/go/crypto/x509/root_omit.go                  |     3 -
 libgo/go/crypto/x509/root_plan9.go                 |     3 +-
 libgo/go/crypto/x509/root_solaris.go               |     6 +
 libgo/go/crypto/x509/root_unix.go                  |    39 +-
 libgo/go/crypto/x509/root_unix_test.go             |    20 +-
 libgo/go/crypto/x509/root_windows.go               |   118 +-
 libgo/go/crypto/x509/verify.go                     |    22 +-
 libgo/go/crypto/x509/verify_test.go                |   133 +-
 libgo/go/crypto/x509/x509.go                       |   594 +-
 libgo/go/crypto/x509/x509_test.go                  |   395 +-
 libgo/go/database/sql/sql.go                       |    30 +-
 libgo/go/database/sql/sql_test.go                  |    83 +-
 libgo/go/debug/dwarf/const.go                      |    12 +
 libgo/go/debug/dwarf/dwarf5ranges_test.go          |    41 +
 libgo/go/debug/dwarf/entry.go                      |   354 +-
 libgo/go/debug/dwarf/entry_test.go                 |   142 +-
 libgo/go/debug/dwarf/line.go                       |     6 +-
 libgo/go/debug/dwarf/line_test.go                  |     8 +
 libgo/go/debug/dwarf/open.go                       |    13 +-
 libgo/go/debug/dwarf/testdata/debug_rnglists       |   Bin 0 -> 23 bytes
 .../go/debug/dwarf/testdata/line-clang-dwarf5.elf  |   Bin 0 -> 18384 bytes
 libgo/go/debug/dwarf/testdata/line-gcc-dwarf5.elf  |   Bin 0 -> 18040 bytes
 libgo/go/debug/elf/elf.go                          |   223 +-
 libgo/go/debug/elf/file.go                         |    82 +-
 libgo/go/debug/elf/file_test.go                    |   625 +-
 ...go-relocation-test-gcc930-ranges-no-rela-x86-64 |   Bin 0 -> 5696 bytes
 ...-relocation-test-gcc930-ranges-with-rela-x86-64 |   Bin 0 -> 7680 bytes
 .../go/debug/elf/testdata/multiple-code-sections.c |    28 +
 libgo/go/debug/gosym/pclntab.go                    |   221 +-
 libgo/go/debug/gosym/pclntab_test.go               |    54 +-
 libgo/go/debug/pe/file_test.go                     |    13 +-
 libgo/go/embed/embed.go                            |   406 +
 libgo/go/embed/internal/embedtest/concurrency.txt  |     1 +
 libgo/go/embed/internal/embedtest/embed_test.go    |   124 +
 libgo/go/embed/internal/embedtest/embedx_test.go   |   106 +
 .../embedtest/testdata/.hidden/.more/tip.txt       |     1 +
 .../embedtest/testdata/.hidden/_more/tip.txt       |     1 +
 .../embedtest/testdata/.hidden/fortune.txt         |     2 +
 .../embedtest/testdata/.hidden/more/tip.txt        |     1 +
 .../embedtest/testdata/_hidden/fortune.txt         |     2 +
 .../go/embed/internal/embedtest/testdata/ascii.txt |    25 +
 .../go/embed/internal/embedtest/testdata/glass.txt |     1 +
 .../go/embed/internal/embedtest/testdata/hello.txt |     1 +
 .../embed/internal/embedtest/testdata/i/i18n.txt   |     1 +
 .../internal/embedtest/testdata/i/j/k/k8s.txt      |     1 +
 libgo/go/embed/internal/embedtest/testdata/ken.txt |     1 +
 libgo/go/encoding/ascii85/ascii85_test.go          |     7 +-
 libgo/go/encoding/asn1/asn1.go                     |    84 +-
 libgo/go/encoding/asn1/asn1_test.go                |    23 +
 libgo/go/encoding/asn1/common.go                   |    11 +-
 libgo/go/encoding/asn1/marshal_test.go             |    28 +
 libgo/go/encoding/base32/base32_test.go            |    13 +-
 libgo/go/encoding/base64/base64_test.go            |    15 +-
 libgo/go/encoding/binary/binary.go                 |     2 +-
 libgo/go/encoding/binary/binary_test.go            |    27 +-
 libgo/go/encoding/binary/varint.go                 |     4 +-
 libgo/go/encoding/gob/encoder_test.go              |     4 +-
 libgo/go/encoding/hex/hex_test.go                  |     3 +-
 libgo/go/encoding/json/bench_test.go               |     8 +-
 libgo/go/encoding/json/encode.go                   |    31 +-
 libgo/go/encoding/json/encode_test.go              |    27 +-
 libgo/go/encoding/json/stream_test.go              |     5 +-
 libgo/go/encoding/json/tagkey_test.go              |     4 +-
 libgo/go/encoding/pem/pem_test.go                  |     4 +-
 libgo/go/encoding/xml/marshal.go                   |     7 +-
 libgo/go/encoding/xml/marshal_test.go              |    24 +
 libgo/go/errors/errors.go                          |    12 +-
 libgo/go/errors/wrap.go                            |     4 +-
 libgo/go/errors/wrap_test.go                       |    11 +-
 libgo/go/flag/example_func_test.go                 |    41 +
 libgo/go/flag/flag.go                              |    22 +-
 libgo/go/flag/flag_test.go                         |    55 +-
 libgo/go/fmt/doc.go                                |     3 +-
 libgo/go/fmt/fmt_test.go                           |     8 +-
 libgo/go/fmt/print.go                              |    14 +-
 libgo/go/go.mod                                    |    10 +
 libgo/go/go/ast/ast.go                             |    11 +
 libgo/go/go/ast/commentmap_test.go                 |    29 +-
 libgo/go/go/build/build.go                         |   464 +-
 libgo/go/go/build/build_test.go                    |   238 +-
 libgo/go/go/build/deps_test.go                     |    67 +-
 libgo/go/go/build/read.go                          |   268 +-
 libgo/go/go/build/read_test.go                     |    91 +-
 libgo/go/go/build/syslist.go                       |     2 +-
 libgo/go/go/build/syslist_test.go                  |     2 +-
 libgo/go/go/constant/value.go                      |    24 +-
 libgo/go/go/constant/value_test.go                 |   106 +-
 libgo/go/go/doc/comment.go                         |     2 +-
 libgo/go/go/doc/comment_test.go                    |    11 +
 libgo/go/go/doc/doc_test.go                        |    10 +-
 libgo/go/go/doc/example.go                         |     2 +-
 libgo/go/go/doc/example_test.go                    |     9 +-
 libgo/go/go/doc/headscan.go                        |     7 +-
 libgo/go/go/format/benchmark_test.go               |     4 +-
 libgo/go/go/format/format_test.go                  |     6 +-
 libgo/go/go/importer/importer_test.go              |     3 +-
 libgo/go/go/internal/gccgoimporter/importer.go     |     2 +-
 .../go/go/internal/gccgoimporter/importer_test.go  |     6 +-
 .../internal/gccgoimporter/testdata/notinheap.go   |     4 +
 .../internal/gccgoimporter/testdata/notinheap.gox  |     7 +
 libgo/go/go/internal/gcimporter/gcimporter.go      |     3 +-
 libgo/go/go/internal/gcimporter/gcimporter_test.go |    11 +-
 libgo/go/go/internal/gcimporter/support.go         |     5 +-
 libgo/go/go/internal/srcimporter/srcimporter.go    |     3 +-
 .../go/go/internal/srcimporter/srcimporter_test.go |     3 +-
 libgo/go/go/parser/error_test.go                   |    10 +-
 libgo/go/go/parser/interface.go                    |    50 +-
 libgo/go/go/parser/parser_test.go                  |    12 +-
 libgo/go/go/parser/performance_test.go             |     4 +-
 .../testdata/issue42951/not_a_file.go/invalid.go   |     1 +
 libgo/go/go/printer/performance_test.go            |     6 +-
 libgo/go/go/printer/printer_test.go                |    12 +-
 libgo/go/go/scanner/scanner_test.go                |     3 +-
 libgo/go/go/token/position.go                      |    21 +-
 libgo/go/go/types/api.go                           |    12 +-
 libgo/go/go/types/api_test.go                      |    44 +
 libgo/go/go/types/assignments.go                   |    55 +-
 libgo/go/go/types/builtins.go                      |    92 +-
 libgo/go/go/types/call.go                          |    40 +-
 libgo/go/go/types/check.go                         |    17 +-
 libgo/go/go/types/check_test.go                    |    47 +-
 libgo/go/go/types/conversions.go                   |    20 +-
 libgo/go/go/types/decl.go                          |   307 +-
 libgo/go/go/types/errorcodes.go                    |  1366 +
 libgo/go/go/types/errorcodes_test.go               |   199 +
 libgo/go/go/types/errors.go                        |   134 +-
 libgo/go/go/types/expr.go                          |   314 +-
 libgo/go/go/types/gotype.go                        |    12 +-
 libgo/go/go/types/hilbert_test.go                  |     4 +-
 libgo/go/go/types/initorder.go                     |     6 +-
 libgo/go/go/types/issues_test.go                   |    26 +
 libgo/go/go/types/labels.go                        |    18 +-
 libgo/go/go/types/operand.go                       |    75 +-
 libgo/go/go/types/predicates.go                    |    16 +-
 libgo/go/go/types/resolver.go                      |   318 +-
 libgo/go/go/types/self_test.go                     |    91 +-
 libgo/go/go/types/stdlib_test.go                   |    67 +-
 libgo/go/go/types/stmt.go                          |   123 +-
 libgo/go/go/types/testdata/builtins.src            |     4 +-
 libgo/go/go/types/testdata/constdecl.src           |    31 +
 libgo/go/go/types/testdata/cycles.src              |     8 +-
 libgo/go/go/types/testdata/cycles2.src             |     5 +-
 libgo/go/go/types/testdata/decls1.src              |     2 +
 libgo/go/go/types/testdata/decls2b.src             |     8 +-
 libgo/go/go/types/testdata/expr3.src               |    35 +-
 libgo/go/go/types/testdata/issue23203a.src         |    14 -
 libgo/go/go/types/testdata/issue23203b.src         |    14 -
 libgo/go/go/types/testdata/issue28251.src          |    65 -
 libgo/go/go/types/testdata/issue6977.src           |    82 -
 libgo/go/go/types/testdata/issues.src              |     4 +-
 libgo/go/go/types/testdata/shifts.src              |    23 +-
 libgo/go/go/types/testdata/stmt0.src               |    12 +-
 libgo/go/go/types/typexpr.go                       |    70 +-
 libgo/go/golang.org/x/mod/modfile/read.go          |     8 +
 libgo/go/golang.org/x/mod/modfile/rule.go          |   243 +-
 libgo/go/golang.org/x/mod/module/module.go         |    80 +-
 libgo/go/golang.org/x/mod/semver/semver.go         |     3 +
 libgo/go/golang.org/x/mod/zip/zip.go               |   621 +-
 libgo/go/golang.org/x/net/http/httpproxy/proxy.go  |     6 +-
 .../x/net/idna/{tables12.00.go => tables12.0.0.go} |     2 +-
 libgo/go/golang.org/x/net/idna/tables13.0.0.go     |  4839 +++
 libgo/go/golang.org/x/net/nettest/nettest.go       |     6 +-
 libgo/go/golang.org/x/net/nettest/nettest_stub.go  |     2 +-
 libgo/go/golang.org/x/net/nettest/nettest_unix.go  |     2 +-
 libgo/go/golang.org/x/net/route/address.go         |     2 +-
 libgo/go/golang.org/x/net/route/route_classic.go   |     2 +-
 libgo/go/golang.org/x/sys/cpu/byteorder.go         |     4 +-
 libgo/go/golang.org/x/sys/cpu/cpu.go               |   156 +-
 libgo/go/golang.org/x/sys/cpu/cpu_aix.go           |     2 +-
 libgo/go/golang.org/x/sys/cpu/cpu_arm.go           |    33 +
 libgo/go/golang.org/x/sys/cpu/cpu_arm64.go         |    64 +-
 libgo/go/golang.org/x/sys/cpu/cpu_gc_arm64.go      |     2 +-
 libgo/go/golang.org/x/sys/cpu/cpu_gc_s390x.go      |     2 +-
 libgo/go/golang.org/x/sys/cpu/cpu_gc_x86.go        |     2 +-
 libgo/go/golang.org/x/sys/cpu/cpu_linux.go         |     2 +-
 libgo/go/golang.org/x/sys/cpu/cpu_linux_mips64x.go |     1 +
 libgo/go/golang.org/x/sys/cpu/cpu_linux_ppc64x.go  |     2 -
 libgo/go/golang.org/x/sys/cpu/cpu_linux_s390x.go   |   123 +-
 libgo/go/golang.org/x/sys/cpu/cpu_mips64x.go       |     6 +
 libgo/go/golang.org/x/sys/cpu/cpu_mipsx.go         |     2 +
 libgo/go/golang.org/x/sys/cpu/cpu_netbsd_arm64.go  |   173 +
 libgo/go/golang.org/x/sys/cpu/cpu_other.go         |    23 +
 libgo/go/golang.org/x/sys/cpu/cpu_other_arch.go    |    20 +
 libgo/go/golang.org/x/sys/cpu/cpu_other_arm.go     |     9 +
 libgo/go/golang.org/x/sys/cpu/cpu_other_arm64.go   |     3 +-
 libgo/go/golang.org/x/sys/cpu/cpu_other_mips64x.go |    12 +
 libgo/go/golang.org/x/sys/cpu/cpu_ppc64x.go        |    16 +
 libgo/go/golang.org/x/sys/cpu/cpu_riscv.go         |     2 +
 libgo/go/golang.org/x/sys/cpu/cpu_riscv64.go       |     2 +
 libgo/go/golang.org/x/sys/cpu/cpu_s390x.go         |   172 +
 libgo/go/golang.org/x/sys/cpu/cpu_wasm.go          |     4 +
 libgo/go/golang.org/x/sys/cpu/cpu_x86.go           |    82 +-
 libgo/go/golang.org/x/sys/cpu/cpu_zos.go           |    10 +
 libgo/go/golang.org/x/sys/cpu/cpu_zos_s390x.go     |    25 +
 libgo/go/golang.org/x/sys/cpu/syscall_aix_gccgo.go |     4 +-
 .../golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go   |     2 +-
 libgo/go/golang.org/x/text/transform/transform.go  |     6 +-
 .../golang.org/x/text/unicode/bidi/tables12.0.0.go |     2 +-
 .../golang.org/x/text/unicode/bidi/tables13.0.0.go |  1955 +
 .../golang.org/x/text/unicode/norm/tables12.0.0.go |     2 +-
 .../golang.org/x/text/unicode/norm/tables13.0.0.go |  7760 ++++
 .../go/golang.org/x/tools/go/analysis/analysis.go  |    13 +-
 libgo/go/golang.org/x/tools/go/analysis/doc.go     |    21 +-
 .../x/tools/go/analysis/passes/asmdecl/asmdecl.go  |    13 +-
 .../tools/go/analysis/passes/buildtag/buildtag.go  |    22 +-
 .../analysis/passes/framepointer/framepointer.go   |    91 +
 .../go/analysis/passes/ifaceassert/ifaceassert.go  |     4 +
 .../go/analysis/passes/structtag/structtag.go      |   100 +-
 .../passes/testinggoroutine/testinggoroutine.go    |   154 +
 .../go/analysis/passes/unmarshal/unmarshal.go      |     7 +-
 .../go/analysis/passes/unsafeptr/unsafeptr.go      |   122 +-
 .../analysis/passes/unusedresult/unusedresult.go   |     2 +-
 .../x/tools/go/analysis/unitchecker/unitchecker.go |     2 +
 .../go/golang.org/x/tools/go/analysis/validate.go  |    33 +-
 .../x/tools/internal/analysisinternal/analysis.go  |   343 +-
 .../golang.org/x/tools/internal/lsp/fuzzy/input.go |   168 +
 .../x/tools/internal/lsp/fuzzy/matcher.go          |   398 +
 libgo/go/hash/crc32/crc32.go                       |    16 +-
 libgo/go/hash/crc32/crc32_test.go                  |    10 +
 libgo/go/hash/crc32/gen_const_ppc64le.go           |     4 +-
 libgo/go/hash/maphash/maphash.go                   |     5 +-
 libgo/go/hash/maphash/maphash_test.go              |    29 +
 libgo/go/html/template/clone_test.go               |    14 +-
 libgo/go/html/template/escape.go                   |     2 +
 libgo/go/html/template/examplefiles_test.go        |     3 +-
 libgo/go/html/template/exec_test.go                |    80 +-
 libgo/go/html/template/multi_test.go               |    43 +
 libgo/go/html/template/template.go                 |   150 +-
 libgo/go/html/template/template_test.go            |    16 +
 libgo/go/html/template/testdata/fs.zip             |   Bin 0 -> 406 bytes
 libgo/go/image/color/palette/gen.go                |     4 +-
 libgo/go/image/gif/reader_test.go                  |     4 +-
 libgo/go/image/gif/writer_test.go                  |    87 +-
 libgo/go/image/internal/imageutil/gen.go           |     3 +-
 libgo/go/image/jpeg/reader_test.go                 |     7 +-
 libgo/go/image/jpeg/writer_test.go                 |     6 +-
 libgo/go/image/png/reader_test.go                  |     3 +-
 libgo/go/image/png/writer_test.go                  |    17 +-
 libgo/go/index/suffixarray/gen.go                  |     6 +-
 libgo/go/index/suffixarray/suffixarray_test.go     |     8 +-
 libgo/go/internal/bytealg/bytealg.go               |     4 +-
 libgo/go/internal/bytealg/count_generic.go         |     2 +-
 libgo/go/internal/bytealg/count_native.go          |     2 +-
 libgo/go/internal/cfg/cfg.go                       |     1 +
 libgo/go/internal/cpu/cpu.go                       |    37 +-
 libgo/go/internal/cpu/cpu_amd64p32.go              |     7 +
 libgo/go/internal/cpu/cpu_arm.go                   |     2 +
 libgo/go/internal/cpu/cpu_arm64.go                 |    88 +-
 libgo/go/internal/cpu/cpu_arm64_android.go         |    11 +
 libgo/go/internal/cpu/cpu_arm64_darwin.go          |    34 +
 libgo/go/internal/cpu/cpu_arm64_freebsd.go         |    45 +
 libgo/go/internal/cpu/cpu_arm64_hwcap.go           |    63 +
 libgo/go/internal/cpu/cpu_arm64_linux.go           |    13 +
 libgo/go/internal/cpu/cpu_arm64_other.go           |    17 +
 libgo/go/internal/cpu/cpu_gccgo.c                  |    26 +
 libgo/go/internal/cpu/cpu_mips.go                  |    10 +
 libgo/go/internal/cpu/cpu_mips64x.go               |     2 +
 libgo/go/internal/cpu/cpu_mipsle.go                |    10 +
 libgo/go/internal/cpu/cpu_no_name.go               |    20 +
 .../internal/cpu/{cpu_no_init.go => cpu_other.go}  |    11 +-
 libgo/go/internal/cpu/cpu_ppc64x.go                |    23 +
 libgo/go/internal/cpu/cpu_ppc64x_aix.go            |    21 +
 libgo/go/internal/cpu/cpu_ppc64x_linux.go          |    29 +
 libgo/go/internal/cpu/cpu_ppcx.go                  |    44 -
 libgo/go/internal/cpu/cpu_riscv64.go               |     5 +
 libgo/go/internal/cpu/cpu_s390x.go                 |    17 +-
 libgo/go/internal/cpu/cpu_s390x_test.go            |     4 +-
 libgo/go/internal/cpu/cpu_test.go                  |     8 +-
 .../modload/testgo.go => internal/cpu/cpu_wasm.go} |     7 +-
 libgo/go/internal/cpu/cpu_x86.go                   |    66 +-
 libgo/go/internal/fmtsort/sort.go                  |     2 +-
 libgo/go/internal/fmtsort/sort_test.go             |    22 +
 libgo/go/internal/goversion/goversion.go           |    11 +-
 .../go/internal/obscuretestdata/obscuretestdata.go |     5 +-
 libgo/go/internal/poll/error_test.go               |     3 +-
 libgo/go/internal/poll/fd_fsync_darwin.go          |     7 +-
 libgo/go/internal/poll/fd_fsync_posix.go           |     4 +-
 libgo/go/internal/poll/fd_opendir_darwin.go        |     8 +-
 libgo/go/internal/poll/fd_posix.go                 |    33 +-
 libgo/go/internal/poll/fd_unix.go                  |    42 +-
 libgo/go/internal/poll/fd_windows.go               |    27 +
 libgo/go/internal/poll/fd_writev_illumos.go        |    16 +
 libgo/go/internal/poll/hook_cloexec.go             |     2 +-
 libgo/go/internal/poll/iovec_illumos.go            |    16 +
 libgo/go/internal/poll/iovec_unix.go               |    13 +
 libgo/go/internal/poll/read_test.go                |     5 +-
 libgo/go/internal/poll/sock_cloexec.go             |     2 +-
 libgo/go/internal/poll/sys_cloexec.go              |     2 +-
 libgo/go/internal/poll/writev.go                   |     4 +-
 libgo/go/internal/profile/profile.go               |     5 +-
 .../go/internal/reflectlite/reflect_mirror_test.go |     3 +-
 libgo/go/internal/reflectlite/type.go              |    38 +
 libgo/go/internal/reflectlite/value.go             |     5 +-
 libgo/go/internal/syscall/windows/mksyscall.go     |     2 +-
 libgo/go/internal/syscall/windows/registry/key.go  |    17 +-
 .../internal/syscall/windows/registry/mksyscall.go |     2 +-
 .../syscall/windows/registry/registry_test.go      |     6 +-
 .../go/internal/syscall/windows/registry/value.go  |    13 +-
 .../syscall/windows/registry/zsyscall_windows.go   |    25 +-
 .../go/internal/syscall/windows/syscall_windows.go |     9 +
 .../internal/syscall/windows/zsyscall_windows.go   |   352 +-
 libgo/go/internal/sysinfo/sysinfo.go               |    31 +
 libgo/go/internal/testenv/testenv.go               |    64 +-
 libgo/go/internal/testenv/testenv_windows.go       |     3 +-
 libgo/go/internal/testlog/exit.go                  |    33 +
 libgo/go/internal/trace/gc_test.go                 |     6 +-
 libgo/go/internal/trace/parser_test.go             |     9 +-
 libgo/go/io/example_test.go                        |    17 +-
 libgo/go/io/export_test.go                         |     8 +
 libgo/go/io/fs/fs.go                               |   251 +
 libgo/go/io/fs/fs_test.go                          |    48 +
 libgo/go/io/fs/glob.go                             |   120 +
 libgo/go/io/fs/glob_test.go                        |    88 +
 libgo/go/io/fs/readdir.go                          |    47 +
 libgo/go/io/fs/readdir_test.go                     |    43 +
 libgo/go/io/fs/readfile.go                         |    63 +
 libgo/go/io/fs/readfile_test.go                    |    59 +
 libgo/go/io/fs/stat.go                             |    31 +
 libgo/go/io/fs/stat_test.go                        |    36 +
 libgo/go/io/fs/sub.go                              |   127 +
 libgo/go/io/fs/sub_test.go                         |    57 +
 libgo/go/io/fs/walk.go                             |   132 +
 libgo/go/io/fs/walk_test.go                        |   155 +
 libgo/go/io/io.go                                  |   105 +-
 libgo/go/io/io_test.go                             |    28 +
 libgo/go/io/ioutil/ioutil.go                       |   136 +-
 libgo/go/io/ioutil/tempfile_test.go                |     3 +-
 libgo/go/io/multi_test.go                          |    11 +-
 libgo/go/log/log.go                                |     3 +
 libgo/go/log/log_test.go                           |     6 +
 libgo/go/log/syslog/syslog.go                      |     5 +-
 libgo/go/log/syslog/syslog_test.go                 |    45 +-
 libgo/go/math/acosh.go                             |     5 +-
 libgo/go/math/big/arith.go                         |    89 +-
 libgo/go/math/big/arith_decl.go                    |     2 -
 libgo/go/math/big/arith_decl_pure.go               |     8 -
 libgo/go/math/big/arith_test.go                    |   215 +-
 libgo/go/math/big/decimal.go                       |     3 +
 libgo/go/math/big/float.go                         |     7 +-
 libgo/go/math/big/link_test.go                     |     4 +-
 libgo/go/math/big/nat.go                           |     3 +-
 libgo/go/math/big/nat_test.go                      |    10 +
 libgo/go/math/bits/make_examples.go                |     4 +-
 libgo/go/math/bits/make_tables.go                  |     4 +-
 libgo/go/math/log1p.go                             |     5 +-
 libgo/go/mime/encodedword_test.go                  |     3 +-
 libgo/go/mime/example_test.go                      |    31 +-
 libgo/go/mime/multipart/formdata.go                |    11 +-
 libgo/go/mime/multipart/formdata_test.go           |    14 +
 libgo/go/mime/multipart/multipart.go               |     3 +-
 libgo/go/mime/multipart/multipart_test.go          |    13 +-
 libgo/go/mime/multipart/writer_test.go             |     8 +-
 libgo/go/mime/quotedprintable/example_test.go      |     4 +-
 libgo/go/mime/quotedprintable/writer_test.go       |     6 +-
 libgo/go/mime/type_unix.go                         |     1 +
 libgo/go/mime/type_windows.go                      |     2 +-
 libgo/go/net/conf.go                               |     7 +-
 libgo/go/net/conf_test.go                          |    21 +-
 libgo/go/net/conn_test.go                          |     2 +-
 libgo/go/net/dial_test.go                          |     4 +-
 libgo/go/net/dnsclient.go                          |    19 +-
 libgo/go/net/dnsclient_test.go                     |     5 +-
 libgo/go/net/dnsclient_unix.go                     |     3 +-
 libgo/go/net/dnsclient_unix_test.go                |     3 +-
 libgo/go/net/dnsconfig_unix_test.go                |     3 +-
 libgo/go/net/error_test.go                         |    33 +-
 libgo/go/net/example_test.go                       |    21 +
 libgo/go/net/http/alpn_test.go                     |     5 +-
 libgo/go/net/http/cgi/child.go                     |     6 +-
 libgo/go/net/http/cgi/child_test.go                |    11 -
 libgo/go/net/http/cgi/integration_test.go          |    21 +
 libgo/go/net/http/client.go                        |     7 +-
 libgo/go/net/http/client_test.go                   |    82 +-
 libgo/go/net/http/clientserver_test.go             |    49 +-
 libgo/go/net/http/cookie.go                        |     2 +-
 libgo/go/net/http/cookie_test.go                   |    11 +-
 libgo/go/net/http/doc.go                           |     2 +-
 libgo/go/net/http/example_filesystem_test.go       |    14 +-
 libgo/go/net/http/example_test.go                  |     3 +-
 libgo/go/net/http/export_test.go                   |    13 +-
 libgo/go/net/http/fcgi/child.go                    |     8 +-
 libgo/go/net/http/fcgi/fcgi_test.go                |     6 +-
 libgo/go/net/http/filetransport_test.go            |     8 +-
 libgo/go/net/http/fs.go                            |   152 +-
 libgo/go/net/http/fs_test.go                       |   158 +-
 libgo/go/net/http/h2_bundle.go                     |   110 +-
 libgo/go/net/http/http_test.go                     |     7 +-
 libgo/go/net/http/httptest/example_test.go         |     9 +-
 libgo/go/net/http/httptest/httptest.go             |     3 +-
 libgo/go/net/http/httptest/httptest_test.go        |     3 +-
 libgo/go/net/http/httptest/recorder.go             |     4 +-
 libgo/go/net/http/httptest/recorder_test.go        |     3 +-
 libgo/go/net/http/httptest/server_test.go          |    10 +-
 libgo/go/net/http/httputil/dump.go                 |     9 +-
 libgo/go/net/http/httputil/dump_test.go            |     9 +-
 libgo/go/net/http/httputil/example_test.go         |     6 +-
 libgo/go/net/http/httputil/reverseproxy.go         |    22 +-
 libgo/go/net/http/httputil/reverseproxy_test.go    |    71 +-
 libgo/go/net/http/internal/chunked_test.go         |     5 +-
 libgo/go/net/http/main_test.go                     |     4 +-
 libgo/go/net/http/omithttp2.go                     |     6 +-
 libgo/go/net/http/pprof/pprof.go                   |    74 +-
 libgo/go/net/http/pprof/pprof_test.go              |     6 +-
 libgo/go/net/http/readrequest_test.go              |     3 +-
 libgo/go/net/http/request.go                       |    34 +-
 libgo/go/net/http/request_test.go                  |    70 +-
 libgo/go/net/http/requestwrite_test.go             |    52 +-
 libgo/go/net/http/response.go                      |    21 +-
 libgo/go/net/http/response_test.go                 |     5 +-
 libgo/go/net/http/responsewrite_test.go            |    20 +-
 libgo/go/net/http/roundtrip_js.go                  |    11 +-
 libgo/go/net/http/serve_test.go                    |   264 +-
 libgo/go/net/http/server.go                        |   180 +-
 libgo/go/net/http/sniff_test.go                    |     7 +-
 libgo/go/net/http/transfer.go                      |    27 +-
 libgo/go/net/http/transfer_test.go                 |    19 +-
 libgo/go/net/http/transport.go                     |   108 +-
 libgo/go/net/http/transport_internal_test.go       |     3 +-
 libgo/go/net/http/transport_test.go                |   326 +-
 libgo/go/net/interface_solaris.go                  |    28 +-
 libgo/go/net/interface_unix_test.go                |     2 +-
 libgo/go/net/internal/socktest/sys_cloexec.go      |     2 +-
 libgo/go/net/ipsock_plan9.go                       |     3 +-
 libgo/go/net/lookup_test.go                        |     4 +-
 libgo/go/net/mail/example_test.go                  |     4 +-
 libgo/go/net/mail/message.go                       |    24 +-
 libgo/go/net/mail/message_test.go                  |    44 +-
 libgo/go/net/main_cloexec_test.go                  |     2 +-
 libgo/go/net/main_test.go                          |     2 +-
 libgo/go/net/mockserver_test.go                    |    17 +-
 libgo/go/net/net.go                                |    12 +
 libgo/go/net/platform_test.go                      |     4 +-
 libgo/go/net/protoconn_test.go                     |     2 +-
 libgo/go/net/rawconn_unix_test.go                  |    20 +-
 libgo/go/net/rawconn_windows_test.go               |    20 +-
 libgo/go/net/rpc/client.go                         |     1 -
 libgo/go/net/rpc/jsonrpc/all_test.go               |     5 +-
 libgo/go/net/sendfile_test.go                      |     3 +-
 libgo/go/net/server_test.go                        |     4 +-
 libgo/go/net/smtp/smtp.go                          |     6 +-
 libgo/go/net/smtp/smtp_test.go                     |   213 +
 libgo/go/net/sock_bsd.go                           |     2 +-
 libgo/go/net/sock_cloexec.go                       |     2 +-
 libgo/go/net/sock_linux.go                         |    63 +-
 libgo/go/net/sock_linux_test.go                    |    22 +
 libgo/go/net/splice_test.go                        |     3 +-
 libgo/go/net/sys_cloexec.go                        |     2 +-
 libgo/go/net/tcpsock_test.go                       |     4 +-
 libgo/go/net/textproto/reader.go                   |     3 +-
 libgo/go/net/timeout_test.go                       |     3 +-
 libgo/go/net/udpsock.go                            |     3 +
 libgo/go/net/udpsock_test.go                       |     2 +-
 libgo/go/net/unixsock_test.go                      |     3 +-
 libgo/go/net/url/url.go                            |    55 +-
 libgo/go/net/url/url_test.go                       |     8 +
 libgo/go/net/writev_test.go                        |     7 +-
 libgo/go/net/writev_unix.go                        |     2 +-
 libgo/go/os/dir.go                                 |    80 +-
 libgo/go/os/dir_gccgo.go                           |   163 +-
 libgo/go/os/dir_gccgo_c.c                          |    58 +
 libgo/go/os/dir_largefile.go                       |     4 +-
 libgo/go/os/dir_plan9.go                           |    42 +-
 libgo/go/os/dir_regfile.go                         |     4 +-
 libgo/go/os/error.go                               |    47 +-
 libgo/go/os/error_test.go                          |    64 +-
 libgo/go/os/error_unix_test.go                     |    11 +-
 libgo/go/os/error_windows_test.go                  |    11 +-
 libgo/go/os/example_test.go                        |   101 +-
 libgo/go/os/exec.go                                |     4 +
 libgo/go/os/exec/exec_plan9.go                     |     4 +-
 libgo/go/os/exec/exec_test.go                      |    25 +-
 libgo/go/os/exec/exec_unix.go                      |     4 +-
 libgo/go/os/exec/exec_windows.go                   |     4 +-
 libgo/go/os/exec/lp_plan9.go                       |     3 +-
 libgo/go/os/exec/lp_unix.go                        |     3 +-
 libgo/go/os/exec/lp_unix_test.go                   |     3 +-
 libgo/go/os/exec/lp_windows.go                     |     5 +-
 libgo/go/os/exec/read3.go                          |     8 +-
 libgo/go/os/exec_plan9.go                          |     5 +-
 libgo/go/os/exec_posix.go                          |     2 +-
 libgo/go/os/exec_unix.go                           |     6 +-
 libgo/go/os/exec_unix_test.go                      |    29 +
 libgo/go/os/exec_windows.go                        |     2 +-
 libgo/go/os/executable_dragonfly.go                |    12 +
 libgo/go/os/executable_freebsd.go                  |    33 +-
 libgo/go/os/executable_procfs.go                   |     4 +-
 libgo/go/os/executable_sysctl.go                   |    35 +
 libgo/go/os/export_test.go                         |     2 +
 libgo/go/os/fifo_test.go                           |     3 +-
 libgo/go/os/file.go                                |   113 +-
 libgo/go/os/file_plan9.go                          |    63 +-
 libgo/go/os/file_posix.go                          |    40 +-
 libgo/go/os/file_unix.go                           |   130 +-
 libgo/go/os/getwd.go                               |    19 +-
 libgo/go/os/getwd_darwin.go                        |    15 -
 libgo/go/os/os_test.go                             |   252 +-
 libgo/go/os/os_unix_test.go                        |     4 +-
 libgo/go/os/os_windows_test.go                     |    40 +-
 libgo/go/os/path.go                                |     2 +-
 libgo/go/os/path_test.go                           |     6 +-
 libgo/go/os/path_windows_test.go                   |     3 +-
 libgo/go/os/pipe2_illumos.go                       |    25 +
 libgo/go/os/pipe_bsd.go                            |     2 +-
 libgo/go/os/pipe_test.go                           |    20 +-
 libgo/go/os/proc.go                                |     8 +
 libgo/go/os/read_test.go                           |   131 +
 libgo/go/os/readfrom_linux_test.go                 |     4 +-
 libgo/go/os/removeall_at.go                        |    14 +-
 libgo/go/os/removeall_noat.go                      |     2 +-
 libgo/go/os/removeall_test.go                      |    29 +-
 libgo/go/os/signal/example_unix_test.go            |    47 +
 libgo/go/os/signal/signal.go                       |    75 +
 libgo/go/os/signal/signal_cgo_test.go              |     3 +-
 libgo/go/os/signal/signal_test.go                  |   165 +-
 libgo/go/os/stat_plan9.go                          |     8 +-
 libgo/go/os/stat_test.go                           |    28 +-
 libgo/go/os/stat_unix.go                           |    14 +-
 libgo/go/os/tempfile.go                            |   118 +
 libgo/go/os/tempfile_test.go                       |   193 +
 libgo/go/os/testdata/hello                         |     1 +
 libgo/go/os/timeout_test.go                        |     7 +-
 libgo/go/os/types.go                               |    86 +-
 libgo/go/os/types_windows.go                       |     6 +-
 libgo/go/os/user/lookup_plan9.go                   |     3 +-
 libgo/go/path/example_test.go                      |     5 +
 libgo/go/path/filepath/example_unix_test.go        |     4 +
 libgo/go/path/filepath/example_unix_walk_test.go   |     6 +-
 libgo/go/path/filepath/match.go                    |    61 +-
 libgo/go/path/filepath/match_test.go               |    19 +-
 libgo/go/path/filepath/path.go                     |   163 +-
 libgo/go/path/filepath/path_test.go                |   147 +-
 libgo/go/path/filepath/symlink.go                  |     3 +-
 libgo/go/path/filepath/symlink_windows.go          |     2 +-
 libgo/go/path/match.go                             |    64 +-
 libgo/go/path/match_test.go                        |    11 +-
 libgo/go/path/path.go                              |    36 +-
 libgo/go/path/path_test.go                         |     3 +-
 libgo/go/reflect/all_test.go                       |   249 +-
 libgo/go/reflect/deepequal.go                      |    18 +-
 libgo/go/reflect/type.go                           |    65 +-
 libgo/go/reflect/value.go                          |    37 +-
 libgo/go/regexp/syntax/doc.go                      |     3 +-
 libgo/go/runtime/auxv_none.go                      |     1 -
 libgo/go/runtime/cgo_gccgo.go                      |     2 +-
 libgo/go/runtime/cgocall.go                        |     2 +-
 libgo/go/runtime/chan.go                           |    54 +-
 libgo/go/runtime/closure_test.go                   |     1 +
 libgo/go/runtime/cpuflags_arm64.go                 |    17 +
 libgo/go/runtime/crash_cgo_test.go                 |    23 +-
 libgo/go/runtime/crash_test.go                     |    28 +-
 libgo/go/runtime/crash_unix_test.go                |    20 +-
 libgo/go/runtime/debug.go                          |     5 +-
 libgo/go/runtime/debug/garbage.go                  |     7 +
 libgo/go/runtime/debug/heapdump_test.go            |     5 +-
 libgo/go/runtime/debug/panic_test.go               |    53 +
 libgo/go/runtime/debug_test.go                     |     4 +-
 libgo/go/runtime/error.go                          |    20 +
 libgo/go/runtime/export_pipe2_test.go              |    15 +
 libgo/go/runtime/export_pipe_test.go               |     9 +
 libgo/go/runtime/export_test.go                    |   281 +-
 libgo/go/runtime/export_unix_test.go               |     1 -
 libgo/go/runtime/extern.go                         |    21 +-
 libgo/go/runtime/gc_test.go                        |    23 +-
 libgo/go/runtime/gcinfo_test.go                    |    19 +-
 libgo/go/runtime/heapdump.go                       |    98 +-
 libgo/go/runtime/histogram.go                      |   148 +
 libgo/go/runtime/histogram_test.go                 |    58 +
 libgo/go/runtime/internal/atomic/atomic.c          |    82 +-
 libgo/go/runtime/internal/atomic/atomic_test.go    |   128 +-
 libgo/go/runtime/internal/atomic/bench_test.go     |    91 +
 libgo/go/runtime/internal/atomic/gccgo.go          |    18 +
 libgo/go/runtime/internal/atomic/unaligned.go      |    14 +
 libgo/go/runtime/lockrank.go                       |    48 +-
 libgo/go/runtime/lockrank_off.go                   |    34 +-
 libgo/go/runtime/lockrank_on.go                    |   195 +-
 libgo/go/runtime/malloc.go                         |   184 +-
 libgo/go/runtime/malloc_test.go                    |    57 +
 libgo/go/runtime/map.go                            |    19 +-
 libgo/go/runtime/map_benchmark_test.go             |     1 +
 libgo/go/runtime/map_fast32.go                     |    21 +-
 libgo/go/runtime/map_fast64.go                     |    21 +-
 libgo/go/runtime/map_faststr.go                    |     9 +-
 libgo/go/runtime/map_test.go                       |    22 +
 libgo/go/runtime/mbarrier.go                       |    23 +-
 libgo/go/runtime/mbitmap.go                        |   317 +-
 libgo/go/runtime/mcache.go                         |   155 +-
 libgo/go/runtime/mcentral.go                       |   284 +-
 libgo/go/runtime/mcheckmark.go                     |   109 +
 libgo/go/runtime/mem_gccgo.go                      |    12 +-
 libgo/go/runtime/memmove_linux_amd64_test.go       |     3 +-
 libgo/go/runtime/memmove_test.go                   |    69 +-
 libgo/go/runtime/metrics.go                        |   485 +
 libgo/go/runtime/metrics/description.go            |   180 +
 libgo/go/runtime/metrics/description_test.go       |   115 +
 libgo/go/runtime/metrics/doc.go                    |   144 +
 libgo/go/runtime/metrics/histogram.go              |    30 +
 libgo/go/runtime/metrics/sample.go                 |    47 +
 libgo/go/runtime/metrics/value.go                  |    69 +
 libgo/go/runtime/metrics_test.go                   |   224 +
 libgo/go/runtime/mfinal.go                         |    20 +-
 libgo/go/runtime/mfixalloc.go                      |     4 +-
 libgo/go/runtime/mgc.go                            |   492 +-
 libgo/go/runtime/mgcmark.go                        |   218 +-
 libgo/go/runtime/mgcscavenge.go                    |   136 +-
 libgo/go/runtime/mgcscavenge_test.go               |    53 +-
 libgo/go/runtime/mgcsweep.go                       |   251 +-
 libgo/go/runtime/mgcsweepbuf.go                    |   176 -
 libgo/go/runtime/mgcwork.go                        |    77 +-
 libgo/go/runtime/mheap.go                          |   291 +-
 libgo/go/runtime/mkfastlog2table.go                |     4 +-
 libgo/go/runtime/mkpreempt.go                      |    24 +-
 libgo/go/runtime/mksizeclasses.go                  |     9 +-
 libgo/go/runtime/mpagealloc.go                     |   224 +-
 libgo/go/runtime/mpagealloc_32bit.go               |    18 +-
 libgo/go/runtime/mpagealloc_64bit.go               |    34 +-
 libgo/go/runtime/mpagealloc_test.go                |    98 +-
 libgo/go/runtime/mpagecache.go                     |    54 +-
 libgo/go/runtime/mpallocbits.go                    |   188 +-
 libgo/go/runtime/mpallocbits_test.go               |    69 +-
 libgo/go/runtime/mranges.go                        |    52 +-
 libgo/go/runtime/mranges_test.go                   |   275 +
 libgo/go/runtime/mspanset.go                       |     4 +-
 libgo/go/runtime/mstats.go                         |   566 +-
 libgo/go/runtime/mwbbuf.go                         |    32 +-
 libgo/go/runtime/os_aix.go                         |    20 -
 libgo/go/runtime/os_freebsd_arm64.go               |   143 -
 libgo/go/runtime/os_linux_arm64.go                 |    14 +-
 libgo/go/runtime/os_linux_s390x.go                 |    25 +-
 libgo/go/runtime/os_netbsd.go                      |    21 +-
 libgo/go/runtime/os_openbsd_arm64.go               |    23 -
 libgo/go/runtime/panic.go                          |    24 +-
 libgo/go/runtime/pprof/mprof_test.go               |     2 +-
 libgo/go/runtime/pprof/pprof_rusage.go             |     2 +-
 libgo/go/runtime/pprof/pprof_test.go               |    13 +-
 libgo/go/runtime/pprof/proto.go                    |     4 +-
 libgo/go/runtime/pprof/proto_test.go               |     3 +-
 libgo/go/runtime/preempt.go                        |     5 -
 libgo/go/runtime/print.go                          |     3 +
 libgo/go/runtime/proc.go                           |   777 +-
 libgo/go/runtime/race0.go                          |     2 +
 libgo/go/runtime/runtime-lldb_test.go              |     9 +-
 libgo/go/runtime/runtime1.go                       |    29 +-
 libgo/go/runtime/runtime2.go                       |    92 +-
 libgo/go/runtime/select.go                         |     5 +
 libgo/go/runtime/signal_unix.go                    |    68 +-
 libgo/go/runtime/signal_windows_test.go            |     5 +-
 libgo/go/runtime/sigqueue.go                       |     6 +-
 libgo/go/runtime/sizeclasses.go                    |   141 +-
 libgo/go/runtime/slice.go                          |    48 +-
 libgo/go/runtime/slice_test.go                     |     1 +
 libgo/go/runtime/stack_test.go                     |    41 +
 libgo/go/runtime/string.go                         |    50 -
 libgo/go/runtime/string_test.go                    |    31 -
 libgo/go/runtime/stubs.go                          |     6 +
 libgo/go/runtime/testdata/testprog/memprof.go      |     3 +-
 .../go/runtime/testdata/testprog/syscalls_linux.go |     3 +-
 libgo/go/runtime/testdata/testprog/timeprof.go     |     3 +-
 libgo/go/runtime/testdata/testprog/vdso.go         |     3 +-
 libgo/go/runtime/testdata/testprogcgo/eintr.go     |     3 +-
 libgo/go/runtime/testdata/testprogcgo/exec.go      |     3 +-
 libgo/go/runtime/testdata/testprogcgo/pprof.go     |     3 +-
 .../go/runtime/testdata/testprogcgo/threadpprof.go |     3 +-
 libgo/go/runtime/testdata/testprogcgo/traceback.go |    79 +-
 libgo/go/runtime/time.go                           |   147 +-
 libgo/go/runtime/time_test.go                      |     6 +-
 libgo/go/runtime/trace.go                          |     7 +-
 libgo/go/runtime/trace/annotation.go               |     4 +
 libgo/go/runtime/trace/annotation_test.go          |     4 +
 libgo/go/runtime/trace/trace_stack_test.go         |     3 +-
 libgo/go/runtime/trace/trace_test.go               |     3 +-
 libgo/go/runtime/traceback_gccgo.go                |     5 +-
 libgo/go/sort/genzfunc.go                          |     4 +-
 libgo/go/sort/slice.go                             |    40 +-
 libgo/go/sort/sort.go                              |   107 +-
 libgo/go/strconv/atoc.go                           |     2 +-
 libgo/go/strconv/atoc_test.go                      |    27 +
 libgo/go/strconv/atof.go                           |    44 +-
 libgo/go/strconv/atof_test.go                      |    60 +-
 libgo/go/strconv/ctoa_test.go                      |    53 +
 libgo/go/strconv/eisel_lemire.go                   |   884 +
 libgo/go/strconv/extfloat.go                       |   143 -
 libgo/go/strconv/ftoa_test.go                      |     9 +
 libgo/go/strconv/isprint.go                        |    98 +-
 libgo/go/strconv/makeisprint.go                    |     4 +-
 libgo/go/strings/reader.go                         |    10 +-
 libgo/go/strings/reader_test.go                    |     7 +-
 libgo/go/strings/strings.go                        |    12 +-
 libgo/go/strings/strings_test.go                   |     9 +
 libgo/go/sync/atomic/atomic.c                      |    24 +-
 libgo/go/sync/atomic/atomic_test.go                |     9 +-
 libgo/go/sync/atomic/doc.go                        |    11 +-
 libgo/go/sync/atomic/unaligned.go                  |    14 +
 libgo/go/sync/cond_test.go                         |     1 +
 libgo/go/sync/mutex_test.go                        |     2 +-
 libgo/go/sync/once.go                              |     4 +-
 libgo/go/sync/pool.go                              |    20 +-
 libgo/go/sync/poolqueue.go                         |     2 +-
 libgo/go/sync/rwmutex.go                           |    13 +
 libgo/go/syscall/dirent_test.go                    |     9 +-
 libgo/go/syscall/exec_linux_test.go                |    15 +-
 libgo/go/syscall/exec_unix.go                      |     4 +-
 libgo/go/syscall/exec_windows.go                   |    81 +-
 libgo/go/syscall/exec_windows_test.go              |    43 +
 libgo/go/syscall/export_unix_test.go               |     2 +-
 libgo/go/syscall/fs_js.go                          |     7 +-
 libgo/go/syscall/getdirentries_test.go             |     5 +-
 libgo/go/syscall/libcall_posix.go                  |     6 +
 libgo/go/syscall/mkasm_darwin.go                   |     9 +-
 libgo/go/syscall/signame.c                         |     3 +
 libgo/go/syscall/sockcmsg_unix_other.go            |     6 +-
 libgo/go/syscall/syscall.go                        |    12 +-
 libgo/go/syscall/syscall_errno.go                  |     4 +-
 libgo/go/syscall/syscall_js.go                     |     2 +-
 libgo/go/syscall/syscall_linux.go                  |    34 +
 libgo/go/syscall/syscall_linux_386.go              |     3 -
 libgo/go/syscall/syscall_linux_test.go             |   268 +-
 libgo/go/syscall/syscall_unix.go                   |     2 +-
 libgo/go/syscall/syscall_unix_test.go              |    25 +-
 libgo/go/syscall/timestruct.go                     |    12 +-
 libgo/go/testing/benchmark.go                      |    27 +-
 libgo/go/testing/benchmark_test.go                 |    21 +-
 libgo/go/testing/example.go                        |    11 +-
 libgo/go/testing/fstest/mapfs.go                   |   238 +
 libgo/go/testing/fstest/mapfs_test.go              |    19 +
 libgo/go/testing/fstest/testfs.go                  |   602 +
 libgo/go/testing/helper_test.go                    |    31 +
 libgo/go/testing/internal/testdeps/deps.go         |     5 +
 libgo/go/testing/iotest/example_test.go            |    22 +
 libgo/go/testing/iotest/logger_test.go             |    12 +-
 libgo/go/testing/iotest/reader.go                  |   180 +
 libgo/go/testing/iotest/reader_test.go             |    35 +
 libgo/go/testing/run_example.go                    |     4 +-
 libgo/go/testing/run_example_js.go                 |     4 +-
 libgo/go/testing/sub_test.go                       |    27 +
 libgo/go/testing/testing.go                        |   195 +-
 libgo/go/testing/testing_test.go                   |    39 +-
 libgo/go/text/tabwriter/tabwriter_test.go          |    11 +-
 libgo/go/text/template/doc.go                      |    21 +-
 libgo/go/text/template/exec.go                     |     5 +
 libgo/go/text/template/exec_test.go                |    23 +-
 libgo/go/text/template/helper.go                   |    61 +-
 libgo/go/text/template/link_test.go                |     7 +-
 libgo/go/text/template/multi_test.go               |    30 +
 libgo/go/text/template/parse/lex.go                |    88 +-
 libgo/go/text/template/parse/lex_test.go           |     9 +-
 libgo/go/text/template/parse/node.go               |    33 +
 libgo/go/text/template/parse/parse.go              |    79 +-
 libgo/go/text/template/parse/parse_test.go         |    61 +-
 libgo/go/time/genzabbrs.go                         |     7 +-
 libgo/go/time/internal_test.go                     |    52 +-
 libgo/go/time/sleep.go                             |     2 +
 libgo/go/time/sleep_test.go                        |   210 +-
 libgo/go/time/tick.go                              |    13 +-
 libgo/go/time/tick_test.go                         |     2 +-
 libgo/go/time/tzdata/generate_zipdata.go           |     3 +-
 libgo/go/time/tzdata/tzdata.go                     |     2 +-
 libgo/go/time/tzdata/zipdata.go                    | 19739 ++++-----
 libgo/go/time/zoneinfo_ios.go                      |     3 +-
 libgo/go/time/zoneinfo_read.go                     |     2 +-
 libgo/go/time/zoneinfo_unix.go                     |    29 +-
 libgo/go/time/zoneinfo_unix_test.go                |    90 +
 libgo/go/time/zoneinfo_windows.go                  |     2 +-
 libgo/go/unicode/tables.go                         |   544 +-
 libgo/go/unicode/utf8/example_test.go              |    20 +
 libgo/go/unicode/utf8/utf8.go                      |     1 +
 libgo/go/unicode/utf8/utf8_test.go                 |    30 +-
 libgo/go/vendor/modules.txt                        |    29 +
 libgo/gotool-packages.txt                          |     8 +
 libgo/libgo-packages.txt                           |     5 +
 libgo/match.sh                                     |     8 +-
 libgo/merge.sh                                     |    26 +-
 libgo/misc/cgo/test/callback.go                    |     2 +-
 libgo/misc/cgo/test/cgo_linux_test.go              |     1 +
 libgo/misc/cgo/test/cgo_test.go                    |     2 +
 libgo/misc/cgo/test/issue1435.go                   |   184 +
 libgo/misc/cgo/test/issue18146.go                  |     2 +-
 libgo/misc/cgo/test/issue4029.c                    |     1 +
 libgo/misc/cgo/test/issue4029.go                   |     5 +
 libgo/misc/cgo/test/issue4029w.go                  |     2 +-
 libgo/misc/cgo/test/issue42495.go                  |    15 +
 libgo/misc/cgo/test/pkg_test.go                    |     2 +-
 libgo/misc/cgo/test/sigaltstack.go                 |     2 +-
 libgo/misc/cgo/test/test.go                        |    29 +-
 .../misc/cgo/test/testdata/issue9400/asm_riscv64.s |    31 +
 libgo/misc/cgo/test/testx.go                       |     2 +-
 libgo/misc/cgo/testcarchive/carchive_test.go       |    20 +-
 libgo/misc/cgo/testcshared/cshared_test.go         |   105 +-
 libgo/misc/cgo/testgodefs/testdata/bitfields.go    |    31 +
 libgo/misc/cgo/testgodefs/testdata/main.go         |    28 +
 libgo/misc/cgo/testgodefs/testgodefs_test.go       |     1 +
 libgo/misc/cgo/testplugin/plugin_test.go           |    14 +
 libgo/misc/cgo/testplugin/testdata/method/main.go  |    26 +
 .../misc/cgo/testplugin/testdata/method/plugin.go  |    13 +
 libgo/misc/cgo/testsanitizers/msan_test.go         |     1 +
 libgo/misc/cgo/testsanitizers/testdata/msan7.go    |    38 +
 libgo/misc/cgo/testso/so_test.go                   |     6 +-
 libgo/misc/cgo/testsovar/so_test.go                |     6 +-
 libgo/mkruntimeinc.sh                              |     3 +-
 libgo/runtime/go-caller.c                          |     7 +-
 libgo/testsuite/gotest                             |     8 +-
 libgomp/ChangeLog                                  |    34 +-
 libgomp/acc_prof.h                                 |     2 +-
 libgomp/affinity-fmt.c                             |     2 +-
 libgomp/affinity.c                                 |     2 +-
 libgomp/alloc.c                                    |     2 +-
 libgomp/allocator.c                                |     2 +-
 libgomp/atomic.c                                   |     2 +-
 libgomp/barrier.c                                  |     2 +-
 libgomp/config/accel/lock.c                        |     2 +-
 libgomp/config/accel/mutex.h                       |     2 +-
 libgomp/config/accel/oacc-init.c                   |     2 +-
 libgomp/config/accel/openacc.f90                   |     2 +-
 libgomp/config/accel/pool.h                        |     2 +-
 libgomp/config/accel/proc.c                        |     2 +-
 libgomp/config/accel/ptrlock.h                     |     2 +-
 libgomp/config/accel/sem.h                         |     2 +-
 libgomp/config/accel/thread-stacksize.h            |     2 +-
 libgomp/config/bsd/proc.c                          |     2 +-
 libgomp/config/darwin/plugin-suffix.h              |     2 +-
 libgomp/config/darwin/thread-stacksize.h           |     2 +-
 libgomp/config/gcn/affinity-fmt.c                  |     2 +-
 libgomp/config/gcn/bar.c                           |     2 +-
 libgomp/config/gcn/bar.h                           |     2 +-
 libgomp/config/gcn/doacross.h                      |     2 +-
 libgomp/config/gcn/icv-device.c                    |     2 +-
 libgomp/config/gcn/oacc-target.c                   |     2 +-
 libgomp/config/gcn/simple-bar.h                    |     2 +-
 libgomp/config/gcn/target.c                        |     2 +-
 libgomp/config/gcn/task.c                          |     2 +-
 libgomp/config/gcn/team.c                          |     2 +-
 libgomp/config/gcn/time.c                          |     2 +-
 libgomp/config/hpux/plugin-suffix.h                |     2 +-
 libgomp/config/linux/affinity.c                    |     2 +-
 libgomp/config/linux/alpha/futex.h                 |     2 +-
 libgomp/config/linux/bar.c                         |     2 +-
 libgomp/config/linux/bar.h                         |     2 +-
 libgomp/config/linux/doacross.h                    |     2 +-
 libgomp/config/linux/futex.h                       |     2 +-
 libgomp/config/linux/ia64/futex.h                  |     2 +-
 libgomp/config/linux/lock.c                        |     2 +-
 libgomp/config/linux/mips/futex.h                  |     2 +-
 libgomp/config/linux/mutex.c                       |     2 +-
 libgomp/config/linux/mutex.h                       |     2 +-
 libgomp/config/linux/powerpc/futex.h               |     2 +-
 libgomp/config/linux/proc.c                        |     2 +-
 libgomp/config/linux/proc.h                        |     2 +-
 libgomp/config/linux/ptrlock.c                     |     2 +-
 libgomp/config/linux/ptrlock.h                     |     2 +-
 libgomp/config/linux/s390/futex.h                  |     2 +-
 libgomp/config/linux/sem.c                         |     2 +-
 libgomp/config/linux/sem.h                         |     2 +-
 libgomp/config/linux/sparc/futex.h                 |     2 +-
 libgomp/config/linux/tile/futex.h                  |     2 +-
 libgomp/config/linux/wait.h                        |     2 +-
 libgomp/config/linux/x86/futex.h                   |     2 +-
 libgomp/config/mingw32/affinity-fmt.c              |     2 +-
 libgomp/config/mingw32/proc.c                      |     2 +-
 libgomp/config/mingw32/time.c                      |     2 +-
 libgomp/config/nvptx/affinity-fmt.c                |     2 +-
 libgomp/config/nvptx/bar.c                         |     2 +-
 libgomp/config/nvptx/bar.h                         |     2 +-
 libgomp/config/nvptx/doacross.h                    |     2 +-
 libgomp/config/nvptx/error.c                       |     2 +-
 libgomp/config/nvptx/icv-device.c                  |     2 +-
 libgomp/config/nvptx/simple-bar.h                  |     2 +-
 libgomp/config/nvptx/target.c                      |     2 +-
 libgomp/config/nvptx/task.c                        |     2 +-
 libgomp/config/nvptx/team.c                        |     2 +-
 libgomp/config/nvptx/teams.c                       |     2 +-
 libgomp/config/nvptx/time.c                        |     2 +-
 libgomp/config/posix/bar.c                         |     2 +-
 libgomp/config/posix/bar.h                         |     2 +-
 libgomp/config/posix/doacross.h                    |     2 +-
 libgomp/config/posix/lock.c                        |     2 +-
 libgomp/config/posix/mutex.h                       |     2 +-
 libgomp/config/posix/plugin-suffix.h               |     2 +-
 libgomp/config/posix/pool.h                        |     2 +-
 libgomp/config/posix/proc.c                        |     2 +-
 libgomp/config/posix/ptrlock.h                     |     2 +-
 libgomp/config/posix/sem.c                         |     2 +-
 libgomp/config/posix/sem.h                         |     2 +-
 libgomp/config/posix/simple-bar.h                  |     2 +-
 libgomp/config/posix/thread-stacksize.h            |     2 +-
 libgomp/config/posix/time.c                        |     2 +-
 libgomp/config/rtems/affinity-fmt.c                |     2 +-
 libgomp/config/rtems/bar.c                         |     2 +-
 libgomp/config/rtems/bar.h                         |     2 +-
 libgomp/config/rtems/mutex.h                       |     2 +-
 libgomp/config/rtems/pool.h                        |     2 +-
 libgomp/config/rtems/proc.c                        |     2 +-
 libgomp/config/rtems/sem.h                         |     2 +-
 libgomp/configure                                  |    12 +-
 libgomp/critical.c                                 |     2 +-
 libgomp/env.c                                      |     2 +-
 libgomp/error.c                                    |     2 +-
 libgomp/fortran.c                                  |     2 +-
 libgomp/hashtab.h                                  |     2 +-
 libgomp/icv-device.c                               |     2 +-
 libgomp/icv.c                                      |     2 +-
 libgomp/iter.c                                     |     2 +-
 libgomp/iter_ull.c                                 |     2 +-
 libgomp/libgomp-plugin.c                           |     2 +-
 libgomp/libgomp-plugin.h                           |     2 +-
 libgomp/libgomp.h                                  |     2 +-
 libgomp/libgomp.texi                               |     4 +-
 libgomp/libgomp_f.h.in                             |     2 +-
 libgomp/libgomp_g.h                                |     2 +-
 libgomp/lock.c                                     |     2 +-
 libgomp/loop.c                                     |     2 +-
 libgomp/loop_ull.c                                 |     2 +-
 libgomp/oacc-async.c                               |     2 +-
 libgomp/oacc-cuda.c                                |     2 +-
 libgomp/oacc-host.c                                |     2 +-
 libgomp/oacc-init.c                                |     2 +-
 libgomp/oacc-int.h                                 |     2 +-
 libgomp/oacc-mem.c                                 |     2 +-
 libgomp/oacc-parallel.c                            |     2 +-
 libgomp/oacc-plugin.c                              |     2 +-
 libgomp/oacc-plugin.h                              |     2 +-
 libgomp/oacc-profiling.c                           |     2 +-
 libgomp/omp.h.in                                   |     2 +-
 libgomp/omp_lib.f90.in                             |     2 +-
 libgomp/omp_lib.h.in                               |     2 +-
 libgomp/openacc.f90                                |     2 +-
 libgomp/openacc.h                                  |     2 +-
 libgomp/openacc_lib.h                              |     2 +-
 libgomp/ordered.c                                  |     2 +-
 libgomp/parallel.c                                 |     2 +-
 libgomp/plugin/Makefrag.am                         |     2 +-
 libgomp/plugin/configfrag.ac                       |     2 +-
 libgomp/plugin/cuda/cuda.h                         |     2 +-
 libgomp/plugin/plugin-gcn.c                        |     2 +-
 libgomp/plugin/plugin-nvptx.c                      |   116 +-
 libgomp/priority_queue.c                           |     2 +-
 libgomp/priority_queue.h                           |     2 +-
 libgomp/sections.c                                 |     2 +-
 libgomp/secure_getenv.h                            |     2 +-
 libgomp/single.c                                   |     2 +-
 libgomp/splay-tree.c                               |     2 +-
 libgomp/splay-tree.h                               |     2 +-
 libgomp/target.c                                   |     2 +-
 libgomp/task.c                                     |     2 +-
 libgomp/taskloop.c                                 |     2 +-
 libgomp/team.c                                     |     2 +-
 libgomp/teams.c                                    |     2 +-
 libgomp/testsuite/config/default.exp               |     2 +-
 libgomp/testsuite/libgomp.c/affinity-1.c           |     2 +-
 libgomp/testsuite/libgomp.c/sort-1.c               |     2 +-
 libgomp/testsuite/libgomp.graphite/graphite.exp    |     2 +-
 libgomp/work.c                                     |     2 +-
 libhsail-rt/ChangeLog                              |     6 +-
 libhsail-rt/configure                              |    12 +-
 libhsail-rt/configure.tgt                          |     2 +-
 libhsail-rt/include/internal/fibers.h              |     2 +-
 .../include/internal/phsa-queue-interface.h        |     2 +-
 libhsail-rt/include/internal/phsa-rt.h             |     2 +-
 libhsail-rt/include/internal/workitems.h           |     2 +-
 libhsail-rt/rt/arithmetic.c                        |     2 +-
 libhsail-rt/rt/atomics.c                           |     2 +-
 libhsail-rt/rt/bitstring.c                         |     2 +-
 libhsail-rt/rt/fbarrier.c                          |     2 +-
 libhsail-rt/rt/fibers.c                            |     4 +-
 libhsail-rt/rt/fp16.c                              |     2 +-
 libhsail-rt/rt/misc.c                              |     2 +-
 libhsail-rt/rt/multimedia.c                        |     2 +-
 libhsail-rt/rt/queue.c                             |     2 +-
 libhsail-rt/rt/sat_arithmetic.c                    |     2 +-
 libhsail-rt/rt/segment.c                           |     2 +-
 libhsail-rt/rt/workitems.c                         |     2 +-
 libiberty/ChangeLog                                |     4 +
 libiberty/Makefile.in                              |     2 +-
 libiberty/_doprnt.c                                |     2 +-
 libiberty/argv.c                                   |     2 +-
 libiberty/asprintf.c                               |     2 +-
 libiberty/choose-temp.c                            |     2 +-
 libiberty/clock.c                                  |     2 +-
 libiberty/concat.c                                 |     2 +-
 libiberty/copying-lib.texi                         |     2 +-
 libiberty/cp-demangle.c                            |     2 +-
 libiberty/cp-demangle.h                            |     2 +-
 libiberty/cp-demint.c                              |     2 +-
 libiberty/cplus-dem.c                              |     2 +-
 libiberty/crc32.c                                  |     2 +-
 libiberty/d-demangle.c                             |     2 +-
 libiberty/dwarfnames.c                             |     2 +-
 libiberty/dyn-string.c                             |     2 +-
 libiberty/fdmatch.c                                |     2 +-
 libiberty/fibheap.c                                |     2 +-
 libiberty/filedescriptor.c                         |     2 +-
 libiberty/filename_cmp.c                           |     2 +-
 libiberty/floatformat.c                            |     2 +-
 libiberty/fnmatch.c                                |     2 +-
 libiberty/fopen_unlocked.c                         |     2 +-
 libiberty/gather-docs                              |     2 +-
 libiberty/getopt.c                                 |     2 +-
 libiberty/getopt1.c                                |     2 +-
 libiberty/getruntime.c                             |     2 +-
 libiberty/hashtab.c                                |     2 +-
 libiberty/hex.c                                    |     2 +-
 libiberty/lbasename.c                              |     2 +-
 libiberty/libiberty.texi                           |     4 +-
 libiberty/lrealpath.c                              |     2 +-
 libiberty/maint-tool                               |     2 +-
 libiberty/make-relative-prefix.c                   |     2 +-
 libiberty/make-temp-file.c                         |     2 +-
 libiberty/md5.c                                    |     2 +-
 libiberty/memmem.c                                 |     2 +-
 libiberty/mempcpy.c                                |     2 +-
 libiberty/mkstemps.c                               |     2 +-
 libiberty/objalloc.c                               |     2 +-
 libiberty/obstack.c                                |     2 +-
 libiberty/partition.c                              |     2 +-
 libiberty/pex-common.c                             |     2 +-
 libiberty/pex-common.h                             |     2 +-
 libiberty/pex-djgpp.c                              |     2 +-
 libiberty/pex-msdos.c                              |     2 +-
 libiberty/pex-one.c                                |     2 +-
 libiberty/pex-unix.c                               |     2 +-
 libiberty/pex-win32.c                              |     2 +-
 libiberty/pexecute.c                               |     2 +-
 libiberty/physmem.c                                |     2 +-
 libiberty/putenv.c                                 |     2 +-
 libiberty/regex.c                                  |     2 +-
 libiberty/rust-demangle.c                          |     2 +-
 libiberty/safe-ctype.c                             |     2 +-
 libiberty/setenv.c                                 |     2 +-
 libiberty/setproctitle.c                           |     2 +-
 libiberty/sha1.c                                   |     2 +-
 libiberty/simple-object-coff.c                     |     2 +-
 libiberty/simple-object-common.h                   |     2 +-
 libiberty/simple-object-elf.c                      |     2 +-
 libiberty/simple-object-mach-o.c                   |     2 +-
 libiberty/simple-object-xcoff.c                    |     2 +-
 libiberty/simple-object.c                          |     2 +-
 libiberty/snprintf.c                               |     2 +-
 libiberty/sort.c                                   |     2 +-
 libiberty/spaces.c                                 |     2 +-
 libiberty/splay-tree.c                             |     2 +-
 libiberty/stack-limit.c                            |     2 +-
 libiberty/stpcpy.c                                 |     2 +-
 libiberty/stpncpy.c                                |     2 +-
 libiberty/strndup.c                                |     2 +-
 libiberty/strtod.c                                 |     2 +-
 libiberty/strverscmp.c                             |     4 +-
 libiberty/testsuite/Makefile.in                    |     2 +-
 libiberty/testsuite/demangler-fuzzer.c             |     2 +-
 libiberty/testsuite/test-demangle.c                |     2 +-
 libiberty/testsuite/test-expandargv.c              |     2 +-
 libiberty/testsuite/test-pexecute.c                |     2 +-
 libiberty/testsuite/test-strtol.c                  |     2 +-
 libiberty/timeval-utils.c                          |     2 +-
 libiberty/unlink-if-ordinary.c                     |     2 +-
 libiberty/vasprintf.c                              |     2 +-
 libiberty/vfprintf.c                               |     2 +-
 libiberty/vprintf-support.c                        |     2 +-
 libiberty/vprintf-support.h                        |     2 +-
 libiberty/vsnprintf.c                              |     2 +-
 libiberty/vsprintf.c                               |     2 +-
 libiberty/xasprintf.c                              |     2 +-
 libiberty/xexit.c                                  |     2 +-
 libiberty/xmalloc.c                                |     2 +-
 libiberty/xstrndup.c                               |     2 +-
 libiberty/xvasprintf.c                             |     2 +-
 libitm/ChangeLog                                   |    10 +-
 libitm/aatree.cc                                   |     2 +-
 libitm/aatree.h                                    |     2 +-
 libitm/alloc.cc                                    |     2 +-
 libitm/alloc_c.cc                                  |     2 +-
 libitm/alloc_cpp.cc                                |     2 +-
 libitm/barrier.cc                                  |     2 +-
 libitm/beginend.cc                                 |     2 +-
 libitm/clone.cc                                    |     2 +-
 libitm/common.h                                    |     2 +-
 libitm/config/aarch64/sjlj.S                       |     2 +-
 libitm/config/aarch64/target.h                     |     2 +-
 libitm/config/alpha/sjlj.S                         |     2 +-
 libitm/config/alpha/target.h                       |     2 +-
 libitm/config/arm/hwcap.cc                         |     2 +-
 libitm/config/arm/hwcap.h                          |     2 +-
 libitm/config/arm/sjlj.S                           |     2 +-
 libitm/config/arm/target.h                         |     2 +-
 libitm/config/generic/asmcfi.h                     |     2 +-
 libitm/config/generic/tls.cc                       |     2 +-
 libitm/config/generic/tls.h                        |     2 +-
 libitm/config/linux/alpha/futex_bits.h             |     2 +-
 libitm/config/linux/futex.cc                       |     2 +-
 libitm/config/linux/futex.h                        |     2 +-
 libitm/config/linux/futex_bits.h                   |     2 +-
 libitm/config/linux/powerpc/futex_bits.h           |     2 +-
 libitm/config/linux/rwlock.cc                      |     2 +-
 libitm/config/linux/rwlock.h                       |     2 +-
 libitm/config/linux/sh/futex_bits.h                |     2 +-
 libitm/config/linux/sparc/futex_bits.h             |     2 +-
 libitm/config/linux/x86/futex_bits.h               |     2 +-
 libitm/config/linux/x86/tls.h                      |     2 +-
 libitm/config/posix/rwlock.cc                      |     2 +-
 libitm/config/posix/rwlock.h                       |     2 +-
 libitm/config/powerpc/sjlj.S                       |     2 +-
 libitm/config/powerpc/target.h                     |     2 +-
 libitm/config/s390/sjlj.S                          |     2 +-
 libitm/config/s390/target.h                        |     2 +-
 libitm/config/sh/sjlj.S                            |     2 +-
 libitm/config/sh/target.h                          |     2 +-
 libitm/config/sparc/sjlj.S                         |     2 +-
 libitm/config/sparc/target.h                       |     2 +-
 libitm/config/x86/sjlj.S                           |     2 +-
 libitm/config/x86/target.h                         |     2 +-
 libitm/config/x86/x86_avx.cc                       |     2 +-
 libitm/config/x86/x86_sse.cc                       |     2 +-
 libitm/configure                                   |    12 +-
 libitm/configure.ac                                |     2 +-
 libitm/configure.tgt                               |     2 +-
 libitm/containers.h                                |     2 +-
 libitm/dispatch.h                                  |     2 +-
 libitm/eh_cpp.cc                                   |     2 +-
 libitm/libitm.h                                    |     2 +-
 libitm/libitm.texi                                 |     2 +-
 libitm/libitm_i.h                                  |     2 +-
 libitm/local.cc                                    |     2 +-
 libitm/local_atomic                                |     2 +-
 libitm/method-gl.cc                                |     2 +-
 libitm/method-ml.cc                                |     2 +-
 libitm/method-serial.cc                            |     2 +-
 libitm/query.cc                                    |     2 +-
 libitm/retry.cc                                    |     2 +-
 libitm/testsuite/config/default.exp                |     2 +-
 libitm/testsuite/libitm.c++/c++.exp                |     2 +-
 libitm/useraction.cc                               |     2 +-
 libitm/util.cc                                     |     2 +-
 libobjc/ChangeLog                                  |     6 +-
 libobjc/Makefile.in                                |     2 +-
 libobjc/NXConstStr.m                               |     2 +-
 libobjc/Object.m                                   |     2 +-
 libobjc/Protocol.m                                 |     2 +-
 libobjc/accessors.m                                |     2 +-
 libobjc/acinclude.m4                               |     2 +-
 libobjc/class.c                                    |     2 +-
 libobjc/configure                                  |    12 +-
 libobjc/configure.ac                               |     2 +-
 libobjc/encoding.c                                 |     2 +-
 libobjc/error.c                                    |     2 +-
 libobjc/exception.c                                |     2 +-
 libobjc/gc.c                                       |     2 +-
 libobjc/hash.c                                     |     2 +-
 libobjc/init.c                                     |     2 +-
 libobjc/ivars.c                                    |     2 +-
 libobjc/libobjc.def                                |     2 +-
 libobjc/linking.m                                  |     2 +-
 libobjc/memory.c                                   |     2 +-
 libobjc/methods.c                                  |     2 +-
 libobjc/nil_method.c                               |     2 +-
 libobjc/objc-foreach.c                             |     2 +-
 libobjc/objc-private/accessors.h                   |     2 +-
 libobjc/objc-private/common.h                      |     2 +-
 libobjc/objc-private/error.h                       |     2 +-
 libobjc/objc-private/hash.h                        |     2 +-
 libobjc/objc-private/module-abi-8.h                |     2 +-
 libobjc/objc-private/objc-list.h                   |     2 +-
 libobjc/objc-private/objc-sync.h                   |     2 +-
 libobjc/objc-private/protocols.h                   |     2 +-
 libobjc/objc-private/runtime.h                     |     2 +-
 libobjc/objc-private/sarray.h                      |     2 +-
 libobjc/objc-private/selector.h                    |     2 +-
 libobjc/objc-sync.c                                |     2 +-
 libobjc/objc/NXConstStr.h                          |     2 +-
 libobjc/objc/Object.h                              |     2 +-
 libobjc/objc/Protocol.h                            |     2 +-
 libobjc/objc/message.h                             |     2 +-
 libobjc/objc/objc-decls.h                          |     2 +-
 libobjc/objc/objc-exception.h                      |     2 +-
 libobjc/objc/objc-sync.h                           |     2 +-
 libobjc/objc/objc.h                                |     2 +-
 libobjc/objc/runtime.h                             |     2 +-
 libobjc/objc/thr.h                                 |     2 +-
 libobjc/objects.c                                  |     2 +-
 libobjc/protocols.c                                |     2 +-
 libobjc/sarray.c                                   |     2 +-
 libobjc/selector.c                                 |     2 +-
 libobjc/sendmsg.c                                  |     2 +-
 libobjc/thr.c                                      |     2 +-
 liboffloadmic/ChangeLog                            |     5 +
 liboffloadmic/configure                            |    12 +-
 liboffloadmic/plugin/configure                     |    12 +-
 libphobos/ChangeLog                                |     6 +-
 libphobos/Makefile.am                              |     2 +-
 libphobos/acinclude.m4                             |     2 +-
 libphobos/configure                                |    12 +-
 libphobos/configure.ac                             |     2 +-
 libphobos/configure.tgt                            |     2 +-
 libphobos/d_rules.am                               |     2 +-
 libphobos/libdruntime/Makefile.am                  |     2 +-
 libphobos/libdruntime/__entrypoint.di              |     2 +-
 libphobos/libdruntime/__main.di                    |     2 +-
 .../libdruntime/config/aarch64/switchcontext.S     |     2 +-
 libphobos/libdruntime/config/arm/switchcontext.S   |     2 +-
 libphobos/libdruntime/config/common/threadasm.S    |     2 +-
 libphobos/libdruntime/config/mingw/switchcontext.S |     2 +-
 libphobos/libdruntime/config/mips/switchcontext.S  |     2 +-
 .../libdruntime/config/powerpc/switchcontext.S     |     2 +-
 libphobos/libdruntime/config/s390/get_tls_offset.S |     2 +-
 .../libdruntime/config/systemz/get_tls_offset.S    |     2 +-
 libphobos/libdruntime/config/x86/switchcontext.S   |     2 +-
 libphobos/libdruntime/gcc/attribute.d              |     2 +-
 libphobos/libdruntime/gcc/backtrace.d              |     2 +-
 libphobos/libdruntime/gcc/builtins.d               |     2 +-
 libphobos/libdruntime/gcc/config.d.in              |     2 +-
 libphobos/libdruntime/gcc/deh.d                    |     2 +-
 libphobos/libdruntime/gcc/drtstuff.c               |     2 +-
 libphobos/libdruntime/gcc/emutls.d                 |     2 +-
 libphobos/libdruntime/gcc/gthread.d                |     2 +-
 libphobos/libdruntime/gcc/libbacktrace.d.in        |     2 +-
 libphobos/libdruntime/gcc/sections/android.d       |     2 +-
 libphobos/libdruntime/gcc/sections/elf_shared.d    |     2 +-
 libphobos/libdruntime/gcc/sections/osx.d           |     2 +-
 libphobos/libdruntime/gcc/sections/package.d       |     2 +-
 libphobos/libdruntime/gcc/sections/win32.d         |     2 +-
 libphobos/libdruntime/gcc/sections/win64.d         |     2 +-
 libphobos/libdruntime/gcc/unwind/arm.d             |     2 +-
 libphobos/libdruntime/gcc/unwind/arm_common.d      |     2 +-
 libphobos/libdruntime/gcc/unwind/c6x.d             |     2 +-
 libphobos/libdruntime/gcc/unwind/generic.d         |     2 +-
 libphobos/libdruntime/gcc/unwind/package.d         |     2 +-
 libphobos/libdruntime/gcc/unwind/pe.d              |     2 +-
 libphobos/src/Makefile.am                          |     2 +-
 libphobos/testsuite/Makefile.am                    |     2 +-
 libphobos/testsuite/config/default.exp             |     2 +-
 libphobos/testsuite/lib/libphobos-dg.exp           |     2 +-
 libphobos/testsuite/lib/libphobos.exp              |     2 +-
 libphobos/testsuite/libphobos.aa/aa.exp            |     2 +-
 .../libphobos.allocations/allocations.exp          |     2 +-
 libphobos/testsuite/libphobos.cycles/cycles.exp    |     2 +-
 .../testsuite/libphobos.druntime/druntime.exp      |     2 +-
 .../libphobos.druntime_shared/druntime_shared.exp  |     2 +-
 .../testsuite/libphobos.exceptions/exceptions.exp  |     2 +-
 libphobos/testsuite/libphobos.hash/hash.exp        |     2 +-
 .../testsuite/libphobos.init_fini/init_fini.exp    |     2 +-
 libphobos/testsuite/libphobos.phobos/phobos.exp    |     2 +-
 .../libphobos.phobos_shared/phobos_shared.exp      |     2 +-
 libphobos/testsuite/libphobos.shared/shared.exp    |     2 +-
 libphobos/testsuite/libphobos.thread/thread.exp    |     2 +-
 .../testsuite/libphobos.typeinfo/typeinfo.exp      |     2 +-
 libquadmath/ChangeLog                              |     8 +
 libquadmath/configure                              |    12 +-
 libquadmath/libquadmath.texi                       |     2 +-
 libsanitizer/ChangeLog                             |     4 +
 libsanitizer/configure                             |    12 +-
 libssp/ChangeLog                                   |     4 +
 libssp/Makefile.am                                 |     2 +-
 libssp/configure                                   |    12 +-
 libssp/gets-chk.c                                  |     2 +-
 libssp/memcpy-chk.c                                |     2 +-
 libssp/memmove-chk.c                               |     2 +-
 libssp/mempcpy-chk.c                               |     2 +-
 libssp/memset-chk.c                                |     2 +-
 libssp/snprintf-chk.c                              |     2 +-
 libssp/sprintf-chk.c                               |     2 +-
 libssp/ssp-local.c                                 |     2 +-
 libssp/ssp.c                                       |     2 +-
 libssp/ssp/ssp.h.in                                |     2 +-
 libssp/ssp/stdio.h                                 |     2 +-
 libssp/ssp/string.h                                |     2 +-
 libssp/ssp/unistd.h                                |     2 +-
 libssp/stpcpy-chk.c                                |     2 +-
 libssp/strcat-chk.c                                |     2 +-
 libssp/strcpy-chk.c                                |     2 +-
 libssp/strncat-chk.c                               |     2 +-
 libssp/strncpy-chk.c                               |     2 +-
 libssp/vsnprintf-chk.c                             |     2 +-
 libssp/vsprintf-chk.c                              |     2 +-
 libstdc++-v3/ChangeLog                             |  8753 +---
 libstdc++-v3/ChangeLog-2020                        |  8776 ++++
 libstdc++-v3/Makefile.am                           |     2 +-
 libstdc++-v3/config/abi/compatibility.h            |     2 +-
 .../config/abi/pre/gnu-versioned-namespace.ver     |     2 +-
 libstdc++-v3/config/abi/pre/gnu.ver                |     2 +-
 .../config/allocator/bitmap_allocator_base.h       |     2 +-
 .../config/allocator/malloc_allocator_base.h       |     2 +-
 libstdc++-v3/config/allocator/mt_allocator_base.h  |     2 +-
 libstdc++-v3/config/allocator/new_allocator_base.h |     2 +-
 .../config/allocator/pool_allocator_base.h         |     2 +-
 .../config/cpu/aarch64/opt/bits/opt_random.h       |     2 +-
 .../config/cpu/aarch64/opt/ext/opt_random.h        |     2 +-
 libstdc++-v3/config/cpu/arm/cpu_defines.h          |     2 +-
 libstdc++-v3/config/cpu/arm/cxxabi_tweaks.h        |     2 +-
 libstdc++-v3/config/cpu/cris/atomic_word.h         |     2 +-
 libstdc++-v3/config/cpu/cris/atomicity.h           |     2 +-
 libstdc++-v3/config/cpu/generic/atomic_word.h      |     2 +-
 .../cpu/generic/atomicity_builtins/atomicity.h     |     2 +-
 .../config/cpu/generic/atomicity_mutex/atomicity.h |     2 +-
 libstdc++-v3/config/cpu/generic/cpu_defines.h      |     2 +-
 libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h    |     2 +-
 .../config/cpu/generic/opt/bits/opt_random.h       |     2 +-
 .../config/cpu/generic/opt/ext/opt_random.h        |     2 +-
 libstdc++-v3/config/cpu/hppa/atomicity.h           |     2 +-
 libstdc++-v3/config/cpu/i386/atomicity.h           |     2 +-
 libstdc++-v3/config/cpu/i486/atomicity.h           |     2 +-
 libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h |     2 +-
 libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h  |     2 +-
 libstdc++-v3/config/cpu/m68k/atomicity.h           |     2 +-
 libstdc++-v3/config/cpu/microblaze/cpu_defines.h   |     2 +-
 libstdc++-v3/config/cpu/powerpc/cpu_defines.h      |     2 +-
 libstdc++-v3/config/cpu/sh/atomicity.h             |     2 +-
 libstdc++-v3/config/cpu/sparc/atomic_word.h        |     2 +-
 libstdc++-v3/config/cpu/sparc/atomicity.h          |     2 +-
 libstdc++-v3/config/io/basic_file_stdio.cc         |     2 +-
 libstdc++-v3/config/io/basic_file_stdio.h          |     2 +-
 libstdc++-v3/config/io/c_io_stdio.h                |     2 +-
 libstdc++-v3/config/locale/darwin/ctype_members.cc |     2 +-
 libstdc++-v3/config/locale/dragonfly/c_locale.cc   |     2 +-
 libstdc++-v3/config/locale/dragonfly/c_locale.h    |     2 +-
 .../config/locale/dragonfly/codecvt_members.cc     |     2 +-
 .../config/locale/dragonfly/collate_members.cc     |     2 +-
 .../config/locale/dragonfly/ctype_members.cc       |     2 +-
 .../config/locale/dragonfly/monetary_members.cc    |     2 +-
 .../config/locale/dragonfly/numeric_members.cc     |     2 +-
 .../config/locale/dragonfly/time_members.cc        |     2 +-
 .../config/locale/dragonfly/time_members.h         |     2 +-
 .../config/locale/generic/c++locale_internal.h     |     2 +-
 libstdc++-v3/config/locale/generic/c_locale.cc     |     2 +-
 libstdc++-v3/config/locale/generic/c_locale.h      |     2 +-
 .../config/locale/generic/codecvt_members.cc       |     2 +-
 .../config/locale/generic/collate_members.cc       |     2 +-
 .../config/locale/generic/ctype_members.cc         |     2 +-
 .../config/locale/generic/messages_members.cc      |     2 +-
 .../config/locale/generic/messages_members.h       |     2 +-
 .../config/locale/generic/monetary_members.cc      |     2 +-
 .../config/locale/generic/numeric_members.cc       |     2 +-
 libstdc++-v3/config/locale/generic/time_members.cc |     2 +-
 libstdc++-v3/config/locale/generic/time_members.h  |     2 +-
 .../config/locale/gnu/c++locale_internal.h         |     2 +-
 libstdc++-v3/config/locale/gnu/c_locale.cc         |     2 +-
 libstdc++-v3/config/locale/gnu/c_locale.h          |     2 +-
 libstdc++-v3/config/locale/gnu/codecvt_members.cc  |     2 +-
 libstdc++-v3/config/locale/gnu/collate_members.cc  |     2 +-
 libstdc++-v3/config/locale/gnu/ctype_members.cc    |     2 +-
 libstdc++-v3/config/locale/gnu/messages_members.cc |     2 +-
 libstdc++-v3/config/locale/gnu/messages_members.h  |     2 +-
 libstdc++-v3/config/locale/gnu/monetary_members.cc |     2 +-
 libstdc++-v3/config/locale/gnu/numeric_members.cc  |     2 +-
 libstdc++-v3/config/locale/gnu/time_members.cc     |     2 +-
 libstdc++-v3/config/locale/gnu/time_members.h      |     2 +-
 .../config/locale/ieee_1003.1-2001/c_locale.cc     |     2 +-
 .../config/locale/ieee_1003.1-2001/c_locale.h      |     2 +-
 .../locale/ieee_1003.1-2001/messages_members.cc    |     2 +-
 .../locale/ieee_1003.1-2001/messages_members.h     |     2 +-
 libstdc++-v3/config/locale/newlib/ctype_members.cc |     2 +-
 libstdc++-v3/config/os/aix/atomicity.h             |     2 +-
 libstdc++-v3/config/os/aix/ctype_base.h            |     2 +-
 libstdc++-v3/config/os/aix/ctype_configure_char.cc |     2 +-
 libstdc++-v3/config/os/aix/ctype_inline.h          |     2 +-
 libstdc++-v3/config/os/aix/os_defines.h            |     2 +-
 libstdc++-v3/config/os/bionic/ctype_base.h         |     2 +-
 .../config/os/bionic/ctype_configure_char.cc       |     2 +-
 libstdc++-v3/config/os/bionic/ctype_inline.h       |     2 +-
 libstdc++-v3/config/os/bionic/os_defines.h         |     2 +-
 libstdc++-v3/config/os/bsd/darwin/ctype_base.h     |     2 +-
 .../config/os/bsd/darwin/ctype_configure_char.cc   |     2 +-
 libstdc++-v3/config/os/bsd/darwin/ctype_inline.h   |     2 +-
 libstdc++-v3/config/os/bsd/darwin/os_defines.h     |     2 +-
 libstdc++-v3/config/os/bsd/dragonfly/ctype_base.h  |     2 +-
 .../os/bsd/dragonfly/ctype_configure_char.cc       |     2 +-
 .../config/os/bsd/dragonfly/ctype_inline.h         |     2 +-
 libstdc++-v3/config/os/bsd/dragonfly/os_defines.h  |     2 +-
 libstdc++-v3/config/os/bsd/freebsd/ctype_base.h    |     2 +-
 .../config/os/bsd/freebsd/ctype_configure_char.cc  |     2 +-
 libstdc++-v3/config/os/bsd/freebsd/ctype_inline.h  |     2 +-
 libstdc++-v3/config/os/bsd/freebsd/os_defines.h    |     2 +-
 libstdc++-v3/config/os/bsd/netbsd/ctype_base.h     |     2 +-
 .../config/os/bsd/netbsd/ctype_configure_char.cc   |     2 +-
 libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h   |     2 +-
 libstdc++-v3/config/os/bsd/netbsd/os_defines.h     |     2 +-
 libstdc++-v3/config/os/bsd/openbsd/ctype_base.h    |     2 +-
 .../config/os/bsd/openbsd/ctype_configure_char.cc  |     2 +-
 libstdc++-v3/config/os/bsd/openbsd/ctype_inline.h  |     2 +-
 libstdc++-v3/config/os/bsd/openbsd/os_defines.h    |     2 +-
 libstdc++-v3/config/os/djgpp/ctype_base.h          |     2 +-
 .../config/os/djgpp/ctype_configure_char.cc        |     2 +-
 libstdc++-v3/config/os/djgpp/ctype_inline.h        |     2 +-
 libstdc++-v3/config/os/djgpp/error_constants.h     |     2 +-
 libstdc++-v3/config/os/djgpp/os_defines.h          |     2 +-
 libstdc++-v3/config/os/generic/ctype_base.h        |     2 +-
 .../config/os/generic/ctype_configure_char.cc      |     2 +-
 libstdc++-v3/config/os/generic/ctype_inline.h      |     2 +-
 libstdc++-v3/config/os/generic/error_constants.h   |     2 +-
 libstdc++-v3/config/os/generic/os_defines.h        |     2 +-
 libstdc++-v3/config/os/gnu-linux/ctype_base.h      |     2 +-
 .../config/os/gnu-linux/ctype_configure_char.cc    |     2 +-
 libstdc++-v3/config/os/gnu-linux/ctype_inline.h    |     2 +-
 libstdc++-v3/config/os/gnu-linux/os_defines.h      |     2 +-
 libstdc++-v3/config/os/hpux/ctype_base.h           |     2 +-
 .../config/os/hpux/ctype_configure_char.cc         |     2 +-
 libstdc++-v3/config/os/hpux/ctype_inline.h         |     2 +-
 libstdc++-v3/config/os/hpux/os_defines.h           |     2 +-
 libstdc++-v3/config/os/mingw32-w64/ctype_base.h    |     2 +-
 .../config/os/mingw32-w64/ctype_configure_char.cc  |     2 +-
 libstdc++-v3/config/os/mingw32-w64/ctype_inline.h  |     2 +-
 .../config/os/mingw32-w64/error_constants.h        |     2 +-
 libstdc++-v3/config/os/mingw32-w64/os_defines.h    |     2 +-
 libstdc++-v3/config/os/mingw32/ctype_base.h        |     2 +-
 .../config/os/mingw32/ctype_configure_char.cc      |     2 +-
 libstdc++-v3/config/os/mingw32/ctype_inline.h      |     2 +-
 libstdc++-v3/config/os/mingw32/error_constants.h   |     2 +-
 libstdc++-v3/config/os/mingw32/os_defines.h        |     2 +-
 libstdc++-v3/config/os/newlib/ctype_base.h         |     2 +-
 .../config/os/newlib/ctype_configure_char.cc       |     2 +-
 libstdc++-v3/config/os/newlib/ctype_inline.h       |     2 +-
 libstdc++-v3/config/os/newlib/os_defines.h         |     2 +-
 libstdc++-v3/config/os/qnx/qnx6.1/ctype_base.h     |     2 +-
 .../config/os/qnx/qnx6.1/ctype_configure_char.cc   |     2 +-
 libstdc++-v3/config/os/qnx/qnx6.1/ctype_inline.h   |     2 +-
 libstdc++-v3/config/os/qnx/qnx6.1/os_defines.h     |     2 +-
 libstdc++-v3/config/os/solaris/ctype_base.h        |     2 +-
 .../config/os/solaris/ctype_configure_char.cc      |     2 +-
 libstdc++-v3/config/os/solaris/ctype_inline.h      |     2 +-
 libstdc++-v3/config/os/solaris/os_defines.h        |     2 +-
 libstdc++-v3/config/os/tpf/ctype_base.h            |     2 +-
 libstdc++-v3/config/os/tpf/ctype_configure_char.cc |     2 +-
 libstdc++-v3/config/os/tpf/ctype_inline.h          |     2 +-
 libstdc++-v3/config/os/tpf/os_defines.h            |     2 +-
 libstdc++-v3/config/os/uclibc/ctype_base.h         |     2 +-
 .../config/os/uclibc/ctype_configure_char.cc       |     2 +-
 libstdc++-v3/config/os/uclibc/ctype_inline.h       |     2 +-
 libstdc++-v3/config/os/uclibc/os_defines.h         |     2 +-
 libstdc++-v3/config/os/vxworks/ctype_base.h        |     2 +-
 .../config/os/vxworks/ctype_configure_char.cc      |     2 +-
 libstdc++-v3/config/os/vxworks/ctype_inline.h      |     2 +-
 libstdc++-v3/config/os/vxworks/os_defines.h        |     2 +-
 libstdc++-v3/configure                             |    12 +-
 libstdc++-v3/doc/Makefile.am                       |     2 +-
 libstdc++-v3/doc/doxygen/doxygroups.cc             |     2 +-
 libstdc++-v3/doc/doxygen/user.cfg.in               |     1 +
 libstdc++-v3/doc/html/manual/abi.html              |     4 +-
 libstdc++-v3/doc/html/manual/debug.html            |     4 +-
 .../doc/html/manual/documentation_hacking.html     |     6 +-
 libstdc++-v3/doc/html/manual/facets.html           |     2 +-
 libstdc++-v3/doc/xml/manual/abi.xml                |     4 +-
 libstdc++-v3/doc/xml/manual/debug.xml              |     4 +-
 .../doc/xml/manual/documentation_hacking.xml       |     6 +-
 libstdc++-v3/doc/xml/manual/messages.xml           |     2 +-
 libstdc++-v3/doc/xml/spine.xml                     |     2 +-
 libstdc++-v3/include/Makefile.am                   |     3 +-
 libstdc++-v3/include/Makefile.in                   |     1 +
 libstdc++-v3/include/backward/auto_ptr.h           |     2 +-
 libstdc++-v3/include/backward/backward_warning.h   |     2 +-
 libstdc++-v3/include/backward/binders.h            |     2 +-
 libstdc++-v3/include/backward/hash_fun.h           |     2 +-
 libstdc++-v3/include/backward/hash_map             |     2 +-
 libstdc++-v3/include/backward/hash_set             |     2 +-
 libstdc++-v3/include/backward/hashtable.h          |     2 +-
 libstdc++-v3/include/backward/strstream            |     2 +-
 libstdc++-v3/include/bits/algorithmfwd.h           |     2 +-
 libstdc++-v3/include/bits/align.h                  |     2 +-
 libstdc++-v3/include/bits/alloc_traits.h           |     2 +-
 libstdc++-v3/include/bits/allocated_ptr.h          |     2 +-
 libstdc++-v3/include/bits/allocator.h              |     2 +-
 libstdc++-v3/include/bits/atomic_base.h            |     2 +-
 libstdc++-v3/include/bits/atomic_futex.h           |     2 +-
 libstdc++-v3/include/bits/atomic_timed_wait.h      |     2 +-
 libstdc++-v3/include/bits/atomic_wait.h            |     2 +-
 libstdc++-v3/include/bits/basic_ios.h              |     2 +-
 libstdc++-v3/include/bits/basic_ios.tcc            |     2 +-
 libstdc++-v3/include/bits/basic_string.h           |     2 +-
 libstdc++-v3/include/bits/basic_string.tcc         |     2 +-
 libstdc++-v3/include/bits/boost_concept_check.h    |     2 +-
 libstdc++-v3/include/bits/c++0x_warning.h          |     2 +-
 libstdc++-v3/include/bits/c++config                |     2 +-
 libstdc++-v3/include/bits/char_traits.h            |     2 +-
 libstdc++-v3/include/bits/charconv.h               |     2 +-
 libstdc++-v3/include/bits/codecvt.h                |     2 +-
 libstdc++-v3/include/bits/concept_check.h          |     2 +-
 libstdc++-v3/include/bits/cpp_type_traits.h        |     2 +-
 libstdc++-v3/include/bits/deque.tcc                |     2 +-
 libstdc++-v3/include/bits/enable_special_members.h |     2 +-
 libstdc++-v3/include/bits/erase_if.h               |     2 +-
 libstdc++-v3/include/bits/forward_list.h           |     2 +-
 libstdc++-v3/include/bits/forward_list.tcc         |     2 +-
 libstdc++-v3/include/bits/fs_dir.h                 |     2 +-
 libstdc++-v3/include/bits/fs_fwd.h                 |     2 +-
 libstdc++-v3/include/bits/fs_ops.h                 |     2 +-
 libstdc++-v3/include/bits/fs_path.h                |     2 +-
 libstdc++-v3/include/bits/fstream.tcc              |     2 +-
 libstdc++-v3/include/bits/functexcept.h            |     2 +-
 libstdc++-v3/include/bits/functional_hash.h        |     2 +-
 libstdc++-v3/include/bits/gslice.h                 |     2 +-
 libstdc++-v3/include/bits/gslice_array.h           |     2 +-
 libstdc++-v3/include/bits/hashtable.h              |     2 +-
 libstdc++-v3/include/bits/hashtable_policy.h       |     2 +-
 libstdc++-v3/include/bits/indirect_array.h         |     2 +-
 libstdc++-v3/include/bits/invoke.h                 |     2 +-
 libstdc++-v3/include/bits/ios_base.h               |     2 +-
 libstdc++-v3/include/bits/istream.tcc              |     2 +-
 libstdc++-v3/include/bits/iterator_concepts.h      |     2 +-
 libstdc++-v3/include/bits/list.tcc                 |     2 +-
 libstdc++-v3/include/bits/locale_classes.h         |     2 +-
 libstdc++-v3/include/bits/locale_classes.tcc       |     2 +-
 libstdc++-v3/include/bits/locale_conv.h            |     2 +-
 libstdc++-v3/include/bits/locale_facets.h          |     2 +-
 libstdc++-v3/include/bits/locale_facets.tcc        |     2 +-
 libstdc++-v3/include/bits/locale_facets_nonio.h    |     2 +-
 libstdc++-v3/include/bits/locale_facets_nonio.tcc  |     2 +-
 libstdc++-v3/include/bits/localefwd.h              |     2 +-
 libstdc++-v3/include/bits/mask_array.h             |     2 +-
 libstdc++-v3/include/bits/max_size_type.h          |     2 +-
 libstdc++-v3/include/bits/memoryfwd.h              |     2 +-
 libstdc++-v3/include/bits/move.h                   |     2 +-
 libstdc++-v3/include/bits/node_handle.h            |     2 +-
 libstdc++-v3/include/bits/ostream.tcc              |     2 +-
 libstdc++-v3/include/bits/ostream_insert.h         |     2 +-
 libstdc++-v3/include/bits/parse_numbers.h          |     2 +-
 libstdc++-v3/include/bits/postypes.h               |     2 +-
 libstdc++-v3/include/bits/predefined_ops.h         |     2 +-
 libstdc++-v3/include/bits/ptr_traits.h             |     2 +-
 libstdc++-v3/include/bits/quoted_string.h          |     2 +-
 libstdc++-v3/include/bits/random.h                 |     2 +-
 libstdc++-v3/include/bits/random.tcc               |     2 +-
 libstdc++-v3/include/bits/range_access.h           |     2 +-
 libstdc++-v3/include/bits/ranges_algo.h            |     2 +-
 libstdc++-v3/include/bits/ranges_algobase.h        |     2 +-
 libstdc++-v3/include/bits/ranges_base.h            |     2 +-
 libstdc++-v3/include/bits/ranges_cmp.h             |     2 +-
 libstdc++-v3/include/bits/ranges_uninitialized.h   |     2 +-
 libstdc++-v3/include/bits/ranges_util.h            |     2 +-
 libstdc++-v3/include/bits/refwrap.h                |     2 +-
 libstdc++-v3/include/bits/regex.h                  |     2 +-
 libstdc++-v3/include/bits/regex.tcc                |     2 +-
 libstdc++-v3/include/bits/regex_automaton.h        |     2 +-
 libstdc++-v3/include/bits/regex_automaton.tcc      |     2 +-
 libstdc++-v3/include/bits/regex_compiler.h         |     2 +-
 libstdc++-v3/include/bits/regex_compiler.tcc       |     2 +-
 libstdc++-v3/include/bits/regex_constants.h        |     2 +-
 libstdc++-v3/include/bits/regex_error.h            |     2 +-
 libstdc++-v3/include/bits/regex_executor.h         |     2 +-
 libstdc++-v3/include/bits/regex_executor.tcc       |     2 +-
 libstdc++-v3/include/bits/regex_scanner.h          |     2 +-
 libstdc++-v3/include/bits/regex_scanner.tcc        |     2 +-
 libstdc++-v3/include/bits/semaphore_base.h         |     2 +-
 libstdc++-v3/include/bits/shared_ptr.h             |     2 +-
 libstdc++-v3/include/bits/shared_ptr_atomic.h      |     2 +-
 libstdc++-v3/include/bits/shared_ptr_base.h        |     2 +-
 libstdc++-v3/include/bits/slice_array.h            |     2 +-
 libstdc++-v3/include/bits/specfun.h                |     2 +-
 libstdc++-v3/include/bits/sstream.tcc              |     2 +-
 libstdc++-v3/include/bits/std_abs.h                |     2 +-
 libstdc++-v3/include/bits/std_function.h           |     2 +-
 libstdc++-v3/include/bits/std_mutex.h              |     2 +-
 libstdc++-v3/include/bits/std_thread.h             |     2 +-
 libstdc++-v3/include/bits/stl_algo.h               |     2 +-
 libstdc++-v3/include/bits/stl_algobase.h           |     2 +-
 libstdc++-v3/include/bits/stl_bvector.h            |     2 +-
 libstdc++-v3/include/bits/stl_construct.h          |     2 +-
 libstdc++-v3/include/bits/stl_deque.h              |     2 +-
 libstdc++-v3/include/bits/stl_function.h           |     2 +-
 libstdc++-v3/include/bits/stl_heap.h               |     2 +-
 libstdc++-v3/include/bits/stl_iterator.h           |     2 +-
 .../include/bits/stl_iterator_base_funcs.h         |     2 +-
 .../include/bits/stl_iterator_base_types.h         |     2 +-
 libstdc++-v3/include/bits/stl_list.h               |     2 +-
 libstdc++-v3/include/bits/stl_map.h                |     2 +-
 libstdc++-v3/include/bits/stl_multimap.h           |     2 +-
 libstdc++-v3/include/bits/stl_multiset.h           |     2 +-
 libstdc++-v3/include/bits/stl_numeric.h            |     2 +-
 libstdc++-v3/include/bits/stl_pair.h               |     2 +-
 libstdc++-v3/include/bits/stl_queue.h              |     2 +-
 libstdc++-v3/include/bits/stl_raw_storage_iter.h   |     2 +-
 libstdc++-v3/include/bits/stl_relops.h             |     2 +-
 libstdc++-v3/include/bits/stl_set.h                |     2 +-
 libstdc++-v3/include/bits/stl_stack.h              |     2 +-
 libstdc++-v3/include/bits/stl_tempbuf.h            |     2 +-
 libstdc++-v3/include/bits/stl_tree.h               |     2 +-
 libstdc++-v3/include/bits/stl_uninitialized.h      |     2 +-
 libstdc++-v3/include/bits/stl_vector.h             |     2 +-
 libstdc++-v3/include/bits/stream_iterator.h        |     2 +-
 libstdc++-v3/include/bits/streambuf.tcc            |     2 +-
 libstdc++-v3/include/bits/streambuf_iterator.h     |     2 +-
 libstdc++-v3/include/bits/string_view.tcc          |     2 +-
 libstdc++-v3/include/bits/stringfwd.h              |     2 +-
 libstdc++-v3/include/bits/uniform_int_dist.h       |     2 +-
 libstdc++-v3/include/bits/unique_lock.h            |     2 +-
 libstdc++-v3/include/bits/unique_ptr.h             |     2 +-
 libstdc++-v3/include/bits/unordered_map.h          |     2 +-
 libstdc++-v3/include/bits/unordered_set.h          |     2 +-
 libstdc++-v3/include/bits/uses_allocator.h         |     2 +-
 libstdc++-v3/include/bits/uses_allocator_args.h    |     2 +-
 libstdc++-v3/include/bits/valarray_after.h         |     2 +-
 libstdc++-v3/include/bits/valarray_array.h         |     2 +-
 libstdc++-v3/include/bits/valarray_array.tcc       |     2 +-
 libstdc++-v3/include/bits/valarray_before.h        |     2 +-
 libstdc++-v3/include/bits/vector.tcc               |     2 +-
 libstdc++-v3/include/c/cassert                     |     2 +-
 libstdc++-v3/include/c/cctype                      |     2 +-
 libstdc++-v3/include/c/cerrno                      |     2 +-
 libstdc++-v3/include/c/cfloat                      |     2 +-
 libstdc++-v3/include/c/ciso646                     |     2 +-
 libstdc++-v3/include/c/climits                     |     2 +-
 libstdc++-v3/include/c/clocale                     |     2 +-
 libstdc++-v3/include/c/cmath                       |     2 +-
 libstdc++-v3/include/c/csetjmp                     |     2 +-
 libstdc++-v3/include/c/csignal                     |     2 +-
 libstdc++-v3/include/c/cstdarg                     |     2 +-
 libstdc++-v3/include/c/cstddef                     |     2 +-
 libstdc++-v3/include/c/cstdio                      |     2 +-
 libstdc++-v3/include/c/cstdlib                     |     2 +-
 libstdc++-v3/include/c/cstring                     |     2 +-
 libstdc++-v3/include/c/ctime                       |     2 +-
 libstdc++-v3/include/c/cuchar                      |     2 +-
 libstdc++-v3/include/c/cwchar                      |     2 +-
 libstdc++-v3/include/c/cwctype                     |     2 +-
 libstdc++-v3/include/c_compatibility/assert.h      |     2 +-
 libstdc++-v3/include/c_compatibility/complex.h     |     2 +-
 libstdc++-v3/include/c_compatibility/ctype.h       |     2 +-
 libstdc++-v3/include/c_compatibility/errno.h       |     2 +-
 libstdc++-v3/include/c_compatibility/fenv.h        |     2 +-
 libstdc++-v3/include/c_compatibility/float.h       |     2 +-
 libstdc++-v3/include/c_compatibility/inttypes.h    |     2 +-
 libstdc++-v3/include/c_compatibility/iso646.h      |     2 +-
 libstdc++-v3/include/c_compatibility/limits.h      |     2 +-
 libstdc++-v3/include/c_compatibility/locale.h      |     2 +-
 libstdc++-v3/include/c_compatibility/math.h        |     2 +-
 libstdc++-v3/include/c_compatibility/setjmp.h      |     2 +-
 libstdc++-v3/include/c_compatibility/signal.h      |     2 +-
 libstdc++-v3/include/c_compatibility/stdarg.h      |     2 +-
 libstdc++-v3/include/c_compatibility/stdbool.h     |     2 +-
 libstdc++-v3/include/c_compatibility/stddef.h      |     2 +-
 libstdc++-v3/include/c_compatibility/stdint.h      |     2 +-
 libstdc++-v3/include/c_compatibility/stdio.h       |     2 +-
 libstdc++-v3/include/c_compatibility/stdlib.h      |     2 +-
 libstdc++-v3/include/c_compatibility/string.h      |     2 +-
 libstdc++-v3/include/c_compatibility/tgmath.h      |     2 +-
 libstdc++-v3/include/c_compatibility/time.h        |     2 +-
 libstdc++-v3/include/c_compatibility/uchar.h       |     2 +-
 libstdc++-v3/include/c_compatibility/wchar.h       |     2 +-
 libstdc++-v3/include/c_compatibility/wctype.h      |     2 +-
 libstdc++-v3/include/c_global/cassert              |     2 +-
 libstdc++-v3/include/c_global/ccomplex             |     2 +-
 libstdc++-v3/include/c_global/cctype               |     2 +-
 libstdc++-v3/include/c_global/cerrno               |     2 +-
 libstdc++-v3/include/c_global/cfenv                |     2 +-
 libstdc++-v3/include/c_global/cfloat               |     2 +-
 libstdc++-v3/include/c_global/cinttypes            |     2 +-
 libstdc++-v3/include/c_global/ciso646              |     2 +-
 libstdc++-v3/include/c_global/climits              |     2 +-
 libstdc++-v3/include/c_global/clocale              |     2 +-
 libstdc++-v3/include/c_global/cmath                |     2 +-
 libstdc++-v3/include/c_global/csetjmp              |     2 +-
 libstdc++-v3/include/c_global/csignal              |     2 +-
 libstdc++-v3/include/c_global/cstdalign            |     2 +-
 libstdc++-v3/include/c_global/cstdarg              |     2 +-
 libstdc++-v3/include/c_global/cstdbool             |     2 +-
 libstdc++-v3/include/c_global/cstddef              |     2 +-
 libstdc++-v3/include/c_global/cstdint              |     2 +-
 libstdc++-v3/include/c_global/cstdio               |     2 +-
 libstdc++-v3/include/c_global/cstdlib              |     2 +-
 libstdc++-v3/include/c_global/cstring              |     2 +-
 libstdc++-v3/include/c_global/ctgmath              |     2 +-
 libstdc++-v3/include/c_global/ctime                |     2 +-
 libstdc++-v3/include/c_global/cuchar               |     2 +-
 libstdc++-v3/include/c_global/cwchar               |     2 +-
 libstdc++-v3/include/c_global/cwctype              |     2 +-
 libstdc++-v3/include/c_std/cassert                 |     2 +-
 libstdc++-v3/include/c_std/cctype                  |     2 +-
 libstdc++-v3/include/c_std/cerrno                  |     2 +-
 libstdc++-v3/include/c_std/cfloat                  |     2 +-
 libstdc++-v3/include/c_std/ciso646                 |     2 +-
 libstdc++-v3/include/c_std/climits                 |     2 +-
 libstdc++-v3/include/c_std/clocale                 |     2 +-
 libstdc++-v3/include/c_std/cmath                   |     2 +-
 libstdc++-v3/include/c_std/csetjmp                 |     2 +-
 libstdc++-v3/include/c_std/csignal                 |     2 +-
 libstdc++-v3/include/c_std/cstdarg                 |     2 +-
 libstdc++-v3/include/c_std/cstddef                 |     2 +-
 libstdc++-v3/include/c_std/cstdio                  |     2 +-
 libstdc++-v3/include/c_std/cstdlib                 |     2 +-
 libstdc++-v3/include/c_std/cstring                 |     2 +-
 libstdc++-v3/include/c_std/ctime                   |     2 +-
 libstdc++-v3/include/c_std/cuchar                  |     2 +-
 libstdc++-v3/include/c_std/cwchar                  |     2 +-
 libstdc++-v3/include/c_std/cwctype                 |     2 +-
 libstdc++-v3/include/debug/assertions.h            |     2 +-
 libstdc++-v3/include/debug/bitset                  |     2 +-
 libstdc++-v3/include/debug/debug.h                 |     2 +-
 libstdc++-v3/include/debug/deque                   |     2 +-
 libstdc++-v3/include/debug/formatter.h             |     2 +-
 libstdc++-v3/include/debug/forward_list            |     2 +-
 libstdc++-v3/include/debug/functions.h             |     2 +-
 libstdc++-v3/include/debug/helper_functions.h      |     2 +-
 libstdc++-v3/include/debug/list                    |     2 +-
 libstdc++-v3/include/debug/macros.h                |     2 +-
 libstdc++-v3/include/debug/map                     |     2 +-
 libstdc++-v3/include/debug/map.h                   |     2 +-
 libstdc++-v3/include/debug/multimap.h              |     2 +-
 libstdc++-v3/include/debug/multiset.h              |     2 +-
 libstdc++-v3/include/debug/safe_base.h             |     2 +-
 libstdc++-v3/include/debug/safe_container.h        |     2 +-
 libstdc++-v3/include/debug/safe_iterator.h         |     2 +-
 libstdc++-v3/include/debug/safe_iterator.tcc       |     2 +-
 libstdc++-v3/include/debug/safe_local_iterator.h   |     2 +-
 libstdc++-v3/include/debug/safe_local_iterator.tcc |     2 +-
 libstdc++-v3/include/debug/safe_sequence.h         |     2 +-
 libstdc++-v3/include/debug/safe_sequence.tcc       |     2 +-
 libstdc++-v3/include/debug/safe_unordered_base.h   |     2 +-
 .../include/debug/safe_unordered_container.h       |     2 +-
 .../include/debug/safe_unordered_container.tcc     |     2 +-
 libstdc++-v3/include/debug/set                     |     2 +-
 libstdc++-v3/include/debug/set.h                   |     2 +-
 libstdc++-v3/include/debug/stl_iterator.h          |     2 +-
 libstdc++-v3/include/debug/string                  |     2 +-
 libstdc++-v3/include/debug/unordered_map           |     2 +-
 libstdc++-v3/include/debug/unordered_set           |     2 +-
 libstdc++-v3/include/debug/vector                  |     2 +-
 libstdc++-v3/include/decimal/decimal               |     2 +-
 libstdc++-v3/include/decimal/decimal.h             |     2 +-
 libstdc++-v3/include/experimental/algorithm        |     2 +-
 libstdc++-v3/include/experimental/any              |     2 +-
 libstdc++-v3/include/experimental/array            |     2 +-
 libstdc++-v3/include/experimental/bits/fs_dir.h    |     2 +-
 libstdc++-v3/include/experimental/bits/fs_fwd.h    |     2 +-
 libstdc++-v3/include/experimental/bits/fs_ops.h    |     2 +-
 libstdc++-v3/include/experimental/bits/fs_path.h   |     2 +-
 .../include/experimental/bits/lfts_config.h        |     2 +-
 libstdc++-v3/include/experimental/bits/net.h       |     2 +-
 .../include/experimental/bits/shared_ptr.h         |     2 +-
 .../include/experimental/bits/string_view.tcc      |     2 +-
 libstdc++-v3/include/experimental/buffer           |     2 +-
 libstdc++-v3/include/experimental/chrono           |     2 +-
 libstdc++-v3/include/experimental/deque            |     2 +-
 libstdc++-v3/include/experimental/executor         |     2 +-
 libstdc++-v3/include/experimental/filesystem       |     2 +-
 libstdc++-v3/include/experimental/forward_list     |     2 +-
 libstdc++-v3/include/experimental/functional       |     2 +-
 libstdc++-v3/include/experimental/internet         |     2 +-
 libstdc++-v3/include/experimental/io_context       |     2 +-
 libstdc++-v3/include/experimental/iterator         |     2 +-
 libstdc++-v3/include/experimental/list             |     2 +-
 libstdc++-v3/include/experimental/map              |     2 +-
 libstdc++-v3/include/experimental/memory           |     2 +-
 libstdc++-v3/include/experimental/memory_resource  |     2 +-
 libstdc++-v3/include/experimental/net              |     2 +-
 libstdc++-v3/include/experimental/netfwd           |     2 +-
 libstdc++-v3/include/experimental/numeric          |     2 +-
 libstdc++-v3/include/experimental/optional         |     2 +-
 libstdc++-v3/include/experimental/propagate_const  |     2 +-
 libstdc++-v3/include/experimental/random           |     2 +-
 libstdc++-v3/include/experimental/ratio            |     2 +-
 libstdc++-v3/include/experimental/regex            |     2 +-
 libstdc++-v3/include/experimental/set              |     2 +-
 libstdc++-v3/include/experimental/socket           |     2 +-
 libstdc++-v3/include/experimental/source_location  |     2 +-
 libstdc++-v3/include/experimental/string           |     2 +-
 libstdc++-v3/include/experimental/string_view      |     2 +-
 libstdc++-v3/include/experimental/system_error     |     2 +-
 libstdc++-v3/include/experimental/timer            |     2 +-
 libstdc++-v3/include/experimental/tuple            |     2 +-
 libstdc++-v3/include/experimental/type_traits      |     2 +-
 libstdc++-v3/include/experimental/unordered_map    |     2 +-
 libstdc++-v3/include/experimental/unordered_set    |     2 +-
 libstdc++-v3/include/experimental/utility          |     2 +-
 libstdc++-v3/include/experimental/vector           |     2 +-
 libstdc++-v3/include/ext/algorithm                 |     2 +-
 libstdc++-v3/include/ext/aligned_buffer.h          |     2 +-
 libstdc++-v3/include/ext/alloc_traits.h            |     2 +-
 libstdc++-v3/include/ext/atomicity.h               |     2 +-
 libstdc++-v3/include/ext/bitmap_allocator.h        |     2 +-
 libstdc++-v3/include/ext/cast.h                    |     2 +-
 libstdc++-v3/include/ext/cmath                     |     2 +-
 libstdc++-v3/include/ext/codecvt_specializations.h |     2 +-
 libstdc++-v3/include/ext/concurrence.h             |     2 +-
 libstdc++-v3/include/ext/debug_allocator.h         |     2 +-
 libstdc++-v3/include/ext/enc_filebuf.h             |     2 +-
 libstdc++-v3/include/ext/extptr_allocator.h        |     2 +-
 libstdc++-v3/include/ext/functional                |     2 +-
 libstdc++-v3/include/ext/iterator                  |     2 +-
 libstdc++-v3/include/ext/malloc_allocator.h        |     2 +-
 libstdc++-v3/include/ext/memory                    |     2 +-
 libstdc++-v3/include/ext/mt_allocator.h            |     2 +-
 libstdc++-v3/include/ext/new_allocator.h           |     2 +-
 libstdc++-v3/include/ext/numeric                   |     2 +-
 libstdc++-v3/include/ext/numeric_traits.h          |     2 +-
 libstdc++-v3/include/ext/pb_ds/assoc_container.hpp |     2 +-
 .../detail/bin_search_tree_/bin_search_tree_.hpp   |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../detail/bin_search_tree_/debug_fn_imps.hpp      |     2 +-
 .../detail/bin_search_tree_/erase_fn_imps.hpp      |     2 +-
 .../pb_ds/detail/bin_search_tree_/find_fn_imps.hpp |     2 +-
 .../pb_ds/detail/bin_search_tree_/info_fn_imps.hpp |     2 +-
 .../detail/bin_search_tree_/insert_fn_imps.hpp     |     2 +-
 .../detail/bin_search_tree_/iterators_fn_imps.hpp  |     2 +-
 .../detail/bin_search_tree_/node_iterators.hpp     |     2 +-
 .../detail/bin_search_tree_/point_iterators.hpp    |     2 +-
 .../bin_search_tree_/policy_access_fn_imps.hpp     |     2 +-
 .../detail/bin_search_tree_/r_erase_fn_imps.hpp    |     2 +-
 .../detail/bin_search_tree_/rotate_fn_imps.hpp     |     2 +-
 .../detail/bin_search_tree_/split_join_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/bin_search_tree_/traits.hpp   |     2 +-
 .../ext/pb_ds/detail/binary_heap_/binary_heap_.hpp |     2 +-
 .../pb_ds/detail/binary_heap_/const_iterator.hpp   |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../pb_ds/detail/binary_heap_/debug_fn_imps.hpp    |     2 +-
 .../ext/pb_ds/detail/binary_heap_/entry_cmp.hpp    |     2 +-
 .../ext/pb_ds/detail/binary_heap_/entry_pred.hpp   |     2 +-
 .../pb_ds/detail/binary_heap_/erase_fn_imps.hpp    |     2 +-
 .../ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp |     2 +-
 .../pb_ds/detail/binary_heap_/insert_fn_imps.hpp   |     2 +-
 .../detail/binary_heap_/iterators_fn_imps.hpp      |     2 +-
 .../detail/binary_heap_/point_const_iterator.hpp   |     2 +-
 .../detail/binary_heap_/policy_access_fn_imps.hpp  |     2 +-
 .../pb_ds/detail/binary_heap_/resize_policy.hpp    |     2 +-
 .../detail/binary_heap_/split_join_fn_imps.hpp     |     2 +-
 .../pb_ds/detail/binary_heap_/trace_fn_imps.hpp    |     2 +-
 .../pb_ds/detail/binomial_heap_/binomial_heap_.hpp |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../pb_ds/detail/binomial_heap_/debug_fn_imps.hpp  |     2 +-
 .../binomial_heap_base_/binomial_heap_base_.hpp    |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../detail/binomial_heap_base_/debug_fn_imps.hpp   |     2 +-
 .../detail/binomial_heap_base_/erase_fn_imps.hpp   |     2 +-
 .../detail/binomial_heap_base_/find_fn_imps.hpp    |     2 +-
 .../detail/binomial_heap_base_/insert_fn_imps.hpp  |     2 +-
 .../binomial_heap_base_/split_join_fn_imps.hpp     |     2 +-
 .../pb_ds/detail/branch_policy/branch_policy.hpp   |     2 +-
 .../detail/branch_policy/null_node_metadata.hpp    |     2 +-
 .../ext/pb_ds/detail/branch_policy/traits.hpp      |     2 +-
 .../pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp |     2 +-
 .../detail/cc_hash_table_map_/cmp_fn_imps.hpp      |     2 +-
 .../cond_key_dtor_entry_dealtor.hpp                |     2 +-
 .../constructor_destructor_fn_imps.hpp             |     2 +-
 ...onstructor_destructor_no_store_hash_fn_imps.hpp |     2 +-
 .../constructor_destructor_store_hash_fn_imps.hpp  |     2 +-
 .../detail/cc_hash_table_map_/debug_fn_imps.hpp    |     2 +-
 .../debug_no_store_hash_fn_imps.hpp                |     2 +-
 .../debug_store_hash_fn_imps.hpp                   |     2 +-
 .../cc_hash_table_map_/entry_list_fn_imps.hpp      |     2 +-
 .../detail/cc_hash_table_map_/erase_fn_imps.hpp    |     2 +-
 .../erase_no_store_hash_fn_imps.hpp                |     2 +-
 .../erase_store_hash_fn_imps.hpp                   |     2 +-
 .../detail/cc_hash_table_map_/find_fn_imps.hpp     |     2 +-
 .../cc_hash_table_map_/find_store_hash_fn_imps.hpp |     2 +-
 .../detail/cc_hash_table_map_/info_fn_imps.hpp     |     2 +-
 .../detail/cc_hash_table_map_/insert_fn_imps.hpp   |     2 +-
 .../insert_no_store_hash_fn_imps.hpp               |     2 +-
 .../insert_store_hash_fn_imps.hpp                  |     2 +-
 .../cc_hash_table_map_/iterators_fn_imps.hpp       |     2 +-
 .../cc_hash_table_map_/policy_access_fn_imps.hpp   |     2 +-
 .../detail/cc_hash_table_map_/resize_fn_imps.hpp   |     2 +-
 .../resize_no_store_hash_fn_imps.hpp               |     2 +-
 .../resize_store_hash_fn_imps.hpp                  |     2 +-
 .../detail/cc_hash_table_map_/size_fn_imps.hpp     |     2 +-
 .../detail/cc_hash_table_map_/trace_fn_imps.hpp    |     2 +-
 .../include/ext/pb_ds/detail/cond_dealtor.hpp      |     2 +-
 .../ext/pb_ds/detail/container_base_dispatch.hpp   |     2 +-
 .../include/ext/pb_ds/detail/debug_map_base.hpp    |     2 +-
 .../include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp  |     2 +-
 .../include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp  |     2 +-
 .../constructor_destructor_fn_imps.hpp             |     2 +-
 ...onstructor_destructor_no_store_hash_fn_imps.hpp |     2 +-
 .../constructor_destructor_store_hash_fn_imps.hpp  |     2 +-
 .../detail/gp_hash_table_map_/debug_fn_imps.hpp    |     2 +-
 .../debug_no_store_hash_fn_imps.hpp                |     2 +-
 .../debug_store_hash_fn_imps.hpp                   |     2 +-
 .../detail/gp_hash_table_map_/erase_fn_imps.hpp    |     2 +-
 .../erase_no_store_hash_fn_imps.hpp                |     2 +-
 .../erase_store_hash_fn_imps.hpp                   |     2 +-
 .../detail/gp_hash_table_map_/find_fn_imps.hpp     |     2 +-
 .../find_no_store_hash_fn_imps.hpp                 |     2 +-
 .../gp_hash_table_map_/find_store_hash_fn_imps.hpp |     2 +-
 .../pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp |     2 +-
 .../detail/gp_hash_table_map_/info_fn_imps.hpp     |     2 +-
 .../detail/gp_hash_table_map_/insert_fn_imps.hpp   |     2 +-
 .../insert_no_store_hash_fn_imps.hpp               |     2 +-
 .../insert_store_hash_fn_imps.hpp                  |     2 +-
 .../detail/gp_hash_table_map_/iterator_fn_imps.hpp |     2 +-
 .../gp_hash_table_map_/policy_access_fn_imps.hpp   |     2 +-
 .../detail/gp_hash_table_map_/resize_fn_imps.hpp   |     2 +-
 .../resize_no_store_hash_fn_imps.hpp               |     2 +-
 .../resize_store_hash_fn_imps.hpp                  |     2 +-
 .../detail/gp_hash_table_map_/trace_fn_imps.hpp    |     2 +-
 .../hash_fn/direct_mask_range_hashing_imp.hpp      |     2 +-
 .../hash_fn/direct_mod_range_hashing_imp.hpp       |     2 +-
 .../pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp   |     2 +-
 .../detail/hash_fn/mask_based_range_hashing.hpp    |     2 +-
 .../detail/hash_fn/mod_based_range_hashing.hpp     |     2 +-
 .../ext/pb_ds/detail/hash_fn/probe_fn_base.hpp     |     2 +-
 .../detail/hash_fn/quadratic_probe_fn_imp.hpp      |     2 +-
 .../ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp    |     2 +-
 .../ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp   |     2 +-
 .../ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp   |     2 +-
 .../pb_ds/detail/hash_fn/sample_range_hashing.hpp  |     2 +-
 .../pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp |     2 +-
 .../detail/hash_fn/sample_ranged_probe_fn.hpp      |     2 +-
 .../const_iterator.hpp                             |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../debug_fn_imps.hpp                              |     2 +-
 .../erase_fn_imps.hpp                              |     2 +-
 .../left_child_next_sibling_heap_/info_fn_imps.hpp |     2 +-
 .../insert_fn_imps.hpp                             |     2 +-
 .../iterators_fn_imps.hpp                          |     2 +-
 .../left_child_next_sibling_heap_.hpp              |     2 +-
 .../detail/left_child_next_sibling_heap_/node.hpp  |     2 +-
 .../point_const_iterator.hpp                       |     2 +-
 .../policy_access_fn_imps.hpp                      |     2 +-
 .../trace_fn_imps.hpp                              |     2 +-
 .../constructor_destructor_fn_imps.hpp             |     2 +-
 .../detail/list_update_map_/debug_fn_imps.hpp      |     2 +-
 .../list_update_map_/entry_metadata_base.hpp       |     2 +-
 .../detail/list_update_map_/erase_fn_imps.hpp      |     2 +-
 .../pb_ds/detail/list_update_map_/find_fn_imps.hpp |     2 +-
 .../pb_ds/detail/list_update_map_/info_fn_imps.hpp |     2 +-
 .../detail/list_update_map_/insert_fn_imps.hpp     |     2 +-
 .../detail/list_update_map_/iterators_fn_imps.hpp  |     2 +-
 .../ext/pb_ds/detail/list_update_map_/lu_map_.hpp  |     2 +-
 .../detail/list_update_map_/trace_fn_imps.hpp      |     2 +-
 .../list_update_policy/lu_counter_metadata.hpp     |     2 +-
 .../list_update_policy/sample_update_policy.hpp    |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp    |     2 +-
 .../pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp    |     2 +-
 .../ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp |     2 +-
 .../pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp   |     2 +-
 .../detail/ov_tree_map_/iterators_fn_imps.hpp      |     2 +-
 .../pb_ds/detail/ov_tree_map_/node_iterators.hpp   |     2 +-
 .../ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp |     2 +-
 .../detail/ov_tree_map_/policy_access_fn_imps.hpp  |     2 +-
 .../detail/ov_tree_map_/split_join_fn_imps.hpp     |     2 +-
 .../ext/pb_ds/detail/ov_tree_map_/traits.hpp       |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../pb_ds/detail/pairing_heap_/debug_fn_imps.hpp   |     2 +-
 .../pb_ds/detail/pairing_heap_/erase_fn_imps.hpp   |     2 +-
 .../pb_ds/detail/pairing_heap_/find_fn_imps.hpp    |     2 +-
 .../pb_ds/detail/pairing_heap_/insert_fn_imps.hpp  |     2 +-
 .../pb_ds/detail/pairing_heap_/pairing_heap_.hpp   |     2 +-
 .../detail/pairing_heap_/split_join_fn_imps.hpp    |     2 +-
 .../pat_trie_/constructors_destructor_fn_imps.hpp  |     2 +-
 .../ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp   |     2 +-
 .../ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp   |     2 +-
 .../ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp    |     2 +-
 .../ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp    |     2 +-
 .../pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp |     2 +-
 .../pb_ds/detail/pat_trie_/iterators_fn_imps.hpp   |     2 +-
 .../ext/pb_ds/detail/pat_trie_/pat_trie_.hpp       |     2 +-
 .../ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp   |     2 +-
 .../detail/pat_trie_/policy_access_fn_imps.hpp     |     2 +-
 .../ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp  |     2 +-
 .../ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp   |     2 +-
 .../pb_ds/detail/pat_trie_/synth_access_traits.hpp |     2 +-
 .../ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp   |     2 +-
 .../include/ext/pb_ds/detail/pat_trie_/traits.hpp  |     2 +-
 .../ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp  |     2 +-
 .../pb_ds/detail/priority_queue_base_dispatch.hpp  |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp    |     2 +-
 .../pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp    |     2 +-
 .../ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp |     2 +-
 .../pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp   |     2 +-
 .../include/ext/pb_ds/detail/rb_tree_map_/node.hpp |     2 +-
 .../ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp     |     2 +-
 .../detail/rb_tree_map_/split_join_fn_imps.hpp     |     2 +-
 .../ext/pb_ds/detail/rb_tree_map_/traits.hpp       |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../detail/rc_binomial_heap_/debug_fn_imps.hpp     |     2 +-
 .../detail/rc_binomial_heap_/erase_fn_imps.hpp     |     2 +-
 .../detail/rc_binomial_heap_/insert_fn_imps.hpp    |     2 +-
 .../ext/pb_ds/detail/rc_binomial_heap_/rc.hpp      |     2 +-
 .../detail/rc_binomial_heap_/rc_binomial_heap_.hpp |     2 +-
 .../rc_binomial_heap_/split_join_fn_imps.hpp       |     2 +-
 .../detail/rc_binomial_heap_/trace_fn_imps.hpp     |     2 +-
 ...hash_max_collision_check_resize_trigger_imp.hpp |     2 +-
 .../hash_exponential_size_policy_imp.hpp           |     2 +-
 .../hash_load_check_resize_trigger_imp.hpp         |     2 +-
 .../hash_load_check_resize_trigger_size_base.hpp   |     2 +-
 .../resize_policy/hash_prime_size_policy_imp.hpp   |     2 +-
 .../hash_standard_resize_policy_imp.hpp            |     2 +-
 .../detail/resize_policy/sample_resize_policy.hpp  |     2 +-
 .../detail/resize_policy/sample_resize_trigger.hpp |     2 +-
 .../detail/resize_policy/sample_size_policy.hpp    |     2 +-
 .../constructors_destructor_fn_imps.hpp            |     2 +-
 .../ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp  |     2 +-
 .../ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp  |     2 +-
 .../pb_ds/detail/splay_tree_/insert_fn_imps.hpp    |     2 +-
 .../include/ext/pb_ds/detail/splay_tree_/node.hpp  |     2 +-
 .../ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/splay_tree_/splay_tree_.hpp   |     2 +-
 .../detail/splay_tree_/split_join_fn_imps.hpp      |     2 +-
 .../ext/pb_ds/detail/splay_tree_/traits.hpp        |     2 +-
 .../include/ext/pb_ds/detail/standard_policies.hpp |     2 +-
 .../thin_heap_/constructors_destructor_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp  |     2 +-
 .../ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp  |     2 +-
 .../ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp   |     2 +-
 .../ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp |     2 +-
 .../pb_ds/detail/thin_heap_/split_join_fn_imps.hpp |     2 +-
 .../ext/pb_ds/detail/thin_heap_/thin_heap_.hpp     |     2 +-
 .../ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp  |     2 +-
 .../detail/tree_policy/node_metadata_selector.hpp  |     2 +-
 .../detail/tree_policy/order_statistics_imp.hpp    |     2 +-
 .../detail/tree_policy/sample_tree_node_update.hpp |     2 +-
 .../include/ext/pb_ds/detail/tree_trace_base.hpp   |     2 +-
 .../detail/trie_policy/node_metadata_selector.hpp  |     2 +-
 .../detail/trie_policy/order_statistics_imp.hpp    |     2 +-
 .../trie_policy/prefix_search_node_update_imp.hpp  |     2 +-
 .../trie_policy/sample_trie_access_traits.hpp      |     2 +-
 .../detail/trie_policy/sample_trie_node_update.hpp |     2 +-
 .../pb_ds/detail/trie_policy/trie_policy_base.hpp  |     2 +-
 .../trie_policy/trie_string_access_traits_imp.hpp  |     2 +-
 .../include/ext/pb_ds/detail/type_utils.hpp        |     2 +-
 .../include/ext/pb_ds/detail/types_traits.hpp      |     2 +-
 .../detail/unordered_iterator/const_iterator.hpp   |     2 +-
 .../pb_ds/detail/unordered_iterator/iterator.hpp   |     2 +-
 .../unordered_iterator/point_const_iterator.hpp    |     2 +-
 .../detail/unordered_iterator/point_iterator.hpp   |     2 +-
 libstdc++-v3/include/ext/pb_ds/exception.hpp       |     2 +-
 libstdc++-v3/include/ext/pb_ds/hash_policy.hpp     |     2 +-
 .../include/ext/pb_ds/list_update_policy.hpp       |     2 +-
 libstdc++-v3/include/ext/pb_ds/priority_queue.hpp  |     2 +-
 libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp   |     2 +-
 libstdc++-v3/include/ext/pb_ds/tree_policy.hpp     |     2 +-
 libstdc++-v3/include/ext/pb_ds/trie_policy.hpp     |     2 +-
 libstdc++-v3/include/ext/pod_char_traits.h         |     2 +-
 libstdc++-v3/include/ext/pointer.h                 |     2 +-
 libstdc++-v3/include/ext/pool_allocator.h          |     2 +-
 libstdc++-v3/include/ext/random                    |     2 +-
 libstdc++-v3/include/ext/random.tcc                |     2 +-
 libstdc++-v3/include/ext/rb_tree                   |     2 +-
 libstdc++-v3/include/ext/rc_string_base.h          |     2 +-
 libstdc++-v3/include/ext/rope                      |     2 +-
 libstdc++-v3/include/ext/ropeimpl.h                |     2 +-
 libstdc++-v3/include/ext/slist                     |     2 +-
 libstdc++-v3/include/ext/sso_string_base.h         |     2 +-
 libstdc++-v3/include/ext/stdio_filebuf.h           |     2 +-
 libstdc++-v3/include/ext/stdio_sync_filebuf.h      |     2 +-
 libstdc++-v3/include/ext/string_conversions.h      |     2 +-
 libstdc++-v3/include/ext/throw_allocator.h         |     2 +-
 libstdc++-v3/include/ext/type_traits.h             |     2 +-
 libstdc++-v3/include/ext/typelist.h                |     2 +-
 libstdc++-v3/include/ext/vstring.h                 |     2 +-
 libstdc++-v3/include/ext/vstring.tcc               |     2 +-
 libstdc++-v3/include/ext/vstring_fwd.h             |     2 +-
 libstdc++-v3/include/ext/vstring_util.h            |     2 +-
 libstdc++-v3/include/parallel/algo.h               |     2 +-
 libstdc++-v3/include/parallel/algobase.h           |     2 +-
 libstdc++-v3/include/parallel/algorithm            |     2 +-
 libstdc++-v3/include/parallel/algorithmfwd.h       |     2 +-
 libs[...]

[diff truncated at 524288 bytes]


More information about the Libstdc++-cvs mailing list