public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/modula-2] Merge branch 'master' into devel/modula-2.
Date: Thu,  6 Jan 2022 21:41:31 +0000 (GMT)	[thread overview]
Message-ID: <20220106214131.C864F3858408@sourceware.org> (raw)

https://gcc.gnu.org/g:a1264715882d5d6a5028d211ab9d58bafac9366b

commit a1264715882d5d6a5028d211ab9d58bafac9366b
Merge: b34dbb71fbf c2e5c4feed3
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Thu Jan 6 20:49:48 2022 +0000

    Merge branch 'master' into devel/modula-2.

Diff:

 ChangeLog                                          |     9 +
 MAINTAINERS                                        |    13 +-
 c++tools/ChangeLog                                 |     2 +-
 c++tools/Makefile.in                               |     2 +-
 c++tools/configure.ac                              |     2 +-
 c++tools/resolver.cc                               |     2 +-
 c++tools/resolver.h                                |     2 +-
 c++tools/server.cc                                 |     4 +-
 contrib/ChangeLog                                  |     4 +
 contrib/update-copyright.py                        |     3 +-
 fixincludes/ChangeLog                              |    13 +
 fixincludes/fixincl.x                              |   132 +-
 fixincludes/inclhack.def                           |    45 +-
 fixincludes/tests/base/math.h                      |     5 +
 fixincludes/tests/base/sys/stat.h                  |     8 +-
 fixincludes/tests/base/yvals.h                     |    17 +
 gcc/ABOUT-GCC-NLS                                  |     2 +-
 gcc/ChangeLog                                      | 35863 +------------------
 gcc/ChangeLog-2021                                 | 35692 ++++++++++++++++++
 gcc/DATESTAMP                                      |     2 +-
 gcc/LANGUAGES                                      |     2 +-
 gcc/Makefile.in                                    |     2 +-
 gcc/README.Portability                             |     2 +-
 gcc/acinclude.m4                                   |     2 +-
 gcc/ada/ChangeLog                                  | 12141 +------
 gcc/ada/ChangeLog-2021                             | 12135 +++++++
 gcc/ada/Makefile.rtl                               |     3 +-
 gcc/ada/atree.adb                                  |     2 +-
 gcc/ada/checks.adb                                 |    12 +-
 gcc/ada/contracts.adb                              |   164 +-
 gcc/ada/cstand.adb                                 |    19 +-
 .../doc/gnat_rm/implementation_defined_pragmas.rst |    33 -
 ...ard_and_implementation_defined_restrictions.rst |    13 +-
 gcc/ada/einfo-utils.adb                            |    12 +-
 gcc/ada/einfo-utils.ads                            |     8 +-
 gcc/ada/einfo.ads                                  |     6 +-
 gcc/ada/err_vars.ads                               |     8 -
 gcc/ada/errout.adb                                 |   138 +-
 gcc/ada/errout.ads                                 |     3 +-
 gcc/ada/erroutc.ads                                |     2 +-
 gcc/ada/exp_aggr.adb                               |    16 +-
 gcc/ada/exp_attr.adb                               |     2 -
 gcc/ada/exp_ch3.adb                                |   314 +-
 gcc/ada/exp_ch3.ads                                |    11 +
 gcc/ada/exp_ch4.adb                                |    29 +-
 gcc/ada/exp_ch5.adb                                |     8 +-
 gcc/ada/exp_ch6.adb                                |    14 +-
 gcc/ada/exp_ch7.adb                                |    10 +-
 gcc/ada/exp_ch9.adb                                |     4 +-
 gcc/ada/exp_dbug.adb                               |    10 +-
 gcc/ada/exp_disp.adb                               |    42 +-
 gcc/ada/exp_dist.adb                               |    18 +-
 gcc/ada/exp_prag.adb                               |     2 +-
 gcc/ada/exp_spark.adb                              |    32 +
 gcc/ada/exp_unst.adb                               |     4 +-
 gcc/ada/exp_unst.ads                               |     4 +-
 gcc/ada/exp_util.adb                               |    19 +-
 gcc/ada/exp_util.ads                               |     2 +-
 gcc/ada/fmap.adb                                   |     2 +-
 gcc/ada/freeze.adb                                 |     6 +-
 gcc/ada/gcc-interface/Make-lang.in                 |    11 +-
 gcc/ada/gen_il-gen-gen_entities.adb                |     5 +-
 gcc/ada/gnat-style.texi                            |     6 +-
 gcc/ada/gnat_rm.texi                               |  1694 +-
 gcc/ada/gnat_ugn.texi                              |     8 +-
 gcc/ada/gnatls.adb                                 |     5 +-
 gcc/ada/libgnarl/s-taskin.adb                      |    48 +-
 gcc/ada/libgnat/a-assert.ads                       |     2 -
 gcc/ada/libgnat/a-chlat1.ads                       |     2 -
 gcc/ada/libgnat/a-cofuve.ads                       |     2 +-
 gcc/ada/libgnat/a-elchha.adb                       |     2 -
 gcc/ada/libgnat/a-elchha.ads                       |     2 -
 gcc/ada/libgnat/a-except.ads                       |     8 +-
 gcc/ada/libgnat/a-ioexce.ads                       |     2 -
 gcc/ada/libgnat/a-ngcoar.adb                       |    11 +
 gcc/ada/libgnat/a-ngrear.adb                       |    11 +
 gcc/ada/libgnat/a-strhas.ads                       |     2 -
 gcc/ada/libgnat/g-byorma.adb                       |     2 -
 gcc/ada/libgnat/g-byorma.ads                       |     2 -
 gcc/ada/libgnat/g-dynhta.ads                       |     3 +-
 gcc/ada/libgnat/g-dyntab.adb                       |     2 -
 gcc/ada/libgnat/g-dyntab.ads                       |     3 +-
 gcc/ada/libgnat/g-graphs.ads                       |     3 +-
 gcc/ada/libgnat/g-heasor.ads                       |     2 -
 gcc/ada/libgnat/g-hesora.adb                       |     2 -
 gcc/ada/libgnat/g-hesora.ads                       |     2 -
 gcc/ada/libgnat/g-htable.adb                       |     2 -
 gcc/ada/libgnat/g-htable.ads                       |     2 -
 gcc/ada/libgnat/g-lists.ads                        |     3 +-
 gcc/ada/libgnat/g-sets.ads                         |     3 +-
 gcc/ada/libgnat/g-spchge.adb                       |     2 -
 gcc/ada/libgnat/g-spchge.ads                       |     2 -
 gcc/ada/libgnat/g-speche.adb                       |     2 -
 gcc/ada/libgnat/g-speche.ads                       |     2 -
 gcc/ada/libgnat/g-table.ads                        |     2 -
 gcc/ada/libgnat/g-u3spch.adb                       |     2 -
 gcc/ada/libgnat/g-u3spch.ads                       |     2 -
 gcc/ada/libgnat/gnat.ads                           |     3 +
 gcc/ada/libgnat/interfac.ads                       |     2 -
 gcc/ada/libgnat/s-addope.adb                       |     2 -
 gcc/ada/libgnat/s-addope.ads                       |     2 -
 gcc/ada/libgnat/s-aridou.adb                       |   366 +-
 gcc/ada/libgnat/s-arit128.adb                      |     4 +-
 gcc/ada/libgnat/s-arit128.ads                      |   100 +-
 gcc/ada/libgnat/s-assert.adb                       |     2 -
 gcc/ada/libgnat/s-assert.ads                       |     2 -
 gcc/ada/libgnat/s-bitops.adb                       |     2 -
 gcc/ada/libgnat/s-bitops.ads                       |     2 -
 gcc/ada/libgnat/s-carun8.adb                       |     2 -
 gcc/ada/libgnat/s-carun8.ads                       |     2 -
 gcc/ada/libgnat/s-casuti.adb                       |     2 -
 gcc/ada/libgnat/s-casuti.ads                       |     5 -
 gcc/ada/libgnat/s-conca2.adb                       |     2 -
 gcc/ada/libgnat/s-conca2.ads                       |     2 -
 gcc/ada/libgnat/s-conca3.adb                       |     2 -
 gcc/ada/libgnat/s-conca3.ads                       |     2 -
 gcc/ada/libgnat/s-conca4.adb                       |     2 -
 gcc/ada/libgnat/s-conca4.ads                       |     2 -
 gcc/ada/libgnat/s-conca5.adb                       |     2 -
 gcc/ada/libgnat/s-conca5.ads                       |     2 -
 gcc/ada/libgnat/s-conca6.adb                       |     2 -
 gcc/ada/libgnat/s-conca6.ads                       |     2 -
 gcc/ada/libgnat/s-conca7.adb                       |     2 -
 gcc/ada/libgnat/s-conca7.ads                       |     2 -
 gcc/ada/libgnat/s-conca8.adb                       |     2 -
 gcc/ada/libgnat/s-conca8.ads                       |     2 -
 gcc/ada/libgnat/s-conca9.adb                       |     2 -
 gcc/ada/libgnat/s-conca9.ads                       |     2 -
 gcc/ada/libgnat/s-crc32.adb                        |     2 -
 gcc/ada/libgnat/s-crc32.ads                        |     2 -
 gcc/ada/libgnat/s-crtl.ads                         |     2 -
 gcc/ada/libgnat/s-excdeb.adb                       |     2 -
 gcc/ada/libgnat/s-excdeb.ads                       |     2 -
 gcc/ada/libgnat/s-except.ads                       |     2 -
 gcc/ada/libgnat/s-exctab.adb                       |     2 -
 gcc/ada/libgnat/s-exctab.ads                       |     2 -
 gcc/ada/libgnat/s-exnint.ads                       |    21 +-
 gcc/ada/libgnat/s-exnlli.ads                       |    22 +-
 gcc/ada/libgnat/s-exnllli.ads                      |    23 +-
 gcc/ada/libgnat/s-expint.ads                       |    21 +-
 gcc/ada/libgnat/s-explli.ads                       |    22 +-
 gcc/ada/libgnat/s-expllli.ads                      |    23 +-
 gcc/ada/libgnat/s-explllu.ads                      |    15 +-
 gcc/ada/libgnat/s-expllu.ads                       |    15 +-
 gcc/ada/libgnat/s-expmod.adb                       |   240 +-
 gcc/ada/libgnat/s-expmod.ads                       |    44 +-
 gcc/ada/libgnat/s-exponn.adb                       |   186 +-
 gcc/ada/libgnat/s-exponn.ads                       |    35 +-
 gcc/ada/libgnat/s-expont.adb                       |   186 +-
 gcc/ada/libgnat/s-expont.ads                       |    35 +-
 gcc/ada/libgnat/s-exponu.adb                       |    26 +-
 gcc/ada/libgnat/s-exponu.ads                       |    16 +-
 gcc/ada/libgnat/s-expuns.ads                       |    15 +-
 gcc/ada/libgnat/s-finmas.ads                       |     2 -
 gcc/ada/libgnat/s-gearop.adb                       |   321 +-
 gcc/ada/libgnat/s-gearop.ads                       |   198 +-
 gcc/ada/libgnat/s-htable.adb                       |     2 -
 gcc/ada/libgnat/s-htable.ads                       |     2 -
 gcc/ada/libgnat/s-mastop.adb                       |     2 -
 gcc/ada/libgnat/s-mastop.ads                       |     2 -
 gcc/ada/libgnat/s-memory.adb                       |     2 -
 gcc/ada/libgnat/s-memory.ads                       |     2 -
 gcc/ada/libgnat/s-os_lib.ads                       |     2 -
 gcc/ada/libgnat/s-parame.adb                       |     2 -
 gcc/ada/libgnat/s-parame.ads                       |     2 -
 gcc/ada/libgnat/s-parame__posix2008.ads            |     2 -
 gcc/ada/libgnat/s-pehage.ads                       |     2 -
 gcc/ada/libgnat/s-purexc.ads                       |     2 -
 gcc/ada/libgnat/s-resfil.adb                       |     2 -
 gcc/ada/libgnat/s-resfil.ads                       |     3 +-
 gcc/ada/libgnat/s-restri.adb                       |     2 -
 gcc/ada/libgnat/s-restri.ads                       |     2 -
 gcc/ada/libgnat/s-rident.ads                       |     6 +-
 gcc/ada/libgnat/s-secsta.adb                       |     2 -
 gcc/ada/libgnat/s-secsta.ads                       |     2 -
 gcc/ada/libgnat/s-soflin.adb                       |     2 -
 gcc/ada/libgnat/s-soflin.ads                       |     2 -
 gcc/ada/libgnat/s-sopco3.adb                       |    64 -
 gcc/ada/libgnat/s-sopco3.ads                       |    46 -
 gcc/ada/libgnat/s-sopco4.adb                       |    66 -
 gcc/ada/libgnat/s-sopco4.ads                       |    46 -
 gcc/ada/libgnat/s-sopco5.adb                       |    68 -
 gcc/ada/libgnat/s-sopco5.ads                       |    46 -
 gcc/ada/libgnat/s-spsufi.ads                       |     2 -
 gcc/ada/libgnat/s-stache.adb                       |     2 -
 gcc/ada/libgnat/s-stache.ads                       |     2 -
 gcc/ada/libgnat/s-stalib.adb                       |     2 -
 gcc/ada/libgnat/s-stalib.ads                       |     2 -
 gcc/ada/libgnat/s-stoele.adb                       |     2 -
 gcc/ada/libgnat/s-stoele.ads                       |     2 -
 gcc/ada/libgnat/s-strcom.adb                       |     2 -
 gcc/ada/libgnat/s-strcom.ads                       |     2 -
 gcc/ada/libgnat/s-strhas.adb                       |     2 -
 gcc/ada/libgnat/s-string.adb                       |     2 -
 gcc/ada/libgnat/s-string.ads                       |     2 -
 gcc/ada/libgnat/s-strops.adb                       |   109 -
 gcc/ada/libgnat/s-strops.ads                       |    56 -
 gcc/ada/libgnat/s-ststop.adb                       |     2 -
 gcc/ada/libgnat/s-ststop.ads                       |     2 -
 gcc/ada/libgnat/s-traceb.adb                       |     2 -
 gcc/ada/libgnat/s-traceb.ads                       |     2 -
 gcc/ada/libgnat/s-traent.adb                       |     2 -
 gcc/ada/libgnat/s-traent.ads                       |     2 -
 gcc/ada/libgnat/s-unstyp.ads                       |     2 -
 gcc/ada/libgnat/s-utf_32.adb                       |    25 +-
 gcc/ada/libgnat/s-utf_32.ads                       |     3 +-
 gcc/ada/libgnat/s-valuti.ads                       |    92 +-
 gcc/ada/libgnat/s-wchcnv.adb                       |     2 -
 gcc/ada/libgnat/s-wchcnv.ads                       |     2 -
 gcc/ada/libgnat/s-wchcon.adb                       |     2 -
 gcc/ada/libgnat/s-wchcon.ads                       |     2 -
 gcc/ada/libgnat/s-wchjis.adb                       |     2 -
 gcc/ada/libgnat/s-wchjis.ads                       |     2 -
 gcc/ada/opt.ads                                    |     9 -
 gcc/ada/osint.adb                                  |    15 +
 gcc/ada/osint.ads                                  |     4 +
 gcc/ada/par-ch2.adb                                |    25 +-
 gcc/ada/par-ch3.adb                                |    32 +-
 gcc/ada/par-ch4.adb                                |     7 +-
 gcc/ada/par-ch5.adb                                |     4 -
 gcc/ada/par-endh.adb                               |     2 +-
 gcc/ada/par-prag.adb                               |    18 -
 gcc/ada/par.adb                                    |    20 +-
 gcc/ada/par_sco.adb                                |    21 +-
 gcc/ada/prep.adb                                   |     8 +-
 gcc/ada/repinfo.adb                                |    10 +-
 gcc/ada/restrict.adb                               |    24 +-
 gcc/ada/restrict.ads                               |    11 +-
 gcc/ada/sem.ads                                    |     2 +-
 gcc/ada/sem_attr.adb                               |    40 +-
 gcc/ada/sem_cat.adb                                |    18 +-
 gcc/ada/sem_cat.ads                                |     9 +
 gcc/ada/sem_ch11.adb                               |     4 -
 gcc/ada/sem_ch12.adb                               |   238 +-
 gcc/ada/sem_ch12.ads                               |    17 -
 gcc/ada/sem_ch13.adb                               |    10 +-
 gcc/ada/sem_ch3.adb                                |   131 +-
 gcc/ada/sem_ch4.adb                                |   108 +-
 gcc/ada/sem_ch5.adb                                |     8 +-
 gcc/ada/sem_ch6.adb                                |     6 +-
 gcc/ada/sem_ch8.adb                                |    15 +-
 gcc/ada/sem_dim.adb                                |    12 +-
 gcc/ada/sem_elab.adb                               |    10 +-
 gcc/ada/sem_eval.adb                               |    18 +-
 gcc/ada/sem_prag.adb                               |    70 +-
 gcc/ada/sem_res.adb                                |    48 +-
 gcc/ada/sem_type.adb                               |    29 +-
 gcc/ada/sem_util.adb                               |   293 +-
 gcc/ada/sem_util.ads                               |     9 +-
 gcc/ada/sinfo.ads                                  |     4 +-
 gcc/ada/sinput-l.adb                               |     2 +-
 gcc/ada/snames.ads-tmpl                            |     4 -
 gcc/ada/sprint.adb                                 |     6 +-
 gcc/ada/stand.ads                                  |     6 +-
 gcc/ada/switch-b.adb                               |     2 +-
 gcc/ada/targparm.adb                               |     7 +-
 gcc/ada/treepr.adb                                 |   165 +-
 gcc/ada/treepr.ads                                 |     6 +-
 gcc/ada/urealp.adb                                 |     4 +-
 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                             |     2 +-
 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-info.cc                          |     2 +-
 gcc/analyzer/call-info.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                             |     2 +-
 gcc/analyzer/engine.h                              |     2 +-
 gcc/analyzer/exploded-graph.h                      |     2 +-
 gcc/analyzer/feasible-graph.cc                     |     2 +-
 gcc/analyzer/feasible-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-asm.cc                   |     2 +-
 gcc/analyzer/region-model-impl-calls.cc            |     2 +-
 gcc/analyzer/region-model-manager.cc               |     2 +-
 gcc/analyzer/region-model-reachability.cc          |     2 +-
 gcc/analyzer/region-model-reachability.h           |     2 +-
 gcc/analyzer/region-model.cc                       |     2 +-
 gcc/analyzer/region-model.h                        |     2 +-
 gcc/analyzer/region.cc                             |     2 +-
 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                              |     2 +-
 gcc/analyzer/store.h                               |     2 +-
 gcc/analyzer/supergraph.cc                         |     2 +-
 gcc/analyzer/supergraph.h                          |     2 +-
 gcc/analyzer/svalue.cc                             |     2 +-
 gcc/analyzer/svalue.h                              |     2 +-
 gcc/analyzer/trimmed-graph.cc                      |     2 +-
 gcc/analyzer/trimmed-graph.h                       |     2 +-
 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/btfout.c                                       |     2 +-
 gcc/builtin-attrs.def                              |     2 +-
 gcc/builtin-types.def                              |     2 +-
 gcc/builtins.c                                     |   213 +-
 gcc/builtins.def                                   |     2 +-
 gcc/builtins.h                                     |     3 +-
 gcc/c-family/ChangeLog                             |    20 +-
 gcc/c-family/c-ada-spec.c                          |     2 +-
 gcc/c-family/c-ada-spec.h                          |     2 +-
 gcc/c-family/c-attribs.c                           |    14 +-
 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                            |    10 +-
 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                            |    18 +-
 gcc/c-family/c-pragma.h                            |     2 +-
 gcc/c-family/c-pretty-print.c                      |     2 +-
 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                                 |     2 +-
 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                                    |     8 +-
 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                                   |     5 +-
 gcc/c/config-lang.in                               |     2 +-
 gcc/c/gccspec.c                                    |     2 +-
 gcc/c/gimple-parser.c                              |     2 +-
 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                                          |     2 +-
 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                                    |     2 +-
 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                                |     2 +-
 gcc/collect-utils.h                                |     2 +-
 gcc/collect2-aix.c                                 |     2 +-
 gcc/collect2-aix.h                                 |     2 +-
 gcc/collect2.c                                     |     2 +-
 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                   |     4 +-
 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             |   130 +-
 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                                     |     2 +-
 gcc/config.host                                    |     2 +-
 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-cc-fusion.cc            |     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       |     2 +-
 gcc/config/aarch64/aarch64-simd.md                 |     2 +-
 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         |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins.def        |     2 +-
 gcc/config/aarch64/aarch64-sve-builtins.h          |     2 +-
 gcc/config/aarch64/aarch64-sve.md                  |     2 +-
 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                       |     2 +-
 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                      |     2 +-
 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/fractional-cost.h               |     2 +-
 gcc/config/aarch64/geniterators.sh                 |     2 +-
 gcc/config/aarch64/gentune.sh                      |     2 +-
 gcc/config/aarch64/iterators.md                    |     2 +-
 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                               |     2 +-
 gcc/config/arc/arc.h                               |     2 +-
 gcc/config/arc/arc.md                              |     2 +-
 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                          |     2 +-
 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-mve-builtins.cc                 |     2 +-
 gcc/config/arm/arm-mve-builtins.def                |     2 +-
 gcc/config/arm/arm-mve-builtins.h                  |     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-passes.def                      |     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/coreout.c                           |     2 +-
 gcc/config/bpf/coreout.h                           |     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-modes.def                     |     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_insn_fpuv2.md                 |     2 +-
 gcc/config/csky/csky_insn_fpuv3.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/t-csky                             |     2 +-
 gcc/config/csky/t-csky-elf                         |     2 +-
 gcc/config/csky/t-csky-linux                       |     2 +-
 gcc/config/darwin-c.c                              |     2 +-
 gcc/config/darwin-d.c                              |     2 +-
 gcc/config/darwin-driver.c                         |     2 +-
 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                                |     2 +-
 gcc/config/darwin.opt                              |     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/avx512fp16intrin.h                 |     2 +-
 gcc/config/i386/avx512fp16vlintrin.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                      |    25 +-
 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-isa.def                       |     2 +-
 gcc/config/i386/i386-modes.def                     |     2 +-
 gcc/config/i386/i386-options.c                     |     2 +-
 gcc/config/i386/i386-options.h                     |     2 +-
 gcc/config/i386/i386-opts.h                        |     6 +-
 gcc/config/i386/i386-passes.def                    |     2 +-
 gcc/config/i386/i386-protos.h                      |     2 +-
 gcc/config/i386/i386.c                             |    46 +-
 gcc/config/i386/i386.h                             |     9 +-
 gcc/config/i386/i386.md                            |    82 +-
 gcc/config/i386/i386.opt                           |     4 +-
 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                             |   506 +-
 gcc/config/i386/movdirintrin.h                     |     2 +-
 gcc/config/i386/msformat-c.c                       |     2 +-
 gcc/config/i386/mwaitintrin.h                      |     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                             |     5 +-
 gcc/config/i386/ssemath.h                          |     2 +-
 gcc/config/i386/stringop.def                       |     2 +-
 gcc/config/i386/subst.md                           |     2 +-
 gcc/config/i386/sync.md                            |   106 +-
 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-d.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                        |     2 +-
 gcc/config/i386/xopintrin.h                        |     2 +-
 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/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-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-c.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                           |     4 +-
 gcc/config/nvptx/nvptx.md                          |    78 +-
 gcc/config/nvptx/nvptx.opt                         |     2 +-
 gcc/config/nvptx/offload.h                         |     2 +-
 gcc/config/openbsd-d.c                             |     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-opts.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                                |    26 +-
 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/bitmanip.md                       |     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                |     2 +-
 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                         |     2 +-
 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                      |    33 +-
 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                    |     2 +-
 gcc/config/riscv/riscv.c                           |     2 +-
 gcc/config/riscv/riscv.h                           |     2 +-
 gcc/config/riscv/riscv.md                          |     2 +-
 gcc/config/riscv/riscv.opt                         |    10 +-
 gcc/config/riscv/rtems.h                           |     2 +-
 gcc/config/riscv/sync.md                           |     2 +-
 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/aix64.opt                        |     2 +-
 gcc/config/rs6000/aix71.h                          |     2 +-
 gcc/config/rs6000/aix72.h                          |     2 +-
 gcc/config/rs6000/aix73.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/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/fusion.md                        |     2 +-
 gcc/config/rs6000/genfusion.pl                     |     4 +-
 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/immintrin.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/nmmintrin.h                      |     2 +-
 gcc/config/rs6000/option-defaults.h                |     2 +-
 gcc/config/rs6000/pcrel-opt.md                     |     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/rbtree.c                         |     2 +-
 gcc/config/rs6000/rbtree.h                         |     2 +-
 gcc/config/rs6000/rs6000-builtins.def              |     2 +-
 gcc/config/rs6000/rs6000-c.c                       |     8 +-
 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-gen-builtins.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-overload.def              |     2 +-
 gcc/config/rs6000/rs6000-p8swap.c                  |     2 +-
 gcc/config/rs6000/rs6000-passes.def                |     2 +-
 gcc/config/rs6000/rs6000-pcrel-opt.c               |     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                         |    80 +-
 gcc/config/rs6000/rs6000.h                         |     7 +-
 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/x86gprintrin.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                           |     2 +-
 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                          |     2 +-
 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/leon5.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                               |     2 +-
 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.ac                                   |     2 +-
 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                                   |  5515 +--
 gcc/cp/ChangeLog-2021                              |  5512 +++
 gcc/cp/Make-lang.in                                |     2 +-
 gcc/cp/call.c                                      |     2 +-
 gcc/cp/cfns.gperf                                  |     2 +-
 gcc/cp/cfns.h                                      |     2 +-
 gcc/cp/class.c                                     |     2 +-
 gcc/cp/config-lang.in                              |     2 +-
 gcc/cp/constexpr.c                                 |     2 +-
 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                                      |    16 +-
 gcc/cp/decl.h                                      |     2 +-
 gcc/cp/decl2.c                                     |     2 +-
 gcc/cp/dump.c                                      |     2 +-
 gcc/cp/error.c                                     |     2 +-
 gcc/cp/except.c                                    |     2 +-
 gcc/cp/expr.c                                      |     2 +-
 gcc/cp/friend.c                                    |     2 +-
 gcc/cp/g++spec.c                                   |     2 +-
 gcc/cp/init.c                                      |    24 +-
 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                                    |     7 +-
 gcc/cp/parser.h                                    |     2 +-
 gcc/cp/pt.c                                        |    15 +-
 gcc/cp/ptree.c                                     |     2 +-
 gcc/cp/rtti.c                                      |    11 +-
 gcc/cp/search.c                                    |     2 +-
 gcc/cp/semantics.c                                 |     2 +-
 gcc/cp/tree.c                                      |     2 +-
 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                                   |     2 +-
 gcc/cppdefault.h                                   |     2 +-
 gcc/cprop.c                                        |     2 +-
 gcc/cse.c                                          |     2 +-
 gcc/cselib.c                                       |     2 +-
 gcc/cselib.h                                       |     2 +-
 gcc/ctfc.c                                         |     2 +-
 gcc/ctfc.h                                         |     2 +-
 gcc/ctfout.c                                       |     2 +-
 gcc/d/ChangeLog                                    |  1066 +-
 gcc/d/ChangeLog-2021                               |  1068 +
 gcc/d/Make-lang.in                                 |     6 +-
 gcc/d/config-lang.in                               |     2 +-
 gcc/d/d-attribs.cc                                 |     2 +-
 gcc/d/d-builtins.cc                                |     2 +-
 gcc/d/d-codegen.cc                                 |     2 +-
 gcc/d/d-compiler.cc                                |     2 +-
 gcc/d/d-convert.cc                                 |     2 +-
 gcc/d/d-ctfloat.cc                                 |     2 +-
 gcc/d/d-diagnostic.cc                              |     2 +-
 gcc/d/d-frontend.cc                                |     2 +-
 gcc/d/d-frontend.h                                 |     2 +-
 gcc/d/d-gimplify.cc                                |     2 +-
 gcc/d/d-incpath.cc                                 |     2 +-
 gcc/d/d-lang.cc                                    |     2 +-
 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                                  |     2 +-
 gcc/d/d-target.def                                 |     2 +-
 gcc/d/d-target.h                                   |     2 +-
 gcc/d/d-tree.def                                   |     2 +-
 gcc/d/d-tree.h                                     |     2 +-
 gcc/d/decl.cc                                      |     2 +-
 gcc/d/dmd/MERGE                                    |     2 +-
 gcc/d/dmd/README.md                                |     7 +-
 gcc/d/dmd/VERSION                                  |     2 +-
 gcc/d/dmd/access.d                                 |     6 +-
 gcc/d/dmd/aggregate.d                              |     6 +-
 gcc/d/dmd/aggregate.h                              |     6 +-
 gcc/d/dmd/aliasthis.d                              |     6 +-
 gcc/d/dmd/aliasthis.h                              |     6 +-
 gcc/d/dmd/apply.d                                  |     6 +-
 gcc/d/dmd/arrayop.d                                |     6 +-
 gcc/d/dmd/arraytypes.d                             |     6 +-
 gcc/d/dmd/arraytypes.h                             |     6 +-
 gcc/d/dmd/ast_node.d                               |     6 +-
 gcc/d/dmd/ast_node.h                               |     6 +-
 gcc/d/dmd/astenums.d                               |     4 +-
 gcc/d/dmd/attrib.d                                 |     6 +-
 gcc/d/dmd/attrib.h                                 |     6 +-
 gcc/d/dmd/blockexit.d                              |     6 +-
 gcc/d/dmd/builtin.d                                |     6 +-
 gcc/d/dmd/canthrow.d                               |     6 +-
 gcc/d/dmd/chkformat.d                              |    12 +-
 gcc/d/dmd/clone.d                                  |     6 +-
 gcc/d/dmd/common/file.d                            |     6 +-
 gcc/d/dmd/common/outbuffer.d                       |     6 +-
 gcc/d/dmd/common/outbuffer.h                       |     6 +-
 gcc/d/dmd/common/string.d                          |     6 +-
 gcc/d/dmd/compiler.d                               |     6 +-
 gcc/d/dmd/compiler.h                               |     6 +-
 gcc/d/dmd/cond.d                                   |     6 +-
 gcc/d/dmd/cond.h                                   |     6 +-
 gcc/d/dmd/constfold.d                              |    10 +-
 gcc/d/dmd/cparse.d                                 |     6 +-
 gcc/d/dmd/cppmangle.d                              |     6 +-
 gcc/d/dmd/ctfe.h                                   |     6 +-
 gcc/d/dmd/ctfeexpr.d                               |    21 +-
 gcc/d/dmd/ctorflow.d                               |     6 +-
 gcc/d/dmd/dcast.d                                  |     8 +-
 gcc/d/dmd/dclass.d                                 |     6 +-
 gcc/d/dmd/declaration.d                            |     6 +-
 gcc/d/dmd/declaration.h                            |     6 +-
 gcc/d/dmd/delegatize.d                             |     6 +-
 gcc/d/dmd/denum.d                                  |     6 +-
 gcc/d/dmd/dimport.d                                |     6 +-
 gcc/d/dmd/dinterpret.d                             |     8 +-
 gcc/d/dmd/dmacro.d                                 |     6 +-
 gcc/d/dmd/dmangle.d                                |     8 +-
 gcc/d/dmd/dmodule.d                                |     8 +-
 gcc/d/dmd/doc.d                                    |     8 +-
 gcc/d/dmd/doc.h                                    |     6 +-
 gcc/d/dmd/dscope.d                                 |     6 +-
 gcc/d/dmd/dstruct.d                                |     6 +-
 gcc/d/dmd/dsymbol.d                                |     6 +-
 gcc/d/dmd/dsymbol.h                                |     6 +-
 gcc/d/dmd/dsymbolsem.d                             |     8 +-
 gcc/d/dmd/dtemplate.d                              |     6 +-
 gcc/d/dmd/dtoh.d                                   |     6 +-
 gcc/d/dmd/dversion.d                               |     6 +-
 gcc/d/dmd/entity.d                                 |    10 +-
 gcc/d/dmd/enum.h                                   |     6 +-
 gcc/d/dmd/errors.d                                 |     6 +-
 gcc/d/dmd/errors.h                                 |     6 +-
 gcc/d/dmd/escape.d                                 |     6 +-
 gcc/d/dmd/expression.d                             |    52 +-
 gcc/d/dmd/expression.h                             |     8 +-
 gcc/d/dmd/expressionsem.d                          |    14 +-
 gcc/d/dmd/file_manager.d                           |     4 +-
 gcc/d/dmd/file_manager.h                           |     6 +-
 gcc/d/dmd/foreachvar.d                             |     6 +-
 gcc/d/dmd/func.d                                   |     6 +-
 gcc/d/dmd/globals.d                                |    14 +-
 gcc/d/dmd/globals.h                                |     8 +-
 gcc/d/dmd/gluelayer.d                              |     6 +-
 gcc/d/dmd/hdrgen.d                                 |     8 +-
 gcc/d/dmd/hdrgen.h                                 |     6 +-
 gcc/d/dmd/iasm.d                                   |     6 +-
 gcc/d/dmd/iasmgcc.d                                |     4 +-
 gcc/d/dmd/id.d                                     |     6 +-
 gcc/d/dmd/id.h                                     |     6 +-
 gcc/d/dmd/identifier.d                             |     8 +-
 gcc/d/dmd/identifier.h                             |     6 +-
 gcc/d/dmd/impcnvtab.d                              |     6 +-
 gcc/d/dmd/imphint.d                                |     6 +-
 gcc/d/dmd/import.h                                 |     6 +-
 gcc/d/dmd/importc.d                                |     6 +-
 gcc/d/dmd/init.d                                   |     6 +-
 gcc/d/dmd/init.h                                   |     6 +-
 gcc/d/dmd/initsem.d                                |     6 +-
 gcc/d/dmd/inline.d                                 |     6 +-
 gcc/d/dmd/intrange.d                               |     8 +-
 gcc/d/dmd/json.d                                   |     6 +-
 gcc/d/dmd/json.h                                   |     6 +-
 gcc/d/dmd/lambdacomp.d                             |     6 +-
 gcc/d/dmd/lexer.d                                  |     8 +-
 gcc/d/dmd/mangle.h                                 |     6 +-
 gcc/d/dmd/module.h                                 |     6 +-
 gcc/d/dmd/mtype.d                                  |     6 +-
 gcc/d/dmd/mtype.h                                  |     6 +-
 gcc/d/dmd/nogc.d                                   |     6 +-
 gcc/d/dmd/nspace.d                                 |     6 +-
 gcc/d/dmd/nspace.h                                 |     6 +-
 gcc/d/dmd/ob.d                                     |     6 +-
 gcc/d/dmd/objc.d                                   |     6 +-
 gcc/d/dmd/objc.h                                   |     6 +-
 gcc/d/dmd/opover.d                                 |     6 +-
 gcc/d/dmd/optimize.d                               |     6 +-
 gcc/d/dmd/parse.d                                  |    20 +-
 gcc/d/dmd/printast.d                               |     6 +-
 gcc/d/dmd/root/README.md                           |     5 +-
 gcc/d/dmd/root/aav.d                               |     6 +-
 gcc/d/dmd/root/array.d                             |     6 +-
 gcc/d/dmd/root/array.h                             |     6 +-
 gcc/d/dmd/root/bitarray.d                          |     6 +-
 gcc/d/dmd/root/bitarray.h                          |     6 +-
 gcc/d/dmd/{ => root}/complex.d                     |    14 +-
 gcc/d/dmd/{ => root}/complex_t.h                   |    10 +-
 gcc/d/dmd/root/ctfloat.d                           |     6 +-
 gcc/d/dmd/root/ctfloat.h                           |     6 +-
 gcc/d/dmd/root/dcompat.h                           |     6 +-
 gcc/d/dmd/root/dsystem.h                           |     2 +-
 gcc/d/dmd/root/file.d                              |     6 +-
 gcc/d/dmd/root/file.h                              |     6 +-
 gcc/d/dmd/root/filename.d                          |     6 +-
 gcc/d/dmd/root/filename.h                          |     6 +-
 gcc/d/dmd/root/hash.d                              |     6 +-
 gcc/d/dmd/root/longdouble.d                        |     2 +-
 gcc/d/dmd/root/object.h                            |     6 +-
 gcc/d/dmd/root/optional.d                          |     6 +-
 gcc/d/dmd/root/optional.h                          |     6 +-
 gcc/d/dmd/root/port.d                              |     6 +-
 gcc/d/dmd/root/port.h                              |     6 +-
 gcc/d/dmd/root/region.d                            |     6 +-
 gcc/d/dmd/root/rmem.d                              |     6 +-
 gcc/d/dmd/root/rmem.h                              |     6 +-
 gcc/d/dmd/root/rootobject.d                        |     6 +-
 gcc/d/dmd/root/speller.d                           |     6 +-
 gcc/d/dmd/root/string.d                            |     6 +-
 gcc/d/dmd/root/stringtable.d                       |     8 +-
 gcc/d/dmd/{ => root}/utf.d                         |    14 +-
 gcc/d/dmd/safe.d                                   |     6 +-
 gcc/d/dmd/sapply.d                                 |     6 +-
 gcc/d/dmd/scope.h                                  |     6 +-
 gcc/d/dmd/semantic2.d                              |     8 +-
 gcc/d/dmd/semantic3.d                              |     8 +-
 gcc/d/dmd/sideeffect.d                             |     6 +-
 gcc/d/dmd/statement.d                              |     8 +-
 gcc/d/dmd/statement.h                              |     6 +-
 gcc/d/dmd/statement_rewrite_walker.d               |     6 +-
 gcc/d/dmd/statementsem.d                           |     6 +-
 gcc/d/dmd/staticassert.d                           |     6 +-
 gcc/d/dmd/staticassert.h                           |     6 +-
 gcc/d/dmd/staticcond.d                             |     6 +-
 gcc/d/dmd/stmtstate.d                              |     6 +-
 gcc/d/dmd/target.d                                 |     8 +-
 gcc/d/dmd/target.h                                 |     6 +-
 gcc/d/dmd/template.h                               |     6 +-
 gcc/d/dmd/templateparamsem.d                       |     6 +-
 gcc/d/dmd/tokens.d                                 |     8 +-
 gcc/d/dmd/tokens.h                                 |     6 +-
 gcc/d/dmd/traits.d                                 |     6 +-
 gcc/d/dmd/typesem.d                                |    10 +-
 gcc/d/dmd/typinf.d                                 |     6 +-
 gcc/d/dmd/utils.d                                  |     6 +-
 gcc/d/dmd/version.h                                |     6 +-
 gcc/d/dmd/visitor.d                                |     6 +-
 gcc/d/dmd/visitor.h                                |     6 +-
 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                                     |     2 +-
 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-spec.c                              |     2 +-
 gcc/diagnostic-spec.h                              |     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                              |     2 +-
 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                                |    83 +-
 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.texi                               |     4 +-
 gcc/doc/install.texi2html                          |     2 +-
 gcc/doc/interface.texi                             |     2 +-
 gcc/doc/invoke.texi                                |     8 +-
 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                                    |    26 +-
 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                             |     2 +-
 gcc/doc/tm.texi                                    |    33 +-
 gcc/doc/tm.texi.in                                 |     6 +-
 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/dwarf2ctf.c                                    |     2 +-
 gcc/dwarf2ctf.h                                    |     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                                       |     2 +-
 gcc/explow.h                                       |     2 +-
 gcc/expmed.c                                       |     2 +-
 gcc/expmed.h                                       |     2 +-
 gcc/expr.c                                         |    21 +-
 gcc/expr.h                                         |     2 +-
 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                                        |     2 +-
 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                                   |     2 +-
 gcc/fold-const.h                                   |     2 +-
 gcc/fortran/ChangeLog                              |  2562 +-
 gcc/fortran/ChangeLog-2021                         |  2563 ++
 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                                |     2 +-
 gcc/fortran/class.c                                |     2 +-
 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                                 |     2 +-
 gcc/fortran/data.h                                 |     2 +-
 gcc/fortran/decl.c                                 |     4 +-
 gcc/fortran/dependency.c                           |     2 +-
 gcc/fortran/dependency.h                           |     2 +-
 gcc/fortran/dump-parse-tree.c                      |     2 +-
 gcc/fortran/error.c                                |    11 +-
 gcc/fortran/expr.c                                 |    14 +-
 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                             |     3 +-
 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                              |     2 +-
 gcc/fortran/resolve.c                              |     2 +-
 gcc/fortran/scanner.c                              |     2 +-
 gcc/fortran/scanner.h                              |     2 +-
 gcc/fortran/simplify.c                             |     2 +-
 gcc/fortran/st.c                                   |     2 +-
 gcc/fortran/symbol.c                               |     4 +-
 gcc/fortran/target-memory.c                        |     2 +-
 gcc/fortran/target-memory.h                        |     2 +-
 gcc/fortran/trans-array.c                          |     2 +-
 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                           |    12 +-
 gcc/fortran/trans-intrinsic.c                      |     2 +-
 gcc/fortran/trans-io.c                             |     2 +-
 gcc/fortran/trans-openmp.c                         |     2 +-
 gcc/fortran/trans-stmt.c                           |     2 +-
 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                                |     2 +-
 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                                     |     2 +-
 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                                          |     8 +-
 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-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                                     |     2 +-
 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/genversion.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                                  |    17 +-
 gcc/gimple-fold.h                                  |     2 +-
 gcc/gimple-harden-conditionals.cc                  |     2 +-
 gcc/gimple-if-to-switch.cc                         |     2 +-
 gcc/gimple-isel.cc                                 |     2 +-
 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-predicate-analysis.cc                   |     2 +-
 gcc/gimple-predicate-analysis.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-fold.cc                           |     2 +-
 gcc/gimple-range-fold.h                            |     2 +-
 gcc/gimple-range-gori.cc                           |     2 +-
 gcc/gimple-range-gori.h                            |     2 +-
 gcc/gimple-range-path.cc                           |     2 +-
 gcc/gimple-range-path.h                            |     2 +-
 gcc/gimple-range-tests.cc                          |     2 +-
 gcc/gimple-range-trace.cc                          |     2 +-
 gcc/gimple-range-trace.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                     |     2 +-
 gcc/gimple-ssa-strength-reduction.c                |     2 +-
 gcc/gimple-ssa-warn-access.cc                      |   284 +-
 gcc/gimple-ssa-warn-access.h                       |     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-warn-recursion.c                        |     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                                     |     4 +-
 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                                   |     6 +-
 gcc/go/Make-lang.in                                |     2 +-
 gcc/go/config-lang.in                              |     2 +-
 gcc/go/gccgo.texi                                  |     2 +-
 gcc/go/go-backend.c                                |     2 +-
 gcc/go/go-c.h                                      |     2 +-
 gcc/go/go-gcc-diagnostics.cc                       |     2 +-
 gcc/go/go-gcc.cc                                   |     2 +-
 gcc/go/go-gcc.h                                    |     2 +-
 gcc/go/go-lang.c                                   |     2 +-
 gcc/go/go-sha1.cc                                  |     2 +-
 gcc/go/go-system.h                                 |     2 +-
 gcc/go/gofrontend/MERGE                            |     2 +-
 gcc/go/gofrontend/gogo.cc                          |   245 +-
 gcc/go/gofrontend/gogo.h                           |     4 +
 gcc/go/gofrontend/types.cc                         |     3 +-
 gcc/go/gospec.c                                    |     2 +-
 gcc/go/lang-specs.h                                |     2 +-
 gcc/go/lang.opt                                    |     2 +-
 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                                        |     8 +-
 gcc/ifcvt.h                                        |     2 +-
 gcc/inchash.c                                      |     2 +-
 gcc/inchash.h                                      |     2 +-
 gcc/incpath.c                                      |     2 +-
 gcc/incpath.h                                      |     2 +-
 gcc/init-regs.c                                    |     2 +-
 gcc/input.c                                        |    23 +-
 gcc/input.h                                        |     2 +-
 gcc/insn-addr.h                                    |     2 +-
 gcc/insn-notes.def                                 |     2 +-
 gcc/int-vector-builder.h                           |     2 +-
 gcc/internal-fn.c                                  |    42 +-
 gcc/internal-fn.def                                |     7 +-
 gcc/internal-fn.h                                  |    11 +-
 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                                |    35 +-
 gcc/ipa-fnsummary.h                                |     9 +-
 gcc/ipa-free-lang-data.cc                          |     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                                   |     2 +-
 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-dejagnu.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                                  |     2 +-
 gcc/lra-coalesce.c                                 |     2 +-
 gcc/lra-constraints.c                              |     2 +-
 gcc/lra-eliminations.c                             |     2 +-
 gcc/lra-int.h                                      |     2 +-
 gcc/lra-lives.c                                    |     2 +-
 gcc/lra-remat.c                                    |     2 +-
 gcc/lra-spills.c                                   |     2 +-
 gcc/lra.c                                          |     2 +-
 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                                     |     2 +-
 gcc/main.c                                         |     2 +-
 gcc/match.pd                                       |     2 +-
 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                                    |     2 +-
 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                                |     2 +-
 gcc/objcp/Make-lang.in                             |     2 +-
 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-oacc-neuter-broadcast.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                                     |     7 +-
 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                                   |     2 +-
 gcc/po/EXCLUDES                                    |     2 +-
 gcc/po/exgettext                                   |     2 +-
 gcc/pointer-query.cc                               |     2 +-
 gcc/pointer-query.h                                |     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                                        |     2 +-
 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                                    |    15 +-
 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                             |     2 +-
 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.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                                      |     2 +-
 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                                  |    16 +-
 gcc/shrink-wrap.h                                  |     2 +-
 gcc/signop.h                                       |     2 +-
 gcc/simplify-rtx.c                                 |     2 +-
 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                                       |    22 +-
 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                                     |    37 +-
 gcc/target.h                                       |     2 +-
 gcc/targhooks.c                                    |    18 +-
 gcc/targhooks.h                                    |     4 +-
 gcc/testsuite/ChangeLog                            | 20676 +----------
 gcc/testsuite/ChangeLog-2021                       | 20646 +++++++++++
 gcc/testsuite/README                               |     2 +-
 gcc/testsuite/README.compat                        |     2 +-
 gcc/testsuite/README.gcc                           |     2 +-
 gcc/testsuite/c-c++-common/Winvalid-memory-model.c |   239 +
 gcc/testsuite/c-c++-common/Wstringop-overflow-2.c  |    50 +-
 gcc/testsuite/c-c++-common/cpp/va-opt-9.c          |    20 +
 gcc/testsuite/c-c++-common/pr83059.c               |     9 +-
 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 +-
 gcc/testsuite/g++.dg/cpp0x/constexpr-compare1.C    |     7 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-compare2.C    |    10 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-condition.C   |     2 +-
 gcc/testsuite/g++.dg/cpp0x/constexpr-typeid2.C     |    14 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-94716.C       |     8 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction100.C    |    13 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-compare1.C    |     8 +
 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/recur-align.C      |    19 +
 gcc/testsuite/g++.dg/eh/array2.C                   |    43 +
 gcc/testsuite/g++.dg/eh/cleanup6.C                 |    13 +
 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/gomp/pr103851.C               |    15 +
 gcc/testsuite/g++.dg/graphite/graphite.exp         |     2 +-
 gcc/testsuite/g++.dg/hwasan/hwasan.exp             |     2 +-
 gcc/testsuite/g++.dg/lto/lto.exp                   |     2 +-
 gcc/testsuite/g++.dg/modules/modules.exp           |     2 +-
 gcc/testsuite/g++.dg/opt/pr103756.C                |    57 +
 gcc/testsuite/g++.dg/pch/pch.exp                   |     2 +-
 gcc/testsuite/g++.dg/plugin/plugin.exp             |     2 +-
 .../g++.dg/simulate-thread/simulate-thread.exp     |     2 +-
 gcc/testsuite/g++.dg/special/ecos.exp              |     2 +-
 gcc/testsuite/g++.dg/template/attr-used.C          |    16 +
 gcc/testsuite/g++.dg/tls/tls.exp                   |     2 +-
 gcc/testsuite/g++.dg/tm/tm.exp                     |     2 +-
 .../g++.dg/torture/stackalign/stackalign.exp       |     2 +-
 gcc/testsuite/g++.dg/tree-prof/tree-prof.exp       |     2 +-
 gcc/testsuite/g++.dg/tsan/tsan.exp                 |     2 +-
 gcc/testsuite/g++.dg/ubsan/ubsan.exp               |     2 +-
 gcc/testsuite/g++.dg/vect/slp-pr98855.cc           |     5 +-
 gcc/testsuite/g++.dg/vect/vect.exp                 |     2 +-
 .../g++.dg/warn/Winvalid-memory-model-2.C          |    79 +
 gcc/testsuite/g++.dg/warn/Winvalid-memory-model.C  |    84 +
 gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C   |    44 +-
 gcc/testsuite/g++.old-deja/g++.brendan/README      |     2 +-
 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 +-
 .../advsimd-intrinsics/advsimd-intrinsics.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    |     2 +-
 gcc/testsuite/g++.target/arm/arm.exp               |     2 +-
 gcc/testsuite/g++.target/arm/mve.exp               |     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/pr100241-1.c   |    48 +
 gcc/testsuite/gcc.c-torture/compile/pr99787-1.c    |    18 +
 .../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/unsorted/unsorted.exp  |     2 +-
 gcc/testsuite/gcc.dg-selftests/dg-final.exp        |     2 +-
 gcc/testsuite/gcc.dg/README                        |     2 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-28.c       |     8 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-68.c       |     2 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-75.c       |    36 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-76.c       |    20 +-
 gcc/testsuite/gcc.dg/analyzer/analyzer.exp         |     2 +-
 .../gcc.dg/analyzer/torture/analyzer-torture.exp   |     2 +-
 gcc/testsuite/gcc.dg/asan/asan.exp                 |     2 +-
 gcc/testsuite/gcc.dg/atomic-invalid-2.c            |    12 +-
 gcc/testsuite/gcc.dg/atomic-invalid.c              |     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/btf/btf.exp             |     2 +-
 gcc/testsuite/gcc.dg/debug/ctf/ctf.exp             |     2 +-
 gcc/testsuite/gcc.dg/debug/debug.exp               |     2 +-
 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp       |     2 +-
 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/guality/example.c             |     1 +
 gcc/testsuite/gcc.dg/hwasan/hwasan.exp             |     2 +-
 gcc/testsuite/gcc.dg/init-compare-1.c              |     5 +
 gcc/testsuite/gcc.dg/ipa/ipa.exp                   |     2 +-
 gcc/testsuite/gcc.dg/lto/lto.exp                   |     2 +-
 gcc/testsuite/gcc.dg/lto/pr102059-1_0.c            |    12 +
 gcc/testsuite/gcc.dg/lto/pr102059-1_1.c            |     9 +
 gcc/testsuite/gcc.dg/lto/pr102059-1_2.c            |    11 +
 gcc/testsuite/gcc.dg/lto/pr102059-2_0.c            |    12 +
 gcc/testsuite/gcc.dg/lto/pr102059-2_1.c            |     9 +
 gcc/testsuite/gcc.dg/lto/pr102059-2_2.c            |    10 +
 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/plugin.exp             |     2 +-
 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-6.c                       |     4 +-
 gcc/testsuite/gcc.dg/sso/sso.exp                   |     2 +-
 gcc/testsuite/gcc.dg/store_merging_18.c            |     2 +-
 gcc/testsuite/gcc.dg/store_merging_29.c            |     2 +-
 gcc/testsuite/gcc.dg/tls/tls.exp                   |     2 +-
 gcc/testsuite/gcc.dg/tm/tm.exp                     |     2 +-
 gcc/testsuite/gcc.dg/torture/pr103615.c            |    13 +
 gcc/testsuite/gcc.dg/torture/pr103816.c            |    10 +
 .../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/ssa-fre-98.c         |    18 +
 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/vect/bb-slp-pr103800.c        |    17 +
 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/pr103864.c               |    16 +
 gcc/testsuite/gcc.dg/vect/vect-simd-18.c           |     2 +-
 gcc/testsuite/gcc.dg/vect/vect-simd-19.c           |     2 +-
 gcc/testsuite/gcc.dg/vect/vect.exp                 |     2 +-
 gcc/testsuite/gcc.dg/vmx/vmx.exp                   |     2 +-
 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-1.c            |    64 +-
 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           |     2 +-
 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/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/pcs/aarch64-sve-pcs.exp |     2 +-
 .../gcc.target/aarch64/sve2/aarch64-sve2.exp       |     2 +-
 .../aarch64/sve2/acle/aarch64-sve2-acle-asm.exp    |     2 +-
 .../aarch64/sve2/acle/aarch64-sve2-acle.exp        |     2 +-
 .../gcc.target/aarch64/torture/aarch64-torture.exp |     2 +-
 gcc/testsuite/gcc.target/alpha/alpha.exp           |     2 +-
 gcc/testsuite/gcc.target/arc/arc.exp               |     2 +-
 gcc/testsuite/gcc.target/arm/aapcs/aapcs.exp       |     2 +-
 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/lto/lto.exp           |     2 +-
 gcc/testsuite/gcc.target/arm/multilib.exp          |     2 +-
 gcc/testsuite/gcc.target/arm/mve/mve.exp           |     2 +-
 .../gcc.target/arm/pure-code/pure-code.exp         |     2 +-
 gcc/testsuite/gcc.target/arm/simd/simd.exp         |     2 +-
 gcc/testsuite/gcc.target/avr/avr.exp               |     2 +-
 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/csky/fpuv3/fpuv3.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/hppa/shadd-2.c            |     2 +-
 gcc/testsuite/gcc.target/hppa/shadd-3.c            |     2 +-
 .../gcc.target/i386/avx2-i32gatherpd256-4.c        |    14 +-
 .../gcc.target/i386/avx2-i32gatherq256-4.c         |    14 +-
 .../gcc.target/i386/avx2-i64gatherpd256-4.c        |    14 +-
 .../gcc.target/i386/avx2-i64gatherq256-4.c         |    14 +-
 gcc/testsuite/gcc.target/i386/avx2-vpabsb256-2.c   |     2 +-
 gcc/testsuite/gcc.target/i386/avx2-vpabsd256-2.c   |     2 +-
 gcc/testsuite/gcc.target/i386/avx2-vpabsw256-2.c   |     2 +-
 .../gcc.target/i386/avx256-unaligned-load-7.c      |     8 +-
 .../gcc.target/i386/avx256-unaligned-store-7.c     |     4 +-
 gcc/testsuite/gcc.target/i386/harden-sls-6.c       |    18 +
 gcc/testsuite/gcc.target/i386/i386.exp             |     2 +-
 gcc/testsuite/gcc.target/i386/iamcu/abi-iamcu.exp  |     2 +-
 .../gcc.target/i386/math-torture/math-torture.exp  |     2 +-
 gcc/testsuite/gcc.target/i386/pr102811-2.c         |     3 +-
 gcc/testsuite/gcc.target/i386/pr103861-3.c         |    66 +
 gcc/testsuite/gcc.target/i386/pr103861.c           |    23 +
 gcc/testsuite/gcc.target/i386/pr103894.c           |    13 +
 gcc/testsuite/gcc.target/i386/pr103895.c           |    16 +
 gcc/testsuite/gcc.target/i386/pr103900.c           |    25 +
 gcc/testsuite/gcc.target/i386/pr103905.c           |    25 +
 gcc/testsuite/gcc.target/i386/pr103908.c           |    24 +
 gcc/testsuite/gcc.target/i386/pr103915.c           |    11 +
 gcc/testsuite/gcc.target/i386/pr64291-1.c          |     2 +-
 gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c   |     4 +-
 gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c     |     2 +-
 gcc/testsuite/gcc.target/i386/pr92658-sse4.c       |     2 +-
 gcc/testsuite/gcc.target/i386/pr98737-1.c          |   207 +
 gcc/testsuite/gcc.target/i386/pr98737-2.c          |   111 +
 gcc/testsuite/gcc.target/i386/pr98737-3.c          |   207 +
 gcc/testsuite/gcc.target/i386/pr98737-4.c          |   111 +
 gcc/testsuite/gcc.target/i386/pr98737-5.c          |   303 +
 gcc/testsuite/gcc.target/i386/pr98737-6.c          |   303 +
 gcc/testsuite/gcc.target/i386/pr98737-7.c          |   303 +
 gcc/testsuite/gcc.target/i386/sse2-float16-2.c     |     3 +-
 .../gcc.target/i386/stackalign/stackalign.exp      |     2 +-
 gcc/testsuite/gcc.target/i386/warn-vect-op-2.c     |     6 +-
 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/pr102059-1.c      |    21 +
 gcc/testsuite/gcc.target/powerpc/pr102059-2.c      |    21 +
 gcc/testsuite/gcc.target/powerpc/pr102059-3.c      |    21 +
 gcc/testsuite/gcc.target/powerpc/vsu/vsu.exp       |     2 +-
 gcc/testsuite/gcc.target/pru/pru.exp               |     2 +-
 gcc/testsuite/gcc.target/riscv/predef-14.c         |    83 +
 gcc/testsuite/gcc.target/riscv/predef-15.c         |    91 +
 gcc/testsuite/gcc.target/riscv/predef-16.c         |    91 +
 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             |     2 +-
 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 +-
 .../x86_64/abi/avx512fp16/abi-avx512fp16-xmm.exp   |     2 +-
 .../abi/avx512fp16/m256h/abi-avx512fp16-ymm.exp    |     2 +-
 .../abi/avx512fp16/m512h/abi-avx512fp16-zmm.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/extern-c++/extern-c++.exp     |     2 +-
 gcc/testsuite/gdc.dg/lto/lto.exp                   |     2 +-
 gcc/testsuite/gdc.dg/torture/torture.exp           |     2 +-
 gcc/testsuite/gdc.dg/ubsan/ubsan.exp               |     2 +-
 gcc/testsuite/gdc.test/compilable/99bottles.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/art4769.d        |     2 +-
 gcc/testsuite/gdc.test/compilable/compilable.exp   |     2 +-
 gcc/testsuite/gdc.test/compilable/test69.d         |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail11.d   |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail15.d   |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail35.d   |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail73.d   |     2 +-
 .../gdc.test/fail_compilation/fail_compilation.exp |     2 +-
 .../fail_compilation/misc_parser_err_cov1.d        |    12 +-
 gcc/testsuite/gdc.test/fail_compilation/parseStc.d |    13 +-
 gcc/testsuite/gdc.test/runnable/mars1.d            |     4 +-
 gcc/testsuite/gdc.test/runnable/runnable.exp       |     2 +-
 gcc/testsuite/gdc.test/runnable/template1.d        |     4 +-
 gcc/testsuite/gdc.test/runnable/template2.d        |     2 +-
 gcc/testsuite/gdc.test/runnable/template9.d        |     2 +-
 gcc/testsuite/gdc.test/runnable/test12.d           |     2 +-
 gcc/testsuite/gdc.test/runnable/test15.d           |     2 +-
 gcc/testsuite/gdc.test/runnable/test20855.d        |     1 +
 gcc/testsuite/gdc.test/runnable/test22.d           |     2 +-
 gcc/testsuite/gdc.test/runnable/testarray.d        |     2 +-
 gcc/testsuite/gdc.test/runnable/testcontracts.d    |     2 +-
 gcc/testsuite/gdc.test/runnable/testsafe.d         |    10 +-
 gcc/testsuite/gdc.test/runnable/traits_child.d     |     2 +-
 gcc/testsuite/gdc.test/runnable/xtest46.d          |    10 +-
 .../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/c-interop/c-interop.exp  |     2 +-
 gcc/testsuite/gfortran.dg/c-interop/pr103390-1.f90 |    23 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-2.f90 |    20 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-3.f90 |    29 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-4.f90 |    25 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-5.f90 |    26 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-6.f90 |    22 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-7.f90 |    19 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-8.f90 |    20 +
 gcc/testsuite/gfortran.dg/c-interop/pr103390-9.f90 |    26 +
 gcc/testsuite/gfortran.dg/coarray/caf.exp          |     2 +-
 gcc/testsuite/gfortran.dg/debug/debug.exp          |     2 +-
 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/gomp/pr103643.f90        |    19 +
 gcc/testsuite/gfortran.dg/graphite/graphite.exp    |     2 +-
 gcc/testsuite/gfortran.dg/ieee/ieee.exp            |     2 +-
 gcc/testsuite/gfortran.dg/ieee/ieee_9.f90          |    90 +-
 gcc/testsuite/gfortran.dg/lto/lto.exp              |     2 +-
 gcc/testsuite/gfortran.dg/pr103258.f90             |    14 +
 gcc/testsuite/gfortran.dg/pr103691.f90             |     9 +
 gcc/testsuite/gfortran.dg/prof/prof.exp            |     2 +-
 gcc/testsuite/gfortran.dg/ubsan/ubsan.exp          |     2 +-
 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 +-
 gcc/testsuite/lib/asan-dg.exp                      |     2 +-
 gcc/testsuite/lib/atomic-dg.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              |    18 +-
 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 +-
 gcc/testsuite/obj-c++.dg/property/property.exp     |     2 +-
 gcc/testsuite/obj-c++.dg/strings/strings.exp       |     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/pr103639.m                   |   101 +
 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                                     |    22 +-
 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                                  |     2 +-
 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                                    |     4 +-
 gcc/tree-phinodes.c                                |     2 +-
 gcc/tree-phinodes.h                                |     2 +-
 gcc/tree-predcom.c                                 |     2 +-
 gcc/tree-pretty-print.c                            |    13 +-
 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                                 |   351 +-
 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                          |     2 +-
 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-math-opts.h                           |     2 +-
 gcc/tree-ssa-operands.c                            |     2 +-
 gcc/tree-ssa-operands.h                            |     2 +-
 gcc/tree-ssa-phiopt.c                              |     2 +-
 gcc/tree-ssa-phiprop.c                             |     2 +-
 gcc/tree-ssa-pre.c                                 |    27 +-
 gcc/tree-ssa-propagate.c                           |     2 +-
 gcc/tree-ssa-propagate.h                           |     2 +-
 gcc/tree-ssa-reassoc.c                             |     2 +-
 gcc/tree-ssa-reassoc.h                             |     2 +-
 gcc/tree-ssa-sccvn.c                               |     2 +-
 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                          |    16 +-
 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                          |    17 +-
 gcc/tree-vect-generic.c                            |     2 +-
 gcc/tree-vect-loop-manip.c                         |     2 +-
 gcc/tree-vect-loop.c                               |    12 +-
 gcc/tree-vect-patterns.c                           |     2 +-
 gcc/tree-vect-slp-patterns.c                       |     2 +-
 gcc/tree-vect-slp.c                                |    20 +-
 gcc/tree-vect-stmts.c                              |     2 +-
 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                                         |     2 +-
 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/valtrack.c                                     |     2 +-
 gcc/valtrack.h                                     |     2 +-
 gcc/value-pointer-equiv.cc                         |     2 +-
 gcc/value-pointer-equiv.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                                 |     2 +-
 gcc/value-range.h                                  |     2 +-
 gcc/value-relation.cc                              |     2 +-
 gcc/value-relation.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/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/warning-control.cc                             |     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                                    |     2 +-
 gcc/wide-int.h                                     |     2 +-
 gcc/xcoff.h                                        |     2 +-
 gcc/xcoffout.c                                     |     2 +-
 gcc/xcoffout.h                                     |     2 +-
 include/ansidecl.h                                 |     2 +-
 include/btf.h                                      |     2 +-
 include/ctf.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                                |     2 +-
 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/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                                |     2 +-
 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.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                             |     2 +-
 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.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/Makefile.am                                 |     2 +-
 libcc1/callbacks.cc                                |     2 +-
 libcc1/callbacks.hh                                |     2 +-
 libcc1/compiler-name.hh                            |     2 +-
 libcc1/compiler.cc                                 |     2 +-
 libcc1/compiler.hh                                 |     2 +-
 libcc1/configure.ac                                |     2 +-
 libcc1/connection.cc                               |     2 +-
 libcc1/connection.hh                               |     2 +-
 libcc1/context.cc                                  |     2 +-
 libcc1/context.hh                                  |     2 +-
 libcc1/deleter.hh                                  |     2 +-
 libcc1/findcomp.cc                                 |     2 +-
 libcc1/findcomp.hh                                 |     2 +-
 libcc1/gdbctx.hh                                   |     2 +-
 libcc1/libcc1.cc                                   |     2 +-
 libcc1/libcc1plugin.cc                             |     2 +-
 libcc1/libcp1.cc                                   |     2 +-
 libcc1/libcp1plugin.cc                             |     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                                  |     2 +-
 libcpp/ChangeLog                                   |     8 +-
 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                                     |    10 +-
 libcpp/makeucnid.c                                 |     4 +-
 libcpp/mkdeps.c                                    |     2 +-
 libcpp/pch.c                                       |     2 +-
 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 +-
 libgcc/ChangeLog                                   |    14 +-
 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-bswapti2.c                  |     2 +-
 libgcc/config/gcn/lib2-divmod-di.c                 |     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-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/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                    |     8 +-
 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/sfp-exceptions.c                  |     2 +-
 libgcc/config/pa/sfp-machine.h                     |     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/_dd_to_kf.c                   |     2 +-
 libgcc/config/rs6000/_divkc3.c                     |     2 +-
 libgcc/config/rs6000/_kf_to_dd.c                   |     2 +-
 libgcc/config/rs6000/_kf_to_sd.c                   |     2 +-
 libgcc/config/rs6000/_kf_to_td.c                   |     2 +-
 libgcc/config/rs6000/_mulkc3.c                     |     2 +-
 libgcc/config/rs6000/_powikf2.c                    |     2 +-
 libgcc/config/rs6000/_sd_to_kf.c                   |     2 +-
 libgcc/config/rs6000/_td_to_kf.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-sw.c                  |     2 +-
 libgcc/config/rs6000/fixunskfti-sw.c               |     2 +-
 libgcc/config/rs6000/float128-hw.c                 |     2 +-
 libgcc/config/rs6000/float128-ifunc.c              |     2 +-
 libgcc/config/rs6000/float128-p10.c                |     2 +-
 libgcc/config/rs6000/floattikf-sw.c                |     2 +-
 libgcc/config/rs6000/floatuntikf-sw.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-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                    |     2 +-
 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                        |    20 +-
 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                              |   376 +-
 libgfortran/ChangeLog-2021                         |   384 +
 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-aarch64.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/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                       |     6 +-
 libgomp/ChangeLog                                  |    17 +-
 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/teams.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/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                               |     2 +-
 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                        |     6 +-
 libgomp/plugin/plugin-nvptx.c                      |     4 +-
 libgomp/priority_queue.c                           |     2 +-
 libgomp/priority_queue.h                           |     2 +-
 libgomp/scope.c                                    |     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-c++-common/target-45.c |    28 +-
 libgomp/testsuite/libgomp.c/affinity-1.c           |     2 +-
 libgomp/testsuite/libgomp.c/sort-1.c               |     2 +-
 libgomp/testsuite/libgomp.fortran/target10.f90     |    18 +-
 libgomp/testsuite/libgomp.graphite/graphite.exp    |     2 +-
 libgomp/work.c                                     |     2 +-
 libiberty/ChangeLog                                |     7 +
 libiberty/Makefile.in                              |     2 +-
 libiberty/_doprnt.c                                |     2 +-
 libiberty/acinclude.m4                             |     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                             |     2 +-
 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                                   |     6 +-
 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.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                                  |     2 +-
 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.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 +-
 libphobos/ChangeLog                                |     7 +-
 libphobos/Makefile.am                              |     2 +-
 libphobos/acinclude.m4                             |     2 +-
 libphobos/configure.ac                             |     2 +-
 libphobos/configure.tgt                            |     2 +-
 libphobos/d_rules.am                               |     2 +-
 libphobos/libdruntime/MERGE                        |     2 +-
 libphobos/libdruntime/Makefile.am                  |     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/msvc.c          |     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/attributes.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/common.d        |     2 +-
 libphobos/libdruntime/gcc/sections/elf.d           |     2 +-
 libphobos/libdruntime/gcc/sections/macho.d         |     2 +-
 libphobos/libdruntime/gcc/sections/package.d       |     2 +-
 libphobos/libdruntime/gcc/sections/pecoff.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/MERGE                                |     2 +-
 libphobos/src/Makefile.am                          |     2 +-
 libphobos/src/std/algorithm/mutation.d             |    20 +-
 libphobos/src/std/container/array.d                |    45 +-
 libphobos/src/std/conv.d                           |     4 +-
 libphobos/src/std/format/internal/read.d           |    22 +-
 libphobos/src/std/format/read.d                    |    13 +
 libphobos/src/std/sumtype.d                        |     1 -
 libphobos/src/std/uni/package.d                    |     8 +-
 libphobos/src/std/utf.d                            |    25 +-
 libphobos/src/std/xml.d                            |     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.betterc/betterc.exp  |     2 +-
 libphobos/testsuite/libphobos.config/config.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.gc/gc.exp            |     2 +-
 libphobos/testsuite/libphobos.hash/hash.exp        |     2 +-
 libphobos/testsuite/libphobos.imports/imports.exp  |     2 +-
 .../testsuite/libphobos.init_fini/init_fini.exp    |     2 +-
 .../testsuite/libphobos.lifetime/lifetime.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 +-
 libphobos/testsuite/libphobos.traits/traits.exp    |     2 +-
 .../testsuite/libphobos.typeinfo/typeinfo.exp      |     2 +-
 .../testsuite/libphobos.unittest/unittest.exp      |     2 +-
 libquadmath/ChangeLog                              |     4 +
 libquadmath/libquadmath.texi                       |     2 +-
 libssp/Makefile.am                                 |     2 +-
 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                             |  9097 +----
 libstdc++-v3/ChangeLog-2021                        |  9013 +++++
 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                |     5 +-
 .../config/allocator/malloc_allocator_base.h       |     2 +-
 libstdc++-v3/config/allocator/new_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 +-
 .../config/locale/vxworks/ctype_members.cc         |     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/doc/Makefile.am                       |     2 +-
 libstdc++-v3/doc/doxygen/doxygroups.cc             |     2 +-
 libstdc++-v3/doc/html/faq.html                     |     2 +-
 libstdc++-v3/doc/xml/faq.xml                       |     2 +-
 libstdc++-v3/doc/xml/spine.xml                     |     2 +-
 libstdc++-v3/include/Makefile.am                   |     2 +-
 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           |    10 +-
 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           |     5 +-
 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                |    12 +-
 libstdc++-v3/include/bits/char_traits.h            |     2 +-
 libstdc++-v3/include/bits/charconv.h               |     2 +-
 libstdc++-v3/include/bits/chrono.h                 |     2 +-
 libstdc++-v3/include/bits/codecvt.h                |     2 +-
 libstdc++-v3/include/bits/concept_check.h          |     2 +-
 libstdc++-v3/include/bits/cow_string.h             |     5 +-
 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         |     7 +-
 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              |   189 +-
 libstdc++-v3/include/bits/hashtable_policy.h       |    55 +-
 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/new_allocator.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                  |    35 +-
 libstdc++-v3/include/bits/regex.tcc                |    10 +-
 libstdc++-v3/include/bits/regex_automaton.h        |     2 +-
 libstdc++-v3/include/bits/regex_automaton.tcc      |     2 +-
 libstdc++-v3/include/bits/regex_compiler.h         |    11 +-
 libstdc++-v3/include/bits/regex_compiler.tcc       |    39 +-
 libstdc++-v3/include/bits/regex_constants.h        |     2 +-
 libstdc++-v3/include/bits/regex_error.h            |    29 +-
 libstdc++-v3/include/bits/regex_executor.h         |     2 +-
 libstdc++-v3/include/bits/regex_executor.tcc       |     4 +-
 libstdc++-v3/include/bits/regex_scanner.h          |     2 +-
 libstdc++-v3/include/bits/regex_scanner.tcc        |    78 +-
 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              |     9 +-
 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/this_thread_sleep.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/utility.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/array                   |     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/numeric_traits.h     |     2 +-
 .../include/experimental/bits/shared_ptr.h         |     2 +-
 libstdc++-v3/include/experimental/bits/simd.h      |     2 +-
 .../include/experimental/bits/simd_builtin.h       |     2 +-
 .../include/experimental/bits/simd_converter.h     |     2 +-
 .../include/experimental/bits/simd_detail.h        |     2 +-
 .../include/experimental/bits/simd_fixed_size.h    |     2 +-
 libstdc++-v3/include/experimental/bits/simd_math.h |     2 +-
 libstdc++-v3/include/experimental/bits/simd_neon.h |     2 +-
 libstdc++-v3/include/experimental/bits/simd_ppc.h  |     2 +-
 .../include/experimental/bits/simd_scalar.h        |     2 +-
 libstdc++-v3/include/experimental/bits/simd_x86.h  |     2 +-
 .../experimental/bits/simd_x86_conversions.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/simd             |     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 +-
 libstdc++-v3/include/parallel/balanced_quicksort.h |     2 +-
 libstdc++-v3/include/parallel/base.h               |     2 +-
 libstdc++-v3/include/parallel/basic_iterator.h     |     2 +-
 libstdc++-v3/include/parallel/checkers.h           |     2 +-
 libstdc++-v3/include/parallel/compatibility.h      |     2 +-
 .../include/parallel/compiletime_settings.h        |     2 +-
 libstdc++-v3/include/parallel/equally_split.h      |     2 +-
 libstdc++-v3/include/parallel/features.h           |     2 +-
 libstdc++-v3/include/parallel/find.h               |     2 +-
 libstdc++-v3/include/parallel/find_selectors.h     |     2 +-
 libstdc++-v3/include/parallel/for_each.h           |     2 +-
 libstdc++-v3/include/parallel/for_each_selectors.h |     2 +-
 libstdc++-v3/include/parallel/iterator.h           |     2 +-
 libstdc++-v3/include/parallel/list_partition.h     |     2 +-
 libstdc++-v3/include/parallel/losertree.h          |     2 +-
 libstdc++-v3/include/parallel/merge.h              |     2 +-
 libstdc++-v3/include/parallel/multiseq_selection.h |     2 +-
 libstdc++-v3/include/parallel/multiway_merge.h     |     2 +-
 libstdc++-v3/include/parallel/multiway_mergesort.h |     2 +-
 libstdc++-v3/include/parallel/numeric              |     2 +-
 libstdc++-v3/include/parallel/numericfwd.h         |     2 +-
 libstdc++-v3/include/parallel/omp_loop.h           |     2 +-
 libstdc++-v3/include/parallel/omp_loop_static.h    |     2 +-
 libstdc++-v3/include/parallel/par_loop.h           |     2 +-
 libstdc++-v3/include/parallel/parallel.h           |     2 +-
 libstdc++-v3/include/parallel/partial_sum.h        |     2 +-
 libstdc++-v3/include/parallel/partition.h          |     2 +-
 libstdc++-v3/include/parallel/queue.h              |     2 +-
 libstdc++-v3/include/parallel/quicksort.h          |     2 +-
 libstdc++-v3/include/parallel/random_number.h      |     2 +-
 libstdc++-v3/include/parallel/random_shuffle.h     |     2 +-
 libstdc++-v3/include/parallel/search.h             |     2 +-
 libstdc++-v3/include/parallel/set_operations.h     |     2 +-
 libstdc++-v3/include/parallel/settings.h           |     2 +-
 libstdc++-v3/include/parallel/sort.h               |     2 +-
 libstdc++-v3/include/parallel/tags.h               |     2 +-
 libstdc++-v3/include/parallel/types.h              |     2 +-
 libstdc++-v3/include/parallel/unique_copy.h        |     2 +-
 libstdc++-v3/include/parallel/workstealing.h       |     2 +-
 libstdc++-v3/include/precompiled/extc++.h          |     2 +-
 libstdc++-v3/include/precompiled/stdc++.h          |     2 +-
 libstdc++-v3/include/precompiled/stdtr1c++.h       |     2 +-
 libstdc++-v3/include/std/algorithm                 |     2 +-
 libstdc++-v3/include/std/any                       |     2 +-
 libstdc++-v3/include/std/array                     |     2 +-
 libstdc++-v3/include/std/atomic                    |     2 +-
 libstdc++-v3/include/std/barrier                   |     2 +-
 libstdc++-v3/include/std/bit                       |     2 +-
 libstdc++-v3/include/std/bitset                    |     2 +-
 libstdc++-v3/include/std/charconv                  |    13 +-
 libstdc++-v3/include/std/chrono                    |     2 +-
 libstdc++-v3/include/std/codecvt                   |     2 +-
 libstdc++-v3/include/std/complex                   |     2 +-
 libstdc++-v3/include/std/concepts                  |     2 +-
 libstdc++-v3/include/std/condition_variable        |     2 +-
 libstdc++-v3/include/std/coroutine                 |     2 +-
 libstdc++-v3/include/std/deque                     |     2 +-
 libstdc++-v3/include/std/execution                 |     2 +-
 libstdc++-v3/include/std/filesystem                |     2 +-
 libstdc++-v3/include/std/forward_list              |     2 +-
 libstdc++-v3/include/std/fstream                   |     2 +-
 libstdc++-v3/include/std/functional                |     2 +-
 libstdc++-v3/include/std/future                    |     2 +-
 libstdc++-v3/include/std/iomanip                   |     2 +-
 libstdc++-v3/include/std/ios                       |     2 +-
 libstdc++-v3/include/std/iosfwd                    |     2 +-
 libstdc++-v3/include/std/iostream                  |     2 +-
 libstdc++-v3/include/std/istream                   |     2 +-
 libstdc++-v3/include/std/iterator                  |     2 +-
 libstdc++-v3/include/std/latch                     |     2 +-
 libstdc++-v3/include/std/limits                    |     2 +-
 libstdc++-v3/include/std/list                      |     2 +-
 libstdc++-v3/include/std/locale                    |     2 +-
 libstdc++-v3/include/std/map                       |     2 +-
 libstdc++-v3/include/std/memory                    |     2 +-
 libstdc++-v3/include/std/memory_resource           |     2 +-
 libstdc++-v3/include/std/mutex                     |     2 +-
 libstdc++-v3/include/std/numbers                   |     2 +-
 libstdc++-v3/include/std/numeric                   |     2 +-
 libstdc++-v3/include/std/optional                  |     2 +-
 libstdc++-v3/include/std/ostream                   |     2 +-
 libstdc++-v3/include/std/queue                     |     2 +-
 libstdc++-v3/include/std/random                    |     2 +-
 libstdc++-v3/include/std/ranges                    |     2 +-
 libstdc++-v3/include/std/ratio                     |     2 +-
 libstdc++-v3/include/std/regex                     |     2 +-
 libstdc++-v3/include/std/scoped_allocator          |     2 +-
 libstdc++-v3/include/std/semaphore                 |     2 +-
 libstdc++-v3/include/std/set                       |     2 +-
 libstdc++-v3/include/std/shared_mutex              |     2 +-
 libstdc++-v3/include/std/source_location           |     2 +-
 libstdc++-v3/include/std/span                      |     2 +-
 libstdc++-v3/include/std/sstream                   |     2 +-
 libstdc++-v3/include/std/stack                     |     2 +-
 libstdc++-v3/include/std/stdexcept                 |     2 +-
 libstdc++-v3/include/std/stop_token                |     2 +-
 libstdc++-v3/include/std/streambuf                 |     2 +-
 libstdc++-v3/include/std/string                    |     2 +-
 libstdc++-v3/include/std/string_view               |     2 +-
 libstdc++-v3/include/std/syncstream                |     2 +-
 libstdc++-v3/include/std/system_error              |     2 +-
 libstdc++-v3/include/std/thread                    |     2 +-
 libstdc++-v3/include/std/tuple                     |     2 +-
 libstdc++-v3/include/std/type_traits               |     2 +-
 libstdc++-v3/include/std/typeindex                 |     2 +-
 libstdc++-v3/include/std/unordered_map             |     2 +-
 libstdc++-v3/include/std/unordered_set             |     2 +-
 libstdc++-v3/include/std/utility                   |     2 +-
 libstdc++-v3/include/std/valarray                  |     2 +-
 libstdc++-v3/include/std/variant                   |     2 +-
 libstdc++-v3/include/std/vector                    |     2 +-
 libstdc++-v3/include/std/version                   |     3 +-
 libstdc++-v3/include/tr1/array                     |     2 +-
 libstdc++-v3/include/tr1/bessel_function.tcc       |     2 +-
 libstdc++-v3/include/tr1/beta_function.tcc         |     2 +-
 libstdc++-v3/include/tr1/ccomplex                  |     2 +-
 libstdc++-v3/include/tr1/cctype                    |     2 +-
 libstdc++-v3/include/tr1/cfenv                     |     2 +-
 libstdc++-v3/include/tr1/cfloat                    |     2 +-
 libstdc++-v3/include/tr1/cinttypes                 |     2 +-
 libstdc++-v3/include/tr1/climits                   |     2 +-
 libstdc++-v3/include/tr1/cmath                     |     2 +-
 libstdc++-v3/include/tr1/complex                   |     2 +-
 libstdc++-v3/include/tr1/complex.h                 |     2 +-
 libstdc++-v3/include/tr1/cstdarg                   |     2 +-
 libstdc++-v3/include/tr1/cstdbool                  |     2 +-
 libstdc++-v3/include/tr1/cstdint                   |     2 +-
 libstdc++-v3/include/tr1/cstdio                    |     2 +-
 libstdc++-v3/include/tr1/cstdlib                   |     2 +-
 libstdc++-v3/include/tr1/ctgmath                   |     2 +-
 libstdc++-v3/include/tr1/ctime                     |     2 +-
 libstdc++-v3/include/tr1/ctype.h                   |     2 +-
 libstdc++-v3/include/tr1/cwchar                    |     2 +-
 libstdc++-v3/include/tr1/cwctype                   |     2 +-
 libstdc++-v3/include/tr1/ell_integral.tcc          |     2 +-
 libstdc++-v3/include/tr1/exp_integral.tcc          |     2 +-
 libstdc++-v3/include/tr1/fenv.h                    |     2 +-
 libstdc++-v3/include/tr1/float.h                   |     2 +-
 libstdc++-v3/include/tr1/functional                |     2 +-
 libstdc++-v3/include/tr1/functional_hash.h         |     2 +-
 libstdc++-v3/include/tr1/gamma.tcc                 |     2 +-
 libstdc++-v3/include/tr1/hashtable.h               |     2 +-
 libstdc++-v3/include/tr1/hashtable_policy.h        |     2 +-
 libstdc++-v3/include/tr1/hypergeometric.tcc        |     2 +-
 libstdc++-v3/include/tr1/inttypes.h                |     2 +-
 libstdc++-v3/include/tr1/legendre_function.tcc     |     2 +-
 libstdc++-v3/include/tr1/limits.h                  |     2 +-
 libstdc++-v3/include/tr1/math.h                    |     2 +-
 libstdc++-v3/include/tr1/memory                    |     2 +-
 libstdc++-v3/include/tr1/modified_bessel_func.tcc  |     2 +-
 libstdc++-v3/include/tr1/poly_hermite.tcc          |     2 +-
 libstdc++-v3/include/tr1/poly_laguerre.tcc         |     2 +-
 libstdc++-v3/include/tr1/random                    |     2 +-
 libstdc++-v3/include/tr1/random.h                  |     2 +-
 libstdc++-v3/include/tr1/random.tcc                |     2 +-
 libstdc++-v3/include/tr1/regex                     |     2 +-
 libstdc++-v3/include/tr1/riemann_zeta.tcc          |     2 +-
 libstdc++-v3/include/tr1/shared_ptr.h              |     2 +-
 libstdc++-v3/include/tr1/special_function_util.h   |     2 +-
 libstdc++-v3/include/tr1/stdarg.h                  |     2 +-
 libstdc++-v3/include/tr1/stdbool.h                 |     2 +-
 libstdc++-v3/include/tr1/stdint.h                  |     2 +-
 libstdc++-v3/include/tr1/stdio.h                   |     2 +-
 libstdc++-v3/include/tr1/stdlib.h                  |     2 +-
 libstdc++-v3/include/tr1/tgmath.h                  |     2 +-
 libstdc++-v3/include/tr1/tuple                     |     2 +-
 libstdc++-v3/include/tr1/type_traits               |     2 +-
 libstdc++-v3/include/tr1/unordered_map             |     2 +-
 libstdc++-v3/include/tr1/unordered_map.h           |     2 +-
 libstdc++-v3/include/tr1/unordered_set             |     2 +-
 libstdc++-v3/include/tr1/unordered_set.h           |     2 +-
 libstdc++-v3/include/tr1/utility                   |     2 +-
 libstdc++-v3/include/tr1/wchar.h                   |     2 +-
 libstdc++-v3/include/tr1/wctype.h                  |     2 +-
 libstdc++-v3/include/tr2/bool_set                  |     2 +-
 libstdc++-v3/include/tr2/bool_set.tcc              |     2 +-
 libstdc++-v3/include/tr2/dynamic_bitset            |     2 +-
 libstdc++-v3/include/tr2/dynamic_bitset.tcc        |     2 +-
 libstdc++-v3/include/tr2/ratio                     |     2 +-
 libstdc++-v3/include/tr2/type_traits               |     2 +-
 libstdc++-v3/libsupc++/Makefile.am                 |     2 +-
 libstdc++-v3/libsupc++/array_type_info.cc          |     2 +-
 libstdc++-v3/libsupc++/atexit_arm.cc               |     2 +-
 libstdc++-v3/libsupc++/atexit_thread.cc            |     2 +-
 libstdc++-v3/libsupc++/atomic_lockfree_defines.h   |     2 +-
 libstdc++-v3/libsupc++/bad_alloc.cc                |     2 +-
 libstdc++-v3/libsupc++/bad_array_length.cc         |     2 +-
 libstdc++-v3/libsupc++/bad_array_new.cc            |     2 +-
 libstdc++-v3/libsupc++/bad_cast.cc                 |     2 +-
 libstdc++-v3/libsupc++/bad_typeid.cc               |     2 +-
 libstdc++-v3/libsupc++/class_type_info.cc          |     2 +-
 libstdc++-v3/libsupc++/compare                     |     2 +-
 libstdc++-v3/libsupc++/cxxabi.h                    |     2 +-
 libstdc++-v3/libsupc++/cxxabi_forced.h             |     2 +-
 libstdc++-v3/libsupc++/cxxabi_init_exception.h     |     2 +-
 libstdc++-v3/libsupc++/del_op.cc                   |     2 +-
 libstdc++-v3/libsupc++/del_opa.cc                  |     2 +-
 libstdc++-v3/libsupc++/del_opant.cc                |     2 +-
 libstdc++-v3/libsupc++/del_opnt.cc                 |     2 +-
 libstdc++-v3/libsupc++/del_ops.cc                  |     2 +-
 libstdc++-v3/libsupc++/del_opsa.cc                 |     2 +-
 libstdc++-v3/libsupc++/del_opv.cc                  |     2 +-
 libstdc++-v3/libsupc++/del_opva.cc                 |     2 +-
 libstdc++-v3/libsupc++/del_opvant.cc               |     2 +-
 libstdc++-v3/libsupc++/del_opvnt.cc                |     2 +-
 libstdc++-v3/libsupc++/del_opvs.cc                 |     2 +-
 libstdc++-v3/libsupc++/del_opvsa.cc                |     2 +-
 libstdc++-v3/libsupc++/dyncast.cc                  |     2 +-
 libstdc++-v3/libsupc++/eh_alloc.cc                 |     2 +-
 libstdc++-v3/libsupc++/eh_arm.cc                   |     2 +-
 libstdc++-v3/libsupc++/eh_atomics.h                |     2 +-
 libstdc++-v3/libsupc++/eh_aux_runtime.cc           |     2 +-
 libstdc++-v3/libsupc++/eh_call.cc                  |     2 +-
 libstdc++-v3/libsupc++/eh_catch.cc                 |     2 +-
 libstdc++-v3/libsupc++/eh_exception.cc             |     2 +-
 libstdc++-v3/libsupc++/eh_globals.cc               |     2 +-
 libstdc++-v3/libsupc++/eh_personality.cc           |     2 +-
 libstdc++-v3/libsupc++/eh_ptr.cc                   |     2 +-
 libstdc++-v3/libsupc++/eh_term_handler.cc          |     2 +-
 libstdc++-v3/libsupc++/eh_term_handler.h           |     2 +-
 libstdc++-v3/libsupc++/eh_terminate.cc             |     2 +-
 libstdc++-v3/libsupc++/eh_throw.cc                 |     2 +-
 libstdc++-v3/libsupc++/eh_tm.cc                    |     2 +-
 libstdc++-v3/libsupc++/eh_type.cc                  |     2 +-
 libstdc++-v3/libsupc++/eh_unex_handler.cc          |     2 +-
 libstdc++-v3/libsupc++/enum_type_info.cc           |     2 +-
 libstdc++-v3/libsupc++/exception                   |     2 +-
 libstdc++-v3/libsupc++/exception.h                 |     2 +-
 libstdc++-v3/libsupc++/exception_defines.h         |     2 +-
 libstdc++-v3/libsupc++/exception_ptr.h             |     2 +-
 libstdc++-v3/libsupc++/function_type_info.cc       |     2 +-
 libstdc++-v3/libsupc++/fundamental_type_info.cc    |     2 +-
 libstdc++-v3/libsupc++/guard.cc                    |     2 +-
 libstdc++-v3/libsupc++/guard_error.cc              |     2 +-
 libstdc++-v3/libsupc++/hash_bytes.cc               |     2 +-
 libstdc++-v3/libsupc++/hash_bytes.h                |     2 +-
 libstdc++-v3/libsupc++/initializer_list            |     2 +-
 libstdc++-v3/libsupc++/nested_exception.cc         |     2 +-
 libstdc++-v3/libsupc++/nested_exception.h          |     2 +-
 libstdc++-v3/libsupc++/new                         |     2 +-
 libstdc++-v3/libsupc++/new_handler.cc              |     2 +-
 libstdc++-v3/libsupc++/new_op.cc                   |     2 +-
 libstdc++-v3/libsupc++/new_opa.cc                  |     2 +-
 libstdc++-v3/libsupc++/new_opant.cc                |     2 +-
 libstdc++-v3/libsupc++/new_opnt.cc                 |     2 +-
 libstdc++-v3/libsupc++/new_opv.cc                  |     2 +-
 libstdc++-v3/libsupc++/new_opva.cc                 |     2 +-
 libstdc++-v3/libsupc++/new_opvant.cc               |     2 +-
 libstdc++-v3/libsupc++/new_opvnt.cc                |     2 +-
 libstdc++-v3/libsupc++/pbase_type_info.cc          |     2 +-
 libstdc++-v3/libsupc++/pmem_type_info.cc           |     2 +-
 libstdc++-v3/libsupc++/pointer_type_info.cc        |     2 +-
 libstdc++-v3/libsupc++/pure.cc                     |     2 +-
 libstdc++-v3/libsupc++/si_class_type_info.cc       |     2 +-
 libstdc++-v3/libsupc++/tinfo.cc                    |     9 +-
 libstdc++-v3/libsupc++/tinfo.h                     |     2 +-
 libstdc++-v3/libsupc++/tinfo2.cc                   |     2 +-
 libstdc++-v3/libsupc++/typeinfo                    |    98 +-
 libstdc++-v3/libsupc++/unwind-cxx.h                |     2 +-
 libstdc++-v3/libsupc++/vec.cc                      |     2 +-
 libstdc++-v3/libsupc++/vmi_class_type_info.cc      |     2 +-
 libstdc++-v3/libsupc++/vterminate.cc               |     2 +-
 libstdc++-v3/libsupc++/vtv_stubs.cc                |     2 +-
 libstdc++-v3/po/Makefile.am                        |     2 +-
 libstdc++-v3/po/POTFILES.in                        |     2 +-
 libstdc++-v3/po/de.po                              |     2 +-
 libstdc++-v3/po/fr.po                              |     2 +-
 libstdc++-v3/po/libstdc++.pot                      |     2 +-
 libstdc++-v3/po/string_literals.cc                 |     2 +-
 libstdc++-v3/python/Makefile.am                    |     2 +-
 libstdc++-v3/python/hook.in                        |     2 +-
 libstdc++-v3/python/libstdcxx/v6/__init__.py       |     2 +-
 libstdc++-v3/python/libstdcxx/v6/printers.py       |    36 +-
 libstdc++-v3/python/libstdcxx/v6/xmethods.py       |     2 +-
 libstdc++-v3/scripts/extract_symvers.in            |     2 +-
 libstdc++-v3/scripts/extract_symvers.pl            |     2 +-
 libstdc++-v3/scripts/run_doxygen                   |     2 +-
 libstdc++-v3/src/Makefile.am                       |     2 +-
 libstdc++-v3/src/c++11/Makefile.am                 |     2 +-
 libstdc++-v3/src/c++11/chrono.cc                   |     2 +-
 libstdc++-v3/src/c++11/codecvt.cc                  |     2 +-
 .../src/c++11/compatibility-atomic-c++0x.cc        |     2 +-
 libstdc++-v3/src/c++11/compatibility-c++0x.cc      |     2 +-
 libstdc++-v3/src/c++11/compatibility-chrono.cc     |     2 +-
 libstdc++-v3/src/c++11/compatibility-condvar.cc    |     2 +-
 .../src/c++11/compatibility-ldbl-alt128-cxx11.cc   |     2 +-
 .../src/c++11/compatibility-ldbl-alt128.cc         |     2 +-
 .../src/c++11/compatibility-ldbl-facets-aliases.h  |     2 +-
 .../src/c++11/compatibility-thread-c++0x.cc        |     2 +-
 libstdc++-v3/src/c++11/condition_variable.cc       |     2 +-
 libstdc++-v3/src/c++11/cow-fstream-inst.cc         |     2 +-
 libstdc++-v3/src/c++11/cow-locale_init.cc          |     2 +-
 libstdc++-v3/src/c++11/cow-shim_facets.cc          |     2 +-
 libstdc++-v3/src/c++11/cow-sstream-inst.cc         |     2 +-
 libstdc++-v3/src/c++11/cow-stdexcept.cc            |     2 +-
 libstdc++-v3/src/c++11/cow-string-inst.cc          |     2 +-
 libstdc++-v3/src/c++11/cow-string-io-inst.cc       |     2 +-
 libstdc++-v3/src/c++11/cow-wstring-inst.cc         |     2 +-
 libstdc++-v3/src/c++11/cow-wstring-io-inst.cc      |     2 +-
 libstdc++-v3/src/c++11/ctype.cc                    |     2 +-
 libstdc++-v3/src/c++11/cxx11-hash_tr1.cc           |     2 +-
 libstdc++-v3/src/c++11/cxx11-ios_failure.cc        |    27 +-
 libstdc++-v3/src/c++11/cxx11-locale-inst.cc        |     2 +-
 libstdc++-v3/src/c++11/cxx11-shim_facets.cc        |     2 +-
 libstdc++-v3/src/c++11/cxx11-stdexcept.cc          |     2 +-
 libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc       |     2 +-
 libstdc++-v3/src/c++11/debug.cc                    |     2 +-
 libstdc++-v3/src/c++11/ext11-inst.cc               |     2 +-
 libstdc++-v3/src/c++11/fstream-inst.cc             |     2 +-
 libstdc++-v3/src/c++11/functexcept.cc              |     2 +-
 libstdc++-v3/src/c++11/functional.cc               |     2 +-
 libstdc++-v3/src/c++11/futex.cc                    |     2 +-
 libstdc++-v3/src/c++11/future.cc                   |    28 +-
 libstdc++-v3/src/c++11/hash_c++0x.cc               |     2 +-
 libstdc++-v3/src/c++11/hashtable_c++0x.cc          |     3 +-
 libstdc++-v3/src/c++11/ios-inst.cc                 |     2 +-
 libstdc++-v3/src/c++11/ios.cc                      |     2 +-
 libstdc++-v3/src/c++11/iostream-inst.cc            |     2 +-
 libstdc++-v3/src/c++11/istream-inst.cc             |     2 +-
 libstdc++-v3/src/c++11/limits.cc                   |     2 +-
 libstdc++-v3/src/c++11/locale-inst-monetary.h      |     2 +-
 libstdc++-v3/src/c++11/locale-inst-numeric.h       |     2 +-
 libstdc++-v3/src/c++11/locale-inst.cc              |     2 +-
 libstdc++-v3/src/c++11/mutex.cc                    |     2 +-
 libstdc++-v3/src/c++11/mutex_pool.h                |     2 +-
 libstdc++-v3/src/c++11/ostream-inst.cc             |     2 +-
 libstdc++-v3/src/c++11/placeholders.cc             |     2 +-
 libstdc++-v3/src/c++11/random.cc                   |     2 +-
 libstdc++-v3/src/c++11/regex.cc                    |    49 +-
 libstdc++-v3/src/c++11/shared_ptr.cc               |     2 +-
 libstdc++-v3/src/c++11/snprintf_lite.cc            |     2 +-
 libstdc++-v3/src/c++11/sso_string.cc               |     2 +-
 libstdc++-v3/src/c++11/sstream-inst.cc             |     2 +-
 libstdc++-v3/src/c++11/streambuf-inst.cc           |     2 +-
 libstdc++-v3/src/c++11/string-inst.cc              |     2 +-
 libstdc++-v3/src/c++11/string-io-inst.cc           |     2 +-
 libstdc++-v3/src/c++11/system_error.cc             |     2 +-
 libstdc++-v3/src/c++11/thread.cc                   |     2 +-
 libstdc++-v3/src/c++11/wlocale-inst.cc             |     2 +-
 libstdc++-v3/src/c++11/wstring-inst.cc             |     2 +-
 libstdc++-v3/src/c++11/wstring-io-inst.cc          |     2 +-
 libstdc++-v3/src/c++17/Makefile.am                 |     2 +-
 libstdc++-v3/src/c++17/cow-fs_dir.cc               |     2 +-
 libstdc++-v3/src/c++17/cow-fs_ops.cc               |     2 +-
 libstdc++-v3/src/c++17/cow-fs_path.cc              |     2 +-
 libstdc++-v3/src/c++17/cow-string-inst.cc          |     2 +-
 libstdc++-v3/src/c++17/floating_from_chars.cc      |     2 +-
 libstdc++-v3/src/c++17/floating_to_chars.cc        |     2 +-
 libstdc++-v3/src/c++17/fs_dir.cc                   |     2 +-
 libstdc++-v3/src/c++17/fs_ops.cc                   |     2 +-
 libstdc++-v3/src/c++17/fs_path.cc                  |     2 +-
 libstdc++-v3/src/c++17/memory_resource.cc          |     2 +-
 libstdc++-v3/src/c++17/ostream-inst.cc             |     2 +-
 libstdc++-v3/src/c++17/string-inst.cc              |     2 +-
 libstdc++-v3/src/c++17/uint128_t.h                 |     2 +-
 libstdc++-v3/src/c++20/Makefile.am                 |     2 +-
 libstdc++-v3/src/c++20/sstream-inst.cc             |     2 +-
 libstdc++-v3/src/c++98/Makefile.am                 |     2 +-
 libstdc++-v3/src/c++98/allocator-inst.cc           |     2 +-
 libstdc++-v3/src/c++98/bitmap_allocator.cc         |     2 +-
 libstdc++-v3/src/c++98/codecvt.cc                  |     2 +-
 .../src/c++98/compatibility-debug_list-2.cc        |     2 +-
 libstdc++-v3/src/c++98/compatibility-debug_list.cc |     2 +-
 libstdc++-v3/src/c++98/compatibility-ldbl.cc       |     2 +-
 libstdc++-v3/src/c++98/compatibility.cc            |     2 +-
 libstdc++-v3/src/c++98/complex_io.cc               |     2 +-
 libstdc++-v3/src/c++98/concept-inst.cc             |     2 +-
 libstdc++-v3/src/c++98/cow-istream-string.cc       |     2 +-
 libstdc++-v3/src/c++98/ext-inst.cc                 |     2 +-
 libstdc++-v3/src/c++98/globals_io.cc               |     2 +-
 libstdc++-v3/src/c++98/hash-long-double-tr1-aux.cc |     2 +-
 libstdc++-v3/src/c++98/hash_tr1.cc                 |     2 +-
 libstdc++-v3/src/c++98/hashtable_tr1.cc            |     2 +-
 libstdc++-v3/src/c++98/ios_failure.cc              |     2 +-
 libstdc++-v3/src/c++98/ios_init.cc                 |     2 +-
 libstdc++-v3/src/c++98/ios_locale.cc               |     2 +-
 libstdc++-v3/src/c++98/istream-string.cc           |     2 +-
 libstdc++-v3/src/c++98/istream.cc                  |     2 +-
 libstdc++-v3/src/c++98/list-aux-2.cc               |     2 +-
 libstdc++-v3/src/c++98/list-aux.cc                 |     2 +-
 libstdc++-v3/src/c++98/list.cc                     |     2 +-
 libstdc++-v3/src/c++98/list_associated-2.cc        |     2 +-
 libstdc++-v3/src/c++98/list_associated.cc          |     2 +-
 libstdc++-v3/src/c++98/locale.cc                   |     2 +-
 libstdc++-v3/src/c++98/locale_facets.cc            |     2 +-
 libstdc++-v3/src/c++98/locale_init.cc              |     2 +-
 libstdc++-v3/src/c++98/localename.cc               |     2 +-
 libstdc++-v3/src/c++98/math_stubs_float.cc         |     2 +-
 libstdc++-v3/src/c++98/math_stubs_long_double.cc   |     2 +-
 libstdc++-v3/src/c++98/misc-inst.cc                |     2 +-
 libstdc++-v3/src/c++98/mt_allocator.cc             |     2 +-
 libstdc++-v3/src/c++98/parallel_settings.cc        |     2 +-
 libstdc++-v3/src/c++98/pool_allocator.cc           |     2 +-
 libstdc++-v3/src/c++98/stdexcept.cc                |     2 +-
 libstdc++-v3/src/c++98/streambuf.cc                |     2 +-
 libstdc++-v3/src/c++98/strstream.cc                |     2 +-
 libstdc++-v3/src/c++98/tree.cc                     |     2 +-
 libstdc++-v3/src/c++98/valarray.cc                 |     2 +-
 libstdc++-v3/src/filesystem/Makefile.am            |     2 +-
 libstdc++-v3/src/filesystem/cow-dir.cc             |     2 +-
 libstdc++-v3/src/filesystem/cow-ops.cc             |     2 +-
 libstdc++-v3/src/filesystem/cow-path.cc            |     2 +-
 libstdc++-v3/src/filesystem/dir-common.h           |     2 +-
 libstdc++-v3/src/filesystem/dir.cc                 |     2 +-
 libstdc++-v3/src/filesystem/ops-common.h           |     2 +-
 libstdc++-v3/src/filesystem/ops.cc                 |     2 +-
 libstdc++-v3/src/filesystem/path.cc                |     2 +-
 libstdc++-v3/src/shared/hashtable-aux.cc           |     2 +-
 libstdc++-v3/testsuite/17_intro/badnames.cc        |     2 +-
 libstdc++-v3/testsuite/17_intro/freestanding.cc    |     2 +-
 .../testsuite/17_intro/headers/c++1998/49745.cc    |     2 +-
 .../testsuite/17_intro/headers/c++1998/all.cc      |     2 +-
 .../17_intro/headers/c++1998/all_attributes.cc     |     2 +-
 .../headers/c++1998/all_c++200x_compatibility.cc   |     2 +-
 .../17_intro/headers/c++1998/all_no_exceptions.cc  |     2 +-
 .../17_intro/headers/c++1998/all_no_rtti.cc        |     2 +-
 .../headers/c++1998/all_pedantic_errors.cc         |     2 +-
 .../testsuite/17_intro/headers/c++1998/complex.cc  |     2 +-
 .../17_intro/headers/c++1998/operator_names.cc     |     2 +-
 .../17_intro/headers/c++1998/profile_mode.cc       |     2 +-
 .../testsuite/17_intro/headers/c++1998/stdc++.cc   |     2 +-
 .../17_intro/headers/c++1998/stdc++_assert_neg.cc  |     2 +-
 .../headers/c++1998/stdc++_multiple_inclusion.cc   |     2 +-
 .../testsuite/17_intro/headers/c++2011/42319.cc    |     2 +-
 .../testsuite/17_intro/headers/c++2011/67309.cc    |     2 +-
 .../17_intro/headers/c++2011/all_attributes.cc     |     2 +-
 .../17_intro/headers/c++2011/all_no_exceptions.cc  |     2 +-
 .../17_intro/headers/c++2011/all_no_rtti.cc        |     2 +-
 .../headers/c++2011/all_pedantic_errors.cc         |     2 +-
 .../testsuite/17_intro/headers/c++2011/linkage.cc  |     2 +-
 .../17_intro/headers/c++2011/operator_names.cc     |     2 +-
 .../17_intro/headers/c++2011/parallel_mode.cc      |     2 +-
 .../17_intro/headers/c++2011/profile_mode.cc       |     2 +-
 .../testsuite/17_intro/headers/c++2011/stdc++.cc   |     2 +-
 .../headers/c++2011/stdc++_multiple_inclusion.cc   |     2 +-
 .../17_intro/headers/c++2014/all_attributes.cc     |     2 +-
 .../17_intro/headers/c++2014/all_no_exceptions.cc  |     2 +-
 .../17_intro/headers/c++2014/all_no_rtti.cc        |     2 +-
 .../headers/c++2014/all_pedantic_errors.cc         |     2 +-
 .../17_intro/headers/c++2014/operator_names.cc     |     2 +-
 .../17_intro/headers/c++2014/parallel_mode.cc      |     2 +-
 .../testsuite/17_intro/headers/c++2014/stdc++.cc   |     2 +-
 .../headers/c++2014/stdc++_multiple_inclusion.cc   |     2 +-
 .../17_intro/headers/c++2017/all_attributes.cc     |     2 +-
 .../17_intro/headers/c++2017/all_no_exceptions.cc  |     2 +-
 .../17_intro/headers/c++2017/all_no_rtti.cc        |     2 +-
 .../headers/c++2017/all_pedantic_errors.cc         |     2 +-
 .../17_intro/headers/c++2017/operator_names.cc     |     2 +-
 .../17_intro/headers/c++2017/parallel_mode.cc      |     2 +-
 .../testsuite/17_intro/headers/c++2017/stdc++.cc   |     2 +-
 .../headers/c++2017/stdc++_multiple_inclusion.cc   |     2 +-
 .../17_intro/headers/c++2020/all_attributes.cc     |     2 +-
 .../17_intro/headers/c++2020/all_no_exceptions.cc  |     2 +-
 .../17_intro/headers/c++2020/all_no_rtti.cc        |     2 +-
 .../headers/c++2020/all_pedantic_errors.cc         |     2 +-
 .../17_intro/headers/c++2020/operator_names.cc     |     2 +-
 .../testsuite/17_intro/headers/c++2020/stdc++.cc   |     2 +-
 .../headers/c++2020/stdc++_multiple_inclusion.cc   |     2 +-
 libstdc++-v3/testsuite/17_intro/names.cc           |     2 +-
 .../testsuite/17_intro/shared_with_static_deps.cc  |     2 +-
 libstdc++-v3/testsuite/17_intro/static.cc          |     2 +-
 .../testsuite/17_intro/tag_type_explicit_ctor.cc   |     2 +-
 .../testsuite/17_intro/using_namespace_std.cc      |     2 +-
 .../17_intro/using_namespace_std_exp_neg.cc        |     2 +-
 .../17_intro/using_namespace_std_tr1_neg.cc        |     2 +-
 libstdc++-v3/testsuite/18_support/50594.cc         |     2 +-
 libstdc++-v3/testsuite/18_support/51333.cc         |     2 +-
 libstdc++-v3/testsuite/18_support/96817.cc         |     2 +-
 .../18_support/aligned_alloc/aligned_alloc.cc      |     2 +-
 .../bad_alloc/cons_virtual_derivation.cc           |     2 +-
 .../testsuite/18_support/bad_alloc/what.cc         |     2 +-
 .../18_support/bad_cast/cons_virtual_derivation.cc |     2 +-
 libstdc++-v3/testsuite/18_support/bad_cast/what.cc |     2 +-
 .../18_support/bad_exception/23591_thread-1.c      |     2 +-
 .../testsuite/18_support/bad_exception/59392.cc    |     2 +-
 .../bad_exception/cons_virtual_derivation.cc       |     2 +-
 .../testsuite/18_support/bad_exception/what.cc     |     2 +-
 .../bad_typeid/cons_virtual_derivation.cc          |     2 +-
 .../testsuite/18_support/bad_typeid/what.cc        |     2 +-
 libstdc++-v3/testsuite/18_support/byte/81076.cc    |     2 +-
 .../testsuite/18_support/byte/global_neg.cc        |     2 +-
 libstdc++-v3/testsuite/18_support/byte/ops.cc      |     2 +-
 .../testsuite/18_support/byte/requirements.cc      |     2 +-
 .../comparisons/algorithms/partial_order.cc        |     2 +-
 .../comparisons/algorithms/strong_order.cc         |     2 +-
 .../comparisons/algorithms/weak_order.cc           |     2 +-
 .../18_support/comparisons/categories/94565.cc     |     2 +-
 .../comparisons/categories/partialord.cc           |     2 +-
 .../18_support/comparisons/categories/strongord.cc |     2 +-
 .../18_support/comparisons/categories/weakord.cc   |     2 +-
 .../18_support/comparisons/categories/zero_neg.cc  |     2 +-
 .../testsuite/18_support/comparisons/common/1.cc   |     2 +-
 .../18_support/comparisons/object/93479.cc         |     2 +-
 .../18_support/comparisons/object/lwg3530.cc       |     2 +-
 .../testsuite/18_support/coroutines/95917.cc       |     2 +-
 .../testsuite/18_support/coroutines/lwg3460.cc     |     2 +-
 libstdc++-v3/testsuite/18_support/cxa_vec.cc       |     2 +-
 .../testsuite/18_support/destroying_delete.cc      |     2 +-
 .../testsuite/18_support/exception/38732.cc        |     2 +-
 .../testsuite/18_support/exception/what.cc         |     2 +-
 .../testsuite/18_support/exception_ptr/40296.cc    |     2 +-
 .../18_support/exception_ptr/60612-terminate.cc    |     2 +-
 .../18_support/exception_ptr/60612-unexpected.cc   |     2 +-
 .../testsuite/18_support/exception_ptr/62258.cc    |     2 +-
 .../testsuite/18_support/exception_ptr/64241.cc    |     2 +-
 .../testsuite/18_support/exception_ptr/90295.cc    |     2 +-
 .../18_support/exception_ptr/current_exception.cc  |     2 +-
 .../testsuite/18_support/exception_ptr/lifespan.cc |     2 +-
 .../18_support/exception_ptr/make_exception_ptr.cc |     2 +-
 .../exception_ptr/make_exception_ptr_2.cc          |     2 +-
 .../testsuite/18_support/exception_ptr/move.cc     |     2 +-
 .../18_support/exception_ptr/requirements.cc       |     2 +-
 .../18_support/exception_ptr/requirements_neg.cc   |     2 +-
 .../18_support/exception_ptr/rethrow_exception.cc  |     2 +-
 libstdc++-v3/testsuite/18_support/free_eh_pool.cc  |     2 +-
 .../testsuite/18_support/headers/cfloat/values.cc  |     2 +-
 .../18_support/headers/cfloat/values_c++17.cc      |     2 +-
 .../testsuite/18_support/headers/climits/values.cc |     2 +-
 .../18_support/headers/csetjmp/functions_std.cc    |     2 +-
 .../testsuite/18_support/headers/csetjmp/macros.cc |     2 +-
 .../18_support/headers/csetjmp/types_std.cc        |     2 +-
 .../18_support/headers/csignal/functions_std.cc    |     2 +-
 .../testsuite/18_support/headers/csignal/macros.cc |     2 +-
 .../18_support/headers/csignal/types_std.cc        |     2 +-
 .../18_support/headers/cstdalign/std_c++0x_neg.cc  |     2 +-
 .../testsuite/18_support/headers/cstdarg/macros.cc |     2 +-
 .../18_support/headers/cstdarg/types_std.cc        |     2 +-
 .../18_support/headers/cstdbool/macros.cc          |     2 +-
 .../18_support/headers/cstdbool/std_c++0x_neg.cc   |     2 +-
 .../testsuite/18_support/headers/cstddef/macros.cc |     2 +-
 .../18_support/headers/cstddef/types_std.cc        |     2 +-
 .../18_support/headers/cstdint/std_c++0x_neg.cc    |     2 +-
 .../18_support/headers/cstdint/types_std_c++0x.cc  |     2 +-
 .../18_support/headers/cstdlib/functions_std.cc    |     2 +-
 .../testsuite/18_support/headers/cstdlib/macros.cc |     2 +-
 .../18_support/headers/ctime/functions_std.cc      |     2 +-
 .../testsuite/18_support/headers/ctime/macros.cc   |     2 +-
 .../18_support/headers/ctime/types_std.cc          |     2 +-
 .../18_support/headers/exception/synopsis.cc       |     2 +-
 .../18_support/headers/exception/types_std.cc      |     2 +-
 .../18_support/headers/limits/synopsis.cc          |     2 +-
 .../testsuite/18_support/headers/new/synopsis.cc   |     2 +-
 .../18_support/headers/new/synopsis_cxx98.cc       |     2 +-
 .../testsuite/18_support/headers/new/types_std.cc  |     2 +-
 .../18_support/headers/typeinfo/synopsis.cc        |     2 +-
 .../18_support/headers/typeinfo/types_std.cc       |     2 +-
 .../testsuite/18_support/headers/version/macros.cc |     2 +-
 .../18_support/initializer_list/constexpr.cc       |     2 +-
 .../18_support/initializer_list/range_access.cc    |     2 +-
 .../requirements/constexpr_functions.cc            |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../initializer_list/requirements/typedefs.cc      |     2 +-
 libstdc++-v3/testsuite/18_support/launder/1.cc     |     2 +-
 .../testsuite/18_support/launder/nodiscard.cc      |     2 +-
 .../testsuite/18_support/launder/requirements.cc   |     2 +-
 .../18_support/launder/requirements_neg.cc         |     2 +-
 .../18_support/max_align_t/requirements/1.cc       |     2 +-
 .../18_support/max_align_t/requirements/2.cc       |     2 +-
 .../testsuite/18_support/nested_exception/51438.cc |     2 +-
 .../testsuite/18_support/nested_exception/62154.cc |     2 +-
 .../testsuite/18_support/nested_exception/68139.cc |     2 +-
 .../testsuite/18_support/nested_exception/79114.cc |     2 +-
 .../testsuite/18_support/nested_exception/cons.cc  |     2 +-
 .../18_support/nested_exception/nested_ptr.cc      |     2 +-
 .../nested_exception/rethrow_if_nested.cc          |     2 +-
 .../18_support/nested_exception/rethrow_nested.cc  |     2 +-
 .../nested_exception/throw_with_nested.cc          |     2 +-
 libstdc++-v3/testsuite/18_support/new_aligned.cc   |     2 +-
 .../testsuite/18_support/new_delete_placement.cc   |     2 +-
 libstdc++-v3/testsuite/18_support/new_handler.cc   |     2 +-
 libstdc++-v3/testsuite/18_support/new_nothrow.cc   |     2 +-
 .../testsuite/18_support/numeric_limits/29989.cc   |     2 +-
 .../testsuite/18_support/numeric_limits/40856.cc   |     2 +-
 .../18_support/numeric_limits/char16_32_t.cc       |     2 +-
 .../testsuite/18_support/numeric_limits/char8_t.cc |     2 +-
 .../18_support/numeric_limits/cons/default.cc      |     2 +-
 .../numeric_limits/cons/default_c++0x.cc           |     2 +-
 .../18_support/numeric_limits/denorm_min.cc        |     2 +-
 .../18_support/numeric_limits/digits10.cc          |     2 +-
 .../testsuite/18_support/numeric_limits/dr559.cc   |     2 +-
 .../testsuite/18_support/numeric_limits/epsilon.cc |     2 +-
 .../18_support/numeric_limits/infinity.cc          |     2 +-
 .../18_support/numeric_limits/is_iec559.cc         |     2 +-
 .../18_support/numeric_limits/is_signed.cc         |     2 +-
 .../testsuite/18_support/numeric_limits/lowest.cc  |     2 +-
 .../18_support/numeric_limits/max_digits10.cc      |     2 +-
 .../testsuite/18_support/numeric_limits/min_max.cc |     2 +-
 .../testsuite/18_support/numeric_limits/primary.cc |     2 +-
 .../18_support/numeric_limits/quiet_NaN.cc         |     2 +-
 .../numeric_limits/requirements/constexpr_data.cc  |     2 +-
 .../requirements/constexpr_functions.cc            |     2 +-
 .../requirements/explicit_instantiation/1.cc       |     2 +-
 .../specialization_default_values.cc               |     2 +-
 .../testsuite/18_support/numeric_limits/traps.cc   |     2 +-
 libstdc++-v3/testsuite/18_support/pthread_guard.cc |     2 +-
 .../testsuite/18_support/quick_exit/quick_exit.cc  |     2 +-
 libstdc++-v3/testsuite/18_support/set_terminate.cc |     2 +-
 .../testsuite/18_support/set_unexpected.cc         |     2 +-
 .../testsuite/18_support/source_location/1.cc      |     2 +-
 .../18_support/source_location/consteval.cc        |     2 +-
 .../testsuite/18_support/source_location/srcloc.h  |     2 +-
 .../18_support/source_location/version.cc          |     2 +-
 .../testsuite/18_support/terminate_handler.cc      |     2 +-
 .../testsuite/18_support/type_info/52562.cc        |     2 +-
 .../testsuite/18_support/type_info/constexpr.cc    |    48 +
 .../testsuite/18_support/type_info/fundamental.cc  |     2 +-
 .../testsuite/18_support/type_info/hash_code.cc    |     2 +-
 .../18_support/uncaught_exception/14026.cc         |     2 +-
 .../uncaught_exceptions/uncaught_exceptions.cc     |     2 +-
 .../testsuite/18_support/unexpected_handler.cc     |     2 +-
 .../19_diagnostics/error_category/cons/copy_neg.cc |     2 +-
 .../19_diagnostics/error_category/cons/default.cc  |     2 +-
 .../error_category/generic_category.cc             |     2 +-
 .../error_category/operators/equal.cc              |     2 +-
 .../error_category/operators/less.cc               |     2 +-
 .../error_category/operators/not_equal.cc          |     2 +-
 .../error_category/operators/three_way.cc          |     2 +-
 .../error_category/system_category.cc              |     2 +-
 .../testsuite/19_diagnostics/error_code/cons/1.cc  |     2 +-
 .../19_diagnostics/error_code/cons/39882.cc        |     2 +-
 .../testsuite/19_diagnostics/error_code/hash.cc    |     2 +-
 .../19_diagnostics/error_code/is_error_code_v.cc   |     2 +-
 .../19_diagnostics/error_code/modifiers/39882.cc   |     2 +-
 .../19_diagnostics/error_code/operators/bool.cc    |     2 +-
 .../error_code/operators/bool_neg.cc               |     2 +-
 .../19_diagnostics/error_code/operators/equal.cc   |     2 +-
 .../19_diagnostics/error_code/operators/less.cc    |     2 +-
 .../error_code/operators/not_equal.cc              |     2 +-
 .../error_code/operators/three_way.cc              |     2 +-
 .../19_diagnostics/error_condition/cons/1.cc       |     2 +-
 .../19_diagnostics/error_condition/cons/39881.cc   |     2 +-
 .../19_diagnostics/error_condition/hash.cc         |     2 +-
 .../error_condition/modifiers/39881.cc             |     2 +-
 .../error_condition/operators/bool.cc              |     2 +-
 .../error_condition/operators/bool_neg.cc          |     2 +-
 .../error_condition/operators/equal.cc             |     2 +-
 .../error_condition/operators/less.cc              |     2 +-
 .../error_condition/operators/not_equal.cc         |     2 +-
 .../error_condition/operators/three_way.cc         |     2 +-
 .../19_diagnostics/headers/cassert/macros.cc       |     2 +-
 .../19_diagnostics/headers/cerrno/macros.cc        |     2 +-
 .../19_diagnostics/headers/stdexcept/synopsis.cc   |     2 +-
 .../19_diagnostics/headers/stdexcept/types_std.cc  |     2 +-
 .../19_diagnostics/headers/system_error/34538.cc   |     2 +-
 .../19_diagnostics/headers/system_error/93151.cc   |     2 +-
 .../headers/system_error/errc_std_c++0x.cc         |     2 +-
 .../headers/system_error/std_c++0x_neg.cc          |     2 +-
 .../headers/system_error/types_std_c++0x.cc        |     2 +-
 .../logic_error/cons_virtual_derivation.cc         |     2 +-
 .../testsuite/19_diagnostics/logic_error/what-1.cc |     2 +-
 .../testsuite/19_diagnostics/logic_error/what-2.cc |     2 +-
 .../testsuite/19_diagnostics/logic_error/what-3.cc |     2 +-
 .../19_diagnostics/logic_error/what-big.cc         |     2 +-
 .../runtime_error/cons_virtual_derivation.cc       |     2 +-
 .../19_diagnostics/runtime_error/what-1.cc         |     2 +-
 .../19_diagnostics/runtime_error/what-2.cc         |     2 +-
 .../19_diagnostics/runtime_error/what-3.cc         |     2 +-
 .../19_diagnostics/runtime_error/what-big.cc       |     2 +-
 libstdc++-v3/testsuite/19_diagnostics/stdexcept.cc |     2 +-
 .../testsuite/19_diagnostics/system_error/39880.cc |     2 +-
 .../19_diagnostics/system_error/cons-1.cc          |     2 +-
 .../system_error/cons_virtual_derivation.cc        |     2 +-
 .../19_diagnostics/system_error/what-1.cc          |     2 +-
 .../19_diagnostics/system_error/what-2.cc          |     2 +-
 .../19_diagnostics/system_error/what-3.cc          |     2 +-
 .../19_diagnostics/system_error/what-4.cc          |     2 +-
 .../19_diagnostics/system_error/what-big.cc        |     2 +-
 .../20_util/add_const/requirements/alias_decl.cc   |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 libstdc++-v3/testsuite/20_util/add_const/value.cc  |     2 +-
 .../20_util/add_cv/requirements/alias_decl.cc      |     2 +-
 .../add_cv/requirements/explicit_instantiation.cc  |     2 +-
 libstdc++-v3/testsuite/20_util/add_cv/value.cc     |     2 +-
 .../requirements/alias_decl.cc                     |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../20_util/add_lvalue_reference/value.cc          |     2 +-
 .../20_util/add_pointer/requirements/alias_decl.cc |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../testsuite/20_util/add_pointer/value.cc         |     2 +-
 .../requirements/alias_decl.cc                     |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../20_util/add_rvalue_reference/value.cc          |     2 +-
 .../add_volatile/requirements/alias_decl.cc        |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../testsuite/20_util/add_volatile/value.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/addressof/1.cc      |     2 +-
 .../20_util/addressof/requirements/constexpr.cc    |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 libstdc++-v3/testsuite/20_util/align/1.cc          |     2 +-
 libstdc++-v3/testsuite/20_util/align/2.cc          |     2 +-
 libstdc++-v3/testsuite/20_util/align/3.cc          |     2 +-
 .../aligned_storage/requirements/alias_decl.cc     |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../testsuite/20_util/aligned_storage/value.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/aligned_union/1.cc  |     2 +-
 .../aligned_union/requirements/alias_decl.cc       |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../20_util/alignment_of/requirements/typedefs.cc  |     2 +-
 .../testsuite/20_util/alignment_of/value.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/1.cc      |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/10378.cc  |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/14176.cc  |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/33807.cc  |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/8230.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/89510.cc  |     2 +-
 .../testsuite/20_util/allocator/lwg3190.cc         |     2 +-
 .../testsuite/20_util/allocator/overaligned.cc     |     2 +-
 .../testsuite/20_util/allocator/rebind_c++20.cc    |     2 +-
 .../20_util/allocator/requirements/constexpr.cc    |     2 +-
 .../requirements/explicit_instantiation/1.cc       |     2 +-
 .../20_util/allocator/requirements/typedefs.cc     |     2 +-
 .../allocator/requirements/typedefs_c++20.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/allocator/void.cc   |     2 +-
 .../testsuite/20_util/allocator_traits/header-2.cc |     2 +-
 .../testsuite/20_util/allocator_traits/header.cc   |     2 +-
 .../allocator_traits/members/92878_92947.cc        |     2 +-
 .../allocator_traits/members/allocate_hint.cc      |     2 +-
 .../members/allocate_hint_nonpod.cc                |     2 +-
 .../20_util/allocator_traits/members/construct.cc  |     2 +-
 .../20_util/allocator_traits/members/destroy.cc    |     2 +-
 .../allocator_traits/members/is_always_equal.cc    |     2 +-
 .../20_util/allocator_traits/members/max_size.cc   |     2 +-
 .../20_util/allocator_traits/members/pointers.cc   |     2 +-
 .../allocator_traits/members/rebind_alloc.cc       |     2 +-
 .../20_util/allocator_traits/members/select.cc     |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../allocator_traits/requirements/typedefs.cc      |     2 +-
 .../allocator_traits/requirements/typedefs2.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/any/assign/1.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/any/assign/2.cc     |     2 +-
 .../testsuite/20_util/any/assign/92878_92947.cc    |     2 +-
 .../testsuite/20_util/any/assign/emplace.cc        |     2 +-
 .../testsuite/20_util/any/assign/exception.cc      |     2 +-
 libstdc++-v3/testsuite/20_util/any/assign/self.cc  |     2 +-
 libstdc++-v3/testsuite/20_util/any/cons/1.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/any/cons/2.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/any/cons/90415.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/any/cons/92156.cc   |     2 +-
 .../testsuite/20_util/any/cons/92878_92947.cc      |     2 +-
 libstdc++-v3/testsuite/20_util/any/cons/aligned.cc |     2 +-
 .../testsuite/20_util/any/cons/explicit.cc         |     2 +-
 .../testsuite/20_util/any/cons/in_place.cc         |     2 +-
 .../testsuite/20_util/any/cons/nontrivial.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/any/make_any.cc     |     2 +-
 .../testsuite/20_util/any/misc/any_cast.cc         |     2 +-
 .../testsuite/20_util/any/misc/any_cast_neg.cc     |     2 +-
 .../testsuite/20_util/any/misc/any_cast_no_rtti.cc |     2 +-
 libstdc++-v3/testsuite/20_util/any/misc/swap.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/any/modifiers/1.cc  |     2 +-
 .../testsuite/20_util/any/modifiers/83658.cc       |     2 +-
 .../testsuite/20_util/any/modifiers/92156.cc       |     2 +-
 .../testsuite/20_util/any/observers/type.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/any/requirements.cc |     2 +-
 libstdc++-v3/testsuite/20_util/any/typedefs.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/as_const/1.cc       |     2 +-
 .../testsuite/20_util/as_const/rvalue_neg.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/assume_aligned/1.cc |     2 +-
 .../testsuite/20_util/assume_aligned/2_neg.cc      |     2 +-
 libstdc++-v3/testsuite/20_util/assume_aligned/3.cc |     2 +-
 .../testsuite/20_util/assume_aligned/97132.cc      |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/1.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/2.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/3.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/3946.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/4.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/5.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/6.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/auto_ptr/7.cc       |     2 +-
 .../testsuite/20_util/auto_ptr/assign_neg.cc       |     2 +-
 .../requirements/explicit_instantiation/1.cc       |     2 +-
 .../bad_function_call/cons_virtual_derivation.cc   |     2 +-
 .../testsuite/20_util/bad_function_call/what.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/bind/35569.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/38889.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/42593.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/45924.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/48698.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/49058_1.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/bind/49058_2.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/bind/57899.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/60497.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/68912.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/79798.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/83427.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/91371.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/bind/all_bound.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/bind/constexpr.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/bind/conv_result.cc |     2 +-
 libstdc++-v3/testsuite/20_util/bind/cv_quals.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/bind/cv_quals_2.cc  |     2 +-
 libstdc++-v3/testsuite/20_util/bind/cv_quals_3.cc  |     2 +-
 .../testsuite/20_util/bind/is_placeholder_v.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/bind/move.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/bind/nested.cc      |     2 +-
 .../testsuite/20_util/bind/placeholders.cc         |     2 +-
 libstdc++-v3/testsuite/20_util/bind/ref.cc         |     2 +-
 libstdc++-v3/testsuite/20_util/bind/ref2.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/bind/ref_neg.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/bind/refqual.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/bind/socket.cc      |     2 +-
 .../20_util/bool_constant/requirements.cc          |     2 +-
 .../common_reference/requirements/alias_decl.cc    |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../common_reference/requirements/typedefs.cc      |     2 +-
 .../20_util/common_type/requirements/alias_decl.cc |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../common_type/requirements/sfinae_friendly_1.cc  |     2 +-
 .../common_type/requirements/sfinae_friendly_2.cc  |     2 +-
 .../20_util/common_type/requirements/typedefs-1.cc |     2 +-
 .../20_util/common_type/requirements/typedefs-2.cc |     2 +-
 .../20_util/conditional/requirements/alias_decl.cc |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../20_util/conditional/requirements/typedefs.cc   |     2 +-
 .../20_util/decay/requirements/alias_decl.cc       |     2 +-
 .../decay/requirements/explicit_instantiation.cc   |     2 +-
 .../20_util/decay/requirements/typedefs.cc         |     2 +-
 .../testsuite/20_util/declval/requirements/1.cc    |     2 +-
 .../20_util/declval/requirements/1_neg.cc          |     2 +-
 .../testsuite/20_util/default_delete/48631_neg.cc  |     2 +-
 .../20_util/default_delete/cons/constexpr.cc       |     2 +-
 .../testsuite/20_util/default_delete/void_neg.cc   |     2 +-
 .../testsuite/20_util/duration/arithmetic/1.cc     |     2 +-
 .../testsuite/20_util/duration/arithmetic/2.cc     |     2 +-
 .../testsuite/20_util/duration/arithmetic/58850.cc |     2 +-
 .../20_util/duration/arithmetic/constexpr.cc       |     2 +-
 .../20_util/duration/arithmetic/constexpr_c++17.cc |     2 +-
 .../20_util/duration/arithmetic/dr2020.cc          |     2 +-
 .../20_util/duration/arithmetic/dr3050.cc          |     2 +-
 .../20_util/duration/arithmetic/dr934-1.cc         |     2 +-
 .../20_util/duration/arithmetic/dr934-2.cc         |     2 +-
 .../20_util/duration/comparison_operators/1.cc     |     2 +-
 .../duration/comparison_operators/constexpr.cc     |     2 +-
 .../duration/comparison_operators/three_way.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/duration/cons/1.cc  |     2 +-
 .../testsuite/20_util/duration/cons/1_neg.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/duration/cons/2.cc  |     2 +-
 .../testsuite/20_util/duration/cons/54025.cc       |     2 +-
 .../testsuite/20_util/duration/cons/constexpr.cc   |     2 +-
 .../testsuite/20_util/duration/cons/dr1177.cc      |     2 +-
 .../testsuite/20_util/duration/cons/dr2094.cc      |     2 +-
 .../testsuite/20_util/duration/cons/dr3050.cc      |     2 +-
 .../testsuite/20_util/duration/cons/dr974_neg.cc   |     2 +-
 .../testsuite/20_util/duration/literals/61166.cc   |     2 +-
 .../testsuite/20_util/duration/literals/65499.cc   |     2 +-
 .../testsuite/20_util/duration/literals/84671.cc   |     2 +-
 .../20_util/duration/literals/range_neg.cc         |     2 +-
 .../testsuite/20_util/duration/literals/types.cc   |     2 +-
 .../testsuite/20_util/duration/literals/values.cc  |     2 +-
 .../duration/requirements/constexpr_functions.cc   |     2 +-
 .../explicit_instantiation.cc                      |     2 +-
 .../20_util/duration/requirements/noexcept.cc      |     2 +-
 .../duration/requirements/reduced_period.cc        |     2 +-
 .../duration/requirements/sfinae_friendly_1.cc     |     2 +-
 .../requirements/treat_as_floating_point_v.cc      |     2 +-
 .../20_util/duration/requirements/typedefs_neg1.cc |     2 +-
 .../20_util/duration/requirements/typedefs_neg2.cc |     2 +-
 .../20_util/duration/requirements/typedefs_neg3.cc |     2 +-
 .../testsuite/20_util/duration_cast/constexpr.cc   |     2 +-
 .../testsuite/20_util/duration_cast/rounding.cc    |     2 +-
 .../20_util/duration_cast/rounding_c++11.cc        |     2 +-
 .../20_util/enable_if/requirements/alias_decl.cc   |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../20_util/enable_if/requirements/typedefs.cc     |     2 +-
 .../20_util/enable_if/requirements/typedefs_neg.cc |     2 +-
 .../20_util/enable_shared_from_this/56383.cc       |     2 +-
 .../20_util/enable_shared_from_this/89303.cc       |     2 +-
 .../enable_shared_from_this/cons/constexpr.cc      |     2 +-
 .../enable_shared_from_this/members/assign.cc      |     2 +-
 .../enable_shared_from_this/members/const.cc       |     2 +-
 .../enable_shared_from_this/members/reinit.cc      |     2 +-
 .../enable_shared_from_this/members/unique_ptr.cc  |     2 +-
 .../members/weak_from_this.cc                      |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 libstdc++-v3/testsuite/20_util/exchange/1.cc       |     2 +-
 .../testsuite/20_util/exchange/constexpr.cc        |     2 +-
 .../extent/requirements/explicit_instantiation.cc  |     2 +-
 .../20_util/extent/requirements/typedefs.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/extent/value.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/forward/1.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/forward/1_neg.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/forward/a.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/forward/b.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/forward/c_neg.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/forward/d.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/forward/e.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/forward/f_neg.cc    |     2 +-
 .../forward/requirements/explicit_instantiation.cc |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/1.cc     |     2 +-
 .../testsuite/20_util/from_chars/1_c++20_neg.cc    |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/1_neg.cc |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/2.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/3.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/4.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/5.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/from_chars/6.cc     |     2 +-
 .../testsuite/20_util/from_chars/compare.cc        |     2 +-
 .../testsuite/20_util/from_chars/requirements.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/1.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/10.cc      |     2 +-
 libstdc++-v3/testsuite/20_util/function/2.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/3.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/4.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/43397.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/48541.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/5.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/58569.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/6.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/60594.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/63840.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/65760.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/68995.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/69222.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/7.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/77322.cc   |     2 +-
 libstdc++-v3/testsuite/20_util/function/8.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/9.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/function/91456.cc   |     2 +-
 .../testsuite/20_util/function/assign/move.cc      |     2 +-
 .../20_util/function/assign/move_target.cc         |     2 +-
 .../testsuite/20_util/function/cmp/cmp_neg.cc      |     2 +-
 .../testsuite/20_util/function/cons/55320.cc       |     2 +-
 .../testsuite/20_util/function/cons/57465.cc       |     2 +-
 .../testsuite/20_util/function/cons/72820.cc       |     2 +-
 .../testsuite/20_util/function/cons/addressof.cc   |     2 +-
 .../testsuite/20_util/function/cons/callable.cc    |     2 +-
 .../testsuite/20_util/function/cons/deduction.cc   |     2 +-
 .../testsuite/20_util/function/cons/move.cc        |     2 +-
 .../testsuite/20_util/function/cons/move_target.cc |     2 +-
 .../20_util/function/cons/non_copyconstructible.cc |     2 +-
 .../testsuite/20_util/function/cons/refqual.cc     |     2 +-
 .../20_util/function/invoke/forwarding.cc          |     2 +-
 .../testsuite/20_util/function/invoke/move_only.cc |     2 +-
 .../20_util/function/null_pointer_comparisons.cc   |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../testsuite/20_util/function/target_no_rtti.cc   |     2 +-
 .../testsuite/20_util/function_objects/83607.cc    |     2 +-
 .../20_util/function_objects/bind_front/1.cc       |     2 +-
 .../20_util/function_objects/bind_front/2.cc       |     2 +-
 .../20_util/function_objects/bind_front/97101.cc   |     2 +-
 .../function_objects/bind_front/constexpr.cc       |     2 +-
 .../20_util/function_objects/binders/1.cc          |     2 +-
 .../20_util/function_objects/binders/3113.cc       |     2 +-
 .../20_util/function_objects/comparisons.cc        |     2 +-
 .../function_objects/comparisons_pointer.cc        |     2 +-
 .../20_util/function_objects/comparisons_void.cc   |     2 +-
 .../20_util/function_objects/constexpr.cc          |     2 +-
 .../20_util/function_objects/constexpr_searcher.cc |     2 +-
 .../testsuite/20_util/function_objects/dr660.cc    |     2 +-
 .../20_util/function_objects/identity/1.cc         |     2 +-
 .../testsuite/20_util/function_objects/invoke/1.cc |     2 +-
 .../testsuite/20_util/function_objects/invoke/2.cc |     2 +-
 .../testsuite/20_util/function_objects/invoke/3.cc |     2 +-
 .../20_util/function_objects/invoke/59768.cc       |     2 +-
 .../20_util/function_objects/invoke/constexpr.cc   |     2 +-
 .../20_util/function_objects/invoke/ref_ext.cc     |     2 +-
 .../20_util/function_objects/mem_fn/55463.cc       |     2 +-
 .../20_util/function_objects/mem_fn/55908.cc       |     2 +-
 .../20_util/function_objects/mem_fn/68982.cc       |     2 +-
 .../20_util/function_objects/mem_fn/80478.cc       |     2 +-
 .../20_util/function_objects/mem_fn/adl.cc         |     2 +-
 .../20_util/function_objects/mem_fn/constexpr.cc   |     2 +-
 .../20_util/function_objects/mem_fn/forward.cc     |     2 +-
 .../20_util/function_objects/mem_fn/refqual.cc     |     2 +-
 .../testsuite/20_util/function_objects/not_fn/1.cc |     2 +-
 .../20_util/function_objects/not_fn/87538.cc       |     2 +-
 .../20_util/function_objects/not_fn/constexpr.cc   |     2 +-
 .../20_util/function_objects/range.cmp/equal_to.cc |     2 +-
 .../20_util/function_objects/range.cmp/greater.cc  |     2 +-
 .../function_objects/range.cmp/greater_equal.cc    |     2 +-
 .../20_util/function_objects/range.cmp/less.cc     |     2 +-
 .../function_objects/range.cmp/less_equal.cc       |     2 +-
 .../20_util/function_objects/range.cmp/lwg3530.cc  |     2 +-
 .../function_objects/range.cmp/not_equal_to.cc     |     2 +-
 .../20_util/function_objects/searchers.cc          |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../requirements/typedefs.cc                       |     2 +-
 .../has_unique_object_representations/value.cc     |     2 +-
 .../requirements/explicit_instantiation.cc         |     2 +-
 .../requirements/typedefs.cc                       |     2 +-
 .../20_util/has_virtual_destructor/value.cc        |     2 +-
 libstdc++-v3/testsuite/20_util/hash/52931.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/hash/60970.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/hash/84998.cc       |     2 +-
 libstdc++-v3/testsuite/20_util/hash/89629.cc       |     2 +-
 .../testsuite/20_util/hash/chi2_q_bit_flip_set.cc  |     2 +-
 .../20_util/hash/chi2_q_bit_string_set.cc          |     2 +-
 .../20_util/hash/chi2_q_document_words.cc          |     2 +-
 .../20_util/hash/chi2_q_numeric_pattern_set.cc     |     2 +-
 .../20_util/hash/chi2_q_uniform_random.cc          |     2 +-
 libstdc++-v3/testsuite/20_util/hash/chi2_quality.h |     2 +-
 libstdc++-v3/testsuite/20_util/hash/nullptr.cc     |     2 +-
 .../testsuite/20_util/hash/operators/size_t.cc     |     2 +-
 libstdc++-v3/testsuite/20_util/hash/quality.cc     |     2 +-
 .../hash/requirements/explicit_instantiation.cc    |     2 +-
 .../20_util/headers/cstdlib/functions_std.cc       |     2 +-
 .../20_util/headers/cstring/functions_std.cc       |     2 +-
 .../testsuite/20_util/headers/cstring/macros.cc    |     2 +-
 .../testsuite/20_util/headers/cstring/types_std.cc |     2 +-
 .../20_util/headers/ctime/functions_std.cc         |     2 +-
 .../testsuite/20_util/headers/ctime/macros.cc      |     2 +-
 .../testsuite/20_util/headers/ctime/types_std.cc   |     2 +-
 .../20_util/headers/functional/synopsis.cc         |     2 +-
 .../20_util/headers/functional/types_std_c++0x.cc  |     2 +-
 .../functional/using_namespace_std_placeholders.cc |     2 +-
 .../testsuite/20_util/headers/memory/synopsis.cc   |     2 +-
 .../20_util/headers/memory/types_std_c++0x.cc      |     2 +-
 .../20_util/headers/type_traits/std_c++0x_neg.cc   |     2 +-
 .../20_util/headers/type_traits/types_std_c++0x.cc |     2 +-
 .../headers/type_traits/types_std_c++0x_neg.cc     |     2 +-
 .../testsuite/20_util/headers/utility/synopsis.cc  |     2 +-
 .../headers/utility/using_namespace_std_rel_ops.cc |     2 +-
 .../testsuite/20_util/in_place/requirements.cc     |     2 +-
 .../testsuite/20_util/integer_comparisons/1.cc     |     2 +-
 .../testsuite/20_util/integer_comparisons/2.cc     |     2 +-
 .../testsuite/20_util/integer_comparisons/equal.cc |     2 +-
 .../20_util/integer_comparisons/equal_neg.cc       |     2 +-
 .../20_util/integer_comparisons/greater_equal.cc   |     2 +-
 .../integer_comparisons/greater_equal_neg.cc       |     2 +-
 .../20_util/integer_comparisons/greater_neg.cc     |     2 +-
 .../20_util/integer_comparisons/in_range.cc        |     2 +-
 .../20_util/integer_comparisons/in_range_neg.cc    |     2 +-
 .../testsuite/20_util/integer_comparisons/less.cc  |     2 +-
 .../20_util/integer_comparisons/less_equal.cc      |     2 +-
 .../20_util/integer_comparisons/less_equal_neg.cc  |     2 +-
 .../20_util/integer_comparisons/less_neg.cc        |     2 +-
 .../20_util/integer_comparisons/not_equal.cc       |     2 +-
 .../20_util/integer_comparisons/not_equal_neg.cc   |     2 +-
 .../testsui[...]

[diff truncated at 524288 bytes]


             reply	other threads:[~2022-01-06 21:41 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06 21:41 Gaius Mulley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-14 12:30 Gaius Mulley
2022-12-07 19:51 Gaius Mulley
2022-12-01  0:32 Gaius Mulley
2022-11-18 12:25 Gaius Mulley
2022-11-15 23:00 Gaius Mulley
2022-11-02 23:24 Gaius Mulley
2022-10-22  1:58 Gaius Mulley
2022-10-12 12:57 Gaius Mulley
2022-10-04 11:47 Gaius Mulley
2022-09-26 11:40 Gaius Mulley
2022-09-20 15:20 Gaius Mulley
2022-09-14 18:58 Gaius Mulley
2022-09-12 20:46 Gaius Mulley
2022-09-08 15:03 Gaius Mulley
2022-09-02 15:27 Gaius Mulley
2022-08-29 13:42 Gaius Mulley
2022-08-25 22:53 Gaius Mulley
2022-08-12  8:40 Gaius Mulley
2022-08-08 12:01 Gaius Mulley
2022-07-29 16:23 Gaius Mulley
2022-07-26  0:28 Gaius Mulley
2022-07-11 23:17 Gaius Mulley
2022-07-06 20:03 Gaius Mulley
2022-05-30 13:25 Gaius Mulley
2022-05-23 22:02 Gaius Mulley
2022-05-20  1:41 Gaius Mulley
2022-05-15 22:44 Gaius Mulley
2022-05-12  9:02 Gaius Mulley
2022-05-10 11:05 Gaius Mulley
2022-05-06 12:28 Gaius Mulley
2022-05-05 19:37 Gaius Mulley
2022-05-03 12:08 Gaius Mulley
2022-04-29 20:01 Gaius Mulley
2022-04-29 15:22 Gaius Mulley
2022-04-28 15:14 Gaius Mulley
2022-04-27 11:17 Gaius Mulley
2022-04-26 17:23 Gaius Mulley
2022-04-25 19:40 Gaius Mulley
2022-04-22  8:09 Gaius Mulley
2022-04-20 11:35 Gaius Mulley
2022-04-01 19:20 Gaius Mulley
2022-03-24 23:10 Gaius Mulley
2022-03-16 20:33 Gaius Mulley
2022-03-02 18:47 Gaius Mulley
2022-02-14 17:00 Gaius Mulley
2022-02-05 13:34 Gaius Mulley
2022-01-29 11:11 Gaius Mulley
2022-01-25 18:58 Gaius Mulley
2022-01-21 20:48 Gaius Mulley
2022-01-20 12:42 Gaius Mulley
2022-01-18 13:54 Gaius Mulley
2022-01-14  0:26 Gaius Mulley
2021-12-19  1:19 Gaius Mulley
2021-12-09 21:59 Gaius Mulley
2021-11-27 13:22 Gaius Mulley
2021-11-19 18:30 Gaius Mulley
2021-11-07 15:22 Gaius Mulley
2021-10-27  8:45 Gaius Mulley
2021-10-19 22:57 Gaius Mulley
2021-10-08 14:03 Gaius Mulley
2021-09-16 12:03 Gaius Mulley
2021-09-14 11:39 Gaius Mulley
2021-09-02 15:49 Gaius Mulley
2021-08-27  0:43 Gaius Mulley
2021-08-18 14:24 Gaius Mulley
2021-08-10 13:57 Gaius Mulley
2021-07-28 18:59 Gaius Mulley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220106214131.C864F3858408@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).