public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/gccgo] Merge from trunk revision 5eb9f117a361538834b9740d59219911680717d1.
@ 2022-07-27 18:29 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2022-07-27 18:29 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:9f62ed218fa656607740b386c0caa03e65dcd283

commit 9f62ed218fa656607740b386c0caa03e65dcd283
Merge: 71e955da39c 5eb9f117a36
Author: Ian Lance Taylor <iant@golang.org>
Date:   Wed Jul 27 10:15:41 2022 -0700

    Merge from trunk revision 5eb9f117a361538834b9740d59219911680717d1.

Diff:

 .gitignore                                         |     4 +-
 ChangeLog                                          |   145 +
 MAINTAINERS                                        |    32 +-
 Makefile.def                                       |     2 +-
 Makefile.in                                        |     6 +-
 Makefile.tpl                                       |     4 +-
 c++tools/ChangeLog                                 |     4 +
 c++tools/server.cc                                 |     6 +-
 config/ChangeLog                                   |    18 +
 config/dfp.m4                                      |    21 +-
 config/gcc-plugin.m4                               |     2 +-
 config/picflag.m4                                  |     3 +
 configure                                          |    43 +-
 configure.ac                                       |    35 +-
 contrib/ChangeLog                                  |   115 +
 contrib/config-list.mk                             |     6 +-
 contrib/filter-clang-warnings.py                   |     6 +-
 contrib/gcc-changelog/git_commit.py                |     4 +-
 contrib/gcc-changelog/git_update_version.py        |     8 +-
 contrib/gcc-git-customization.sh                   |    22 +-
 contrib/gcc_update                                 |     4 +-
 contrib/gennews                                    |     3 +-
 contrib/git-commit-mklog.py                        |     9 +-
 contrib/git-descr.sh                               |    10 +-
 contrib/git-undescr.sh                             |     6 +-
 contrib/mklog.py                                   |    26 +-
 contrib/prepare-commit-msg                         |     2 +-
 contrib/unicode/DerivedCoreProperties.txt          | 12416 ++++
 contrib/unicode/DerivedNormalizationProps.txt      |  9953 +++
 contrib/unicode/EastAsianWidth.txt                 |   149 +-
 contrib/unicode/PropList.txt                       |   100 +-
 contrib/unicode/README                             |    33 +-
 contrib/unicode/UnicodeData.txt                    |   837 +-
 fixincludes/ChangeLog                              |     6 +
 fixincludes/fixincl.x                              |    44 +-
 fixincludes/inclhack.def                           |    18 +
 fixincludes/tests/base/math.h                      |     7 +
 gcc/BASE-VER                                       |     2 +-
 gcc/ChangeLog                                      | 10364 +++
 gcc/DATESTAMP                                      |     2 +-
 gcc/Makefile.in                                    |    31 +-
 gcc/ada/ChangeLog                                  |  4435 ++
 gcc/ada/Makefile.rtl                               |   269 +-
 gcc/ada/adaint.c                                   |    12 +-
 gcc/ada/adaint.h                                   |     2 -
 gcc/ada/ali-util.adb                               |    63 +-
 gcc/ada/ali.adb                                    |    60 +-
 gcc/ada/ali.ads                                    |    38 +-
 gcc/ada/aspects.adb                                |     4 +-
 gcc/ada/aspects.ads                                |     2 +-
 gcc/ada/atree.adb                                  |    38 +-
 gcc/ada/atree.ads                                  |    13 +-
 gcc/ada/atree.h                                    |     2 +-
 gcc/ada/bcheck.adb                                 |    11 +-
 gcc/ada/bindgen.adb                                |   287 +-
 gcc/ada/butil.adb                                  |     4 +-
 gcc/ada/casing.adb                                 |     9 -
 gcc/ada/casing.ads                                 |     6 -
 gcc/ada/checks.adb                                 |   183 +-
 gcc/ada/contracts.adb                              |    70 +-
 gcc/ada/contracts.ads                              |    33 +
 gcc/ada/csets.adb                                  |    17 +-
 gcc/ada/cstand.adb                                 |     8 +-
 gcc/ada/cstreams.c                                 |    14 +-
 gcc/ada/debug.adb                                  |    12 +-
 gcc/ada/debug_a.adb                                |    32 +-
 gcc/ada/debug_a.ads                                |    14 +-
 gcc/ada/doc/gnat_rm/implementation_advice.rst      |     6 -
 .../doc/gnat_rm/implementation_defined_aspects.rst |     8 +-
 .../gnat_rm/implementation_defined_attributes.rst  |    13 +-
 .../implementation_defined_characteristics.rst     |    46 +-
 .../doc/gnat_rm/implementation_defined_pragmas.rst |   152 +-
 .../implementation_of_specific_ada_features.rst    |     2 +-
 .../gnat_rm/representation_clauses_and_pragmas.rst |    27 +-
 .../doc/gnat_rm/security_hardening_features.rst    |   166 +-
 ...ard_and_implementation_defined_restrictions.rst |     7 +
 gcc/ada/doc/gnat_rm/the_gnat_library.rst           |    98 +-
 .../gnat_rm/the_implementation_of_standard_i_o.rst |     4 +-
 .../building_executable_programs_with_gnat.rst     |    85 +-
 .../elaboration_order_handling_in_gnat.rst         |    52 +-
 .../doc/gnat_ugn/gnat_and_program_execution.rst    |    28 +-
 gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst     |   929 +-
 gcc/ada/doc/gnat_ugn/inline_assembler.rst          |     2 +-
 .../doc/gnat_ugn/platform_specific_information.rst |     7 +-
 .../doc/gnat_ugn/the_gnat_compilation_model.rst    |    15 +-
 gcc/ada/einfo-utils.adb                            |   156 +-
 gcc/ada/einfo-utils.ads                            |    59 +-
 gcc/ada/einfo.ads                                  |    89 +-
 gcc/ada/err_vars.ads                               |    12 +
 gcc/ada/errout.adb                                 |   119 +-
 gcc/ada/errout.ads                                 |    28 +-
 gcc/ada/erroutc.adb                                |    54 +-
 gcc/ada/erroutc.ads                                |    12 +-
 gcc/ada/exp_aggr.adb                               |   129 +-
 gcc/ada/exp_atag.adb                               |     2 +-
 gcc/ada/exp_attr.adb                               |   248 +-
 gcc/ada/exp_ch11.adb                               |   162 +-
 gcc/ada/exp_ch13.adb                               |   110 +-
 gcc/ada/exp_ch2.adb                                |     7 -
 gcc/ada/exp_ch3.adb                                |  2136 +-
 gcc/ada/exp_ch3.ads                                |    43 +-
 gcc/ada/exp_ch4.adb                                |   991 +-
 gcc/ada/exp_ch5.adb                                |   231 +-
 gcc/ada/exp_ch6.adb                                |  1404 +-
 gcc/ada/exp_ch6.ads                                |    28 +-
 gcc/ada/exp_ch7.adb                                |   348 +-
 gcc/ada/exp_ch7.ads                                |     4 +-
 gcc/ada/exp_ch9.adb                                |   318 +-
 gcc/ada/exp_code.adb                               |     6 +-
 gcc/ada/exp_dbug.adb                               |     1 +
 gcc/ada/exp_dbug.ads                               |     2 +-
 gcc/ada/exp_disp.adb                               |   762 +-
 gcc/ada/exp_disp.ads                               |    33 +-
 gcc/ada/exp_imgv.adb                               |     4 +-
 gcc/ada/exp_pakd.adb                               |    12 +-
 gcc/ada/exp_pakd.ads                               |    13 +-
 gcc/ada/exp_prag.adb                               |    53 +-
 gcc/ada/exp_spark.adb                              |     7 +-
 gcc/ada/exp_strm.adb                               |    53 +-
 gcc/ada/exp_tss.adb                                |     2 +-
 gcc/ada/exp_unst.adb                               |     2 +-
 gcc/ada/exp_util.adb                               |   625 +-
 gcc/ada/exp_util.ads                               |    49 +-
 gcc/ada/fe.h                                       |    51 +-
 gcc/ada/fmap.adb                                   |     2 -
 gcc/ada/fname-sf.adb                               |     2 -
 gcc/ada/freeze.adb                                 |   337 +-
 gcc/ada/freeze.ads                                 |    15 -
 gcc/ada/frontend.adb                               |     2 -
 gcc/ada/gcc-interface/Make-lang.in                 |    10 +-
 gcc/ada/gcc-interface/Makefile.in                  |    39 +-
 gcc/ada/gcc-interface/ada-builtin-types.def        |     3 +-
 gcc/ada/gcc-interface/ada-builtins.def             |     3 +-
 gcc/ada/gcc-interface/ada-tree.h                   |    12 +-
 gcc/ada/gcc-interface/ada.h                        |     2 +-
 gcc/ada/gcc-interface/decl.cc                      |   394 +-
 gcc/ada/gcc-interface/gadaint.h                    |     2 +-
 gcc/ada/gcc-interface/gigi.h                       |    41 +-
 gcc/ada/gcc-interface/lang-specs.h                 |     2 +-
 gcc/ada/gcc-interface/misc.cc                      |    12 +-
 gcc/ada/gcc-interface/targtyps.cc                  |     2 +-
 gcc/ada/gcc-interface/trans.cc                     |   891 +-
 gcc/ada/gcc-interface/utils.cc                     |   141 +-
 gcc/ada/gcc-interface/utils2.cc                    |    74 +-
 gcc/ada/gen_il-fields.ads                          |     5 +-
 gcc/ada/gen_il-gen-gen_entities.adb                |     5 +-
 gcc/ada/gen_il-gen-gen_nodes.adb                   |     9 +-
 gcc/ada/gen_il-gen.adb                             |     6 +-
 gcc/ada/ghost.adb                                  |   193 +-
 gcc/ada/ghost.ads                                  |    27 +
 gcc/ada/gnat1drv.adb                               |    51 +-
 gcc/ada/gnat_cuda.adb                              |   514 +-
 gcc/ada/gnat_cuda.ads                              |    26 +-
 gcc/ada/gnat_rm.texi                               |  2289 +-
 gcc/ada/gnat_ugn.texi                              |   148 +-
 gcc/ada/gnatbind.adb                               |     2 +
 gcc/ada/gnatchop.adb                               |     2 +-
 gcc/ada/gnatcmd.adb                                |    38 +-
 gcc/ada/gnatfind.adb                               |   407 -
 gcc/ada/gnatlink.adb                               |     2 +-
 gcc/ada/gnatls.adb                                 |     7 +-
 gcc/ada/gnatvsn.ads                                |     2 +-
 gcc/ada/gnatxref.adb                               |   344 -
 gcc/ada/gprep.adb                                  |    17 +-
 gcc/ada/impunit.adb                                |     4 +
 gcc/ada/init.c                                     |    92 +-
 gcc/ada/inline.adb                                 |   106 +-
 gcc/ada/inline.ads                                 |     9 +
 gcc/ada/lib-util.ads                               |     2 +-
 gcc/ada/lib-writ.adb                               |    55 +-
 gcc/ada/lib-xref.adb                               |    76 +-
 gcc/ada/lib-xref.ads                               |    34 -
 gcc/ada/lib.ads                                    |     2 +-
 gcc/ada/libgnarl/a-reatim.adb                      |     4 +-
 gcc/ada/libgnarl/a-reatim.ads                      |     1 +
 gcc/ada/libgnarl/s-osinte__gnu.ads                 |     6 +-
 gcc/ada/libgnarl/s-osinte__kfreebsd-gnu.ads        |     6 +-
 gcc/ada/libgnarl/s-osinte__qnx.adb                 |     2 +-
 gcc/ada/libgnarl/s-solita.adb                      |     9 +-
 gcc/ada/libgnarl/s-taprop__linux.adb               |    14 +-
 gcc/ada/libgnarl/s-taskin.ads                      |     2 +-
 gcc/ada/libgnarl/s-tassta.adb                      |     4 +-
 gcc/ada/libgnat/a-cbdlli.adb                       |     6 +-
 gcc/ada/libgnat/a-cbdlli.ads                       |     8 +-
 gcc/ada/libgnat/a-cbhama.adb                       |     6 +-
 gcc/ada/libgnat/a-cbhama.ads                       |     7 +-
 gcc/ada/libgnat/a-cbhase.adb                       |    64 +-
 gcc/ada/libgnat/a-cbhase.ads                       |    29 +-
 gcc/ada/libgnat/a-cbmutr.ads                       |     5 +-
 gcc/ada/libgnat/a-cborma.ads                       |     8 +-
 gcc/ada/libgnat/a-cborse.adb                       |    56 +
 gcc/ada/libgnat/a-cborse.ads                       |    30 +-
 gcc/ada/libgnat/a-cdlili.adb                       |     6 +-
 gcc/ada/libgnat/a-cdlili.ads                       |     8 +-
 gcc/ada/libgnat/a-cfdlli.adb                       |    21 +-
 gcc/ada/libgnat/a-cfdlli.ads                       |    14 +-
 gcc/ada/libgnat/a-cfhama.adb                       |    74 +-
 gcc/ada/libgnat/a-cfhama.ads                       |     6 +-
 gcc/ada/libgnat/a-cfhase.adb                       |   219 +-
 gcc/ada/libgnat/a-cfhase.ads                       |    41 +-
 gcc/ada/libgnat/a-cfidll.adb                       |  2054 +
 gcc/ada/libgnat/a-cfidll.ads                       |  1670 +
 gcc/ada/libgnat/a-cfinse.adb                       |   304 +
 gcc/ada/libgnat/a-cfinse.ads                       |   380 +
 gcc/ada/libgnat/a-cfinve.adb                       |     2 +-
 gcc/ada/libgnat/a-cfinve.ads                       |     6 +-
 gcc/ada/libgnat/a-cforma.adb                       |    12 +-
 gcc/ada/libgnat/a-cforma.ads                       |     4 +-
 gcc/ada/libgnat/a-cforse.adb                       |     2 +-
 gcc/ada/libgnat/a-cforse.ads                       |    39 +-
 gcc/ada/libgnat/a-chahan.ads                       |     2 +
 gcc/ada/libgnat/a-chtgfk.adb                       |   278 +
 gcc/ada/libgnat/a-chtgfk.ads                       |   101 +
 gcc/ada/libgnat/a-chtgfo.adb                       |   481 +
 gcc/ada/libgnat/a-chtgfo.ads                       |   138 +
 gcc/ada/libgnat/a-cidlli.adb                       |     6 +-
 gcc/ada/libgnat/a-cidlli.ads                       |     8 +-
 gcc/ada/libgnat/a-cihama.adb                       |     6 +-
 gcc/ada/libgnat/a-cihama.ads                       |     7 +-
 gcc/ada/libgnat/a-cihase.adb                       |    64 +-
 gcc/ada/libgnat/a-cihase.ads                       |    29 +-
 gcc/ada/libgnat/a-cimutr.ads                       |     5 +-
 gcc/ada/libgnat/a-ciorma.ads                       |     8 +-
 gcc/ada/libgnat/a-ciorse.adb                       |    55 +
 gcc/ada/libgnat/a-ciorse.ads                       |    30 +-
 gcc/ada/libgnat/a-coboho.adb                       |     4 +-
 gcc/ada/libgnat/a-cobove.ads                       |     8 +-
 gcc/ada/libgnat/a-cofove.adb                       |     2 +-
 gcc/ada/libgnat/a-cofove.ads                       |     4 +-
 gcc/ada/libgnat/a-cofuba.adb                       |   189 +-
 gcc/ada/libgnat/a-cofuba.ads                       |    90 +-
 gcc/ada/libgnat/a-cofuma.adb                       |    14 +-
 gcc/ada/libgnat/a-cofuma.ads                       |    22 +-
 gcc/ada/libgnat/a-cofuse.adb                       |    18 +-
 gcc/ada/libgnat/a-cofuse.ads                       |    25 +-
 gcc/ada/libgnat/a-cofuve.adb                       |     7 +
 gcc/ada/libgnat/a-cofuve.ads                       |    11 +-
 gcc/ada/libgnat/a-cohama.adb                       |     6 +-
 gcc/ada/libgnat/a-cohama.ads                       |     7 +-
 gcc/ada/libgnat/a-cohase.adb                       |    64 +-
 gcc/ada/libgnat/a-cohase.ads                       |    29 +-
 gcc/ada/libgnat/a-cohata.ads                       |    19 +
 gcc/ada/libgnat/a-coinve.ads                       |     8 +-
 gcc/ada/libgnat/a-comutr.ads                       |     5 +-
 gcc/ada/libgnat/a-conhel.adb                       |     8 +-
 gcc/ada/libgnat/a-conhel.ads                       |    28 +-
 gcc/ada/libgnat/a-convec.ads                       |    11 +-
 gcc/ada/libgnat/a-coorma.ads                       |     8 +-
 gcc/ada/libgnat/a-coorse.adb                       |    55 +
 gcc/ada/libgnat/a-coorse.ads                       |    30 +-
 gcc/ada/libgnat/a-crbtgo.adb                       |     4 +
 gcc/ada/libgnat/a-crbtgo.ads                       |     3 +-
 gcc/ada/libgnat/a-crdlli.adb                       |     6 +-
 gcc/ada/libgnat/a-direct.adb                       |     9 +-
 gcc/ada/libgnat/a-exstat.adb                       |     7 -
 gcc/ada/libgnat/a-nagefl.ads                       |     6 +-
 gcc/ada/libgnat/a-nallfl.ads                       |    13 +-
 gcc/ada/libgnat/a-nalofl.ads                       |    13 +-
 gcc/ada/libgnat/a-nalofl__simd.ads                 |    95 +
 gcc/ada/libgnat/a-nbnbin.ads                       |     2 +
 gcc/ada/libgnat/a-nbnbre.ads                       |     2 +
 gcc/ada/libgnat/a-ngcefu.adb                       |     6 +-
 gcc/ada/libgnat/a-ngelfu.ads                       |     1 +
 gcc/ada/libgnat/a-nlelfu.ads                       |     1 +
 gcc/ada/libgnat/a-nllefu.ads                       |     1 +
 gcc/ada/libgnat/a-nselfu.ads                       |     1 +
 gcc/ada/libgnat/a-nuaufl.ads                       |    13 +-
 gcc/ada/libgnat/a-nuaufl__simd.ads                 |    95 +
 gcc/ada/libgnat/a-nuelfu.ads                       |     1 +
 gcc/ada/libgnat/a-rbtgbo.adb                       |     5 +-
 gcc/ada/libgnat/a-rbtgbo.ads                       |     3 +-
 gcc/ada/libgnat/a-stbubo.adb                       |     4 +-
 gcc/ada/libgnat/a-stbuun.adb                       |     4 +-
 gcc/ada/libgnat/a-strbou.ads                       |     6 +-
 gcc/ada/libgnat/a-strfix.adb                       |     5 +
 gcc/ada/libgnat/a-strfix.ads                       |   138 +-
 gcc/ada/libgnat/a-strmap.ads                       |     2 +
 gcc/ada/libgnat/a-strsea.ads                       |     1 +
 gcc/ada/libgnat/a-strsup.adb                       |    19 +-
 gcc/ada/libgnat/a-strsup.ads                       |     4 +-
 gcc/ada/libgnat/a-strunb.adb                       |     2 +-
 gcc/ada/libgnat/a-strunb.ads                       |     1 +
 gcc/ada/libgnat/a-strunb__shared.ads               |     1 +
 gcc/ada/libgnat/a-stuten.ads                       |     8 +-
 gcc/ada/libgnat/a-stwiun.adb                       |     2 +-
 gcc/ada/libgnat/a-stzbou.ads                       |     4 +-
 gcc/ada/libgnat/a-stzunb.adb                       |     2 +-
 gcc/ada/libgnat/a-swmwco.ads                       |    36 +-
 gcc/ada/libgnat/a-szmzco.ads                       |    36 +-
 gcc/ada/libgnat/a-textio.ads                       |   318 +-
 gcc/ada/libgnat/a-tideio.ads                       |    28 +-
 gcc/ada/libgnat/a-tienio.ads                       |    28 +-
 gcc/ada/libgnat/a-tifiio.ads                       |    28 +-
 gcc/ada/libgnat/a-tiflio.ads                       |    28 +-
 gcc/ada/libgnat/a-tiinio.ads                       |    28 +-
 gcc/ada/libgnat/a-timoio.ads                       |    28 +-
 gcc/ada/libgnat/a-wtedit.adb                       |     4 +-
 gcc/ada/libgnat/a-ztenau.adb                       |     2 -
 gcc/ada/libgnat/g-alleve.adb                       |     2 +-
 gcc/ada/libgnat/g-awk.adb                          |     1 -
 gcc/ada/libgnat/g-binsea.adb                       |   123 +
 gcc/ada/libgnat/g-binsea.ads                       |    93 +
 gcc/ada/libgnat/g-debpoo.adb                       |     4 +-
 gcc/ada/libgnat/g-debpoo.ads                       |    11 +-
 gcc/ada/libgnat/g-decstr.adb                       |     2 +-
 gcc/ada/libgnat/g-dyntab.ads                       |    11 +-
 gcc/ada/libgnat/g-expect.adb                       |    14 +-
 gcc/ada/libgnat/g-exptty.adb                       |     2 +-
 gcc/ada/libgnat/g-forstr.adb                       |     2 +-
 gcc/ada/libgnat/g-gfmafu.ads                       |    35 +
 gcc/ada/libgnat/g-sercom__linux.adb                |     1 +
 gcc/ada/libgnat/g-sercom__mingw.adb                |     1 +
 gcc/ada/libgnat/g-socket.adb                       |    14 +-
 gcc/ada/libgnat/g-socket.ads                       |     2 +-
 gcc/ada/libgnat/g-socpol.adb                       |     2 +-
 gcc/ada/libgnat/g-socthi.adb                       |     4 +-
 gcc/ada/libgnat/g-socthi__vxworks.adb              |     4 +-
 gcc/ada/libgnat/g-spipat.adb                       |   128 +-
 gcc/ada/libgnat/g-sthcso.adb                       |     5 +
 gcc/ada/libgnat/i-c.ads                            |     2 +
 gcc/ada/libgnat/i-cstrin.adb                       |     4 +-
 gcc/ada/libgnat/i-cstrin.ads                       |    80 +-
 gcc/ada/libgnat/interfac.ads                       |     1 +
 gcc/ada/libgnat/interfac__2020.ads                 |     1 +
 gcc/ada/libgnat/s-aridou.adb                       |   888 +-
 gcc/ada/libgnat/s-aridou.ads                       |    14 +-
 gcc/ada/libgnat/s-arit32.adb                       |     9 +-
 gcc/ada/libgnat/s-atacco.ads                       |     8 +-
 gcc/ada/libgnat/s-bignum.adb                       |     1 -
 gcc/ada/libgnat/s-conca2.adb                       |    20 +-
 gcc/ada/libgnat/s-conca2.ads                       |     9 +-
 gcc/ada/libgnat/s-conca3.adb                       |    21 +-
 gcc/ada/libgnat/s-conca3.ads                       |    11 +-
 gcc/ada/libgnat/s-conca4.adb                       |    21 +-
 gcc/ada/libgnat/s-conca4.ads                       |     9 +-
 gcc/ada/libgnat/s-conca5.adb                       |    21 +-
 gcc/ada/libgnat/s-conca5.ads                       |     9 +-
 gcc/ada/libgnat/s-conca6.adb                       |    21 +-
 gcc/ada/libgnat/s-conca6.ads                       |     9 +-
 gcc/ada/libgnat/s-conca7.adb                       |    21 +-
 gcc/ada/libgnat/s-conca7.ads                       |     9 +-
 gcc/ada/libgnat/s-conca8.adb                       |    22 +-
 gcc/ada/libgnat/s-conca8.ads                       |    11 +-
 gcc/ada/libgnat/s-conca9.adb                       |    22 +-
 gcc/ada/libgnat/s-conca9.ads                       |    11 +-
 gcc/ada/libgnat/s-dourea.adb                       |    12 +
 gcc/ada/libgnat/s-dwalin.adb                       |    51 +-
 gcc/ada/libgnat/s-expmod.adb                       |     3 -
 gcc/ada/libgnat/s-exponn.ads                       |    10 +-
 gcc/ada/libgnat/s-expont.ads                       |    10 +-
 gcc/ada/libgnat/s-gearop.adb                       |    74 +-
 gcc/ada/libgnat/s-gearop.ads                       |    14 +-
 gcc/ada/libgnat/s-imaged.ads                       |     1 -
 gcc/ada/libgnat/s-imagef.adb                       |    84 +-
 gcc/ada/libgnat/s-imagef.ads                       |     2 +-
 gcc/ada/libgnat/s-imagei.adb                       |   367 +-
 gcc/ada/libgnat/s-imagei.ads                       |    60 +-
 gcc/ada/libgnat/s-imager.ads                       |     1 -
 gcc/ada/libgnat/s-imageu.adb                       |   316 +-
 gcc/ada/libgnat/s-imageu.ads                       |    68 +-
 gcc/ada/libgnat/s-imde128.ads                      |     1 -
 gcc/ada/libgnat/s-imde32.ads                       |     1 -
 gcc/ada/libgnat/s-imde64.ads                       |     1 -
 gcc/ada/libgnat/s-imfi128.ads                      |     4 +-
 gcc/ada/libgnat/s-imfi32.ads                       |     4 +-
 gcc/ada/libgnat/s-imfi64.ads                       |     4 +-
 gcc/ada/libgnat/s-imgboo.adb                       |     6 +
 gcc/ada/libgnat/s-imgflt.ads                       |     1 -
 gcc/ada/libgnat/s-imgint.ads                       |    45 +-
 gcc/ada/libgnat/s-imglfl.ads                       |     1 -
 gcc/ada/libgnat/s-imgllf.ads                       |     1 -
 gcc/ada/libgnat/s-imglli.ads                       |    45 +-
 gcc/ada/libgnat/s-imgllli.ads                      |    46 +-
 gcc/ada/libgnat/s-imglllu.ads                      |    39 +-
 gcc/ada/libgnat/s-imgllu.ads                       |    38 +-
 gcc/ada/libgnat/s-imgrea.ads                       |     1 -
 gcc/ada/libgnat/s-imguns.ads                       |    38 +-
 gcc/ada/libgnat/s-imguti.ads                       |     1 -
 gcc/ada/libgnat/s-objrea.adb                       |    16 +-
 gcc/ada/libgnat/s-objrea.ads                       |     4 +-
 gcc/ada/libgnat/s-os_lib.adb                       |     8 +-
 gcc/ada/libgnat/s-putima.adb                       |     4 +-
 gcc/ada/libgnat/s-regpat.adb                       |    33 +-
 gcc/ada/libgnat/s-regpat.ads                       |    29 +-
 gcc/ada/libgnat/s-retsta.ads                       |    57 +
 gcc/ada/libgnat/s-rident.ads                       |     8 +-
 gcc/ada/libgnat/s-secsta.adb                       |    82 +-
 gcc/ada/libgnat/s-secsta.ads                       |    26 +-
 gcc/ada/libgnat/s-spark.ads                        |    36 +
 gcc/ada/libgnat/s-spcuop.adb                       |    42 +
 gcc/ada/libgnat/s-spcuop.ads                       |    59 +
 gcc/ada/libgnat/s-statxd.adb                       |    12 +-
 gcc/ada/libgnat/s-stausa.adb                       |     4 +-
 gcc/ada/libgnat/s-stchop.ads                       |     4 +-
 gcc/ada/libgnat/s-stoele.ads                       |     2 +
 gcc/ada/libgnat/s-strhas.adb                       |     2 +-
 gcc/ada/libgnat/s-valint.ads                       |    33 +-
 gcc/ada/libgnat/s-vallli.ads                       |    37 +-
 gcc/ada/libgnat/s-valllli.ads                      |    37 +-
 gcc/ada/libgnat/s-valuei.adb                       |   110 +-
 gcc/ada/libgnat/s-valuei.ads                       |   211 +-
 gcc/ada/libgnat/s-valuer.adb                       |     9 +-
 gcc/ada/libgnat/s-valueu.adb                       |    88 +-
 gcc/ada/libgnat/s-valueu.ads                       |    61 +-
 gcc/ada/libgnat/s-valuti.ads                       |    46 +-
 gcc/ada/libgnat/s-widlllu.ads                      |     9 +-
 gcc/ada/libgnat/s-widllu.ads                       |     8 +-
 gcc/ada/libgnat/s-widthu.adb                       |   263 +-
 gcc/ada/libgnat/s-widthu.ads                       |    61 +-
 gcc/ada/libgnat/s-widuns.ads                       |     6 +-
 gcc/ada/libgnat/system-aix.ads                     |     1 -
 gcc/ada/libgnat/system-darwin-arm.ads              |     1 -
 gcc/ada/libgnat/system-darwin-ppc.ads              |     1 -
 gcc/ada/libgnat/system-darwin-x86.ads              |     1 -
 gcc/ada/libgnat/system-djgpp.ads                   |     1 -
 gcc/ada/libgnat/system-dragonfly-x86_64.ads        |     1 -
 gcc/ada/libgnat/system-freebsd.ads                 |     1 -
 gcc/ada/libgnat/system-hpux-ia64.ads               |     1 -
 gcc/ada/libgnat/system-hpux.ads                    |     1 -
 gcc/ada/libgnat/system-linux-alpha.ads             |     1 -
 gcc/ada/libgnat/system-linux-arm.ads               |     3 +-
 gcc/ada/libgnat/system-linux-hppa.ads              |     1 -
 gcc/ada/libgnat/system-linux-ia64.ads              |     1 -
 gcc/ada/libgnat/system-linux-m68k.ads              |     1 -
 gcc/ada/libgnat/system-linux-mips.ads              |     1 -
 gcc/ada/libgnat/system-linux-ppc.ads               |     1 -
 gcc/ada/libgnat/system-linux-riscv.ads             |     1 -
 gcc/ada/libgnat/system-linux-s390.ads              |     1 -
 gcc/ada/libgnat/system-linux-sh4.ads               |     1 -
 gcc/ada/libgnat/system-linux-sparc.ads             |     1 -
 gcc/ada/libgnat/system-linux-x86.ads               |     1 -
 gcc/ada/libgnat/system-lynxos178-ppc.ads           |     1 -
 gcc/ada/libgnat/system-lynxos178-x86.ads           |     1 -
 gcc/ada/libgnat/system-mingw.ads                   |     1 -
 gcc/ada/libgnat/system-qnx-aarch64.ads             |   155 -
 gcc/ada/libgnat/system-qnx-arm.ads                 |   154 +
 gcc/ada/libgnat/system-rtems.ads                   |     1 -
 gcc/ada/libgnat/system-solaris-sparc.ads           |     1 -
 gcc/ada/libgnat/system-solaris-x86.ads             |     1 -
 gcc/ada/libgnat/system-vxworks-arm-rtp-smp.ads     |   166 -
 gcc/ada/libgnat/system-vxworks-arm-rtp.ads         |   165 -
 gcc/ada/libgnat/system-vxworks-arm.ads             |   160 -
 gcc/ada/libgnat/system-vxworks-e500-kernel.ads     |   161 -
 gcc/ada/libgnat/system-vxworks-e500-rtp-smp.ads    |   167 -
 gcc/ada/libgnat/system-vxworks-e500-rtp.ads        |   165 -
 gcc/ada/libgnat/system-vxworks-ppc-kernel.ads      |     5 +-
 gcc/ada/libgnat/system-vxworks-ppc-rtp-smp.ads     |     5 +-
 gcc/ada/libgnat/system-vxworks-ppc-rtp.ads         |     5 +-
 gcc/ada/libgnat/system-vxworks-x86-kernel.ads      |   164 -
 gcc/ada/libgnat/system-vxworks-x86-rtp-smp.ads     |   165 -
 gcc/ada/libgnat/system-vxworks-x86-rtp.ads         |   164 -
 .../libgnat/system-vxworks7-aarch64-rtp-smp.ads    |     6 +-
 gcc/ada/libgnat/system-vxworks7-aarch64.ads        |     6 +-
 gcc/ada/libgnat/system-vxworks7-arm-rtp-smp.ads    |     6 +-
 gcc/ada/libgnat/system-vxworks7-arm.ads            |     6 +-
 gcc/ada/libgnat/system-vxworks7-e500-kernel.ads    |   161 -
 gcc/ada/libgnat/system-vxworks7-e500-rtp-smp.ads   |   166 -
 gcc/ada/libgnat/system-vxworks7-e500-rtp.ads       |   165 -
 gcc/ada/libgnat/system-vxworks7-ppc-kernel.ads     |     5 +-
 gcc/ada/libgnat/system-vxworks7-ppc-rtp-smp.ads    |     5 +-
 gcc/ada/libgnat/system-vxworks7-ppc-rtp.ads        |   165 -
 gcc/ada/libgnat/system-vxworks7-ppc64-kernel.ads   |     5 +-
 gcc/ada/libgnat/system-vxworks7-ppc64-rtp-smp.ads  |     5 +-
 gcc/ada/libgnat/system-vxworks7-x86-kernel.ads     |     5 +-
 gcc/ada/libgnat/system-vxworks7-x86-rtp-smp.ads    |     5 +-
 gcc/ada/libgnat/system-vxworks7-x86-rtp.ads        |   164 -
 gcc/ada/libgnat/system-vxworks7-x86_64-kernel.ads  |     5 +-
 gcc/ada/libgnat/system-vxworks7-x86_64-rtp-smp.ads |     1 -
 gcc/ada/locales.c                                  |     8 +-
 gcc/ada/make.adb                                   |     2 +
 gcc/ada/makeusg.adb                                |    12 +-
 gcc/ada/namet.adb                                  |   150 +-
 gcc/ada/namet.ads                                  |    21 +-
 gcc/ada/nlists.adb                                 |     8 +-
 gcc/ada/nlists.ads                                 |    12 +-
 gcc/ada/opt.adb                                    |    29 +-
 gcc/ada/opt.ads                                    |    48 +-
 gcc/ada/osint.adb                                  |    54 +-
 gcc/ada/osint.ads                                  |     7 +-
 gcc/ada/output.adb                                 |    46 +-
 gcc/ada/par-ch10.adb                               |     2 +-
 gcc/ada/par-ch11.adb                               |     5 +-
 gcc/ada/par-ch12.adb                               |     2 +-
 gcc/ada/par-ch3.adb                                |   316 +-
 gcc/ada/par-ch4.adb                                |    13 +-
 gcc/ada/par-ch5.adb                                |   187 +-
 gcc/ada/par-ch6.adb                                |    26 +-
 gcc/ada/par-prag.adb                               |     7 +-
 gcc/ada/par-util.adb                               |     2 +-
 gcc/ada/par.adb                                    |    26 +-
 gcc/ada/par_sco.adb                                |    12 +-
 gcc/ada/raise-gcc.c                                |     6 +-
 gcc/ada/repinfo.adb                                |    91 +-
 gcc/ada/restrict.adb                               |    91 +-
 gcc/ada/restrict.ads                               |    93 +-
 gcc/ada/rtsfind.adb                                |    12 +-
 gcc/ada/rtsfind.ads                                |    50 +-
 gcc/ada/scans.ads                                  |    19 +-
 gcc/ada/scn.ads                                    |     6 +-
 gcc/ada/scng.adb                                   |   122 +-
 gcc/ada/scng.ads                                   |    26 +-
 gcc/ada/sem.adb                                    |    26 +-
 gcc/ada/sem.ads                                    |    30 +-
 gcc/ada/sem_aggr.adb                               |   280 +-
 gcc/ada/sem_aggr.ads                               |     3 +
 gcc/ada/sem_attr.adb                               |   408 +-
 gcc/ada/sem_attr.ads                               |     7 -
 gcc/ada/sem_aux.adb                                |    29 +-
 gcc/ada/sem_aux.ads                                |     3 -
 gcc/ada/sem_case.adb                               |     5 +-
 gcc/ada/sem_ch10.adb                               |   360 +-
 gcc/ada/sem_ch10.ads                               |    11 +
 gcc/ada/sem_ch11.adb                               |    13 +-
 gcc/ada/sem_ch12.adb                               |   372 +-
 gcc/ada/sem_ch12.ads                               |     4 +
 gcc/ada/sem_ch13.adb                               |  1244 +-
 gcc/ada/sem_ch13.ads                               |    11 +-
 gcc/ada/sem_ch2.adb                                |    14 +
 gcc/ada/sem_ch3.adb                                |   363 +-
 gcc/ada/sem_ch3.ads                                |     3 +
 gcc/ada/sem_ch4.adb                                |  2070 +-
 gcc/ada/sem_ch4.ads                                |    13 +-
 gcc/ada/sem_ch5.adb                                |   359 +-
 gcc/ada/sem_ch5.ads                                |     7 -
 gcc/ada/sem_ch6.adb                                |   820 +-
 gcc/ada/sem_ch7.adb                                |   263 +-
 gcc/ada/sem_ch8.adb                                |   390 +-
 gcc/ada/sem_ch9.adb                                |    72 +
 gcc/ada/sem_disp.adb                               |   132 +-
 gcc/ada/sem_dist.adb                               |     7 +-
 gcc/ada/sem_elab.adb                               |    36 +-
 gcc/ada/sem_eval.adb                               |    39 +-
 gcc/ada/sem_prag.adb                               |   388 +-
 gcc/ada/sem_prag.ads                               |     2 +
 gcc/ada/sem_res.adb                                |   810 +-
 gcc/ada/sem_res.ads                                |     3 +
 gcc/ada/sem_type.adb                               |   588 +-
 gcc/ada/sem_type.ads                               |    47 +-
 gcc/ada/sem_util.adb                               |  2138 +-
 gcc/ada/sem_util.ads                               |   255 +-
 gcc/ada/sem_warn.adb                               |    90 +-
 gcc/ada/sem_warn.ads                               |    18 +-
 gcc/ada/set_targ.adb                               |     6 +-
 gcc/ada/sfn_scan.adb                               |     1 -
 gcc/ada/sigtramp-arm-qnx.c                         |   148 +
 gcc/ada/sigtramp-qnx.c                             |     2 +-
 gcc/ada/sigtramp-vxworks.c                         |    10 +-
 gcc/ada/sinfo-utils.adb                            |     4 +-
 gcc/ada/sinfo.ads                                  |   121 +-
 gcc/ada/sinput.adb                                 |    24 +-
 gcc/ada/sinput.ads                                 |    13 +-
 gcc/ada/snames.ads-tmpl                            |    26 +-
 gcc/ada/sprint.adb                                 |    10 +-
 gcc/ada/stringt.adb                                |     2 +-
 gcc/ada/style.adb                                  |     9 +-
 gcc/ada/style.ads                                  |     7 +-
 gcc/ada/styleg.adb                                 |    11 +-
 gcc/ada/styleg.ads                                 |     5 +-
 gcc/ada/switch-b.adb                               |     3 +
 gcc/ada/switch-c.adb                               |     6 +-
 gcc/ada/table.adb                                  |     6 +-
 gcc/ada/targparm.adb                               |     4 -
 gcc/ada/targparm.ads                               |     3 -
 gcc/ada/tbuild.adb                                 |     4 +-
 gcc/ada/terminals.c                                |    17 +-
 gcc/ada/tracebak.c                                 |    35 +-
 gcc/ada/treepr.adb                                 |    39 +-
 gcc/ada/types.ads                                  |    20 +-
 gcc/ada/uintp.adb                                  |    31 +-
 gcc/ada/uintp.ads                                  |     5 +-
 gcc/ada/uname.adb                                  |    77 +-
 gcc/ada/uname.ads                                  |    22 +-
 gcc/ada/usage.adb                                  |     2 +-
 gcc/ada/vxworks-arm-link.spec                      |     4 -
 gcc/ada/vxworks-e500-link.spec                     |     6 -
 gcc/ada/vxworks-smp-arm-link.spec                  |     4 -
 gcc/ada/vxworks-smp-e500-link.spec                 |     4 -
 gcc/ada/vxworks-smp-x86-link.spec                  |     9 -
 gcc/ada/xr_tabls.adb                               |  1628 -
 gcc/ada/xr_tabls.ads                               |   388 -
 gcc/ada/xref_lib.adb                               |  1893 -
 gcc/ada/xref_lib.ads                               |   179 -
 gcc/adjust-alignment.cc                            |     2 +-
 gcc/alias.cc                                       |     6 +-
 gcc/analyzer/ChangeLog                             |  1151 +
 gcc/analyzer/analyzer-pass.cc                      |     4 +-
 gcc/analyzer/analyzer.cc                           |    40 +-
 gcc/analyzer/analyzer.h                            |     8 +
 gcc/analyzer/analyzer.opt                          |    50 +-
 gcc/analyzer/call-info.cc                          |     5 +-
 gcc/analyzer/call-info.h                           |     8 +-
 gcc/analyzer/call-string.cc                        |   174 +-
 gcc/analyzer/call-string.h                         |    90 +-
 gcc/analyzer/checker-path.cc                       |   509 +-
 gcc/analyzer/checker-path.h                        |   126 +-
 gcc/analyzer/constraint-manager.cc                 |    12 +-
 gcc/analyzer/constraint-manager.h                  |     3 +
 gcc/analyzer/diagnostic-manager.cc                 |   331 +-
 gcc/analyzer/diagnostic-manager.h                  |    19 +-
 gcc/analyzer/engine.cc                             |   585 +-
 gcc/analyzer/exploded-graph.h                      |   117 +-
 gcc/analyzer/feasible-graph.cc                     |    65 +
 gcc/analyzer/feasible-graph.h                      |    12 +-
 gcc/analyzer/function-set.cc                       |     2 +-
 gcc/analyzer/inlining-iterator.h                   |   109 +
 gcc/analyzer/pending-diagnostic.cc                 |    82 +
 gcc/analyzer/pending-diagnostic.h                  |    93 +-
 gcc/analyzer/program-point.cc                      |   109 +-
 gcc/analyzer/program-point.h                       |    40 +-
 gcc/analyzer/program-state.cc                      |   143 +-
 gcc/analyzer/program-state.h                       |     3 +
 gcc/analyzer/region-model-asm.cc                   |    11 +-
 gcc/analyzer/region-model-impl-calls.cc            |    41 +-
 gcc/analyzer/region-model-manager.cc               |   177 +-
 gcc/analyzer/region-model-reachability.cc          |     8 +-
 gcc/analyzer/region-model.cc                       |   842 +-
 gcc/analyzer/region-model.h                        |   262 +-
 gcc/analyzer/region.cc                             |   190 +-
 gcc/analyzer/region.h                              |   263 +-
 gcc/analyzer/sm-fd.cc                              |  1071 +
 gcc/analyzer/sm-file.cc                            |    72 +-
 gcc/analyzer/sm-malloc.cc                          |   220 +-
 gcc/analyzer/sm-pattern-test.cc                    |    20 +-
 gcc/analyzer/sm-sensitive.cc                       |    35 +-
 gcc/analyzer/sm-signal.cc                          |    39 +-
 gcc/analyzer/sm-taint.cc                           |   610 +-
 gcc/analyzer/sm.cc                                 |    14 +
 gcc/analyzer/sm.h                                  |    16 +-
 gcc/analyzer/state-purge.cc                        |   610 +-
 gcc/analyzer/state-purge.h                         |   114 +-
 gcc/analyzer/store.cc                              |   198 +-
 gcc/analyzer/store.h                               |    35 +-
 gcc/analyzer/supergraph.cc                         |    17 +-
 gcc/analyzer/supergraph.h                          |    31 +-
 gcc/analyzer/svalue.cc                             |   177 +-
 gcc/analyzer/svalue.h                              |   326 +-
 gcc/analyzer/trimmed-graph.h                       |     4 +-
 gcc/analyzer/varargs.cc                            |  1061 +
 gcc/asan.cc                                        |    81 +-
 gcc/attribs.cc                                     |    42 +-
 gcc/auto-inc-dec.cc                                |     4 +-
 gcc/auto-profile.cc                                |     8 +-
 gcc/basic-block.h                                  |     9 +-
 gcc/bb-reorder.cc                                  |    18 +-
 gcc/builtins.cc                                    |   151 +-
 gcc/builtins.h                                     |     2 +
 gcc/c-family/ChangeLog                             |   345 +
 gcc/c-family/c-ada-spec.cc                         |   123 +-
 gcc/c-family/c-attribs.cc                          |    87 +-
 gcc/c-family/c-common.cc                           |    42 +-
 gcc/c-family/c-common.h                            |    16 +-
 gcc/c-family/c-format.cc                           |    99 +-
 gcc/c-family/c-gimplify.cc                         |     6 +-
 gcc/c-family/c-omp.cc                              |    40 +-
 gcc/c-family/c-opts.cc                             |    39 +-
 gcc/c-family/c-ppoutput.cc                         |    78 +-
 gcc/c-family/c-pragma.cc                           |   458 +-
 gcc/c-family/c-pragma.h                            |    16 +-
 gcc/c-family/c-pretty-print.cc                     |     6 +
 gcc/c-family/c-pretty-print.h                      |     2 +-
 gcc/c-family/c-target.def                          |     2 +-
 gcc/c-family/c-ubsan.cc                            |   118 +-
 gcc/c-family/c-warn.cc                             |    31 +-
 gcc/c-family/c.opt                                 |    42 +-
 gcc/c-family/known-headers.cc                      |    19 +-
 gcc/c/ChangeLog                                    |   207 +
 gcc/c/Make-lang.in                                 |     2 +-
 gcc/c/c-decl.cc                                    |    90 +-
 gcc/c/c-fold.cc                                    |     1 +
 gcc/c/c-lang.cc                                    |    12 +
 gcc/c/c-objc-common.cc                             |     9 +
 gcc/c/c-parser.cc                                  |   273 +-
 gcc/c/c-tree.h                                     |     6 +-
 gcc/c/c-typeck.cc                                  |   127 +-
 gcc/c/gimple-parser.cc                             |    39 +-
 gcc/calls.cc                                       |    82 +-
 gcc/cfg.cc                                         |     6 +-
 gcc/cfgcleanup.cc                                  |     8 +-
 gcc/cfgexpand.cc                                   |    41 +-
 gcc/cfghooks.cc                                    |    13 +-
 gcc/cfgloop.cc                                     |     2 +-
 gcc/cfgloop.h                                      |     2 +-
 gcc/cfgloopmanip.cc                                |     6 +-
 gcc/cfgrtl.cc                                      |    16 +-
 gcc/cgraph.cc                                      |    24 +-
 gcc/cgraph.h                                       |     4 +-
 gcc/cgraphbuild.cc                                 |    15 +-
 gcc/cgraphclones.cc                                |     1 +
 gcc/cgraphunit.cc                                  |     8 +-
 gcc/combine-stack-adj.cc                           |     4 +-
 gcc/combine.cc                                     |   113 +-
 gcc/common.opt                                     |    54 +-
 gcc/common/config/aarch64/aarch64-common.cc        |     3 +-
 gcc/common/config/i386/cpuinfo.h                   |   116 +-
 gcc/common/config/i386/i386-common.cc              |    15 +-
 gcc/common/config/i386/i386-cpuinfo.h              |     3 +
 gcc/common/config/loongarch/loongarch-common.cc    |    41 +
 gcc/common/config/riscv/riscv-common.cc            |    86 +-
 gcc/common/config/rs6000/rs6000-common.cc          |    10 +
 gcc/common/config/s390/s390-common.cc              |     4 +-
 gcc/common/config/tilegx/tilegx-common.cc          |    58 -
 gcc/common/config/tilepro/tilepro-common.cc        |    54 -
 gcc/compare-elim.cc                                |     6 +-
 gcc/config.gcc                                     |   526 +-
 gcc/config.in                                      |    72 +-
 gcc/config/aarch64/aarch64-builtins.cc             |   605 +-
 gcc/config/aarch64/aarch64-c.cc                    |     4 +-
 gcc/config/aarch64/aarch64-cores.def               |     7 +-
 gcc/config/aarch64/aarch64-modes.def               |     9 +-
 gcc/config/aarch64/aarch64-opts.h                  |     6 +
 gcc/config/aarch64/aarch64-protos.h                |    40 +-
 gcc/config/aarch64/aarch64-simd-builtin-types.def  |     6 +-
 gcc/config/aarch64/aarch64-simd.md                 |    84 +-
 gcc/config/aarch64/aarch64-sve-builtins-base.cc    |   319 +-
 .../aarch64/aarch64-sve-builtins-functions.h       |    48 +-
 gcc/config/aarch64/aarch64-sve-builtins-shapes.cc  |   416 +-
 gcc/config/aarch64/aarch64-sve-builtins-sve2.cc    |    44 +-
 gcc/config/aarch64/aarch64-sve-builtins.cc         |    27 +-
 gcc/config/aarch64/aarch64-sve-builtins.h          |     4 +-
 gcc/config/aarch64/aarch64-tune.md                 |     2 +-
 gcc/config/aarch64/aarch64.cc                      |  1392 +-
 gcc/config/aarch64/aarch64.h                       |    30 +-
 gcc/config/aarch64/aarch64.md                      |   289 +-
 gcc/config/aarch64/aarch64.opt                     |    16 +-
 gcc/config/aarch64/arm_acle.h                      |    55 +
 gcc/config/aarch64/arm_neon.h                      |  3155 -
 gcc/config/aarch64/fractional-cost.h               |     2 +-
 gcc/config/aarch64/iterators.md                    |    52 +-
 gcc/config/aarch64/t-aarch64                       |    12 +
 gcc/config/aarch64/thunderx3t110.md                |     2 +-
 gcc/config/alpha/alpha-protos.h                    |     2 +
 gcc/config/alpha/alpha.cc                          |    69 +
 gcc/config/alpha/ev4.md                            |    15 +-
 gcc/config/arc/arc-arch.h                          |     3 +-
 gcc/config/arc/arc-cpus.def                        |     1 +
 gcc/config/arc/arc-tables.opt                      |     3 +
 gcc/config/arc/arc.cc                              |   203 +-
 gcc/config/arc/arc.md                              |    57 +-
 gcc/config/arc/arc.opt                             |     3 +
 gcc/config/arc/arcHS4x.md                          |    17 +-
 gcc/config/arc/t-multilib                          |     4 +-
 gcc/config/arm/arm-builtins.cc                     |   499 +-
 gcc/config/arm/arm-builtins.h                      |     4 +-
 gcc/config/arm/arm-cpus.in                         |    10 +
 gcc/config/arm/arm-modes.def                       |     8 +
 gcc/config/arm/arm-protos.h                        |     5 +-
 gcc/config/arm/arm-simd-builtin-types.def          |     4 +
 gcc/config/arm/arm-tables.opt                      |     3 +
 gcc/config/arm/arm-tune.md                         |     4 +-
 gcc/config/arm/arm.cc                              |   409 +-
 gcc/config/arm/arm.h                               |    13 +-
 gcc/config/arm/arm.md                              |   106 +-
 gcc/config/arm/arm_mve_builtins.def                |   746 +-
 gcc/config/arm/arm_neon_builtins.def               |     1 -
 gcc/config/arm/constraints.md                      |    16 +-
 gcc/config/arm/iterators.md                        |    13 +
 gcc/config/arm/mve.md                              |   930 +-
 gcc/config/arm/neon.md                             |    95 +-
 gcc/config/arm/t-aprofile                          |    25 +-
 gcc/config/arm/t-multilib                          |     9 +-
 gcc/config/arm/vec-common.md                       |   213 +-
 gcc/config/arm/vfp.md                              |    34 +-
 gcc/config/avr/avr-mcus.def                        |    22 +
 gcc/config/avr/gen-avr-mmcu-specs.cc               |     2 +-
 gcc/config/avr/gen-avr-mmcu-texi.cc                |    10 +-
 gcc/config/bfin/bfin.cc                            |     3 +-
 gcc/config/bfin/bfin.md                            |     2 +-
 gcc/config/c6x/c6x.cc                              |     2 +-
 gcc/config/darwin-c.cc                             |     5 +-
 gcc/config/darwin-driver.cc                        |    16 +-
 gcc/config/darwin.cc                               |     4 +-
 gcc/config/darwin.h                                |    57 +-
 gcc/config/freebsd.h                               |     2 +-
 gcc/config/gcn/gcn-hsa.h                           |    59 +-
 gcc/config/gcn/gcn-opts.h                          |    28 +-
 gcc/config/gcn/gcn-protos.h                        |     2 +-
 gcc/config/gcn/gcn-valu.md                         |    25 +-
 gcc/config/gcn/gcn.cc                              |   150 +-
 gcc/config/gcn/gcn.h                               |     4 +
 gcc/config/gcn/gcn.md                              |    44 +-
 gcc/config/gcn/gcn.opt                             |     3 +
 gcc/config/gcn/mkoffload.cc                        |   104 +-
 gcc/config/gcn/t-gcn-hsa                           |     4 +-
 gcc/config/gcn/t-omp-device                        |     4 +-
 gcc/config/host-darwin.cc                          |     2 +-
 gcc/config/host-linux.cc                           |     2 +
 gcc/config/i386/avx512fintrin.h                    |   208 +-
 gcc/config/i386/avx512vlintrin.h                   |   278 +-
 gcc/config/i386/cpuid.h                            |     9 +-
 gcc/config/i386/driver-i386.cc                     |    20 +-
 gcc/config/i386/emmintrin.h                        |     5 +-
 gcc/config/i386/gnu-user-common.h                  |     5 +-
 gcc/config/i386/gnu.h                              |     5 +-
 gcc/config/i386/i386-builtin-types.def             |     1 +
 gcc/config/i386/i386-builtin.def                   |    38 +-
 gcc/config/i386/i386-builtins.cc                   |    94 +-
 gcc/config/i386/i386-c.cc                          |     7 +
 gcc/config/i386/i386-expand.cc                     |   771 +-
 gcc/config/i386/i386-expand.h                      |     5 +-
 gcc/config/i386/i386-features.cc                   |   606 +-
 gcc/config/i386/i386-features.h                    |    44 +-
 gcc/config/i386/i386-options.cc                    |    43 +-
 gcc/config/i386/i386-protos.h                      |    10 +
 gcc/config/i386/i386.cc                            |   684 +-
 gcc/config/i386/i386.h                             |    17 +-
 gcc/config/i386/i386.md                            |  1288 +-
 gcc/config/i386/i386.opt                           |     6 +-
 gcc/config/i386/intelmic-mkoffload.cc              |    56 +-
 gcc/config/i386/lujiazui.md                        |   844 +
 gcc/config/i386/mmx.md                             |   113 +-
 gcc/config/i386/predicates.md                      |    31 +
 gcc/config/i386/smmintrin.h                        |    25 +-
 gcc/config/i386/sse.md                             |  1323 +-
 gcc/config/i386/subst.md                           |    10 +-
 gcc/config/i386/sync.md                            |    69 +-
 gcc/config/i386/x86-tune-costs.h                   |   145 +-
 gcc/config/i386/x86-tune-sched.cc                  |     2 +
 gcc/config/i386/x86-tune.def                       |   102 +-
 gcc/config/i386/x86gprintrin.h                     |     2 +-
 gcc/config/ia64/ia64.cc                            |    12 +-
 gcc/config/iq2000/iq2000.md                        |    29 +-
 gcc/config/loongarch/constraints.md                |   192 +
 gcc/config/loongarch/generic.md                    |   118 +
 gcc/config/loongarch/genopts/genstr.sh             |   104 +
 gcc/config/loongarch/genopts/loongarch-strings     |    58 +
 gcc/config/loongarch/genopts/loongarch.opt.in      |   183 +
 gcc/config/loongarch/gnu-user.h                    |    80 +
 gcc/config/loongarch/la464.md                      |   132 +
 gcc/config/loongarch/larchintrin.h                 |   355 +
 gcc/config/loongarch/linux.h                       |    50 +
 gcc/config/loongarch/loongarch-builtins.cc         |   424 +
 gcc/config/loongarch/loongarch-c.cc                |   109 +
 gcc/config/loongarch/loongarch-cpu.cc              |   206 +
 gcc/config/loongarch/loongarch-cpu.h               |    30 +
 gcc/config/loongarch/loongarch-def.c               |   179 +
 gcc/config/loongarch/loongarch-def.h               |   151 +
 gcc/config/loongarch/loongarch-driver.cc           |   187 +
 gcc/config/loongarch/loongarch-driver.h            |    68 +
 gcc/config/loongarch/loongarch-ftypes.def          |    65 +
 gcc/config/loongarch/loongarch-modes.def           |    25 +
 gcc/config/loongarch/loongarch-opts.cc             |   584 +
 gcc/config/loongarch/loongarch-opts.h              |    94 +
 gcc/config/loongarch/loongarch-protos.h            |   177 +
 gcc/config/loongarch/loongarch-str.h               |    59 +
 gcc/config/loongarch/loongarch-tune.h              |    50 +
 gcc/config/loongarch/loongarch.cc                  |  6261 ++
 gcc/config/loongarch/loongarch.h                   |  1147 +
 gcc/config/loongarch/loongarch.md                  |  3212 +
 gcc/config/loongarch/loongarch.opt                 |   190 +
 gcc/config/loongarch/predicates.md                 |   263 +
 gcc/config/loongarch/sync.md                       |   574 +
 gcc/config/loongarch/t-linux                       |    53 +
 gcc/config/loongarch/t-loongarch                   |    71 +
 gcc/config/m32c/m32c.cc                            |     2 +-
 gcc/config/mips/mips.cc                            |   189 +-
 gcc/config/mips/mips.h                             |     2 +-
 gcc/config/msp430/msp430.cc                        |     2 +-
 gcc/config/nios2/nios2.cc                          |     5 +-
 gcc/config/nvptx/gen-copyright.sh                  |    82 +
 gcc/config/nvptx/gen-h.sh                          |    44 +
 gcc/config/nvptx/gen-omp-device-properties.sh      |    33 +
 gcc/config/nvptx/gen-opt.sh                        |    66 +
 gcc/config/nvptx/mkoffload.cc                      |    37 +-
 gcc/config/nvptx/nvptx-c.cc                        |    29 +-
 gcc/config/nvptx/nvptx-gen.h                       |    29 +
 gcc/config/nvptx/nvptx-gen.opt                     |    42 +
 gcc/config/nvptx/nvptx-opts.h                      |    12 +-
 gcc/config/nvptx/nvptx-protos.h                    |     2 +
 gcc/config/nvptx/nvptx-sm.def                      |    30 +
 gcc/config/nvptx/nvptx.cc                          |   512 +-
 gcc/config/nvptx/nvptx.h                           |    29 +-
 gcc/config/nvptx/nvptx.md                          |   148 +-
 gcc/config/nvptx/nvptx.opt                         |    95 +-
 gcc/config/nvptx/t-nvptx                           |    20 +-
 gcc/config/nvptx/t-omp-device                      |     7 +-
 gcc/config/riscv/arch-canonicalize                 |   100 +-
 gcc/config/riscv/bitmanip.md                       |    44 +
 gcc/config/riscv/multilib-generator                |    14 +-
 gcc/config/riscv/predicates.md                     |    17 +-
 gcc/config/riscv/riscv-builtins.cc                 |    17 +
 gcc/config/riscv/riscv-c.cc                        |    18 +
 gcc/config/riscv/riscv-cmo.def                     |    17 +
 gcc/config/riscv/riscv-ftypes.def                  |     3 +
 gcc/config/riscv/riscv-opts.h                      |    33 +-
 gcc/config/riscv/riscv-subset.h                    |     1 +
 gcc/config/riscv/riscv.cc                          |    61 +-
 gcc/config/riscv/riscv.h                           |    18 +-
 gcc/config/riscv/riscv.md                          |    87 +-
 gcc/config/riscv/riscv.opt                         |     7 +-
 gcc/config/rs6000/aix71.h                          |     6 +-
 gcc/config/rs6000/altivec.md                       |    26 +-
 gcc/config/rs6000/bmi2intrin.h                     |    68 +-
 gcc/config/rs6000/constraints.md                   |     6 +-
 gcc/config/rs6000/darwin.h                         |     2 +-
 gcc/config/rs6000/darwin.md                        |    19 +-
 gcc/config/rs6000/darwin64-biarch.h                |     2 +-
 gcc/config/rs6000/default64.h                      |     6 +-
 gcc/config/rs6000/driver-rs6000.cc                 |     2 +-
 gcc/config/rs6000/eabi.h                           |     2 +-
 gcc/config/rs6000/eabialtivec.h                    |     2 +-
 gcc/config/rs6000/emmintrin.h                      |   908 +-
 gcc/config/rs6000/fusion.md                        |   332 +-
 gcc/config/rs6000/genfusion.pl                     |    13 +-
 gcc/config/rs6000/linuxaltivec.h                   |     4 +-
 gcc/config/rs6000/mm_malloc.h                      |    26 +-
 gcc/config/rs6000/mma.md                           |   150 +-
 gcc/config/rs6000/mmintrin.h                       |   768 +-
 gcc/config/rs6000/pcrel-opt.md                     |     2 +-
 gcc/config/rs6000/pmmintrin.h                      |    28 +-
 gcc/config/rs6000/predicates.md                    |    27 +-
 gcc/config/rs6000/rs6000-builtin.cc                |    82 +-
 gcc/config/rs6000/rs6000-builtins.def              |    52 +-
 gcc/config/rs6000/rs6000-c.cc                      |    49 +-
 gcc/config/rs6000/rs6000-call.cc                   |     8 +-
 gcc/config/rs6000/rs6000-cpus.def                  |   151 +-
 gcc/config/rs6000/rs6000-gen-builtins.cc           |    29 +-
 gcc/config/rs6000/rs6000-p8swap.cc                 |    30 +-
 gcc/config/rs6000/rs6000-protos.h                  |     5 +-
 gcc/config/rs6000/rs6000.cc                        |   341 +-
 gcc/config/rs6000/rs6000.h                         |   171 +-
 gcc/config/rs6000/rs6000.md                        |   350 +-
 gcc/config/rs6000/rs6000.opt                       |    30 +-
 gcc/config/rs6000/rtems.h                          |     3 +
 gcc/config/rs6000/smmintrin.h                      |    18 +-
 gcc/config/rs6000/tmmintrin.h                      |     4 +-
 gcc/config/rs6000/vector.md                        |   200 +-
 gcc/config/rs6000/vsx.md                           |   231 +-
 gcc/config/rs6000/vxworks.h                        |     2 +-
 gcc/config/rs6000/xmmintrin.h                      |   861 +-
 gcc/config/rx/rx.cc                                |     2 +-
 gcc/config/s390/3931.md                            |  2562 +
 gcc/config/s390/driver-native.cc                   |     6 +-
 gcc/config/s390/s390-opts.h                        |     2 +-
 gcc/config/s390/s390-protos.h                      |     1 -
 gcc/config/s390/s390.cc                            |   256 +-
 gcc/config/s390/s390.h                             |    18 +-
 gcc/config/s390/s390.md                            |    13 +-
 gcc/config/s390/s390.opt                           |     5 +-
 gcc/config/sh/sh.cc                                |     8 +-
 gcc/config/sh/sh.opt                               |     2 +-
 gcc/config/sparc/sparc.cc                          |    31 +-
 gcc/config/tilegx/constraints.md                   |   115 -
 gcc/config/tilegx/feedback.h                       |    14 -
 gcc/config/tilegx/linux.h                          |    83 -
 gcc/config/tilegx/mul-tables.cc                    | 27249 --------
 gcc/config/tilegx/predicates.md                    |   290 -
 gcc/config/tilegx/sync.md                          |   227 -
 gcc/config/tilegx/t-tilegx                         |    21 -
 gcc/config/tilegx/tilegx-builtins.h                |   325 -
 gcc/config/tilegx/tilegx-c.cc                      |    55 -
 gcc/config/tilegx/tilegx-generic.md                |   115 -
 gcc/config/tilegx/tilegx-modes.def                 |    37 -
 gcc/config/tilegx/tilegx-multiply.h                |    78 -
 gcc/config/tilegx/tilegx-opts.h                    |    33 -
 gcc/config/tilegx/tilegx-protos.h                  |    75 -
 gcc/config/tilegx/tilegx.cc                        |  5728 --
 gcc/config/tilegx/tilegx.h                         |   530 -
 gcc/config/tilegx/tilegx.md                        |  5664 --
 gcc/config/tilegx/tilegx.opt                       |    63 -
 gcc/config/tilepro/constraints.md                  |    99 -
 gcc/config/tilepro/feedback.h                      |    14 -
 gcc/config/tilepro/gen-mul-tables.cc               |  1367 -
 gcc/config/tilepro/linux.h                         |    83 -
 gcc/config/tilepro/mul-tables.cc                   | 17837 -----
 gcc/config/tilepro/predicates.md                   |   258 -
 gcc/config/tilepro/t-tilepro                       |    15 -
 gcc/config/tilepro/tilepro-builtins.h              |   216 -
 gcc/config/tilepro/tilepro-c.cc                    |    54 -
 gcc/config/tilepro/tilepro-generic.md              |   107 -
 gcc/config/tilepro/tilepro-modes.def               |    34 -
 gcc/config/tilepro/tilepro-multiply.h              |    82 -
 gcc/config/tilepro/tilepro-protos.h                |    76 -
 gcc/config/tilepro/tilepro.cc                      |  5083 --
 gcc/config/tilepro/tilepro.h                       |   457 -
 gcc/config/tilepro/tilepro.md                      |  3816 --
 gcc/config/tilepro/tilepro.opt                     |    36 -
 gcc/config/v850/v850-c.cc                          |     2 +-
 gcc/config/vax/vax.cc                              |     2 +-
 gcc/config/vms/vms.cc                              |     2 +-
 gcc/config/xtensa/constraints.md                   |    10 +-
 gcc/config/xtensa/predicates.md                    |    41 +-
 gcc/config/xtensa/xtensa-protos.h                  |    11 +-
 gcc/config/xtensa/xtensa.cc                        |   737 +-
 gcc/config/xtensa/xtensa.h                         |     7 +-
 gcc/config/xtensa/xtensa.md                        |  1135 +-
 gcc/config/xtensa/xtensa.opt                       |     6 +-
 gcc/configure                                      |   542 +-
 gcc/configure.ac                                   |   221 +-
 gcc/coroutine-passes.cc                            |     8 +-
 gcc/cp/ChangeLog                                   |  2324 +
 gcc/cp/Make-lang.in                                |     2 +-
 gcc/cp/call.cc                                     |   266 +-
 gcc/cp/class.cc                                    |   211 +-
 gcc/cp/constexpr.cc                                |   595 +-
 gcc/cp/constraint.cc                               |   165 +-
 gcc/cp/coroutines.cc                               |    69 +-
 gcc/cp/cp-gimplify.cc                              |    58 +-
 gcc/cp/cp-lang.cc                                  |    13 +
 gcc/cp/cp-objcp-common.cc                          |    18 +
 gcc/cp/cp-objcp-common.h                           |     3 +
 gcc/cp/cp-tree.def                                 |     2 -
 gcc/cp/cp-tree.h                                   |   206 +-
 gcc/cp/cp-ubsan.cc                                 |     2 +-
 gcc/cp/cvt.cc                                      |     5 +-
 gcc/cp/cxx-pretty-print.cc                         |     9 +
 gcc/cp/cxx-pretty-print.h                          |    42 +-
 gcc/cp/decl.cc                                     |   475 +-
 gcc/cp/decl2.cc                                    |   838 +-
 gcc/cp/error.cc                                    |   105 +-
 gcc/cp/except.cc                                   |     2 +-
 gcc/cp/expr.cc                                     |     5 +
 gcc/cp/friend.cc                                   |    94 +-
 gcc/cp/g++spec.cc                                  |     1 +
 gcc/cp/init.cc                                     |   110 +-
 gcc/cp/lambda.cc                                   |    45 +-
 gcc/cp/lang-specs.h                                |     6 +-
 gcc/cp/lex.cc                                      |    12 +-
 gcc/cp/mangle.cc                                   |   161 +-
 gcc/cp/mapper-client.cc                            |     1 +
 gcc/cp/mapper-resolver.cc                          |     1 +
 gcc/cp/method.cc                                   |    68 +-
 gcc/cp/module.cc                                   |  1651 +-
 gcc/cp/name-lookup.cc                              |   180 +-
 gcc/cp/name-lookup.h                               |     7 +-
 gcc/cp/optimize.cc                                 |     9 +-
 gcc/cp/parser.cc                                   |   827 +-
 gcc/cp/pt.cc                                       |  1449 +-
 gcc/cp/ptree.cc                                    |    20 +-
 gcc/cp/rtti.cc                                     |    15 +-
 gcc/cp/search.cc                                   |    63 +-
 gcc/cp/semantics.cc                                |   280 +-
 gcc/cp/tree.cc                                     |   107 +-
 gcc/cp/typeck.cc                                   |   102 +-
 gcc/cp/typeck2.cc                                  |   148 +-
 gcc/cprop.cc                                       |     9 +-
 gcc/cse.cc                                         |    18 +-
 gcc/ctfc.cc                                        |    62 +-
 gcc/ctfc.h                                         |    10 +-
 gcc/ctfout.cc                                      |    28 +-
 gcc/d/ChangeLog                                    |   398 +
 gcc/d/Make-lang.in                                 |    10 +-
 gcc/d/d-attribs.cc                                 |   265 +-
 gcc/d/d-builtins.cc                                |   147 +-
 gcc/d/d-codegen.cc                                 |    88 +-
 gcc/d/d-compiler.cc                                |    40 +-
 gcc/d/d-convert.cc                                 |    48 +-
 gcc/d/d-ctfloat.cc                                 |     3 +-
 gcc/d/d-gimplify.cc                                |     7 +-
 gcc/d/d-lang.cc                                    |   153 +-
 gcc/d/d-port.cc                                    |     8 +-
 gcc/d/d-target.cc                                  |     9 +-
 gcc/d/d-tree.h                                     |    25 +-
 gcc/d/decl.cc                                      |   238 +-
 gcc/d/dmd/MERGE                                    |     2 +-
 gcc/d/dmd/README.md                                |    31 +-
 gcc/d/dmd/VERSION                                  |     2 +-
 gcc/d/dmd/aggregate.d                              |    30 +-
 gcc/d/dmd/aggregate.h                              |   116 +-
 gcc/d/dmd/aliasthis.d                              |     4 +-
 gcc/d/dmd/aliasthis.h                              |    10 +-
 gcc/d/dmd/apply.d                                  |     4 +-
 gcc/d/dmd/arrayop.d                                |    12 +-
 gcc/d/dmd/arraytypes.d                             |     1 -
 gcc/d/dmd/arraytypes.h                             |     1 -
 gcc/d/dmd/astenums.d                               |    10 +
 gcc/d/dmd/attrib.d                                 |    72 +-
 gcc/d/dmd/attrib.h                                 |   212 +-
 gcc/d/dmd/blockexit.d                              |    22 +-
 gcc/d/dmd/canthrow.d                               |    27 +-
 gcc/d/dmd/clone.d                                  |   112 +-
 gcc/d/dmd/common/README.md                         |     1 +
 gcc/d/dmd/common/bitfields.d                       |    70 +
 gcc/d/dmd/common/file.d                            |     4 +
 gcc/d/dmd/common/outbuffer.d                       |    82 +-
 gcc/d/dmd/common/string.d                          |     4 +
 gcc/d/dmd/cond.d                                   |     6 +-
 gcc/d/dmd/cond.h                                   |    34 +-
 gcc/d/dmd/constfold.d                              |   200 +-
 gcc/d/dmd/cparse.d                                 |  1024 +-
 gcc/d/dmd/cppmangle.d                              |    60 +-
 gcc/d/dmd/ctfe.h                                   |    20 +-
 gcc/d/dmd/ctfeexpr.d                               |   227 +-
 gcc/d/dmd/ctorflow.d                               |     1 -
 gcc/d/dmd/dcast.d                                  |  4294 +-
 gcc/d/dmd/dclass.d                                 |    46 +-
 gcc/d/dmd/declaration.d                            |   241 +-
 gcc/d/dmd/declaration.h                            |   477 +-
 gcc/d/dmd/denum.d                                  |    19 +-
 gcc/d/dmd/dinterpret.d                             |   490 +-
 gcc/d/dmd/dmacro.d                                 |    29 +-
 gcc/d/dmd/dmangle.d                                |   655 +-
 gcc/d/dmd/dmodule.d                                |   193 +-
 gcc/d/dmd/doc.d                                    |   103 +-
 gcc/d/dmd/dscope.d                                 |    49 +-
 gcc/d/dmd/dstruct.d                                |    33 +-
 gcc/d/dmd/dsymbol.d                                |   268 +-
 gcc/d/dmd/dsymbol.h                                |    79 +-
 gcc/d/dmd/dsymbolsem.d                             |  1059 +-
 gcc/d/dmd/dtemplate.d                              |   109 +-
 gcc/d/dmd/dtoh.d                                   |   320 +-
 gcc/d/dmd/enum.h                                   |    49 +-
 gcc/d/dmd/errors.d                                 |    16 +-
 gcc/d/dmd/escape.d                                 |  1616 +-
 gcc/d/dmd/expression.d                             |   387 +-
 gcc/d/dmd/expression.h                             |   753 +-
 gcc/d/dmd/expressionsem.d                          |  1355 +-
 gcc/d/dmd/file_manager.d                           |   163 +-
 gcc/d/dmd/file_manager.h                           |    19 -
 gcc/d/dmd/foreachvar.d                             |    15 +-
 gcc/d/dmd/func.d                                   |   494 +-
 gcc/d/dmd/globals.d                                |   117 +-
 gcc/d/dmd/globals.h                                |   101 +-
 gcc/d/dmd/hdrgen.d                                 |   413 +-
 gcc/d/dmd/iasmgcc.d                                |     2 +-
 gcc/d/dmd/id.d                                     |    17 +-
 gcc/d/dmd/identifier.h                             |     7 +-
 gcc/d/dmd/import.h                                 |    26 +-
 gcc/d/dmd/importc.d                                |   103 +-
 gcc/d/dmd/init.d                                   |     2 +-
 gcc/d/dmd/init.h                                   |    32 +-
 gcc/d/dmd/initsem.d                                |    72 +-
 gcc/d/dmd/json.d                                   |     9 +-
 gcc/d/dmd/lexer.d                                  |  1157 +-
 gcc/d/dmd/module.h                                 |    33 +-
 gcc/d/dmd/mtype.d                                  |   582 +-
 gcc/d/dmd/mtype.h                                  |   567 +-
 gcc/d/dmd/mustuse.d                                |   244 +
 gcc/d/dmd/nogc.d                                   |    50 +-
 gcc/d/dmd/nspace.h                                 |    20 +-
 gcc/d/dmd/ob.d                                     |    31 +-
 gcc/d/dmd/objc.d                                   |     6 +-
 gcc/d/dmd/opover.d                                 |   403 +-
 gcc/d/dmd/optimize.d                               |   209 +-
 gcc/d/dmd/parse.d                                  |   991 +-
 gcc/d/dmd/parsetimevisitor.d                       |     4 +
 gcc/d/dmd/printast.d                               |    12 +-
 gcc/d/dmd/root/aav.d                               |    10 +-
 gcc/d/dmd/root/array.d                             |     2 +-
 gcc/d/dmd/root/array.h                             |     1 -
 gcc/d/dmd/root/bitarray.d                          |     3 -
 gcc/d/dmd/root/complex.d                           |     4 +
 gcc/d/dmd/root/file.d                              |    81 +-
 gcc/d/dmd/root/file.h                              |    41 -
 gcc/d/dmd/root/filename.d                          |    34 +-
 gcc/d/dmd/root/longdouble.d                        |     2 +
 gcc/d/dmd/root/object.h                            |     4 +-
 gcc/d/dmd/root/optional.d                          |     4 +
 gcc/d/dmd/root/port.h                              |     5 +-
 gcc/d/dmd/root/speller.d                           |    23 +-
 gcc/d/dmd/root/string.d                            |    17 +-
 gcc/d/dmd/root/stringtable.d                       |     2 +-
 gcc/d/dmd/safe.d                                   |    56 +-
 gcc/d/dmd/sapply.d                                 |     1 -
 gcc/d/dmd/scope.h                                  |     1 +
 gcc/d/dmd/semantic2.d                              |    35 +-
 gcc/d/dmd/semantic3.d                              |   230 +-
 gcc/d/dmd/sideeffect.d                             |    29 +-
 gcc/d/dmd/statement.d                              |    15 +-
 gcc/d/dmd/statement.h                              |   318 +-
 gcc/d/dmd/statementsem.d                           |   468 +-
 gcc/d/dmd/staticassert.d                           |     5 +
 gcc/d/dmd/staticassert.h                           |    11 +-
 gcc/d/dmd/target.d                                 |    41 +-
 gcc/d/dmd/target.h                                 |    18 +-
 gcc/d/dmd/template.h                               |   155 +-
 gcc/d/dmd/tokens.d                                 |   194 +-
 gcc/d/dmd/tokens.h                                 |    37 +-
 gcc/d/dmd/traits.d                                 |   171 +-
 gcc/d/dmd/transitivevisitor.d                      |    22 +-
 gcc/d/dmd/typesem.d                                |   947 +-
 gcc/d/dmd/typinf.d                                 |     9 +-
 gcc/d/dmd/utils.d                                  |    11 +-
 gcc/d/dmd/version.h                                |    28 +-
 gcc/d/dmd/visitor.h                                |     6 +
 gcc/d/expr.cc                                      |   333 +-
 gcc/d/imports.cc                                   |   109 +-
 gcc/d/intrinsics.cc                                |   604 +-
 gcc/d/intrinsics.def                               |    23 +
 gcc/d/lang.opt                                     |    32 +-
 gcc/d/modules.cc                                   |     2 +-
 gcc/d/runtime.def                                  |    18 +-
 gcc/d/toir.cc                                      |    67 +-
 gcc/d/typeinfo.cc                                  |    95 +-
 gcc/d/types.cc                                     |   207 +-
 gcc/dbgcnt.def                                     |     1 +
 gcc/dce.cc                                         |     8 +-
 gcc/df-core.cc                                     |    51 +-
 gcc/df.h                                           |     1 +
 gcc/diagnostic-client-data-hooks.h                 |   105 +
 gcc/diagnostic-color.cc                            |     2 +
 gcc/diagnostic-format-json.cc                      |   127 +-
 gcc/diagnostic-format-sarif.cc                     |  1586 +
 gcc/diagnostic-metadata.h                          |    47 +-
 gcc/diagnostic-path.h                              |    94 +-
 gcc/diagnostic-show-locus.cc                       |    52 +-
 gcc/diagnostic.cc                                  |   208 +-
 gcc/diagnostic.h                                   |    33 +-
 gcc/digraph.cc                                     |     4 +-
 gcc/doc/avr-mmcu.texi                              |     6 +-
 gcc/doc/extend.texi                                |   140 +-
 gcc/doc/gcov-tool.texi                             |    36 +
 gcc/doc/gcov.texi                                  |   389 +
 gcc/doc/gimple.texi                                |     7 +-
 gcc/doc/install.texi                               |   154 +-
 gcc/doc/invoke.texi                                |  1146 +-
 gcc/doc/loop.texi                                  |     2 +-
 gcc/doc/match-and-simplify.texi                    |    42 +-
 gcc/doc/md.texi                                    |   176 +-
 gcc/doc/options.texi                               |    11 +
 gcc/doc/sourcebuild.texi                           |    71 +-
 gcc/doc/tm.texi                                    |    46 +-
 gcc/doc/tm.texi.in                                 |     8 +-
 gcc/dojump.cc                                      |     6 +-
 gcc/domwalk.cc                                     |    10 +-
 gcc/domwalk.h                                      |     5 +-
 gcc/dse.cc                                         |    40 +-
 gcc/dwarf2cfi.cc                                   |    10 +-
 gcc/dwarf2ctf.cc                                   |    18 +-
 gcc/dwarf2out.cc                                   |    39 +-
 gcc/early-remat.cc                                 |     4 +-
 gcc/emit-rtl.cc                                    |    37 +-
 gcc/except.cc                                      |     6 +-
 gcc/expmed.cc                                      |    58 +-
 gcc/expmed.h                                       |     2 +-
 gcc/expr.cc                                        |   295 +-
 gcc/expr.h                                         |    16 +-
 gcc/final.cc                                       |    26 +-
 gcc/flag-types.h                                   |    11 +-
 gcc/flags.h                                        |     6 +-
 gcc/fold-const.cc                                  |    80 +-
 gcc/fold-const.h                                   |     6 +
 gcc/fortran/ChangeLog                              |   557 +
 gcc/fortran/Make-lang.in                           |     2 +-
 gcc/fortran/arith.cc                               |     9 +-
 gcc/fortran/array.cc                               |    36 +-
 gcc/fortran/check.cc                               |     4 +-
 gcc/fortran/data.cc                                |     4 +
 gcc/fortran/decl.cc                                |    35 +-
 gcc/fortran/dump-parse-tree.cc                     |    23 +-
 gcc/fortran/expr.cc                                |     4 +-
 gcc/fortran/f95-lang.cc                            |    13 +
 gcc/fortran/frontend-passes.cc                     |     7 +-
 gcc/fortran/gfortran.h                             |    19 +-
 gcc/fortran/gfortran.texi                          |    30 +-
 gcc/fortran/interface.cc                           |    26 +-
 gcc/fortran/intrinsic.cc                           |     3 +-
 gcc/fortran/intrinsic.texi                         |    10 +-
 gcc/fortran/invoke.texi                            |    22 +-
 gcc/fortran/libgfortran.h                          |     1 +
 gcc/fortran/match.cc                               |   250 +-
 gcc/fortran/module.cc                              |     9 +-
 gcc/fortran/openmp.cc                              |   569 +-
 gcc/fortran/parse.cc                               |    62 +-
 gcc/fortran/resolve.cc                             |   118 +-
 gcc/fortran/scanner.cc                             |     9 +-
 gcc/fortran/simplify.cc                            |   162 +-
 gcc/fortran/trans-array.cc                         |    76 +-
 gcc/fortran/trans-decl.cc                          |     2 +-
 gcc/fortran/trans-expr.cc                          |    38 +-
 gcc/fortran/trans-intrinsic.cc                     |    33 +-
 gcc/fortran/trans-io.cc                            |    48 +-
 gcc/fortran/trans-openmp.cc                        |   115 +-
 gcc/fortran/trans-stmt.cc                          |    48 +-
 gcc/fortran/trans-types.cc                         |    14 +-
 gcc/fortran/trans-types.h                          |     4 +
 gcc/fortran/trans.cc                               |    46 +-
 gcc/fortran/trans.h                                |     5 +-
 gcc/function-tests.cc                              |     3 +-
 gcc/function.cc                                    |    43 +-
 gcc/fwprop.cc                                      |     8 +-
 gcc/gcc-rich-location.h                            |     6 +-
 gcc/gcc.cc                                         |    18 +-
 gcc/gcov-io.cc                                     |    90 +-
 gcc/gcov-io.h                                      |    35 +-
 gcc/gcov-tool.cc                                   |   107 +-
 gcc/gcse.cc                                        |    14 +-
 gcc/genautomata.cc                                 |    21 +-
 gcc/genconditions.cc                               |     4 +-
 gcc/generic-match-head.cc                          |     1 +
 gcc/gengtype-state.cc                              |    18 +-
 gcc/gengtype.cc                                    |    48 +-
 gcc/genhooks.cc                                    |     9 +-
 gcc/genmatch.cc                                    |    46 +-
 gcc/genmodes.cc                                    |    71 +-
 gcc/genpreds.cc                                    |    13 +-
 gcc/gensupport.cc                                  |     2 +-
 gcc/ggc-common.cc                                  |     8 +-
 gcc/gimple-array-bounds.cc                         |     4 +-
 gcc/gimple-expr.cc                                 |    55 +-
 gcc/gimple-expr.h                                  |     2 +-
 gcc/gimple-fold.cc                                 |   435 +-
 gcc/gimple-fold.h                                  |   198 +-
 gcc/gimple-harden-conditionals.cc                  |   429 +-
 gcc/gimple-if-to-switch.cc                         |    22 +-
 gcc/gimple-isel.cc                                 |    34 +-
 gcc/gimple-iterator.cc                             |     4 +-
 gcc/gimple-iterator.h                              |    35 +-
 gcc/gimple-laddress.cc                             |     6 +-
 gcc/gimple-loop-interchange.cc                     |    10 +-
 gcc/gimple-loop-jam.cc                             |     6 +-
 gcc/gimple-loop-versioning.cc                      |    14 +-
 gcc/gimple-low.cc                                  |     5 +-
 gcc/gimple-match-head.cc                           |    25 +-
 gcc/gimple-match.h                                 |    75 -
 gcc/gimple-pretty-print.cc                         |    32 +-
 gcc/gimple-range-cache.cc                          |   660 +-
 gcc/gimple-range-cache.h                           |   100 +-
 gcc/gimple-range-edge.cc                           |    28 +-
 gcc/gimple-range-edge.h                            |     4 +-
 gcc/gimple-range-fold.cc                           |   284 +-
 gcc/gimple-range-fold.h                            |    58 +-
 gcc/gimple-range-gori.cc                           |   182 +-
 gcc/gimple-range-gori.h                            |    44 +-
 gcc/gimple-range-infer.cc                          |   316 +
 gcc/gimple-range-infer.h                           |    84 +
 gcc/gimple-range-path.cc                           |    59 +-
 gcc/gimple-range-path.h                            |    17 +-
 gcc/gimple-range-tests.cc                          |     3 +-
 gcc/gimple-range-trace.cc                          |     9 +-
 gcc/gimple-range-trace.h                           |     2 +-
 gcc/gimple-range.cc                                |   136 +-
 gcc/gimple-range.h                                 |    27 +-
 gcc/gimple-ssa-backprop.cc                         |     6 +-
 gcc/gimple-ssa-evrp-analyze.cc                     |   458 -
 gcc/gimple-ssa-evrp-analyze.h                      |    58 -
 gcc/gimple-ssa-evrp.cc                             |   395 -
 gcc/gimple-ssa-isolate-paths.cc                    |     9 +-
 gcc/gimple-ssa-nonnull-compare.cc                  |     4 +-
 gcc/gimple-ssa-split-paths.cc                      |     9 +-
 gcc/gimple-ssa-sprintf.cc                          |    84 +-
 gcc/gimple-ssa-store-merging.cc                    |    12 +-
 gcc/gimple-ssa-strength-reduction.cc               |     6 +-
 gcc/gimple-ssa-warn-access.cc                      |   118 +-
 gcc/gimple-ssa-warn-alloca.cc                      |     8 +-
 gcc/gimple-ssa-warn-restrict.cc                    |    26 +-
 gcc/gimple-warn-recursion.cc                       |    26 +-
 gcc/gimple.cc                                      |    59 +-
 gcc/gimple.h                                       |     5 +-
 gcc/gimplify.cc                                    |   602 +-
 gcc/go/ChangeLog                                   |    19 +
 gcc/go/Make-lang.in                                |     2 +-
 gcc/go/go-gcc.cc                                   |    20 +
 gcc/go/go-lang.cc                                  |    11 +
 gcc/go/gofrontend/MERGE                            |     2 +-
 gcc/go/gofrontend/export.cc                        |   346 +-
 gcc/go/gofrontend/expressions.cc                   |   165 +-
 gcc/go/gofrontend/expressions.h                    |   121 +-
 gcc/go/gofrontend/go.cc                            |     3 +
 gcc/go/gofrontend/gogo.cc                          |   253 +-
 gcc/go/gofrontend/gogo.h                           |    23 +-
 gcc/go/gofrontend/names.cc                         |    29 +-
 gcc/go/gofrontend/parse.cc                         |   113 +-
 gcc/go/gofrontend/parse.h                          |     1 +
 gcc/go/gofrontend/statements.cc                    |    28 +-
 gcc/go/gofrontend/types.cc                         |    89 +-
 gcc/go/gofrontend/types.h                          |    11 +-
 gcc/godump.cc                                      |    11 +-
 gcc/graphds.cc                                     |     2 +-
 gcc/graphite-isl-ast-to-gimple.cc                  |     4 +-
 gcc/graphite-poly.cc                               |    10 -
 gcc/graphite-scop-detection.cc                     |   184 +-
 gcc/graphite-sese-to-poly.cc                       |    25 +-
 gcc/graphite.cc                                    |    14 +-
 gcc/hash-table.cc                                  |     2 +-
 gcc/hash-traits.h                                  |    17 +
 gcc/ifcvt.cc                                       |    52 +-
 gcc/init-regs.cc                                   |     4 +-
 gcc/input.cc                                       |    74 +-
 gcc/internal-fn.cc                                 |   180 +-
 gcc/internal-fn.def                                |    23 +
 gcc/ipa-comdats.cc                                 |     4 +-
 gcc/ipa-cp.cc                                      |   148 +-
 gcc/ipa-devirt.cc                                  |     9 +-
 gcc/ipa-fnsummary.cc                               |    26 +-
 gcc/ipa-fnsummary.h                                |    21 +-
 gcc/ipa-free-lang-data.cc                          |     8 +-
 gcc/ipa-icf-gimple.h                               |     6 +-
 gcc/ipa-icf.cc                                     |    11 +-
 gcc/ipa-icf.h                                      |    36 +-
 gcc/ipa-inline-analysis.cc                         |     2 +-
 gcc/ipa-inline.cc                                  |     6 +-
 gcc/ipa-modref-tree.cc                             |    47 +-
 gcc/ipa-modref-tree.h                              |    10 +-
 gcc/ipa-modref.cc                                  |   151 +-
 gcc/ipa-modref.h                                   |     6 +-
 gcc/ipa-param-manipulation.cc                      |     8 +-
 gcc/ipa-polymorphic-call.cc                        |     2 +-
 gcc/ipa-profile.cc                                 |    11 +-
 gcc/ipa-prop.cc                                    |    78 +-
 gcc/ipa-prop.h                                     |    39 +-
 gcc/ipa-pure-const.cc                              |    34 +-
 gcc/ipa-reference.cc                               |    14 +-
 gcc/ipa-split.cc                                   |     8 +-
 gcc/ipa-sra.cc                                     |    23 +-
 gcc/ipa-utils.h                                    |     2 +-
 gcc/ipa-visibility.cc                              |     6 +-
 gcc/ipa.cc                                         |    12 +-
 gcc/ira-color.cc                                   |   146 +-
 gcc/ira-int.h                                      |    10 +-
 gcc/ira.cc                                         |     8 +-
 gcc/jit/ChangeLog                                  |   183 +
 gcc/jit/Make-lang.in                               |     9 +-
 .../texinfo/{ => libgccjit-figures}/factorial.png  |   Bin
 .../texinfo/{ => libgccjit-figures}/factorial1.png |   Bin
 .../{ => libgccjit-figures}/sum-of-squares.png     |   Bin
 .../{ => libgccjit-figures}/sum-of-squares1.png    |   Bin
 gcc/jit/docs/_build/texinfo/libgccjit.texi         |  2474 +-
 gcc/jit/docs/topics/compatibility.rst              |    69 +
 gcc/jit/docs/topics/compilation.rst                |     8 +-
 gcc/jit/docs/topics/contexts.rst                   |    20 +
 gcc/jit/docs/topics/expressions.rst                |   101 +-
 gcc/jit/docs/topics/types.rst                      |    47 +-
 gcc/jit/jit-builtins.cc                            |     7 +-
 gcc/jit/jit-common.h                               |     3 +-
 gcc/jit/jit-playback.cc                            |    76 +-
 gcc/jit/jit-playback.h                             |    33 +-
 gcc/jit/jit-recording.cc                           |   276 +-
 gcc/jit/jit-recording.h                            |   655 +-
 gcc/jit/libgccjit.cc                               |   114 +-
 gcc/jit/libgccjit.h                                |   100 +-
 gcc/jit/libgccjit.map                              |    28 +
 gcc/json.cc                                        |     2 +-
 gcc/json.h                                         |    24 +-
 gcc/jump.cc                                        |     5 +-
 gcc/langhooks-def.h                                |    12 +-
 gcc/langhooks.cc                                   |    16 +
 gcc/langhooks.h                                    |    16 +
 gcc/logical-location.h                             |    72 +
 gcc/loop-init.cc                                   |    28 +-
 gcc/loop-iv.cc                                     |    45 +-
 gcc/loop-unroll.cc                                 |     8 +-
 gcc/lower-subreg.cc                                |    16 +-
 gcc/lra-assigns.cc                                 |    76 +-
 gcc/lra-constraints.cc                             |    65 +-
 gcc/lra-lives.cc                                   |     5 +-
 gcc/lra.cc                                         |    35 +-
 gcc/lto-cgraph.cc                                  |   117 +-
 gcc/lto-wrapper.cc                                 |    66 +-
 gcc/lto/ChangeLog                                  |    26 +
 gcc/lto/lto-common.cc                              |     3 +-
 gcc/lto/lto-dump.cc                                |    24 +-
 gcc/lto/lto-lang.cc                                |     4 +-
 gcc/lto/lto-partition.cc                           |    17 +-
 gcc/lto/lto.cc                                     |    58 +-
 gcc/machmode.def                                   |    16 +-
 gcc/main.cc                                        |     6 +-
 gcc/match.pd                                       |   545 +-
 gcc/mode-switching.cc                              |     6 +-
 gcc/modulo-sched.cc                                |    24 +-
 gcc/multiple_target.cc                             |    33 +-
 gcc/objc/ChangeLog                                 |    28 +
 gcc/objc/Make-lang.in                              |     2 +-
 gcc/objc/lang-specs.h                              |     8 +-
 gcc/objc/objc-act.cc                               |     2 +-
 gcc/objc/objc-act.h                                |     1 +
 gcc/objc/objc-lang.cc                              |     8 +
 gcc/objc/objc-next-runtime-abi-02.cc               |     6 +-
 gcc/objcp/ChangeLog                                |     9 +
 gcc/objcp/Make-lang.in                             |     2 +-
 gcc/objcp/lang-specs.h                             |     2 +-
 gcc/omp-builtins.def                               |     3 +
 gcc/omp-expand.cc                                  |   138 +-
 gcc/omp-general.cc                                 |    14 +
 gcc/omp-general.h                                  |    10 +-
 gcc/omp-low.cc                                     |   359 +-
 gcc/omp-oacc-kernels-decompose.cc                  |    78 +-
 gcc/omp-oacc-neuter-broadcast.cc                   |    42 +-
 gcc/omp-offload.cc                                 |    37 +-
 gcc/omp-simd-clone.cc                              |     7 +-
 gcc/opt-functions.awk                              |    47 +-
 gcc/opt-problem.cc                                 |     2 +-
 gcc/optabs-query.cc                                |    20 +-
 gcc/optabs-query.h                                 |     4 +-
 gcc/optabs.cc                                      |    16 +-
 gcc/optc-gen.awk                                   |    70 +-
 gcc/optc-save-gen.awk                              |    16 +-
 gcc/opts-common.cc                                 |     2 +
 gcc/opts-global.cc                                 |     4 +-
 gcc/opts.cc                                        |   257 +-
 gcc/opts.h                                         |     1 +
 gcc/params.opt                                     |    35 +-
 gcc/pass_manager.h                                 |     3 +-
 gcc/passes.cc                                      |    39 +-
 gcc/passes.def                                     |     9 +-
 gcc/plugin.cc                                      |    42 +-
 gcc/plugin.h                                       |     3 +
 gcc/po/ChangeLog                                   |    86 +
 gcc/po/be.po                                       | 55263 ++++++++-------
 gcc/po/da.po                                       | 66485 +++++++++---------
 gcc/po/de.po                                       | 62115 +++++++++--------
 gcc/po/el.po                                       | 56474 ++++++++-------
 gcc/po/es.po                                       | 65582 +++++++++---------
 gcc/po/exgettext                                   |     2 +-
 gcc/po/fi.po                                       | 63418 +++++++++--------
 gcc/po/fr.po                                       | 62129 +++++++++--------
 gcc/po/gcc.pot                                     | 16940 ++---
 gcc/po/hr.po                                       | 52471 +++++++-------
 gcc/po/id.po                                       | 67965 +++++++++---------
 gcc/po/ja.po                                       | 61721 +++++++++--------
 gcc/po/nl.po                                       | 57672 ++++++++--------
 gcc/po/ru.po                                       | 64888 +++++++++---------
 gcc/po/sr.po                                       | 67192 +++++++++---------
 gcc/po/sv.po                                       | 61782 +++++++++--------
 gcc/po/tr.po                                       | 68098 ++++++++++---------
 gcc/po/uk.po                                       | 53165 ++++++++-------
 gcc/po/vi.po                                       | 62721 +++++++++--------
 gcc/po/zh_CN.po                                    | 67143 +++++++++---------
 gcc/po/zh_TW.po                                    | 63630 +++++++++--------
 gcc/pointer-query.cc                               |    40 +-
 gcc/poly-int.h                                     |    13 +
 gcc/postreload-gcse.cc                             |     7 +-
 gcc/postreload.cc                                  |     7 +-
 gcc/predict.cc                                     |    41 +-
 gcc/predict.h                                      |     1 +
 gcc/pretty-print.h                                 |     7 +
 gcc/print-rtl.cc                                   |     2 +-
 gcc/print-tree.cc                                  |     4 +-
 gcc/profile-count.h                                |    50 +-
 gcc/profile.cc                                     |     5 +-
 gcc/range-op-float.cc                              |   206 +
 gcc/range-op.cc                                    |   939 +-
 gcc/range-op.h                                     |   197 +-
 gcc/range.h                                        |    28 +
 gcc/read-md.h                                      |     2 +-
 gcc/read-rtl-function.cc                           |    16 +-
 gcc/read-rtl.cc                                    |     6 +
 gcc/recog.cc                                       |    54 +-
 gcc/ree.cc                                         |     7 +-
 gcc/reg-stack.cc                                   |     4 +-
 gcc/regcprop.cc                                    |    27 +-
 gcc/reginfo.cc                                     |    29 +-
 gcc/regrename.cc                                   |    10 +-
 gcc/regs.h                                         |     5 +
 gcc/reload.cc                                      |    15 +-
 gcc/reorg.cc                                       |     8 +-
 gcc/rtl-iter.h                                     |     8 +-
 gcc/rtl-ssa/accesses.cc                            |    52 +-
 gcc/rtl-ssa/accesses.h                             |    22 +-
 gcc/rtl-ssa/blocks.cc                              |     4 +-
 gcc/rtl-ssa/internals.inl                          |     2 +-
 gcc/rtl-ssa/member-fns.inl                         |    16 +-
 gcc/rtl-ssa/movement.h                             |     6 +-
 gcc/rtl.cc                                         |     4 +-
 gcc/rtl.h                                          |     2 +-
 gcc/rtlanal.cc                                     |    53 +-
 gcc/rtlanal.h                                      |     4 +-
 gcc/rtx-vector-builder.cc                          |     4 +-
 gcc/sancov.cc                                      |    10 +-
 gcc/sanopt.cc                                      |    16 +-
 gcc/sched-rgn.cc                                   |    19 +-
 gcc/selftest-run-tests.cc                          |     2 -
 gcc/selftest.h                                     |     2 -
 gcc/simplify-rtx.cc                                |    64 +-
 gcc/sort.cc                                        |    28 +-
 gcc/spellcheck.cc                                  |    11 +-
 gcc/spellcheck.h                                   |    24 +-
 gcc/stack-ptr-mod.cc                               |     2 +-
 gcc/statistics.cc                                  |    25 +-
 gcc/stmt.cc                                        |     5 +-
 gcc/stor-layout.cc                                 |     7 +-
 gcc/store-motion.cc                                |     4 +-
 gcc/symbol-summary.h                               |     8 +-
 gcc/symtab-thunks.cc                               |    18 +-
 gcc/system.h                                       |    19 +-
 gcc/target.def                                     |    33 +-
 gcc/targhooks.cc                                   |   105 +-
 gcc/targhooks.h                                    |     1 +
 gcc/testsuite/ChangeLog                            |  6546 ++
 gcc/testsuite/c-c++-common/Wcast-align.c           |     4 +-
 gcc/testsuite/c-c++-common/Wconversion-1.c         |    14 +
 gcc/testsuite/c-c++-common/Wdangling-pointer-7.c   |    36 +
 gcc/testsuite/c-c++-common/Wdangling-pointer-8.c   |    20 +
 .../c-c++-common/Wimplicit-fallthrough-39.c        |   140 +
 .../c-c++-common/Wmisleading-indentation-6.c       |    11 +
 gcc/testsuite/c-c++-common/Wpadded.c               |    14 +
 .../c-c++-common/Wshift-negative-value-1.c         |     9 +-
 .../c-c++-common/Wshift-negative-value-10.c        |     7 +
 .../c-c++-common/Wshift-negative-value-2.c         |     5 +-
 .../c-c++-common/Wshift-negative-value-3.c         |     5 +-
 .../c-c++-common/Wshift-negative-value-4.c         |     5 +-
 .../c-c++-common/Wshift-negative-value-7.c         |     5 +
 .../c-c++-common/Wshift-negative-value-8.c         |     5 +
 .../c-c++-common/Wshift-negative-value-9.c         |     5 +
 gcc/testsuite/c-c++-common/Wshift-overflow-1.c     |    45 +-
 gcc/testsuite/c-c++-common/Wshift-overflow-10.c    |     5 +
 gcc/testsuite/c-c++-common/Wshift-overflow-11.c    |     5 +
 gcc/testsuite/c-c++-common/Wshift-overflow-12.c    |     5 +
 gcc/testsuite/c-c++-common/Wshift-overflow-2.c     |     1 -
 gcc/testsuite/c-c++-common/Wshift-overflow-5.c     |     7 +-
 gcc/testsuite/c-c++-common/Wshift-overflow-6.c     |     3 +-
 gcc/testsuite/c-c++-common/Wshift-overflow-7.c     |    65 +-
 gcc/testsuite/c-c++-common/Wshift-overflow-8.c     |     5 +
 gcc/testsuite/c-c++-common/Wshift-overflow-9.c     |     7 +
 gcc/testsuite/c-c++-common/Wswitch-1.c             |    29 +
 .../c-c++-common/asan/alloca_loop_unpoisoning.c    |     1 +
 .../c-c++-common/asan/global-overflow-1.c          |     1 +
 gcc/testsuite/c-c++-common/attr-cdtor-1.c          |     6 +
 gcc/testsuite/c-c++-common/attr-fd.c               |    18 +
 gcc/testsuite/c-c++-common/attr-mode-1.c           |     4 +
 gcc/testsuite/c-c++-common/attr-mode-2.c           |     4 +
 .../c-c++-common/builtin-convertvector-3.c         |    11 +
 gcc/testsuite/c-c++-common/cpp/va-opt-10.c         |    18 +
 gcc/testsuite/c-c++-common/dfp/pr39986.c           |    22 +-
 .../c-c++-common/diagnostic-format-json-file-1.c   |     8 +
 .../c-c++-common/diagnostic-format-json-stderr-1.c |    33 +
 .../c-c++-common/diagnostic-format-sarif-file-1.c  |    43 +
 .../c-c++-common/diagnostic-format-sarif-file-2.c  |    29 +
 .../c-c++-common/diagnostic-format-sarif-file-3.c  |    30 +
 .../c-c++-common/diagnostic-format-sarif-file-4.c  |    19 +
 gcc/testsuite/c-c++-common/goacc-gomp/nesting-1.c  |    16 +-
 .../c-c++-common/goacc/classify-kernels-parloops.c |     3 +-
 .../classify-kernels-unparallelized-parloops.c     |     3 +-
 .../goacc/classify-kernels-unparallelized.c        |    11 +-
 .../c-c++-common/goacc/classify-kernels.c          |    11 +-
 .../c-c++-common/goacc/classify-parallel.c         |     3 +-
 .../c-c++-common/goacc/classify-routine-nohost.c   |     3 +-
 .../c-c++-common/goacc/classify-routine.c          |     3 +-
 gcc/testsuite/c-c++-common/goacc/classify-serial.c |     9 +-
 .../c-c++-common/goacc/kernels-decompose-2.c       |    28 +-
 .../goacc/kernels-decompose-pr100280-1.c           |     2 +
 .../goacc/kernels-decompose-pr100400-1-1.c         |    35 +
 .../goacc/kernels-decompose-pr100400-1-2.c         |    40 +
 .../goacc/kernels-decompose-pr100400-1-3.c         |    44 +
 .../goacc/kernels-decompose-pr100400-1-4.c         |    42 +
 .../goacc/kernels-decompose-pr103836-1-1.c         |    26 +
 .../goacc/kernels-decompose-pr103836-1-2.c         |    29 +
 .../goacc/kernels-decompose-pr103836-1-3.c         |    30 +
 .../goacc/kernels-decompose-pr103836-1-4.c         |    30 +
 .../goacc/kernels-decompose-pr104061-1-1.c         |    32 +
 .../goacc/kernels-decompose-pr104061-1-2.c         |    37 +
 .../goacc/kernels-decompose-pr104061-1-3.c         |    39 +
 .../goacc/kernels-decompose-pr104061-1-4.c         |    39 +
 .../goacc/kernels-decompose-pr104086-1.c           |    48 +
 .../goacc/kernels-decompose-pr104132-1.c           |    37 +
 .../goacc/kernels-decompose-pr104133-1.c           |    39 +
 .../goacc/kernels-decompose-pr104774-1.c           |    38 +
 gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c  |     3 +
 gcc/testsuite/c-c++-common/goacc/nesting-1.c       |    65 +-
 .../goacc/privatization-1-compute-loop.c           |     9 +-
 .../c-c++-common/goacc/privatization-1-compute.c   |     9 +-
 .../goacc/privatization-1-routine_gang-loop.c      |     9 +-
 .../goacc/privatization-1-routine_gang.c           |     9 +-
 gcc/testsuite/c-c++-common/gomp/all-memory-1.c     |    54 +
 gcc/testsuite/c-c++-common/gomp/all-memory-2.c     |    57 +
 gcc/testsuite/c-c++-common/gomp/all-memory-3.c     |    22 +
 gcc/testsuite/c-c++-common/gomp/allocate-2.c       |    15 +
 gcc/testsuite/c-c++-common/gomp/allocate-8.c       |    18 +
 gcc/testsuite/c-c++-common/gomp/clauses-3.c        |     4 +-
 gcc/testsuite/c-c++-common/gomp/declare-target-1.c |     2 +-
 gcc/testsuite/c-c++-common/gomp/declare-target-2.c |    22 +-
 gcc/testsuite/c-c++-common/gomp/declare-target-3.c |     3 +
 gcc/testsuite/c-c++-common/gomp/depobj-1.c         |     5 +-
 gcc/testsuite/c-c++-common/gomp/linear-2.c         |    58 +
 gcc/testsuite/c-c++-common/gomp/linear-3.c         |     9 +
 gcc/testsuite/c-c++-common/gomp/linear-4.c         |    34 +
 gcc/testsuite/c-c++-common/gomp/loop-6.c           |    14 +
 gcc/testsuite/c-c++-common/gomp/pr104968.c         |    14 +
 gcc/testsuite/c-c++-common/gomp/pragma-3.c         |     9 +-
 gcc/testsuite/c-c++-common/gomp/pragma-5.c         |     9 +-
 gcc/testsuite/c-c++-common/gomp/requires-4.c       |     2 -
 .../c-c++-common/gomp/reverse-offload-1.c          |    93 +
 gcc/testsuite/c-c++-common/gomp/scope-5.c          |     9 +
 gcc/testsuite/c-c++-common/gomp/scope-6.c          |    31 +
 gcc/testsuite/c-c++-common/gomp/target-data-2.c    |    20 +
 gcc/testsuite/c-c++-common/gomp/target-data-3.c    |    17 +
 .../c-c++-common/gomp/target-device-ancestor-2.c   |    10 +-
 .../c-c++-common/gomp/target-device-ancestor-3.c   |     2 +-
 .../c-c++-common/gomp/target-device-ancestor-4.c   |     4 +-
 .../c-c++-common/gomp/target-device-ancestor-5.c   |    28 +
 .../c-c++-common/gomp/taskwait-depend-nowait-1.c   |    17 +
 .../c-c++-common/hwasan/alloca-outside-caught.c    |     2 +-
 gcc/testsuite/c-c++-common/hwasan/arguments-3.c    |     4 +-
 gcc/testsuite/c-c++-common/hwasan/heap-overflow.c  |     2 +-
 .../hwasan/hwasan-thread-access-parent.c           |     2 +-
 .../c-c++-common/hwasan/large-aligned-1.c          |     2 +-
 .../c-c++-common/hwasan/stack-tagging-basic-1.c    |     2 +-
 gcc/testsuite/c-c++-common/nonnull-1.c             |     2 +-
 gcc/testsuite/c-c++-common/pr103798-1.c            |    28 +
 gcc/testsuite/c-c++-common/pr103798-10.c           |    10 +
 gcc/testsuite/c-c++-common/pr103798-2.c            |    30 +
 gcc/testsuite/c-c++-common/pr103798-3.c            |    28 +
 gcc/testsuite/c-c++-common/pr103798-4.c            |    28 +
 gcc/testsuite/c-c++-common/pr103798-5.c            |    26 +
 gcc/testsuite/c-c++-common/pr103798-6.c            |    27 +
 gcc/testsuite/c-c++-common/pr103798-7.c            |    27 +
 gcc/testsuite/c-c++-common/pr103798-8.c            |    27 +
 gcc/testsuite/c-c++-common/pr103798-9.c            |    10 +
 gcc/testsuite/c-c++-common/pr104505.c              |     1 +
 gcc/testsuite/c-c++-common/pr105186.c              |     5 +
 gcc/testsuite/c-c++-common/pr105998.c              |    12 +
 gcc/testsuite/c-c++-common/pr91733.c               |    17 +
 gcc/testsuite/c-c++-common/pr97498.c               |     4 +
 gcc/testsuite/c-c++-common/pragma-diag-11.c        |    13 +
 gcc/testsuite/c-c++-common/pragma-diag-12.c        |    10 +
 gcc/testsuite/c-c++-common/pragma-diag-13.c        |     4 +
 gcc/testsuite/c-c++-common/torture/20050113-1.c    |    17 +
 .../c-c++-common/torture/builtin-shufflevector-2.c |     3 +
 gcc/testsuite/c-c++-common/torture/harden-comp.c   |     2 +-
 gcc/testsuite/c-c++-common/torture/harden-cond.c   |     2 +-
 gcc/testsuite/c-c++-common/torture/pr101636.c      |    30 +
 gcc/testsuite/c-c++-common/ubsan/align-8.c         |     2 +-
 gcc/testsuite/c-c++-common/ubsan/div-by-zero-4.c   |     2 +-
 gcc/testsuite/c-c++-common/ubsan/nonnull-4.c       |     2 +-
 gcc/testsuite/c-c++-common/ubsan/overflow-add-4.c  |     2 +-
 gcc/testsuite/c-c++-common/ubsan/pr56956.c         |     2 +-
 gcc/testsuite/c-c++-common/ubsan/pr68142.c         |     2 +-
 gcc/testsuite/c-c++-common/ubsan/pr80932.c         |     2 +-
 gcc/testsuite/c-c++-common/zero-scratch-regs-10.c  |     2 +-
 gcc/testsuite/c-c++-common/zero-scratch-regs-11.c  |     2 +-
 gcc/testsuite/c-c++-common/zero-scratch-regs-8.c   |     2 +-
 gcc/testsuite/c-c++-common/zero-scratch-regs-9.c   |     2 +-
 gcc/testsuite/g++.dg/abi/mangle-union1.C           |    10 +
 gcc/testsuite/g++.dg/abi/pure-virtual1.C           |     2 +-
 gcc/testsuite/g++.dg/asan/large-func-test-1.C      |     1 +
 gcc/testsuite/g++.dg/asan/pr102656.C               |    27 +
 gcc/testsuite/g++.dg/compat/pr102024_main.C        |    26 +
 gcc/testsuite/g++.dg/compat/pr102024_test.h        |    12 +
 gcc/testsuite/g++.dg/compat/pr102024_x.C           |    11 +
 gcc/testsuite/g++.dg/compat/pr102024_y.C           |    11 +
 gcc/testsuite/g++.dg/concepts/diagnostic3.C        |     8 +-
 gcc/testsuite/g++.dg/concepts/pr105061.C           |    13 +
 gcc/testsuite/g++.dg/concepts/variadic6.C          |    20 +
 gcc/testsuite/g++.dg/conversion/ref8.C             |    22 +
 gcc/testsuite/g++.dg/conversion/ref9.C             |    21 +
 gcc/testsuite/g++.dg/coroutines/pr102489.C         |    16 +
 gcc/testsuite/g++.dg/coroutines/pr103328.C         |    32 +
 gcc/testsuite/g++.dg/coroutines/pr103868.C         |   150 +
 gcc/testsuite/g++.dg/coroutines/pr104051.C         |    29 +
 gcc/testsuite/g++.dg/coroutines/pr105287.C         |    48 +
 gcc/testsuite/g++.dg/coroutines/pr105301.C         |    49 +
 gcc/testsuite/g++.dg/cpp0x/Wnarrowing19.C          |     6 +
 gcc/testsuite/g++.dg/cpp0x/Wnarrowing20.C          |    26 +
 gcc/testsuite/g++.dg/cpp0x/alias-decl-1.C          |     2 +-
 gcc/testsuite/g++.dg/cpp0x/alias-decl-74.C         |     9 +
 gcc/testsuite/g++.dg/cpp0x/alias-decl-dr1286a.C    |    16 +-
 gcc/testsuite/g++.dg/cpp0x/alias-decl-mem1.C       |    20 +
 gcc/testsuite/g++.dg/cpp0x/alignas20.C             |    26 +
 gcc/testsuite/g++.dg/cpp0x/auto56.C                |     6 +
 gcc/testsuite/g++.dg/cpp0x/auto57.C                |    15 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-105321.C      |    18 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-52830a.C      |    39 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-77482.C       |     2 +-
 gcc/testsuite/g++.dg/cpp0x/constexpr-array28.C     |    21 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-attribute4.C  |    14 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-elision1.C    |    16 +
 .../g++.dg/cpp0x/constexpr-fno-elide-ctors1.C      |    89 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C         |     2 +-
 gcc/testsuite/g++.dg/cpp0x/constexpr-union7.C      |    17 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-union7a.C     |    15 +
 gcc/testsuite/g++.dg/cpp0x/decltype80.C            |    16 +
 gcc/testsuite/g++.dg/cpp0x/decltype81.C            |    15 +
 gcc/testsuite/g++.dg/cpp0x/decltype82.C            |    10 +
 gcc/testsuite/g++.dg/cpp0x/decltype82a.C           |    11 +
 gcc/testsuite/g++.dg/cpp0x/enum42.C                |     7 +
 gcc/testsuite/g++.dg/cpp0x/explicit15.C            |    83 +
 gcc/testsuite/g++.dg/cpp0x/friend7.C               |     2 +-
 gcc/testsuite/g++.dg/cpp0x/initlist-array15.C      |    13 +
 gcc/testsuite/g++.dg/cpp0x/initlist-array16.C      |    11 +
 gcc/testsuite/g++.dg/cpp0x/initlist-const1.C       |     7 +
 gcc/testsuite/g++.dg/cpp0x/initlist-new6.C         |    39 +
 gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C         |    34 +
 gcc/testsuite/g++.dg/cpp0x/initlist129.C           |     6 +
 gcc/testsuite/g++.dg/cpp0x/initlist130.C           |     5 +
 gcc/testsuite/g++.dg/cpp0x/keywords1.C             |    15 +
 .../g++.dg/cpp0x/lambda/lambda-current-inst1.C     |    18 +
 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this22.C  |    20 +
 gcc/testsuite/g++.dg/cpp0x/noexcept06.C            |     2 +-
 gcc/testsuite/g++.dg/cpp0x/noexcept34.C            |    12 +-
 gcc/testsuite/g++.dg/cpp0x/noexcept75.C            |    17 +
 gcc/testsuite/g++.dg/cpp0x/noexcept76.C            |    17 +
 gcc/testsuite/g++.dg/cpp0x/nsdmi-list7.C           |    17 +
 gcc/testsuite/g++.dg/cpp0x/nsdmi-list8.C           |    17 +
 gcc/testsuite/g++.dg/cpp0x/nsdmi-template22.C      |    13 +
 gcc/testsuite/g++.dg/cpp0x/nsdmi-template23.C      |    13 +
 gcc/testsuite/g++.dg/cpp0x/nsdmi-union7.C          |    13 +
 gcc/testsuite/g++.dg/cpp0x/pr104668.C              |    13 +
 gcc/testsuite/g++.dg/cpp0x/pr105256.C              |    18 +
 gcc/testsuite/g++.dg/cpp0x/pr85070.C               |     4 +-
 gcc/testsuite/g++.dg/cpp0x/pr96440.C               |     4 +
 gcc/testsuite/g++.dg/cpp0x/range-for38.C           |    16 +
 gcc/testsuite/g++.dg/cpp0x/ref-bind4.C             |     2 +-
 gcc/testsuite/g++.dg/cpp0x/ref-bind8.C             |    10 +
 gcc/testsuite/g++.dg/cpp0x/trailing15.C            |    14 +
 gcc/testsuite/g++.dg/cpp0x/trailing16.C            |    17 +
 gcc/testsuite/g++.dg/cpp0x/variadic-alias3.C       |    45 +
 gcc/testsuite/g++.dg/cpp0x/variadic-alias4.C       |    48 +
 gcc/testsuite/g++.dg/cpp0x/variadic-alias5.C       |     9 +
 gcc/testsuite/g++.dg/cpp0x/variadic-alias6.C       |    20 +
 gcc/testsuite/g++.dg/cpp0x/variadic-alias7.C       |    16 +
 gcc/testsuite/g++.dg/cpp0x/variadic-tuple.C        |     2 +-
 gcc/testsuite/g++.dg/cpp0x/variadic183.C           |    14 +
 gcc/testsuite/g++.dg/cpp0x/vt-34314.C              |    12 +-
 gcc/testsuite/g++.dg/cpp1y/auto-fn27.C             |     2 +-
 gcc/testsuite/g++.dg/cpp1y/auto-fn62.C             |    14 +
 gcc/testsuite/g++.dg/cpp1y/auto-fn63.C             |    12 +
 gcc/testsuite/g++.dg/cpp1y/auto-fn64.C             |    12 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-104284-1.C    |    34 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-104284-2.C    |    33 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-104284-3.C    |    33 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-104284-4.C    |    35 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-105050.C      |    12 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-elision1.C    |    53 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-empty2.C      |     1 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-local4.C      |    17 +
 gcc/testsuite/g++.dg/cpp1y/lambda-generic-enum2.C  |    15 +
 .../g++.dg/cpp1y/lambda-generic-local-fn1.C        |    17 +
 gcc/testsuite/g++.dg/cpp1y/lambda-generic-this4.C  |     7 +
 .../g++.dg/cpp1y/lambda-generic-variadic22.C       |    15 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr14.C          |   131 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr15.C          |    80 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr16.C          |    57 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr17.C          |   137 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr18.C          |    56 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr19.C          |    28 +
 gcc/testsuite/g++.dg/cpp1z/aggr-base12.C           |    24 +
 gcc/testsuite/g++.dg/cpp1z/aligned-new9.C          |    31 +
 .../g++.dg/cpp1z/class-deduction-alias1.C          |    18 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction107.C    |    24 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction108.C    |    78 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction109.C    |    64 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction110.C    |    28 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction111.C    |    10 +
 gcc/testsuite/g++.dg/cpp1z/class-deduction112.C    |    14 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-aggr-base1.C  |    27 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C      |    12 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-if37.C        |    21 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-if38.C        |    16 +
 gcc/testsuite/g++.dg/cpp1z/decomp54.C              |     4 +-
 gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C        |    20 +
 gcc/testsuite/g++.dg/cpp1z/nontype5.C              |    11 +
 gcc/testsuite/g++.dg/cpp23/auto-fncast12.C         |     8 +
 gcc/testsuite/g++.dg/cpp23/consteval-if2.C         |     4 +-
 gcc/testsuite/g++.dg/cpp23/constexpr-nonlit1.C     |     6 +-
 gcc/testsuite/g++.dg/cpp23/constexpr-nonlit2.C     |     4 +-
 gcc/testsuite/g++.dg/cpp23/constexpr-nonlit6.C     |     4 +-
 gcc/testsuite/g++.dg/cpp23/constexpr-nonlit7.C     |     6 +
 gcc/testsuite/g++.dg/cpp23/label1.C                |    89 +
 gcc/testsuite/g++.dg/cpp23/label2.C                |    52 +
 gcc/testsuite/g++.dg/cpp23/lambda-attr1.C          |    37 +
 gcc/testsuite/g++.dg/cpp23/lambda-attr2.C          |    19 +
 gcc/testsuite/g++.dg/cpp23/subscript7.C            |    17 +
 gcc/testsuite/g++.dg/cpp2a/bit-cast15.C            |    19 +
 .../g++.dg/cpp2a/builtin-clear-padding1.C          |    50 +
 .../g++.dg/cpp2a/class-deduction-aggr13.C          |    11 +
 .../g++.dg/cpp2a/class-deduction-aggr13a.C         |    18 +
 .../g++.dg/cpp2a/class-deduction-alias12.C         |    23 +
 .../g++.dg/cpp2a/class-deduction-alias13.C         |    24 +
 gcc/testsuite/g++.dg/cpp2a/concepts-decltype4.C    |    16 +
 gcc/testsuite/g++.dg/cpp2a/concepts-err4.C         |     6 +
 gcc/testsuite/g++.dg/cpp2a/concepts-friend9.C      |    12 +
 gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C     |    17 +
 gcc/testsuite/g++.dg/cpp2a/concepts-memfun3.C      |    12 +
 gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl6.C     |    34 +
 .../g++.dg/cpp2a/concepts-partial-spec12.C         |    10 +
 .../g++.dg/cpp2a/concepts-partial-spec12a.C        |    14 +
 .../g++.dg/cpp2a/concepts-partial-spec13.C         |    16 +
 gcc/testsuite/g++.dg/cpp2a/concepts-pr67178.C      |     2 +-
 gcc/testsuite/g++.dg/cpp2a/concepts-pr98644.C      |     7 +
 gcc/testsuite/g++.dg/cpp2a/concepts-requires28.C   |    13 +
 gcc/testsuite/g++.dg/cpp2a/concepts-requires29.C   |    18 +
 gcc/testsuite/g++.dg/cpp2a/concepts-requires29a.C  |    23 +
 gcc/testsuite/g++.dg/cpp2a/concepts-requires30.C   |    10 +
 gcc/testsuite/g++.dg/cpp2a/concepts-return-req4.C  |    24 +
 gcc/testsuite/g++.dg/cpp2a/concepts-spec2.C        |    16 +
 .../g++.dg/cpp2a/concepts-template-parm11.C        |    20 +
 gcc/testsuite/g++.dg/cpp2a/concepts-traits3.C      |    66 +
 gcc/testsuite/g++.dg/cpp2a/consteval29.C           |    20 +
 gcc/testsuite/g++.dg/cpp2a/consteval3.C            |     6 +-
 gcc/testsuite/g++.dg/cpp2a/consteval30.C           |    12 +
 gcc/testsuite/g++.dg/cpp2a/consteval31.C           |    26 +
 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C      |    11 +
 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.C      |    13 +
 gcc/testsuite/g++.dg/cpp2a/constexpr-new22.C       |    42 +
 gcc/testsuite/g++.dg/cpp2a/constexpr-try5.C        |    14 +-
 gcc/testsuite/g++.dg/cpp2a/constinit17.C           |    24 +
 gcc/testsuite/g++.dg/cpp2a/desig22.C               |    11 +
 gcc/testsuite/g++.dg/cpp2a/desig23.C               |    20 +
 gcc/testsuite/g++.dg/cpp2a/desig24.C               |    11 +
 gcc/testsuite/g++.dg/cpp2a/desig25.C               |    13 +
 gcc/testsuite/g++.dg/cpp2a/desig26.C               |    22 +
 gcc/testsuite/g++.dg/cpp2a/explicit11.C            |     2 +-
 .../g++.dg/cpp2a/is-constant-evaluated13.C         |    19 +
 gcc/testsuite/g++.dg/cpp2a/keywords1.C             |    12 +
 gcc/testsuite/g++.dg/cpp2a/lambda-generic10.C      |    14 +
 gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.C     |    18 +
 gcc/testsuite/g++.dg/cpp2a/lambda-requires1.C      |     4 +
 gcc/testsuite/g++.dg/cpp2a/no_unique_address14.C   |    19 +
 gcc/testsuite/g++.dg/cpp2a/nodiscard1.C            |    13 +
 gcc/testsuite/g++.dg/cpp2a/nontype-class52.C       |    13 +
 gcc/testsuite/g++.dg/cpp2a/pr96437.C               |     4 +
 gcc/testsuite/g++.dg/cpp2a/spaceship-eq14.C        |    17 +
 gcc/testsuite/g++.dg/debug/pr106261.C              |    36 +
 gcc/testsuite/g++.dg/diagnostic/constexpr1.C       |     8 +-
 gcc/testsuite/g++.dg/diagnostic/function-color1.C  |    21 +
 gcc/testsuite/g++.dg/diagnostic/undeclared1.C      |     7 +
 gcc/testsuite/g++.dg/diagnostic/using1.C           |    17 +
 gcc/testsuite/g++.dg/eh/dfp-1.C                    |    54 +
 gcc/testsuite/g++.dg/eh/dfp-2.C                    |    54 +
 gcc/testsuite/g++.dg/eh/dfp-saves-aarch64.C        |    49 +
 gcc/testsuite/g++.dg/eh/simd-4.C                   |    70 -
 gcc/testsuite/g++.dg/eh/uncaught3.C                |    85 -
 gcc/testsuite/g++.dg/ext/altivec-1.C               |    16 -
 gcc/testsuite/g++.dg/ext/altivec-10.C              |    21 -
 gcc/testsuite/g++.dg/ext/altivec-11.C              |    12 -
 gcc/testsuite/g++.dg/ext/altivec-12.C              |    19 -
 gcc/testsuite/g++.dg/ext/altivec-13.C              |    59 -
 gcc/testsuite/g++.dg/ext/altivec-14.C              |    13 -
 gcc/testsuite/g++.dg/ext/altivec-15.C              |    16 -
 gcc/testsuite/g++.dg/ext/altivec-16.C              |    19 -
 gcc/testsuite/g++.dg/ext/altivec-17.C              |    16 -
 gcc/testsuite/g++.dg/ext/altivec-18.C              |    14 -
 gcc/testsuite/g++.dg/ext/altivec-2.C               |    25 -
 gcc/testsuite/g++.dg/ext/altivec-3.C               |   137 -
 gcc/testsuite/g++.dg/ext/altivec-4.C               |    12 -
 gcc/testsuite/g++.dg/ext/altivec-5.C               |    16 -
 gcc/testsuite/g++.dg/ext/altivec-6.C               |    30 -
 gcc/testsuite/g++.dg/ext/altivec-7.C               |    36 -
 gcc/testsuite/g++.dg/ext/altivec-8.C               |    21 -
 gcc/testsuite/g++.dg/ext/altivec-9.C               |    14 -
 gcc/testsuite/g++.dg/ext/altivec-cell-1.C          |    94 -
 gcc/testsuite/g++.dg/ext/altivec-cell-2.C          |   141 -
 gcc/testsuite/g++.dg/ext/altivec-cell-3.C          |    37 -
 gcc/testsuite/g++.dg/ext/altivec-cell-4.C          |    42 -
 gcc/testsuite/g++.dg/ext/altivec-cell-5.C          |    25 -
 gcc/testsuite/g++.dg/ext/altivec-types-1.C         |    88 -
 gcc/testsuite/g++.dg/ext/altivec-types-2.C         |    14 -
 gcc/testsuite/g++.dg/ext/altivec-types-3.C         |    14 -
 gcc/testsuite/g++.dg/ext/altivec-types-4.C         |    15 -
 gcc/testsuite/g++.dg/ext/anon-struct10.C           |    21 +
 gcc/testsuite/g++.dg/ext/attr-format-arg1.C        |    26 +
 gcc/testsuite/g++.dg/ext/attr-format1.C            |    32 +
 gcc/testsuite/g++.dg/ext/attr-format2.C            |    38 +
 gcc/testsuite/g++.dg/ext/attr-format3.C            |    15 +
 gcc/testsuite/g++.dg/ext/attr-unavailable-10.C     |    22 +
 gcc/testsuite/g++.dg/ext/attr-unavailable-11.C     |    22 +
 gcc/testsuite/g++.dg/ext/attr-unavailable-9.C      |     4 +-
 gcc/testsuite/g++.dg/ext/attrib64.C                |    11 +
 gcc/testsuite/g++.dg/ext/attrib65.C                |     7 +
 gcc/testsuite/g++.dg/ext/attrib66.C                |    27 +
 gcc/testsuite/g++.dg/ext/attrib67.C                |    27 +
 gcc/testsuite/g++.dg/ext/builtin-shufflevector-3.C |    23 +
 gcc/testsuite/g++.dg/ext/builtin-shufflevector-4.C |    18 +
 gcc/testsuite/g++.dg/ext/cond5.C                   |    13 +
 gcc/testsuite/g++.dg/ext/desig4.C                  |     4 -
 gcc/testsuite/g++.dg/ext/flexary3.C                |     2 +-
 .../ext/reference_constructs_from_temporary1.C     |   214 +
 .../ext/reference_converts_from_temporary1.C       |   214 +
 gcc/testsuite/g++.dg/ext/unary_trait_incomplete.C  |    24 +-
 gcc/testsuite/g++.dg/ext/undef-bool-1.C            |    15 -
 gcc/testsuite/g++.dg/ext/unsigned-typedef1.C       |     9 +
 .../ext/visibility/visibility-local-extern1.C      |    11 +
 gcc/testsuite/g++.dg/ext/vla24.C                   |     7 +
 gcc/testsuite/g++.dg/gomp/all-memory-1.C           |    24 +
 gcc/testsuite/g++.dg/gomp/all-memory-2.C           |    26 +
 gcc/testsuite/g++.dg/gomp/attrs-1.C                |     6 +-
 gcc/testsuite/g++.dg/gomp/attrs-2.C                |     6 +-
 gcc/testsuite/g++.dg/gomp/attrs-9.C                |     4 +-
 gcc/testsuite/g++.dg/gomp/declare-target-1.C       |     5 +
 gcc/testsuite/g++.dg/gomp/depobj-1.C               |     2 +-
 gcc/testsuite/g++.dg/gomp/linear-3.C               |    54 +
 gcc/testsuite/g++.dg/gomp/linear-4.C               |    27 +
 gcc/testsuite/g++.dg/gomp/linear-5.C               |    15 +
 gcc/testsuite/g++.dg/gomp/pr104623.C               |     9 +
 gcc/testsuite/g++.dg/gomp/pr105092.C               |    26 +
 gcc/testsuite/g++.dg/init/array61.C                |     3 +-
 gcc/testsuite/g++.dg/init/delete5.C                |     8 +
 gcc/testsuite/g++.dg/init/static-cdtor1.C          |    17 +
 gcc/testsuite/g++.dg/ipa/inline-4.C                |    15 +
 gcc/testsuite/g++.dg/ipa/pr100413.C                |    64 +
 gcc/testsuite/g++.dg/ipa/pure-const-3.C            |     2 +-
 gcc/testsuite/g++.dg/lookup/ambig6.C               |    18 +
 gcc/testsuite/g++.dg/lookup/friend22.C             |     7 +
 gcc/testsuite/g++.dg/lookup/friend23.C             |    17 +
 gcc/testsuite/g++.dg/lookup/name-clash13.C         |     7 +
 gcc/testsuite/g++.dg/lookup/name-clash14.C         |     9 +
 gcc/testsuite/g++.dg/lookup/name-clash15.C         |    14 +
 gcc/testsuite/g++.dg/lookup/name-clash16.C         |    13 +
 gcc/testsuite/g++.dg/lookup/new3.C                 |    10 +
 gcc/testsuite/g++.dg/lookup/using66a.C             |    22 +
 gcc/testsuite/g++.dg/lookup/using67.C              |    20 +
 gcc/testsuite/g++.dg/lto/pr105399_0.C              |     9 +
 gcc/testsuite/g++.dg/lto/pr90990_0.C               |     1 +
 gcc/testsuite/g++.dg/modules/bad-mapper-1.C        |     5 +-
 gcc/testsuite/g++.dg/modules/fn-inline-1_b.C       |     6 +-
 gcc/testsuite/g++.dg/modules/fn-inline-1_c.C       |     4 +-
 gcc/testsuite/g++.dg/modules/imp-inline-1_a.C      |     4 +-
 gcc/testsuite/g++.dg/modules/imp-inline-1_b.C      |    12 +-
 gcc/testsuite/g++.dg/modules/inext-1.H             |     1 +
 gcc/testsuite/g++.dg/modules/init-2_a.C            |     9 +-
 gcc/testsuite/g++.dg/modules/init-2_b.C            |     7 +-
 gcc/testsuite/g++.dg/modules/init-2_c.C            |    12 +-
 gcc/testsuite/g++.dg/modules/init-2_d.C            |    11 +
 gcc/testsuite/g++.dg/modules/init-3_a.C            |    17 +
 gcc/testsuite/g++.dg/modules/init-3_b.C            |     6 +
 gcc/testsuite/g++.dg/modules/init-3_c.C            |    17 +
 gcc/testsuite/g++.dg/modules/lang-3_a.C            |    17 +
 gcc/testsuite/g++.dg/modules/lang-3_b.C            |    18 +
 gcc/testsuite/g++.dg/modules/lang-3_c.C            |    12 +
 gcc/testsuite/g++.dg/modules/loc-prune-1.C         |    19 +
 gcc/testsuite/g++.dg/modules/loc-prune-2.C         |    14 +
 gcc/testsuite/g++.dg/modules/loc-prune-3.C         |    16 +
 gcc/testsuite/g++.dg/modules/loc-prune-4.C         |    22 +
 gcc/testsuite/g++.dg/modules/member-def-2_d.C      |     2 +-
 gcc/testsuite/g++.dg/modules/mod-sym-1.C           |    13 +-
 gcc/testsuite/g++.dg/modules/mod-sym-2.C           |     4 +-
 gcc/testsuite/g++.dg/modules/mod-sym-3.C           |     8 +-
 gcc/testsuite/g++.dg/modules/mod-sym-4.C           |    48 +
 gcc/testsuite/g++.dg/modules/pr105169.h            |    22 +
 gcc/testsuite/g++.dg/modules/pr105169_a.C          |    25 +
 gcc/testsuite/g++.dg/modules/pr105169_b.C          |    12 +
 gcc/testsuite/g++.dg/modules/pr98718_a.C           |     4 +-
 gcc/testsuite/g++.dg/modules/pr98718_b.C           |     6 +-
 gcc/testsuite/g++.dg/modules/pr99072.H             |     4 +-
 gcc/testsuite/g++.dg/modules/std-subst-2.C         |    13 +
 gcc/testsuite/g++.dg/modules/std-subst-3.C         |    34 +
 gcc/testsuite/g++.dg/modules/std-subst-4_a.C       |    14 +
 gcc/testsuite/g++.dg/modules/std-subst-4_b.C       |    14 +
 gcc/testsuite/g++.dg/modules/std-subst-4_c.C       |    16 +
 gcc/testsuite/g++.dg/modules/sym-subst-1.C         |     2 +-
 gcc/testsuite/g++.dg/modules/sym-subst-2_b.C       |     4 +-
 gcc/testsuite/g++.dg/modules/sym-subst-3_a.C       |     2 +-
 gcc/testsuite/g++.dg/modules/sym-subst-3_b.C       |     2 +-
 gcc/testsuite/g++.dg/modules/sym-subst-4.C         |     2 +-
 gcc/testsuite/g++.dg/modules/sym-subst-5.C         |     2 +-
 gcc/testsuite/g++.dg/modules/sym-subst-6.C         |     2 +-
 gcc/testsuite/g++.dg/modules/tpl-friend-2_a.C      |     2 +-
 gcc/testsuite/g++.dg/modules/tpl-spec-1_a.C        |     2 +-
 gcc/testsuite/g++.dg/modules/tpl-spec-2_b.C        |     2 +-
 gcc/testsuite/g++.dg/modules/tpl-spec-2_d.C        |     4 +-
 gcc/testsuite/g++.dg/modules/tpl-spec-3_a.C        |     2 +-
 gcc/testsuite/g++.dg/modules/virt-1_a.C            |     7 +-
 gcc/testsuite/g++.dg/modules/virt-2_a.C            |     6 +-
 gcc/testsuite/g++.dg/modules/virt-2_b.C            |     6 +-
 gcc/testsuite/g++.dg/modules/virt-2_c.C            |     6 +-
 gcc/testsuite/g++.dg/modules/vtt-1_a.C             |     6 +-
 gcc/testsuite/g++.dg/modules/vtt-1_b.C             |    10 +-
 gcc/testsuite/g++.dg/opt/const7.C                  |     8 +
 gcc/testsuite/g++.dg/opt/pr100541-1.C              |    24 +
 gcc/testsuite/g++.dg/opt/pr100541-2.C              |    25 +
 gcc/testsuite/g++.dg/opt/pr103984.C                |    31 +
 gcc/testsuite/g++.dg/opt/pr104681.C                |    19 +
 gcc/testsuite/g++.dg/opt/pr104880.C                |    43 +
 gcc/testsuite/g++.dg/opt/pr105235-1.C              |    12 +
 gcc/testsuite/g++.dg/opt/pr105306.C                |    13 +
 gcc/testsuite/g++.dg/opt/pr105802.C                |    23 +
 gcc/testsuite/g++.dg/opt/pr105874.C                |    30 +
 gcc/testsuite/g++.dg/opt/pr96780.C                 |    38 +
 gcc/testsuite/g++.dg/other/pr104989.C              |     9 +
 gcc/testsuite/g++.dg/other/pr84964.C               |     7 +
 gcc/testsuite/g++.dg/other/spu2vmx-1.C             |    15 -
 gcc/testsuite/g++.dg/overload/builtin6.C           |    14 +
 gcc/testsuite/g++.dg/overload/conv-op4.C           |    22 +
 gcc/testsuite/g++.dg/overload/paren1.C             |     7 +
 gcc/testsuite/g++.dg/parse/ambig11.C               |    39 +
 gcc/testsuite/g++.dg/parse/ambig12.C               |    12 +
 gcc/testsuite/g++.dg/parse/ambig13.C               |    32 +
 gcc/testsuite/g++.dg/parse/ambig14.C               |    21 +
 gcc/testsuite/g++.dg/parse/array-size2.C           |     2 -
 gcc/testsuite/g++.dg/parse/error64.C               |     4 +
 gcc/testsuite/g++.dg/parse/functor1.C              |    22 +
 gcc/testsuite/g++.dg/parse/pr39751.C               |    10 +
 gcc/testsuite/g++.dg/parse/pr43765.C               |     6 +-
 gcc/testsuite/g++.dg/parse/pr95999.C               |     8 +
 gcc/testsuite/g++.dg/parse/pr96442.C               |     6 +
 gcc/testsuite/g++.dg/parse/qualified6.C            |    10 +
 gcc/testsuite/g++.dg/parse/template-keyword3.C     |    12 +
 gcc/testsuite/g++.dg/parse/template-keyword4.C     |    17 +
 gcc/testsuite/g++.dg/parse/template28.C            |     4 +-
 gcc/testsuite/g++.dg/parse/template30.C            |    49 +
 gcc/testsuite/g++.dg/parse/template31.C            |     4 +
 gcc/testsuite/g++.dg/plugin/selfassign.c           |     4 +-
 gcc/testsuite/g++.dg/pr100774.C                    |     2 +-
 gcc/testsuite/g++.dg/pr103856.C                    |    17 +
 gcc/testsuite/g++.dg/pr104547.C                    |    13 +
 gcc/testsuite/g++.dg/pr104648.C                    |     9 +
 gcc/testsuite/g++.dg/pr104869.C                    |    78 +
 gcc/testsuite/g++.dg/pr105276.C                    |    18 +
 gcc/testsuite/g++.dg/pr105871.C                    |    12 +
 gcc/testsuite/g++.dg/pr106219.C                    |    31 +
 gcc/testsuite/g++.dg/pr65240-1.C                   |     9 -
 gcc/testsuite/g++.dg/pr65240-2.C                   |     9 -
 gcc/testsuite/g++.dg/pr65240-3.C                   |     9 -
 gcc/testsuite/g++.dg/pr65240-4.C                   |     9 -
 gcc/testsuite/g++.dg/pr65242.C                     |    97 -
 gcc/testsuite/g++.dg/pr67211.C                     |    50 -
 gcc/testsuite/g++.dg/pr69667.C                     |     3 +-
 gcc/testsuite/g++.dg/pr71294.C                     |    60 -
 gcc/testsuite/g++.dg/pr84264.C                     |    15 -
 gcc/testsuite/g++.dg/pr84279.C                     |    36 -
 gcc/testsuite/g++.dg/pr85657.C                     |    24 -
 gcc/testsuite/g++.dg/pr94920-1.C                   |    18 +
 gcc/testsuite/g++.dg/pr94920.C                     |    63 +
 gcc/testsuite/g++.dg/pr98335.C                     |    15 +
 gcc/testsuite/g++.dg/rtti/typeid-complete1.C       |    14 +
 gcc/testsuite/g++.dg/spellcheck-pr104806.C         |     5 +
 gcc/testsuite/g++.dg/spellcheck-stdlib.C           |    29 +
 gcc/testsuite/g++.dg/template/access37.C           |     8 +-
 gcc/testsuite/g++.dg/template/conv18.C             |    14 +
 gcc/testsuite/g++.dg/template/conv19.C             |    34 +
 gcc/testsuite/g++.dg/template/ctor10.C             |    10 +
 gcc/testsuite/g++.dg/template/defarg23.C           |    21 +
 gcc/testsuite/g++.dg/template/defarg23a.C          |    24 +
 gcc/testsuite/g++.dg/template/fn-ptr3.C            |    28 +
 gcc/testsuite/g++.dg/template/friend69.C           |     4 +-
 gcc/testsuite/g++.dg/template/friend72.C           |    15 +
 gcc/testsuite/g++.dg/template/friend72a.C          |    14 +
 gcc/testsuite/g++.dg/template/friend73.C           |     5 +
 gcc/testsuite/g++.dg/template/friend74.C           |     8 +
 gcc/testsuite/g++.dg/template/new13.C              |    11 +
 gcc/testsuite/g++.dg/template/non-dependent22.C    |    12 +
 gcc/testsuite/g++.dg/template/non-dependent23.C    |    25 +
 gcc/testsuite/g++.dg/template/non-dependent24.C    |    19 +
 gcc/testsuite/g++.dg/template/operator16.C         |     9 +
 .../g++.dg/template/partial-specialization11.C     |    11 +
 .../g++.dg/template/partial-specialization12.C     |    12 +
 .../g++.dg/template/partial-specialization13.C     |    11 +
 gcc/testsuite/g++.dg/template/pr92440.C            |     4 +-
 gcc/testsuite/g++.dg/template/pr96329.C            |     4 +
 gcc/testsuite/g++.dg/template/redecl5.C            |     5 +
 gcc/testsuite/g++.dg/template/sfinae33.C           |    12 +
 gcc/testsuite/g++.dg/template/using30.C            |    13 +
 gcc/testsuite/g++.dg/template/using31.C            |    16 +
 .../g++.dg/torture/builtin-clear-padding-5.C       |    44 +
 gcc/testsuite/g++.dg/torture/except-1.C            |    44 +
 gcc/testsuite/g++.dg/torture/ppc-ldst-array.C      |     3 +-
 gcc/testsuite/g++.dg/torture/pr104601.C            |    33 +
 gcc/testsuite/g++.dg/torture/pr104679.C            |    22 +
 gcc/testsuite/g++.dg/torture/pr105142.C            |     8 +
 gcc/testsuite/g++.dg/torture/pr105189.C            |    19 +
 gcc/testsuite/g++.dg/torture/pr105577.C            |   156 +
 gcc/testsuite/g++.dg/torture/pr106131.C            |    34 +
 gcc/testsuite/g++.dg/torture/pr96881-1.C           |    37 +
 gcc/testsuite/g++.dg/torture/pr96881-2.C           |    37 +
 gcc/testsuite/g++.dg/tree-ssa/pr104529.C           |    20 +
 gcc/testsuite/g++.dg/ubsan/pr105093.C              |    12 +
 gcc/testsuite/g++.dg/ubsan/pr105729.C              |    29 +
 gcc/testsuite/g++.dg/ubsan/return-8.C              |     9 +
 gcc/testsuite/g++.dg/ubsan/return-8a.C             |    16 +
 gcc/testsuite/g++.dg/ubsan/return-8b.C             |    17 +
 gcc/testsuite/g++.dg/ubsan/return-8d.C             |    16 +
 gcc/testsuite/g++.dg/ubsan/return-8e.C             |    17 +
 gcc/testsuite/g++.dg/vect/pr105053.cc              |    25 +
 gcc/testsuite/g++.dg/vect/pr105254.cc              |    26 +
 gcc/testsuite/g++.dg/vect/pr105437.cc              |    24 +
 gcc/testsuite/g++.dg/warn/Waddress-9.C             |    31 +
 gcc/testsuite/g++.dg/warn/Warray-bounds-27.C       |    16 +
 .../g++.dg/{ => warn}/Wclass-memaccess-2.C         |     0
 .../g++.dg/{ => warn}/Wclass-memaccess-3.C         |     0
 .../g++.dg/{ => warn}/Wclass-memaccess-4.C         |     0
 .../g++.dg/{ => warn}/Wclass-memaccess-5.C         |     0
 .../g++.dg/{ => warn}/Wclass-memaccess-6.C         |     0
 gcc/testsuite/g++.dg/warn/Wclass-memaccess-7.C     |    13 +
 gcc/testsuite/g++.dg/{ => warn}/Wclass-memaccess.C |     0
 .../g++.dg/warn/Wctad-maybe-unsupported4.C         |    13 +
 gcc/testsuite/g++.dg/warn/Wdangling-pointer-4.C    |    22 +
 gcc/testsuite/g++.dg/warn/Wdangling-pointer-5.C    |    34 +
 gcc/testsuite/g++.dg/warn/Wduplicated-cond2.C      |    29 +
 gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C      |    10 +
 gcc/testsuite/g++.dg/warn/Wmismatched-tags-10.C    |    10 +
 gcc/testsuite/g++.dg/warn/Woverloaded-virt1.C      |    14 +
 gcc/testsuite/g++.dg/warn/Woverloaded-virt2.C      |    15 +
 gcc/testsuite/g++.dg/warn/Woverloaded-virt3.C      |     7 +
 gcc/testsuite/g++.dg/warn/Woverloaded-virt4.C      |     7 +
 gcc/testsuite/g++.dg/warn/Wparentheses-31.C        |    59 +
 gcc/testsuite/g++.dg/warn/Wplacement-new-size-11.C |    15 +
 .../g++.dg/warn/Wshadow-compatible-local-3.C       |    10 +
 gcc/testsuite/g++.dg/warn/Wstringop-overflow-4.C   |    36 +-
 gcc/testsuite/g++.dg/warn/Wswitch-4.C              |    52 +
 gcc/testsuite/g++.dg/warn/Wunused-19.C             |    16 +
 gcc/testsuite/g++.dg/warn/Wunused-var-37.C         |    64 +
 gcc/testsuite/g++.dg/warn/Wunused-var-38.C         |    16 +
 gcc/testsuite/g++.dg/warn/Wunused-var-39.C         |    16 +
 gcc/testsuite/g++.dg/warn/Wuse-after-free5.C       |    15 +
 gcc/testsuite/g++.dg/warn/deprecated-14.C          |    72 +
 gcc/testsuite/g++.dg/warn/deprecated-15.C          |    14 +
 gcc/testsuite/g++.dg/warn/deprecated-16.C          |     2 +
 gcc/testsuite/g++.dg/warn/deprecated-17.C          |    35 +
 gcc/testsuite/g++.dg/warn/deprecated-18.C          |    37 +
 gcc/testsuite/g++.dg/warn/pr101515.C               |    18 +
 gcc/testsuite/g++.dg/warn/pr104492.C               |   115 +
 gcc/testsuite/g++.dg/warn/uninit-pr105562.C        |    10 +
 gcc/testsuite/g++.old-deja/g++.abi/ptrmem.C        |     2 +-
 gcc/testsuite/g++.old-deja/g++.pt/ptrmem6.C        |     2 +-
 gcc/testsuite/g++.old-deja/g++.pt/redecl1.C        |    12 +-
 gcc/testsuite/g++.target/aarch64/complex-init.C    |    37 +
 gcc/testsuite/g++.target/aarch64/pr103147-1.C      |    12 +
 gcc/testsuite/g++.target/aarch64/pr103147-10.C     |    88 +
 gcc/testsuite/g++.target/aarch64/pr103147-2.C      |    12 +
 gcc/testsuite/g++.target/aarch64/pr103147-3.C      |    12 +
 gcc/testsuite/g++.target/aarch64/pr103147-4.C      |    12 +
 gcc/testsuite/g++.target/aarch64/pr103147-5.C      |    12 +
 gcc/testsuite/g++.target/aarch64/pr103147-6.C      |     3 +
 gcc/testsuite/g++.target/aarch64/pr103147-7.C      |     3 +
 gcc/testsuite/g++.target/aarch64/pr103147-8.C      |     3 +
 gcc/testsuite/g++.target/aarch64/pr103147-9.C      |    10 +
 gcc/testsuite/g++.target/i386/mv31.C               |    11 +
 gcc/testsuite/g++.target/i386/mv32.C               |    31 +
 gcc/testsuite/g++.target/i386/pr104533.C           |    11 +
 gcc/testsuite/g++.target/i386/pr104540.C           |    21 +
 gcc/testsuite/g++.target/i386/pr105638.C           |    45 +
 gcc/testsuite/g++.target/i386/pr105953.C           |     4 +
 gcc/testsuite/g++.target/i386/pr106180-1.C         |    31 +
 gcc/testsuite/g++.target/i386/pr35513-1.C          |     2 +-
 gcc/testsuite/g++.target/i386/pr35513-2.C          |     2 +-
 gcc/testsuite/g++.target/i386/pr91681.C            |    20 +
 gcc/testsuite/g++.target/i386/pr98335.C            |    18 +
 gcc/testsuite/g++.target/i386/vec-tmpl1.C          |    17 +
 gcc/testsuite/g++.target/loongarch/loongarch.exp   |    34 +
 gcc/testsuite/g++.target/loongarch/pr106096.C      |    75 +
 gcc/testsuite/g++.target/mips/cxx17_empty_base.C   |    20 +
 gcc/testsuite/g++.target/mips/mips.exp             |    34 +
 gcc/testsuite/g++.target/mips/pr102024.C           |    20 +
 gcc/testsuite/g++.target/powerpc/altivec-1.C       |    16 +
 gcc/testsuite/g++.target/powerpc/altivec-10.C      |    21 +
 gcc/testsuite/g++.target/powerpc/altivec-11.C      |    12 +
 gcc/testsuite/g++.target/powerpc/altivec-12.C      |    19 +
 gcc/testsuite/g++.target/powerpc/altivec-13.C      |    59 +
 gcc/testsuite/g++.target/powerpc/altivec-14.C      |    13 +
 gcc/testsuite/g++.target/powerpc/altivec-15.C      |    16 +
 gcc/testsuite/g++.target/powerpc/altivec-16.C      |    19 +
 gcc/testsuite/g++.target/powerpc/altivec-17.C      |    16 +
 gcc/testsuite/g++.target/powerpc/altivec-18.C      |    14 +
 gcc/testsuite/g++.target/powerpc/altivec-2.C       |    25 +
 gcc/testsuite/g++.target/powerpc/altivec-3.C       |   137 +
 gcc/testsuite/g++.target/powerpc/altivec-4.C       |    12 +
 gcc/testsuite/g++.target/powerpc/altivec-5.C       |    16 +
 gcc/testsuite/g++.target/powerpc/altivec-6.C       |    30 +
 gcc/testsuite/g++.target/powerpc/altivec-7.C       |    36 +
 gcc/testsuite/g++.target/powerpc/altivec-8.C       |    21 +
 gcc/testsuite/g++.target/powerpc/altivec-9.C       |    14 +
 gcc/testsuite/g++.target/powerpc/altivec-cell-1.C  |    94 +
 gcc/testsuite/g++.target/powerpc/altivec-cell-2.C  |   141 +
 gcc/testsuite/g++.target/powerpc/altivec-cell-3.C  |    37 +
 gcc/testsuite/g++.target/powerpc/altivec-cell-4.C  |    42 +
 gcc/testsuite/g++.target/powerpc/altivec-cell-5.C  |    25 +
 gcc/testsuite/g++.target/powerpc/altivec-types-1.C |    88 +
 gcc/testsuite/g++.target/powerpc/altivec-types-2.C |    14 +
 gcc/testsuite/g++.target/powerpc/altivec-types-3.C |    14 +
 gcc/testsuite/g++.target/powerpc/altivec-types-4.C |    15 +
 .../debug/dwarf2 => g++.target/powerpc}/const2.C   |     0
 .../powerpc}/darwin-minversion-1.C                 |     0
 .../eh => g++.target/powerpc}/ppc64-sighandle-cr.C |     0
 gcc/testsuite/g++.target/powerpc/pr101168.C        |     6 +
 gcc/testsuite/g++.target/powerpc/pr65240-1.C       |     8 +
 gcc/testsuite/g++.target/powerpc/pr65240-2.C       |     8 +
 gcc/testsuite/g++.target/powerpc/pr65240-3.C       |     8 +
 gcc/testsuite/g++.target/powerpc/pr65240-4.C       |     7 +
 .../{g++.dg => g++.target/powerpc}/pr65240.h       |     0
 gcc/testsuite/g++.target/powerpc/pr65242.C         |    95 +
 gcc/testsuite/g++.target/powerpc/pr67211.C         |    48 +
 gcc/testsuite/g++.target/powerpc/pr71294.C         |    58 +
 .../{gcc.target => g++.target}/powerpc/pr83660.C   |     0
 gcc/testsuite/g++.target/powerpc/pr84264.C         |    15 +
 gcc/testsuite/g++.target/powerpc/pr84279.C         |    35 +
 gcc/testsuite/g++.target/powerpc/pr85657.C         |    24 +
 .../{g++.dg => g++.target/powerpc}/pr93974.C       |     0
 gcc/testsuite/g++.target/powerpc/simd-4.C          |    70 +
 .../{g++.dg/eh => g++.target/powerpc}/simd-5.C     |     0
 gcc/testsuite/g++.target/powerpc/spu2vmx-1.C       |    15 +
 gcc/testsuite/g++.target/powerpc/uncaught3.C       |    85 +
 gcc/testsuite/g++.target/powerpc/undef-bool-1.C    |    15 +
 gcc/testsuite/g++.target/s390/pr102024-1.C         |    12 +
 gcc/testsuite/g++.target/s390/pr102024-2.C         |    14 +
 gcc/testsuite/g++.target/s390/pr102024-3.C         |    15 +
 gcc/testsuite/g++.target/s390/pr102024-4.C         |    15 +
 gcc/testsuite/g++.target/s390/pr102024-5.C         |    14 +
 gcc/testsuite/g++.target/s390/pr102024-6.C         |    12 +
 gcc/testsuite/g++.target/xtensa/pr95571.C          |     6 +
 gcc/testsuite/gcc.c-torture/compile/103818.c       |    12 +
 gcc/testsuite/gcc.c-torture/compile/20050113-1.c   |    16 -
 .../gcc.c-torture/compile/attr-complex-method-2.c  |     2 +-
 .../gcc.c-torture/compile/attr-retain-1.c          |     2 +
 .../gcc.c-torture/compile/attr-retain-2.c          |     2 +
 gcc/testsuite/gcc.c-torture/compile/inline-asm-1.c |    14 +
 gcc/testsuite/gcc.c-torture/compile/pr102645.c     |    18 +
 gcc/testsuite/gcc.c-torture/compile/pr103376.c     |     9 +
 gcc/testsuite/gcc.c-torture/compile/pr105234.c     |    14 +
 gcc/testsuite/gcc.c-torture/compile/pr105247.c     |    10 +
 gcc/testsuite/gcc.c-torture/compile/pr106030.c     |    16 +
 gcc/testsuite/gcc.c-torture/execute/20101011-1.c   |     1 +
 gcc/testsuite/gcc.c-torture/execute/mul-sext.c     |    20 +
 gcc/testsuite/gcc.c-torture/execute/pr104604.c     |    34 +
 gcc/testsuite/gcc.c-torture/execute/pr104814.c     |    30 +
 gcc/testsuite/gcc.c-torture/execute/pr104839.c     |    37 +
 gcc/testsuite/gcc.c-torture/execute/pr105613.c     |    26 +
 gcc/testsuite/gcc.c-torture/execute/pr105777.c     |    73 +
 gcc/testsuite/gcc.c-torture/execute/pr105984.c     |    19 +
 gcc/testsuite/gcc.c-torture/execute/pr106032.c     |    21 +
 gcc/testsuite/gcc.c-torture/execute/pr30314.c      |    29 +
 gcc/testsuite/gcc.c-torture/execute/pr98304-2.c    |    37 +
 gcc/testsuite/gcc.dg/20020312-2.c                  |     2 +
 gcc/testsuite/gcc.dg/Warray-bounds-48-novec.c      |     6 +-
 gcc/testsuite/gcc.dg/Wattributes-8.c               |     6 +-
 gcc/testsuite/gcc.dg/Wdangling-pointer-3.c         |    92 +
 gcc/testsuite/gcc.dg/Wdangling-pointer-4.c         |    22 +
 gcc/testsuite/gcc.dg/Wenum-int-mismatch-1.c        |    43 +
 gcc/testsuite/gcc.dg/Wenum-int-mismatch-2.c        |    43 +
 gcc/testsuite/gcc.dg/Wenum-int-mismatch-3.c        |    43 +
 gcc/testsuite/gcc.dg/Wenum-int-mismatch-4.c        |     5 +
 gcc/testsuite/gcc.dg/Wenum-int-mismatch-5.c        |     5 +
 gcc/testsuite/gcc.dg/Winfinite-recursion-3.c       |    18 +
 gcc/testsuite/gcc.dg/Winfinite-recursion-4.c       |    19 +
 gcc/testsuite/gcc.dg/Winfinite-recursion-5.c       |    18 +
 .../gcc.dg/Wmissing-field-initializers-1.c         |    22 +
 .../gcc.dg/Wmissing-field-initializers-2.c         |    11 +
 .../gcc.dg/Wmissing-field-initializers-3.c         |    24 +
 .../gcc.dg/Wmissing-field-initializers-4.c         |    43 +
 .../gcc.dg/Wmissing-field-initializers-5.c         |    22 +
 gcc/testsuite/gcc.dg/Wno-frame-address.c           |     2 +-
 gcc/testsuite/gcc.dg/Wrestrict-24.c                |    35 +
 gcc/testsuite/gcc.dg/Wrestrict-25.c                |   165 +
 gcc/testsuite/gcc.dg/Wrestrict-26.c                |   114 +
 gcc/testsuite/gcc.dg/Wuse-after-free-2.c           |     4 +-
 gcc/testsuite/gcc.dg/alias-10.c                    |     2 +-
 gcc/testsuite/gcc.dg/analyzer/allocation-size-1.c  |   117 +
 gcc/testsuite/gcc.dg/analyzer/allocation-size-2.c  |   156 +
 gcc/testsuite/gcc.dg/analyzer/allocation-size-3.c  |    46 +
 gcc/testsuite/gcc.dg/analyzer/allocation-size-4.c  |    61 +
 gcc/testsuite/gcc.dg/analyzer/allocation-size-5.c  |    37 +
 gcc/testsuite/gcc.dg/analyzer/asm-x86-dyndbg-1.c   |   126 +
 gcc/testsuite/gcc.dg/analyzer/asm-x86-dyndbg-2.c   |    77 +
 gcc/testsuite/gcc.dg/analyzer/attr-const-1.c       |   152 +
 gcc/testsuite/gcc.dg/analyzer/attr-const-2.c       |    16 +
 gcc/testsuite/gcc.dg/analyzer/attr-const-3.c       |    26 +
 gcc/testsuite/gcc.dg/analyzer/boxed-malloc-1.c     |   485 +
 gcc/testsuite/gcc.dg/analyzer/fd-1.c               |    39 +
 gcc/testsuite/gcc.dg/analyzer/fd-2.c               |    49 +
 gcc/testsuite/gcc.dg/analyzer/fd-3.c               |    85 +
 gcc/testsuite/gcc.dg/analyzer/fd-4.c               |    72 +
 gcc/testsuite/gcc.dg/analyzer/fd-5.c               |    53 +
 gcc/testsuite/gcc.dg/analyzer/fd-meaning.c         |    37 +
 gcc/testsuite/gcc.dg/analyzer/file-1.c             |     2 +-
 gcc/testsuite/gcc.dg/analyzer/file-meaning-1.c     |    15 +
 gcc/testsuite/gcc.dg/analyzer/fread-2.c            |    31 +
 .../gcc.dg/analyzer/inlining-1-multiline.c         |    56 +
 gcc/testsuite/gcc.dg/analyzer/inlining-1-no-undo.c |    18 +
 gcc/testsuite/gcc.dg/analyzer/inlining-1.c         |    17 +
 .../gcc.dg/analyzer/inlining-2-multiline.c         |    46 +
 gcc/testsuite/gcc.dg/analyzer/inlining-2.c         |    17 +
 .../gcc.dg/analyzer/inlining-3-multiline.c         |    64 +
 gcc/testsuite/gcc.dg/analyzer/inlining-3.c         |    30 +
 .../gcc.dg/analyzer/inlining-4-multiline.c         |    72 +
 gcc/testsuite/gcc.dg/analyzer/inlining-4.c         |    27 +
 .../gcc.dg/analyzer/inlining-5-multiline.c         |    59 +
 gcc/testsuite/gcc.dg/analyzer/inlining-5.c         |    24 +
 .../gcc.dg/analyzer/inlining-6-multiline.c         |    64 +
 gcc/testsuite/gcc.dg/analyzer/inlining-6.c         |    23 +
 .../gcc.dg/analyzer/inlining-7-multiline.c         |   128 +
 gcc/testsuite/gcc.dg/analyzer/inlining-7.c         |    49 +
 gcc/testsuite/gcc.dg/analyzer/leak-4.c             |   103 +
 gcc/testsuite/gcc.dg/analyzer/malloc-meaning-1.c   |    10 +
 gcc/testsuite/gcc.dg/analyzer/malloc-sarif-1.c     |    20 +
 .../gcc.dg/analyzer/many-disabled-diagnostics.c    |    55 +
 gcc/testsuite/gcc.dg/analyzer/many-unused-locals.c |    69 +
 gcc/testsuite/gcc.dg/analyzer/memcpy-2.c           |     8 +
 gcc/testsuite/gcc.dg/analyzer/memset-2.c           |    27 +
 gcc/testsuite/gcc.dg/analyzer/pr101983-main.c      |    38 +
 gcc/testsuite/gcc.dg/analyzer/pr101983-not-main.c  |    40 +
 gcc/testsuite/gcc.dg/analyzer/pr103892.c           |    75 +
 gcc/testsuite/gcc.dg/analyzer/pr104308.c           |    19 +
 gcc/testsuite/gcc.dg/analyzer/pr104434-const.c     |   173 +
 gcc/testsuite/gcc.dg/analyzer/pr104434-nonconst.c  |   173 +
 gcc/testsuite/gcc.dg/analyzer/pr104434.h           |   108 +
 gcc/testsuite/gcc.dg/analyzer/pr105074.c           |     9 +
 gcc/testsuite/gcc.dg/analyzer/pr105087-1.c         |    18 +
 gcc/testsuite/gcc.dg/analyzer/pr105087-2.c         |    20 +
 gcc/testsuite/gcc.dg/analyzer/pr105252.c           |    20 +
 gcc/testsuite/gcc.dg/analyzer/pr105365.c           |    17 +
 gcc/testsuite/gcc.dg/analyzer/pr105366.c           |    19 +
 gcc/testsuite/gcc.dg/analyzer/pr106394.c           |    19 +
 .../gcc.dg/analyzer/pr93032-mztools-signed-char.c  |   332 +
 .../analyzer/pr93032-mztools-unsigned-char.c       |   332 +
 gcc/testsuite/gcc.dg/analyzer/pr93032-mztools.c    |   331 -
 gcc/testsuite/gcc.dg/analyzer/pr95000-1.c          |    38 +
 gcc/testsuite/gcc.dg/analyzer/pr96639.c            |     2 +-
 gcc/testsuite/gcc.dg/analyzer/pr96713.c            |     1 +
 gcc/testsuite/gcc.dg/analyzer/pr96841.c            |     2 +-
 gcc/testsuite/gcc.dg/analyzer/stale-frame-1.c      |    29 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-1.c           |   433 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-2.c           |   436 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-3.c           |    57 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-fmtstring-1.c |   103 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-lto-1-a.c     |    24 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-lto-1-b.c     |     6 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-lto-1.h       |     1 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-sentinel-1.c  |    25 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-types-1.c     |    25 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-types-2.c     |    55 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-types-3.c     |    67 +
 gcc/testsuite/gcc.dg/analyzer/stdarg-types-4.c     |    22 +
 gcc/testsuite/gcc.dg/analyzer/strcpy-2.c           |    27 +
 gcc/testsuite/gcc.dg/analyzer/strndup-1.c          |     3 +-
 gcc/testsuite/gcc.dg/analyzer/symbolic-12.c        |   106 +
 gcc/testsuite/gcc.dg/analyzer/symbolic-9.c         |   197 +
 gcc/testsuite/gcc.dg/analyzer/taint-alloc-1.c      |     2 +
 gcc/testsuite/gcc.dg/analyzer/taint-alloc-5.c      |    21 +
 gcc/testsuite/gcc.dg/analyzer/taint-divisor-1.c    |    66 +
 .../gcc.dg/analyzer/taint-size-access-attr-1.c     |     7 +-
 .../gcc.dg/analyzer/torture/boxed-int-1.c          |   170 +
 .../gcc.dg/analyzer/torture/boxed-ptr-1.c          |    78 +
 .../gcc.dg/analyzer/torture/leak-pr102308-1.c      |    19 +
 .../gcc.dg/analyzer/torture/leak-pr102308-2.c      |    12 +
 gcc/testsuite/gcc.dg/analyzer/torture/pr104863.c   |    14 +
 gcc/testsuite/gcc.dg/analyzer/torture/pr51628-30.c |     1 +
 gcc/testsuite/gcc.dg/analyzer/torture/stdarg-4.c   |   329 +
 .../gcc.dg/analyzer/torture/symbolic-10.c          |    40 +
 .../gcc.dg/analyzer/torture/taint-read-index-2.c   |   141 +
 .../gcc.dg/analyzer/torture/taint-read-index-3.c   |    52 +
 .../gcc.dg/analyzer/torture/uninit-pr106204.c      |    13 +
 gcc/testsuite/gcc.dg/analyzer/uninit-1.c           |    19 +
 gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c    |    17 +
 gcc/testsuite/gcc.dg/analyzer/untracked-1.c        |   131 +
 gcc/testsuite/gcc.dg/analyzer/untracked-2.c        |     7 +
 gcc/testsuite/gcc.dg/analyzer/unused-local-1.c     |    22 +
 gcc/testsuite/gcc.dg/analyzer/vasprintf-1.c        |    57 +
 gcc/testsuite/gcc.dg/analyzer/write-to-const-2.c   |    60 +
 .../gcc.dg/analyzer/write-to-function-1.c          |    15 +
 .../gcc.dg/analyzer/write-to-string-literal-2.c    |    19 +
 .../gcc.dg/analyzer/write-to-string-literal-3.c    |    66 +
 .../analyzer/write-to-string-literal-4-disabled.c  |    28 +
 .../gcc.dg/analyzer/write-to-string-literal-4.c    |    23 +
 .../gcc.dg/analyzer/write-to-string-literal-5.c    |    31 +
 gcc/testsuite/gcc.dg/asan/pr105214.c               |    16 +
 gcc/testsuite/gcc.dg/asan/pr105396.c               |    19 +
 gcc/testsuite/gcc.dg/asan/pr105714.c               |    33 +
 gcc/testsuite/gcc.dg/asan/pr99673.c                |     4 +-
 gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-4.c    |    12 +-
 gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-5.c    |     6 +-
 gcc/testsuite/gcc.dg/atomic/pr80640-2.c            |     6 +-
 gcc/testsuite/gcc.dg/atomic/pr80640.c              |     6 +-
 gcc/testsuite/gcc.dg/atomic/pr81316.c              |     9 +-
 gcc/testsuite/gcc.dg/auto-init-pr102276-1.c        |    38 +
 gcc/testsuite/gcc.dg/auto-init-pr102276-2.c        |    38 +
 gcc/testsuite/gcc.dg/auto-init-pr102276-3.c        |    40 +
 gcc/testsuite/gcc.dg/auto-init-pr102276-4.c        |    40 +
 gcc/testsuite/gcc.dg/auto-init-pr104550-1.c        |    10 +
 gcc/testsuite/gcc.dg/auto-init-pr104550-2.c        |    11 +
 gcc/testsuite/gcc.dg/auto-init-pr104550-3.c        |    11 +
 gcc/testsuite/gcc.dg/builtin-apply2.c              |     2 +-
 .../gcc.dg/builtin-dynamic-object-size-0.c         |   145 +
 gcc/testsuite/gcc.dg/builtin-object-size-20.c      |    64 +-
 gcc/testsuite/gcc.dg/builtin-object-size-22.c      |    79 +
 gcc/testsuite/gcc.dg/c11-align-4.c                 |     2 +-
 gcc/testsuite/gcc.dg/c11-unproto-1.c               |     7 +-
 gcc/testsuite/gcc.dg/c11-unproto-2.c               |     7 +-
 gcc/testsuite/gcc.dg/c2x-unproto-1.c               |    29 +-
 gcc/testsuite/gcc.dg/c2x-unproto-2.c               |     7 +-
 gcc/testsuite/gcc.dg/compat/pr102024_main.c        |    22 +
 gcc/testsuite/gcc.dg/compat/pr102024_test.h        |    12 +
 gcc/testsuite/gcc.dg/compat/pr102024_x.c           |    10 +
 gcc/testsuite/gcc.dg/compat/pr102024_y.c           |    10 +
 gcc/testsuite/gcc.dg/complex-6.c                   |     2 +-
 gcc/testsuite/gcc.dg/complex-7.c                   |     2 +-
 gcc/testsuite/gcc.dg/darwin-comm-1.c               |     5 +-
 gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-1.c   |     7 +-
 gcc/testsuite/gcc.dg/debug/btf/btf-datasec-1.c     |     1 +
 gcc/testsuite/gcc.dg/debug/ctf/ctf-array-2.c       |    22 +-
 gcc/testsuite/gcc.dg/debug/ctf/ctf-array-5.c       |    17 +
 gcc/testsuite/gcc.dg/debug/ctf/ctf-variables-3.c   |    22 +
 .../gcc.dg/dfp/bid-non-canonical-d128-1.c          |     3 +-
 .../gcc.dg/dfp/bid-non-canonical-d128-2.c          |     3 +-
 .../gcc.dg/dfp/bid-non-canonical-d128-3.c          |     3 +-
 .../gcc.dg/dfp/bid-non-canonical-d128-4.c          |     3 +-
 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d32-1.c |     3 +-
 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d32-2.c |     3 +-
 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d64-1.c |     3 +-
 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d64-2.c |     3 +-
 gcc/testsuite/gcc.dg/dfp/pr104557.c                |    22 +
 gcc/testsuite/gcc.dg/di-sync-multithread.c         |     8 +
 gcc/testsuite/gcc.dg/fixed-point/composite-type.c  |     2 +-
 gcc/testsuite/gcc.dg/fold-convlshift-4.c           |     9 +
 gcc/testsuite/gcc.dg/fold-reduc-1.c                |    19 +
 gcc/testsuite/gcc.dg/gcov-info-to-gcda.c           |    36 +-
 gcc/testsuite/gcc.dg/gimplefe-27.c                 |     4 +-
 gcc/testsuite/gcc.dg/gimplefe-37.c                 |     2 +-
 gcc/testsuite/gcc.dg/gimplefe-45.c                 |     4 +-
 gcc/testsuite/gcc.dg/gimplefe-49.c                 |    27 +
 gcc/testsuite/gcc.dg/gimplefe-error-13.c           |    11 +
 gcc/testsuite/gcc.dg/gimplefe-error-14.c           |     8 +
 gcc/testsuite/gcc.dg/goacc/nested-function-1.c     |    76 +-
 gcc/testsuite/gcc.dg/goacc/nested-function-2.c     |    28 +-
 gcc/testsuite/gcc.dg/gomp/pr104517.c               |    18 +-
 gcc/testsuite/gcc.dg/gomp/pr104532.c               |    15 +
 gcc/testsuite/gcc.dg/gomp/pr104757.c               |    14 +
 gcc/testsuite/gcc.dg/graphite/pr106055.c           |    41 +
 gcc/testsuite/gcc.dg/graphite/scop-22a.c           |    56 +
 gcc/testsuite/gcc.dg/ifcvt-4.c                     |     2 +-
 gcc/testsuite/gcc.dg/instrument-4.c                |     7 +
 gcc/testsuite/gcc.dg/ipa/pr102513.c                |    33 +
 gcc/testsuite/gcc.dg/ipa/pr103083-1.c              |    28 +
 gcc/testsuite/gcc.dg/ipa/pr103083-2.c              |    30 +
 gcc/testsuite/gcc.dg/ipa/pr104813.c                |    32 +
 gcc/testsuite/gcc.dg/ipa/pr105160.c                |    77 +
 gcc/testsuite/gcc.dg/ipa/pr105639.c                |    16 +
 gcc/testsuite/gcc.dg/ipa/pr105739.c                |    30 +
 gcc/testsuite/gcc.dg/ipa/pr91088.c                 |     3 +-
 gcc/testsuite/gcc.dg/ipa/remref-6.c                |     2 +-
 gcc/testsuite/gcc.dg/ipa/remref-7.c                |    33 +
 gcc/testsuite/gcc.dg/loop-8.c                      |     2 +-
 gcc/testsuite/gcc.dg/loop-unswitch-1.c             |     2 +-
 gcc/testsuite/gcc.dg/loop-unswitch-10.c            |    56 +
 gcc/testsuite/gcc.dg/loop-unswitch-11.c            |    45 +
 gcc/testsuite/gcc.dg/loop-unswitch-12.c            |    28 +
 gcc/testsuite/gcc.dg/loop-unswitch-13.c            |    35 +
 gcc/testsuite/gcc.dg/loop-unswitch-14.c            |    60 +
 gcc/testsuite/gcc.dg/loop-unswitch-15.c            |    15 +
 gcc/testsuite/gcc.dg/loop-unswitch-16.c            |    22 +
 gcc/testsuite/gcc.dg/loop-unswitch-17.c            |    24 +
 gcc/testsuite/gcc.dg/loop-unswitch-7.c             |    28 +
 gcc/testsuite/gcc.dg/loop-unswitch-8.c             |    31 +
 gcc/testsuite/gcc.dg/loop-unswitch-9.c             |    27 +
 gcc/testsuite/gcc.dg/lower-subreg-1.c              |     4 +-
 gcc/testsuite/gcc.dg/lto/20090717_0.c              |     2 +-
 gcc/testsuite/gcc.dg/lto/pr101868_0.c              |     7 +-
 gcc/testsuite/gcc.dg/lto/pr103171_0.c              |    11 +
 gcc/testsuite/gcc.dg/lto/pr103171_1.c              |    35 +
 gcc/testsuite/gcc.dg/lto/pr105459_0.c              |    35 +
 gcc/testsuite/gcc.dg/mallign.c                     |     2 +-
 gcc/testsuite/gcc.dg/memchr.c                      |     3 +-
 gcc/testsuite/gcc.dg/memcmp-3.c                    |     3 +-
 gcc/testsuite/gcc.dg/memcpy-6.c                    |     3 +-
 gcc/testsuite/gcc.dg/optimize-bswaphi-1.c          |     2 +-
 gcc/testsuite/gcc.dg/plugin/analyzer_gil_plugin.c  |    65 +-
 .../gcc.dg/plugin/diagnostic-test-metadata.c       |     2 +-
 .../gcc.dg/plugin/diagnostic-test-paths-5.c        |    56 +
 .../gcc.dg/plugin/diagnostic_group_plugin.c        |     4 +-
 .../gcc.dg/plugin/diagnostic_plugin_show_trees.c   |     4 +-
 .../plugin/diagnostic_plugin_test_inlining.c       |     4 +-
 .../plugin/diagnostic_plugin_test_metadata.c       |    13 +-
 .../gcc.dg/plugin/diagnostic_plugin_test_paths.c   |     4 +-
 .../plugin/diagnostic_plugin_test_show_locus.c     |     4 +-
 .../diagnostic_plugin_test_string_literals.c       |     4 +-
 .../diagnostic_plugin_test_tree_expression_range.c |     4 +-
 gcc/testsuite/gcc.dg/plugin/finish_unit_plugin.c   |     1 -
 gcc/testsuite/gcc.dg/plugin/ggcplug.c              |     1 -
 .../gcc.dg/plugin/must_tail_call_plugin.c          |     1 -
 gcc/testsuite/gcc.dg/plugin/one_time_plugin.c      |     1 -
 gcc/testsuite/gcc.dg/plugin/plugin.exp             |     1 +
 gcc/testsuite/gcc.dg/plugin/selfassign.c           |     4 +-
 gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c    |     1 -
 gcc/testsuite/gcc.dg/pow-sqrt-synth-1.c            |     4 +-
 gcc/testsuite/gcc.dg/pr100680.c                    |    31 +
 gcc/testsuite/gcc.dg/pr100781.c                    |     2 +-
 gcc/testsuite/gcc.dg/pr100834.c                    |    42 +
 gcc/testsuite/gcc.dg/pr101145-2.c                  |     4 +-
 gcc/testsuite/gcc.dg/pr102950.c                    |    21 +
 gcc/testsuite/gcc.dg/pr102983.c                    |     2 +-
 gcc/testsuite/gcc.dg/pr103775.c                    |    12 +
 gcc/testsuite/gcc.dg/pr103845.c                    |    29 +
 gcc/testsuite/gcc.dg/pr104381.c                    |    20 +
 gcc/testsuite/gcc.dg/pr104506-1.c                  |    12 +
 gcc/testsuite/gcc.dg/pr104506-2.c                  |    11 +
 gcc/testsuite/gcc.dg/pr104506-3.c                  |    11 +
 gcc/testsuite/gcc.dg/pr104558.c                    |    15 +
 gcc/testsuite/gcc.dg/pr104612.c                    |    27 +
 gcc/testsuite/gcc.dg/pr104644.c                    |     9 +
 gcc/testsuite/gcc.dg/pr104675-1.c                  |    29 +
 gcc/testsuite/gcc.dg/pr104675-2.c                  |    18 +
 gcc/testsuite/gcc.dg/pr104675-3.c                  |    29 +
 gcc/testsuite/gcc.dg/pr104700-2.c                  |    21 +
 gcc/testsuite/gcc.dg/pr104786.c                    |     8 +
 gcc/testsuite/gcc.dg/pr104910.c                    |    14 +
 gcc/testsuite/gcc.dg/pr104975.c                    |    20 +
 gcc/testsuite/gcc.dg/pr105049.c                    |    12 +
 gcc/testsuite/gcc.dg/pr105080.c                    |    11 +
 gcc/testsuite/gcc.dg/pr105094.c                    |    13 +
 gcc/testsuite/gcc.dg/pr105140.c                    |    18 +
 gcc/testsuite/gcc.dg/pr105149.c                    |    16 +
 gcc/testsuite/gcc.dg/pr105150.c                    |     8 +
 gcc/testsuite/gcc.dg/pr105165.c                    |    13 +
 gcc/testsuite/gcc.dg/pr105173.c                    |    12 +
 gcc/testsuite/gcc.dg/pr105175.c                    |    16 +
 gcc/testsuite/gcc.dg/pr105211.c                    |    11 +
 gcc/testsuite/gcc.dg/pr105218.c                    |    16 +
 gcc/testsuite/gcc.dg/pr105226.c                    |    23 +
 gcc/testsuite/gcc.dg/pr105250.c                    |    30 +
 gcc/testsuite/gcc.dg/pr105257.c                    |    16 +
 gcc/testsuite/gcc.dg/pr105263.c                    |    15 +
 gcc/testsuite/gcc.dg/pr105331.c                    |    11 +
 gcc/testsuite/gcc.dg/pr105333.c                    |    21 +
 gcc/testsuite/gcc.dg/pr105376.c                    |     9 +
 gcc/testsuite/gcc.dg/pr105414.c                    |    30 +
 gcc/testsuite/gcc.dg/pr105415.c                    |    26 +
 gcc/testsuite/gcc.dg/pr105455.c                    |    17 +
 gcc/testsuite/gcc.dg/pr105458.c                    |    20 +
 gcc/testsuite/gcc.dg/pr105461.c                    |    16 +
 gcc/testsuite/gcc.dg/pr105528.c                    |    23 +
 gcc/testsuite/gcc.dg/pr105591.c                    |    12 +
 gcc/testsuite/gcc.dg/pr105597.c                    |    27 +
 gcc/testsuite/gcc.dg/pr105630.c                    |    22 +
 gcc/testsuite/gcc.dg/pr105635.c                    |    11 +
 gcc/testsuite/gcc.dg/pr105763.c                    |    21 +
 gcc/testsuite/gcc.dg/pr105770.c                    |    19 +
 gcc/testsuite/gcc.dg/pr105825.c                    |    13 +
 gcc/testsuite/gcc.dg/pr105835.c                    |    18 +
 gcc/testsuite/gcc.dg/pr105853.c                    |    11 +
 gcc/testsuite/gcc.dg/pr105856.c                    |    10 +
 gcc/testsuite/gcc.dg/pr105911.c                    |    16 +
 gcc/testsuite/gcc.dg/pr105969.c                    |    13 +
 gcc/testsuite/gcc.dg/pr106027.c                    |     8 +
 gcc/testsuite/gcc.dg/pr106063.c                    |     9 +
 gcc/testsuite/gcc.dg/pr106114.c                    |    14 +
 gcc/testsuite/gcc.dg/pr106189.c                    |     5 +
 gcc/testsuite/gcc.dg/pr106198.c                    |    22 +
 gcc/testsuite/gcc.dg/pr106249.c                    |    16 +
 gcc/testsuite/gcc.dg/pr106264.c                    |    27 +
 gcc/testsuite/gcc.dg/pr106278.c                    |    22 +
 gcc/testsuite/gcc.dg/pr106379-1.c                  |     9 +
 gcc/testsuite/gcc.dg/pr106397.c                    |    18 +
 gcc/testsuite/gcc.dg/pr23911.c                     |     3 +-
 gcc/testsuite/gcc.dg/pr46647.c                     |     4 +-
 gcc/testsuite/gcc.dg/pr86010-2.c                   |    22 +
 gcc/testsuite/gcc.dg/pr86010.c                     |    24 +
 gcc/testsuite/gcc.dg/pr90838.c                     |    25 +
 gcc/testsuite/gcc.dg/pr91134.c                     |    32 +
 gcc/testsuite/gcc.dg/pr94026.c                     |    21 +
 gcc/testsuite/gcc.dg/pr94899.c                     |    49 +
 gcc/testsuite/gcc.dg/pr94920-2.c                   |    15 +
 gcc/testsuite/gcc.dg/pr98198.c                     |     7 +
 gcc/testsuite/gcc.dg/pr98211.c                     |     8 +-
 gcc/testsuite/gcc.dg/pr98304-1.c                   |    57 +
 gcc/testsuite/gcc.dg/pr98420.c                     |     8 +
 gcc/testsuite/gcc.dg/pr98865.c                     |    14 +
 gcc/testsuite/gcc.dg/pr99578-1.c                   |    26 +
 gcc/testsuite/gcc.dg/pr99578-2.c                   |    26 +
 gcc/testsuite/gcc.dg/pr99578-3.c                   |    13 +
 gcc/testsuite/gcc.dg/pr99708.c                     |     7 +
 gcc/testsuite/gcc.dg/pragma-message.c              |     8 +-
 gcc/testsuite/gcc.dg/rtl/arm/mve-vxbi.c            |    89 +
 gcc/testsuite/gcc.dg/sancov/cmp0.c                 |     2 +-
 gcc/testsuite/gcc.dg/setjmp-7.c                    |    13 +
 gcc/testsuite/gcc.dg/sibcall-10.c                  |     2 +-
 gcc/testsuite/gcc.dg/sibcall-3.c                   |     2 +-
 gcc/testsuite/gcc.dg/sibcall-4.c                   |     2 +-
 gcc/testsuite/gcc.dg/signbit-2.c                   |     1 +
 gcc/testsuite/gcc.dg/sso/memcpy-1.c                |     8 +-
 gcc/testsuite/gcc.dg/stack-usage-1.c               |     2 +
 gcc/testsuite/gcc.dg/strlenopt-10.c                |     6 +-
 gcc/testsuite/gcc.dg/strlenopt-11.c                |    14 +-
 gcc/testsuite/gcc.dg/strlenopt-13.c                |    16 +-
 gcc/testsuite/gcc.dg/strlenopt-73.c                |     2 +-
 gcc/testsuite/gcc.dg/strlenopt-80.c                |     3 +-
 gcc/testsuite/gcc.dg/torture/20220518-1.c          |    39 +
 gcc/testsuite/gcc.dg/torture/20220518-2.c          |    14 +
 gcc/testsuite/gcc.dg/torture/20220525-1.c          |    33 +
 gcc/testsuite/gcc.dg/torture/convert-dfp-2.c       |    45 +
 gcc/testsuite/gcc.dg/torture/convert-dfp.c         |    63 +
 .../gcc.dg/torture/fp-double-convert-float-1.c     |     1 +
 .../gcc.dg/torture/fp-int-convert-timode-3.c       |     1 +
 .../gcc.dg/torture/fp-int-convert-timode-4.c       |     1 +
 .../gcc.dg/torture/fp-uint64-convert-double-1.c    |     1 +
 .../gcc.dg/torture/fp-uint64-convert-double-2.c    |     1 +
 gcc/testsuite/gcc.dg/torture/pr100786.c            |     1 +
 gcc/testsuite/gcc.dg/torture/pr100810.c            |    34 +
 gcc/testsuite/gcc.dg/torture/pr103037.c            |    23 +
 gcc/testsuite/gcc.dg/torture/pr104676.c            |    35 +
 gcc/testsuite/gcc.dg/torture/pr104700-1.c          |    38 +
 gcc/testsuite/gcc.dg/torture/pr104825.c            |    14 +
 gcc/testsuite/gcc.dg/torture/pr105132.c            |    12 +
 gcc/testsuite/gcc.dg/torture/pr105148.c            |    20 +
 gcc/testsuite/gcc.dg/torture/pr105163.c            |    17 +
 gcc/testsuite/gcc.dg/torture/pr105166.c            |     9 +
 gcc/testsuite/gcc.dg/torture/pr105185.c            |    13 +
 gcc/testsuite/gcc.dg/torture/pr105198.c            |    26 +
 gcc/testsuite/gcc.dg/torture/pr105231.c            |    15 +
 gcc/testsuite/gcc.dg/torture/pr105337.c            |    31 +
 gcc/testsuite/gcc.dg/torture/pr105484.c            |    15 +
 gcc/testsuite/gcc.dg/torture/pr105537.c            |    34 +
 gcc/testsuite/gcc.dg/torture/pr105598.c            |    32 +
 gcc/testsuite/gcc.dg/torture/pr105665.c            |    20 +
 gcc/testsuite/gcc.dg/torture/pr105786.c            |    13 +
 gcc/testsuite/gcc.dg/torture/pr106070.c            |    22 +
 gcc/testsuite/gcc.dg/torture/pr106112.c            |    16 +
 gcc/testsuite/gcc.dg/torture/pr106182.c            |    18 +
 gcc/testsuite/gcc.dg/torture/pr106196.c            |    14 +
 gcc/testsuite/gcc.dg/torture/pr106414-1.c          |    12 +
 gcc/testsuite/gcc.dg/torture/pr106414-2.c          |    12 +
 gcc/testsuite/gcc.dg/torture/pr106971.c            |    12 +
 gcc/testsuite/gcc.dg/torture/pr89595.c             |     4 +-
 .../gcc.dg/torture/stackalign/builtin-apply-2.c    |     2 +-
 gcc/testsuite/gcc.dg/torture/tls/pr104777.c        |    30 +
 .../gcc.dg/tree-ssa/alias-access-path-13.c         |    36 +
 gcc/testsuite/gcc.dg/tree-ssa/divide-7.c           |     3 +-
 gcc/testsuite/gcc.dg/tree-ssa/evrp10.c             |    30 +
 gcc/testsuite/gcc.dg/tree-ssa/evrp4.c              |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-11.c        |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-11a.c       |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-2.c         |     4 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-25.c        |     4 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-26.c        |     6 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-28.c        |     6 +-
 gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c        |     4 +-
 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-11.c    |    28 +
 gcc/testsuite/gcc.dg/tree-ssa/ldist-24.c           |     5 +-
 gcc/testsuite/gcc.dg/tree-ssa/ldist-36.c           |     3 +-
 gcc/testsuite/gcc.dg/tree-ssa/loop-6.c             |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/pr104639-1.c         |    13 +
 gcc/testsuite/gcc.dg/tree-ssa/pr104639-2.c         |    54 +
 gcc/testsuite/gcc.dg/tree-ssa/pr104645.c           |    28 +
 gcc/testsuite/gcc.dg/tree-ssa/pr105777.c           |    68 +
 gcc/testsuite/gcc.dg/tree-ssa/pr105860.c           |    63 +
 gcc/testsuite/gcc.dg/tree-ssa/pr105983.c           |    17 +
 gcc/testsuite/gcc.dg/tree-ssa/pr106126.c           |    12 +
 gcc/testsuite/gcc.dg/tree-ssa/pr30314.c            |    32 +
 gcc/testsuite/gcc.dg/tree-ssa/pr61839_1.c          |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/pr61839_3.c          |     4 +-
 gcc/testsuite/gcc.dg/tree-ssa/pr65855-2.c          |    11 +
 gcc/testsuite/gcc.dg/tree-ssa/pr83907-1.c          |    13 +
 gcc/testsuite/gcc.dg/tree-ssa/pr83907-2.c          |    14 +
 gcc/testsuite/gcc.dg/tree-ssa/pr99578-1.c          |    22 +
 gcc/testsuite/gcc.dg/tree-ssa/slsr-39.c            |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c   |     5 +-
 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c   |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-44.c         |    19 +
 gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-45.c         |    24 +
 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-3.c          |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-99.c         |    27 +
 gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-12.c         |     2 +-
 gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-19.c        |    21 +
 gcc/testsuite/gcc.dg/tree-ssa/vrp24.c              |     4 +-
 gcc/testsuite/gcc.dg/ubsan/object-size-dyn.c       |    45 +
 gcc/testsuite/gcc.dg/uninit-40.c                   |     2 +-
 gcc/testsuite/gcc.dg/uninit-pr105109.c             |    15 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr101668.c        |    59 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr104240.c        |    17 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr106019.c        |    15 +
 gcc/testsuite/gcc.dg/vect/bb-slp-pr81635-2.c       |     2 +-
 gcc/testsuite/gcc.dg/vect/bb-slp-pr81635-4.c       |     6 +-
 .../vect/complex/fast-math-complex-add-double.c    |     4 +-
 .../vect/complex/fast-math-complex-add-float.c     |     4 +-
 .../complex/fast-math-complex-add-half-float.c     |     7 +-
 .../complex/fast-math-complex-add-pattern-double.c |     3 +-
 .../complex/fast-math-complex-add-pattern-float.c  |     3 +-
 .../fast-math-complex-add-pattern-half-float.c     |     8 +-
 .../complex/fast-math-complex-mla-half-float.c     |     2 +
 .../vect/complex/fast-math-complex-mls-double.c    |     1 +
 .../vect/complex/fast-math-complex-mls-float.c     |     1 +
 .../complex/fast-math-complex-mls-half-float.c     |     2 +
 .../vect/complex/fast-math-complex-mul-double.c    |     1 +
 .../vect/complex/fast-math-complex-mul-float.c     |     1 +
 .../complex/fast-math-complex-mul-half-float.c     |     2 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-1.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-2.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-3.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-4.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-5.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-6.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-7.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-8.c     |     1 +
 gcc/testsuite/gcc.dg/vect/complex/pr102819-9.c     |     1 +
 .../gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c |     2 +-
 .../vect/costmodel/x86_64/costmodel-pr104582-1.c   |    15 +
 .../vect/costmodel/x86_64/costmodel-pr104582-2.c   |    13 +
 .../vect/costmodel/x86_64/costmodel-pr104582-3.c   |    13 +
 .../vect/costmodel/x86_64/costmodel-pr104582-4.c   |    15 +
 gcc/testsuite/gcc.dg/vect/pr103116-1.c             |    50 +
 gcc/testsuite/gcc.dg/vect/pr103116-2.c             |    59 +
 gcc/testsuite/gcc.dg/vect/pr103761.c               |    13 +
 gcc/testsuite/gcc.dg/vect/pr104595.c               |    24 +
 gcc/testsuite/gcc.dg/vect/pr104782.c               |    18 +
 gcc/testsuite/gcc.dg/vect/pr105219.c               |    30 +
 gcc/testsuite/gcc.dg/vect/pr106250.c               |    17 +
 gcc/testsuite/gcc.dg/vect/pr81196-2.c              |     2 +
 gcc/testsuite/gcc.dg/vect/pr84201.c                |    22 +
 gcc/testsuite/gcc.dg/vect/slp-11a.c                |    10 +-
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-10.c    |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-11.c    |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-12.c    |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-2.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-23.c    |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-3.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-4.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-5.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-6.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-8.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-bic-bitmask-9.c     |     1 +
 gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c     |     6 +-
 .../gcc.dg/vect/vect-over-widen-1-big-array.c      |     2 -
 gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c      |     2 -
 .../gcc.dg/vect/vect-over-widen-3-big-array.c      |     2 -
 gcc/testsuite/gcc.dg/vect/vect-over-widen-3.c      |     2 -
 .../gcc.dg/vect/vect-over-widen-4-big-array.c      |     2 -
 gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c      |     2 -
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-10.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-11.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-12.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-13.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-14.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-15.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-16.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-17.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-18.c      |     6 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-19.c      |     4 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-20.c      |     4 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-21.c      |     4 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-22.c      |     4 +-
 gcc/testsuite/gcc.dg/vect/vect-reduc-dot-9.c       |     6 +-
 gcc/testsuite/gcc.dg/vect/vect.exp                 |     2 +-
 gcc/testsuite/gcc.dg/weak/typeof-2.c               |     2 +
 gcc/testsuite/gcc.misc-tests/linkage.exp           |     7 -
 gcc/testsuite/gcc.misc-tests/outputs.exp           |    56 +-
 .../gcc.target/aarch64/aapcs64/aapcs64.exp         |     8 +
 gcc/testsuite/gcc.target/aarch64/aapcs64/dfp-1.c   |    24 +
 .../gcc.target/aarch64/aapcs64/func-ret-1.c        |     7 +
 .../gcc.target/aarch64/aapcs64/func-ret-3.c        |    67 +
 .../gcc.target/aarch64/aapcs64/ice_dfp_5.c         |    20 +
 gcc/testsuite/gcc.target/aarch64/aapcs64/test_28.c |    28 +
 .../gcc.target/aarch64/aapcs64/test_align_dfp-1.c  |   126 +
 .../gcc.target/aarch64/aapcs64/test_align_dfp-4.c  |    42 +
 .../gcc.target/aarch64/aapcs64/test_dfp_1.c        |    31 +
 .../gcc.target/aarch64/aapcs64/test_dfp_10.c       |    26 +
 .../gcc.target/aarch64/aapcs64/test_dfp_11.c       |    34 +
 .../gcc.target/aarch64/aapcs64/test_dfp_12.c       |    44 +
 .../gcc.target/aarch64/aapcs64/test_dfp_13.c       |    34 +
 .../gcc.target/aarch64/aapcs64/test_dfp_14.c       |    35 +
 .../gcc.target/aarch64/aapcs64/test_dfp_15.c       |    21 +
 .../gcc.target/aarch64/aapcs64/test_dfp_16.c       |    32 +
 .../gcc.target/aarch64/aapcs64/test_dfp_17.c       |    37 +
 .../gcc.target/aarch64/aapcs64/test_dfp_18.c       |    34 +
 .../gcc.target/aarch64/aapcs64/test_dfp_19.c       |    35 +
 .../gcc.target/aarch64/aapcs64/test_dfp_2.c        |    17 +
 .../gcc.target/aarch64/aapcs64/test_dfp_20.c       |    22 +
 .../gcc.target/aarch64/aapcs64/test_dfp_21.c       |    21 +
 .../gcc.target/aarch64/aapcs64/test_dfp_22.c       |    19 +
 .../gcc.target/aarch64/aapcs64/test_dfp_23.c       |    42 +
 .../gcc.target/aarch64/aapcs64/test_dfp_24.c       |    22 +
 .../gcc.target/aarch64/aapcs64/test_dfp_25.c       |    61 +
 .../gcc.target/aarch64/aapcs64/test_dfp_26.c       |    54 +
 .../gcc.target/aarch64/aapcs64/test_dfp_27.c       |    46 +
 .../gcc.target/aarch64/aapcs64/test_dfp_3.c        |    18 +
 .../gcc.target/aarch64/aapcs64/test_dfp_5.c        |    24 +
 .../gcc.target/aarch64/aapcs64/test_dfp_6.c        |    26 +
 .../gcc.target/aarch64/aapcs64/test_dfp_7.c        |    30 +
 .../gcc.target/aarch64/aapcs64/test_dfp_8.c        |    24 +
 .../gcc.target/aarch64/aapcs64/test_dfp_9.c        |    32 +
 .../aarch64/aapcs64/test_quad_double_dfp.c         |    26 +
 .../gcc.target/aarch64/aapcs64/type-def.h          |   132 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-1.c      |    60 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-10.c     |    29 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-11.c     |    32 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-12.c     |    64 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-13.c     |    59 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-14.c     |    35 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-16.c     |    28 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-2.c      |    75 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-3.c      |    94 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-4.c      |    90 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-5.c      |    47 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-6.c      |    40 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-8.c      |    25 +
 .../gcc.target/aarch64/aapcs64/va_arg_dfp-9.c      |    31 +
 .../gcc.target/aarch64/acle/data-intrinsics.c      |   468 +
 .../aarch64/advsimd-intrinsics/combine.c           |    18 +
 .../aarch64/advsimd-intrinsics/ignored_return_1.c  |     9 +
 .../gcc.target/aarch64/branch-protection-attr.c    |     2 +-
 gcc/testsuite/gcc.target/aarch64/mops_4.c          |   115 +
 gcc/testsuite/gcc.target/aarch64/pr102008.c        |    13 +
 gcc/testsuite/gcc.target/aarch64/pr103147-1.c      |    12 +
 gcc/testsuite/gcc.target/aarch64/pr103147-10.c     |    84 +
 gcc/testsuite/gcc.target/aarch64/pr103147-2.c      |    12 +
 gcc/testsuite/gcc.target/aarch64/pr103147-3.c      |    12 +
 gcc/testsuite/gcc.target/aarch64/pr103147-4.c      |    12 +
 gcc/testsuite/gcc.target/aarch64/pr103147-5.c      |    12 +
 gcc/testsuite/gcc.target/aarch64/pr103147-6.c      |     3 +
 gcc/testsuite/gcc.target/aarch64/pr103147-7.c      |     3 +
 gcc/testsuite/gcc.target/aarch64/pr103147-8.c      |     3 +
 gcc/testsuite/gcc.target/aarch64/pr103147-9.c      |    10 +
 gcc/testsuite/gcc.target/aarch64/pr103350-1.c      |     2 +-
 gcc/testsuite/gcc.target/aarch64/pr103350-2.c      |     2 +-
 gcc/testsuite/gcc.target/aarch64/pr104689.c        |   149 +
 gcc/testsuite/gcc.target/aarch64/pr90838.c         |    64 -
 gcc/testsuite/gcc.target/aarch64/ror_2.c           |   205 +
 gcc/testsuite/gcc.target/aarch64/ror_3.c           |   131 +
 .../gcc.target/aarch64/shadow_call_stack_1.c       |     6 +
 .../gcc.target/aarch64/shadow_call_stack_2.c       |     6 +
 .../gcc.target/aarch64/shadow_call_stack_3.c       |    45 +
 .../gcc.target/aarch64/shadow_call_stack_4.c       |    20 +
 .../gcc.target/aarch64/shadow_call_stack_5.c       |    18 +
 .../gcc.target/aarch64/shadow_call_stack_6.c       |    18 +
 .../gcc.target/aarch64/shadow_call_stack_7.c       |    18 +
 .../gcc.target/aarch64/shadow_call_stack_8.c       |    24 +
 gcc/testsuite/gcc.target/aarch64/spellcheck_1.c    |     2 +-
 gcc/testsuite/gcc.target/aarch64/spellcheck_2.c    |     2 +-
 gcc/testsuite/gcc.target/aarch64/spellcheck_3.c    |     2 +-
 .../aarch64/sve/acle/general/attributes_7.c        |     4 +-
 .../aarch64/sve/acle/general/pr96463-1.c           |    29 +
 .../aarch64/sve/acle/general/pr96463-2.c           |    29 +
 .../gcc.target/aarch64/sve/cost_model_14.c         |    13 +
 gcc/testsuite/gcc.target/aarch64/sve/pr103761.c    |    13 +
 gcc/testsuite/gcc.target/aarch64/sve/pr105197-1.c  |    20 +
 gcc/testsuite/gcc.target/aarch64/sve/pr105197-2.c  |     9 +
 gcc/testsuite/gcc.target/aarch64/symbol-range.c    |     3 +-
 .../gcc.target/aarch64/sync-comp-swap-ool.c        |     6 +
 .../gcc.target/aarch64/sync-op-acquire-ool.c       |     6 +
 .../gcc.target/aarch64/sync-op-full-ool.c          |     9 +
 gcc/testsuite/gcc.target/aarch64/target_attr_20.c  |     2 +-
 gcc/testsuite/gcc.target/aarch64/target_attr_21.c  |     2 +-
 gcc/testsuite/gcc.target/aarch64/vadd_reduc-1.c    |    22 +
 gcc/testsuite/gcc.target/aarch64/vadd_reduc-2.c    |    34 +
 gcc/testsuite/gcc.target/aarch64/vect_unary_1.c    |   249 +
 gcc/testsuite/gcc.target/alpha/pr105209.c          |    26 +
 gcc/testsuite/gcc.target/arc/interrupt-13.c        |    15 +
 gcc/testsuite/gcc.target/arm/aapcs/vfp26.c         |    31 +
 .../gcc.target/arm/acle/cde-mve-full-assembly.c    |   549 +-
 gcc/testsuite/gcc.target/arm/multilib.exp          |    19 +-
 gcc/testsuite/gcc.target/arm/pr105312.c            |    23 +
 gcc/testsuite/gcc.target/arm/reg_equal_test.c      |    25 +-
 gcc/testsuite/gcc.target/arm/simd/mve-vclz.c       |     7 +-
 gcc/testsuite/gcc.target/arm/simd/mve-vcmp-f32-2.c |    34 +
 gcc/testsuite/gcc.target/arm/simd/mve-vec-pack.c   |    26 -
 gcc/testsuite/gcc.target/arm/simd/mve-vec-unpack.c |    29 -
 gcc/testsuite/gcc.target/arm/simd/mve-vshl.c       |     5 +-
 gcc/testsuite/gcc.target/arm/simd/neon-compare-1.c |    78 +
 gcc/testsuite/gcc.target/arm/simd/neon-compare-2.c |    13 +
 gcc/testsuite/gcc.target/arm/simd/neon-compare-3.c |    14 +
 .../gcc.target/arm/simd/neon-compare-scalar-1.c    |    57 +
 gcc/testsuite/gcc.target/arm/simd/neon-vcmp-f16.c  |    12 +
 .../gcc.target/arm/simd/neon-vcmp-f32-2.c          |    15 +
 .../gcc.target/arm/simd/neon-vcmp-f32-3.c          |    12 +
 gcc/testsuite/gcc.target/arm/simd/neon-vcmp-f32.c  |    12 +
 gcc/testsuite/gcc.target/arm/simd/neon-vcmp.c      |    22 +
 gcc/testsuite/gcc.target/arm/simd/pr100757-2.c     |    23 +
 gcc/testsuite/gcc.target/arm/simd/pr100757-3.c     |    23 +
 gcc/testsuite/gcc.target/arm/simd/pr100757-4.c     |    23 +
 gcc/testsuite/gcc.target/arm/simd/pr100757.c       |    22 +
 gcc/testsuite/gcc.target/arm/simd/pr101325-2.c     |    19 +
 gcc/testsuite/gcc.target/arm/simd/pr101325.c       |    14 +
 gcc/testsuite/gcc.target/arm/simd/pr104882.c       |    16 +
 gcc/testsuite/gcc.target/arm/simd/pr105374.C       |     8 +
 .../gcc.target/arm/size-optimization-ieee-1.c      |     2 +-
 .../gcc.target/arm/size-optimization-ieee-2.c      |     2 +-
 .../gcc.target/arm/size-optimization-ieee-3.c      |     2 +-
 gcc/testsuite/gcc.target/arm/vect_binary_1.c       |    50 +
 gcc/testsuite/gcc.target/arm/vect_unary_1.c        |   224 +
 gcc/testsuite/gcc.target/i386/amx-check.h          |    30 +
 gcc/testsuite/gcc.target/i386/and-1.c              |     9 +
 gcc/testsuite/gcc.target/i386/auto-init-4.c        |     5 +-
 .../gcc.target/i386/avx-vcomisd-pr106113-2.c       |     8 +
 .../gcc.target/i386/avx-vcomiss-pr106113-2.c       |     8 +
 .../gcc.target/i386/avx-vucomisd-pr106113-2.c      |     8 +
 .../gcc.target/i386/avx-vucomiss-pr106113-2.c      |     8 +
 .../gcc.target/i386/avx512f-vpternlogd-1.c         |     7 +-
 .../gcc.target/i386/avx512f-vpternlogq-1.c         |     7 +-
 .../gcc.target/i386/avx512fp16-reduce-op-2.c       |     1 +
 .../gcc.target/i386/avx512fp16-vcvtsi2sh-1b.c      |     2 +-
 .../gcc.target/i386/avx512fp16-vcvtsi2sh64-1b.c    |     2 +-
 .../gcc.target/i386/avx512fp16-vcvtusi2sh-1b.c     |     2 +-
 .../gcc.target/i386/avx512fp16-vcvtusi2sh64-1b.c   |     2 +-
 .../gcc.target/i386/avx512fp16-vfcmaddcph-1a.c     |     2 +-
 .../gcc.target/i386/avx512fp16-vfcmaddcsh-1a.c     |     4 +-
 .../gcc.target/i386/avx512fp16-vfcmaddcsh-1c.c     |    13 -
 .../gcc.target/i386/avx512fp16-vfmaddcph-1a.c      |     2 +-
 .../gcc.target/i386/avx512fp16-vfmaddcsh-1a.c      |     4 +-
 .../gcc.target/i386/avx512fp16-vfmaddcsh-1c.c      |    13 -
 .../gcc.target/i386/avx512fp16vl-vfcmaddcph-1a.c   |     4 +-
 .../gcc.target/i386/avx512fp16vl-vfmaddcph-1a.c    |     4 +-
 .../gcc.target/i386/avx512vl-logicsuffix-1.c       |    14 +
 .../gcc.target/i386/avx512vl-vpternlogd-1.c        |    13 +-
 .../gcc.target/i386/avx512vl-vpternlogq-1.c        |    14 +-
 gcc/testsuite/gcc.target/i386/bmi-andn-3.c         |    15 +
 gcc/testsuite/gcc.target/i386/bmi-andn-4.c         |     9 +
 gcc/testsuite/gcc.target/i386/cet-sjlj-6a.c        |     6 +-
 gcc/testsuite/gcc.target/i386/cet-sjlj-6b.c        |     6 +-
 gcc/testsuite/gcc.target/i386/crc32-6.c            |     2 +-
 gcc/testsuite/gcc.target/i386/crc32-7.c            |    34 +
 gcc/testsuite/gcc.target/i386/eh_return-1.c        |     2 +-
 gcc/testsuite/gcc.target/i386/eh_return-2.c        |     2 +-
 .../gcc.target/i386/extract-insert-combining.c     |     1 +
 gcc/testsuite/gcc.target/i386/fentryname3.c        |     3 +-
 gcc/testsuite/gcc.target/i386/funcspec-56.inc      |     2 +
 gcc/testsuite/gcc.target/i386/iamcu/asm-support.S  |     3 +
 gcc/testsuite/gcc.target/i386/incoming-11.c        |     2 +-
 gcc/testsuite/gcc.target/i386/memcpy-strategy-10.c |     4 +-
 gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c  |     4 +-
 gcc/testsuite/gcc.target/i386/memset-strategy-5.c  |     4 +-
 gcc/testsuite/gcc.target/i386/memset-strategy-7.c  |     4 +-
 gcc/testsuite/gcc.target/i386/mvc7.c               |    12 +-
 gcc/testsuite/gcc.target/i386/neg-zext-1.c         |     7 +
 gcc/testsuite/gcc.target/i386/neg-zext-2.c         |     7 +
 gcc/testsuite/gcc.target/i386/pieces-memset-21.c   |     2 +-
 gcc/testsuite/gcc.target/i386/pieces-memset-3.c    |     4 +-
 gcc/testsuite/gcc.target/i386/pieces-memset-37.c   |     4 +-
 gcc/testsuite/gcc.target/i386/pieces-memset-39.c   |     4 +-
 gcc/testsuite/gcc.target/i386/pieces-memset-46.c   |     2 +-
 gcc/testsuite/gcc.target/i386/pieces-memset-47.c   |     2 +-
 gcc/testsuite/gcc.target/i386/pieces-memset-48.c   |     2 +-
 gcc/testsuite/gcc.target/i386/pr100865-11b.c       |     2 +-
 gcc/testsuite/gcc.target/i386/pr100865-12b.c       |     2 +-
 gcc/testsuite/gcc.target/i386/pr100865-8b.c        |     2 +-
 gcc/testsuite/gcc.target/i386/pr100865-9b.c        |     2 +-
 gcc/testsuite/gcc.target/i386/pr101456-1.c         |     3 +-
 gcc/testsuite/gcc.target/i386/pr101617.c           |    19 +
 gcc/testsuite/gcc.target/i386/pr101636.c           |    94 +
 gcc/testsuite/gcc.target/i386/pr101668.c           |    27 +
 gcc/testsuite/gcc.target/i386/pr101895.c           |    11 +
 gcc/testsuite/gcc.target/i386/pr101908-1.c         |    12 +
 gcc/testsuite/gcc.target/i386/pr101908-2.c         |    12 +
 gcc/testsuite/gcc.target/i386/pr101908-3.c         |    14 +
 gcc/testsuite/gcc.target/i386/pr102583.c           |    30 +
 gcc/testsuite/gcc.target/i386/pr103069-2.c         |     4 +-
 gcc/testsuite/gcc.target/i386/pr103069-3.c         |    24 +
 gcc/testsuite/gcc.target/i386/pr103069-4.c         |    43 +
 gcc/testsuite/gcc.target/i386/pr103074.c           |    16 +
 gcc/testsuite/gcc.target/i386/pr103275.c           |     1 +
 gcc/testsuite/gcc.target/i386/pr103462-1.c         |   111 +
 gcc/testsuite/gcc.target/i386/pr103462-2.c         |    45 +
 gcc/testsuite/gcc.target/i386/pr103462-3.c         |   111 +
 gcc/testsuite/gcc.target/i386/pr103462-4.c         |    46 +
 gcc/testsuite/gcc.target/i386/pr103462-5.c         |   111 +
 gcc/testsuite/gcc.target/i386/pr103462-6.c         |    46 +
 gcc/testsuite/gcc.target/i386/pr103611-2.c         |     5 +-
 gcc/testsuite/gcc.target/i386/pr103941-1.c         |    14 +
 gcc/testsuite/gcc.target/i386/pr103941-2.c         |    12 +
 gcc/testsuite/gcc.target/i386/pr104371-1.c         |    13 +
 gcc/testsuite/gcc.target/i386/pr104371-2.c         |    13 +
 gcc/testsuite/gcc.target/i386/pr104375.c           |     9 +
 gcc/testsuite/gcc.target/i386/pr104441-1a.c        |     2 +-
 gcc/testsuite/gcc.target/i386/pr104447.c           |    14 +
 gcc/testsuite/gcc.target/i386/pr104551.c           |    26 +
 gcc/testsuite/gcc.target/i386/pr104610.c           |    13 +
 gcc/testsuite/gcc.target/i386/pr104637.c           |    22 +
 gcc/testsuite/gcc.target/i386/pr104658.c           |   113 +
 gcc/testsuite/gcc.target/i386/pr104664.c           |    16 +
 gcc/testsuite/gcc.target/i386/pr104666.c           |    49 +
 gcc/testsuite/gcc.target/i386/pr104674.c           |    31 +
 gcc/testsuite/gcc.target/i386/pr104704-1.c         |    33 +
 gcc/testsuite/gcc.target/i386/pr104704-2.c         |    33 +
 gcc/testsuite/gcc.target/i386/pr104704-3.c         |    33 +
 gcc/testsuite/gcc.target/i386/pr104704-4.c         |    33 +
 gcc/testsuite/gcc.target/i386/pr104704-5.c         |    33 +
 gcc/testsuite/gcc.target/i386/pr104704-6.c         |    33 +
 gcc/testsuite/gcc.target/i386/pr104732.c           |    14 +
 gcc/testsuite/gcc.target/i386/pr104779.c           |    27 +
 gcc/testsuite/gcc.target/i386/pr104890.c           |    11 +
 gcc/testsuite/gcc.target/i386/pr104915-vmovd.c     |    25 +
 gcc/testsuite/gcc.target/i386/pr104915-vmovw.c     |    45 +
 gcc/testsuite/gcc.target/i386/pr104961.c           |    15 +
 gcc/testsuite/gcc.target/i386/pr104963.c           |    12 +
 gcc/testsuite/gcc.target/i386/pr104971.c           |    18 +
 gcc/testsuite/gcc.target/i386/pr104974.c           |    12 +
 gcc/testsuite/gcc.target/i386/pr104976.c           |    13 +
 gcc/testsuite/gcc.target/i386/pr104977.c           |    13 +
 gcc/testsuite/gcc.target/i386/pr104978.c           |    18 +
 gcc/testsuite/gcc.target/i386/pr105000-1.c         |    11 +
 gcc/testsuite/gcc.target/i386/pr105000-2.c         |    11 +
 gcc/testsuite/gcc.target/i386/pr105000-3.c         |    11 +
 gcc/testsuite/gcc.target/i386/pr105000-4.c         |    11 +
 gcc/testsuite/gcc.target/i386/pr105032.c           |    35 +
 gcc/testsuite/gcc.target/i386/pr105033.c           |    27 +
 gcc/testsuite/gcc.target/i386/pr105066.c           |    10 +
 gcc/testsuite/gcc.target/i386/pr105068.c           |    47 +
 gcc/testsuite/gcc.target/i386/pr105072.c           |    24 +
 gcc/testsuite/gcc.target/i386/pr105079.c           |    11 +
 gcc/testsuite/gcc.target/i386/pr105123.c           |    22 +
 gcc/testsuite/gcc.target/i386/pr105139.c           |    17 +
 gcc/testsuite/gcc.target/i386/pr105253.c           |    17 +
 gcc/testsuite/gcc.target/i386/pr105338.c           |    26 +
 gcc/testsuite/gcc.target/i386/pr105354-1.c         |   130 +
 gcc/testsuite/gcc.target/i386/pr105354-2.c         |   110 +
 gcc/testsuite/gcc.target/i386/pr105367.c           |    12 +
 gcc/testsuite/gcc.target/i386/pr105493.c           |    51 +
 gcc/testsuite/gcc.target/i386/pr105513-1.c         |    16 +
 gcc/testsuite/gcc.target/i386/pr105587.c           |    11 +
 gcc/testsuite/gcc.target/i386/pr105624.c           |    19 +
 gcc/testsuite/gcc.target/i386/pr105668.c           |    16 +
 gcc/testsuite/gcc.target/i386/pr105711.c           |    12 +
 gcc/testsuite/gcc.target/i386/pr105778.c           |    45 +
 gcc/testsuite/gcc.target/i386/pr105791.c           |    13 +
 gcc/testsuite/gcc.target/i386/pr105854.c           |    33 +
 gcc/testsuite/gcc.target/i386/pr105927.c           |    18 +
 gcc/testsuite/gcc.target/i386/pr105951-1.c         |     5 +
 gcc/testsuite/gcc.target/i386/pr105951-2.c         |     5 +
 gcc/testsuite/gcc.target/i386/pr105960.c           |    19 +
 gcc/testsuite/gcc.target/i386/pr105965.c           |    12 +
 gcc/testsuite/gcc.target/i386/pr105970.c           |     6 +
 gcc/testsuite/gcc.target/i386/pr105993.c           |    18 +
 gcc/testsuite/gcc.target/i386/pr106010-1a.c        |    58 +
 gcc/testsuite/gcc.target/i386/pr106010-1b.c        |    63 +
 gcc/testsuite/gcc.target/i386/pr106010-1c.c        |    41 +
 gcc/testsuite/gcc.target/i386/pr106010-2a.c        |    82 +
 gcc/testsuite/gcc.target/i386/pr106010-2b.c        |    62 +
 gcc/testsuite/gcc.target/i386/pr106010-2c.c        |    47 +
 gcc/testsuite/gcc.target/i386/pr106010-3a.c        |    80 +
 gcc/testsuite/gcc.target/i386/pr106010-3b.c        |   126 +
 gcc/testsuite/gcc.target/i386/pr106010-3c.c        |    69 +
 gcc/testsuite/gcc.target/i386/pr106010-4a.c        |   101 +
 gcc/testsuite/gcc.target/i386/pr106010-4b.c        |    67 +
 gcc/testsuite/gcc.target/i386/pr106010-4c.c        |    54 +
 gcc/testsuite/gcc.target/i386/pr106010-5a.c        |   117 +
 gcc/testsuite/gcc.target/i386/pr106010-5b.c        |    80 +
 gcc/testsuite/gcc.target/i386/pr106010-5c.c        |    62 +
 gcc/testsuite/gcc.target/i386/pr106010-6a.c        |   115 +
 gcc/testsuite/gcc.target/i386/pr106010-6b.c        |   157 +
 gcc/testsuite/gcc.target/i386/pr106010-6c.c        |    80 +
 gcc/testsuite/gcc.target/i386/pr106010-7a.c        |    58 +
 gcc/testsuite/gcc.target/i386/pr106010-7b.c        |    63 +
 gcc/testsuite/gcc.target/i386/pr106010-7c.c        |    41 +
 gcc/testsuite/gcc.target/i386/pr106010-8a.c        |    58 +
 gcc/testsuite/gcc.target/i386/pr106010-8b.c        |    53 +
 gcc/testsuite/gcc.target/i386/pr106010-8c.c        |    38 +
 gcc/testsuite/gcc.target/i386/pr106010-9a.c        |    89 +
 gcc/testsuite/gcc.target/i386/pr106010-9b.c        |    90 +
 gcc/testsuite/gcc.target/i386/pr106010-9c.c        |    90 +
 gcc/testsuite/gcc.target/i386/pr106010-9d.c        |    92 +
 gcc/testsuite/gcc.target/i386/pr106022-1.c         |    13 +
 gcc/testsuite/gcc.target/i386/pr106022-2.c         |    14 +
 gcc/testsuite/gcc.target/i386/pr106022-3.c         |    14 +
 gcc/testsuite/gcc.target/i386/pr106022-4.c         |    14 +
 gcc/testsuite/gcc.target/i386/pr106038-1.c         |    27 +
 gcc/testsuite/gcc.target/i386/pr106053.c           |    37 +
 gcc/testsuite/gcc.target/i386/pr106095.c           |    47 +
 gcc/testsuite/gcc.target/i386/pr106122.c           |    15 +
 gcc/testsuite/gcc.target/i386/pr106231-1.c         |     8 +
 gcc/testsuite/gcc.target/i386/pr106231-2.c         |     8 +
 gcc/testsuite/gcc.target/i386/pr106273.c           |    27 +
 gcc/testsuite/gcc.target/i386/pr106303.c           |    25 +
 gcc/testsuite/gcc.target/i386/pr106347.c           |    24 +
 gcc/testsuite/gcc.target/i386/pr24414.c            |     1 +
 gcc/testsuite/gcc.target/i386/pr43618-1.c          |    12 +
 gcc/testsuite/gcc.target/i386/pr51954.c            |    15 +
 gcc/testsuite/gcc.target/i386/pr53533-1.c          |    23 +
 gcc/testsuite/gcc.target/i386/pr53533-2.c          |    46 +
 gcc/testsuite/gcc.target/i386/pr53533-3.c          |    24 +
 gcc/testsuite/gcc.target/i386/pr53533-4.c          |    46 +
 gcc/testsuite/gcc.target/i386/pr53533-5.c          |    22 +
 gcc/testsuite/gcc.target/i386/pr70321.c            |    10 +
 gcc/testsuite/gcc.target/i386/pr7061-1.c           |     4 +
 gcc/testsuite/gcc.target/i386/pr7061-2.c           |     9 +
 gcc/testsuite/gcc.target/i386/pr79754.c            |     2 +-
 gcc/testsuite/gcc.target/i386/pr80270.c            |    21 +
 gcc/testsuite/gcc.target/i386/pr82941-1.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr82942-1.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr82990-1.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr82990-3.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr82990-5.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr84101.c            |     5 +-
 gcc/testsuite/gcc.target/i386/pr85620-2.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr85620-5.c          |    13 +
 gcc/testsuite/gcc.target/i386/pr85620-6.c          |    14 +
 gcc/testsuite/gcc.target/i386/pr85620-7.c          |    14 +
 gcc/testsuite/gcc.target/i386/pr86722.c            |    10 +
 gcc/testsuite/gcc.target/i386/pr90356.c            |     9 +
 gcc/testsuite/gcc.target/i386/pr90773-14.c         |     2 +-
 gcc/testsuite/gcc.target/i386/pr90773-17.c         |     2 +-
 gcc/testsuite/gcc.target/i386/pr90773-5.c          |     2 +-
 gcc/testsuite/gcc.target/i386/pr91384.c            |    20 +
 gcc/testsuite/gcc.target/i386/pr91400-1.c          |     4 +-
 gcc/testsuite/gcc.target/i386/pr91400-2.c          |     4 +-
 gcc/testsuite/gcc.target/i386/pr91681-1.c          |    20 +
 gcc/testsuite/gcc.target/i386/pr91681-2.c          |    20 +
 gcc/testsuite/gcc.target/i386/pr91681-3.c          |    16 +
 gcc/testsuite/gcc.target/i386/pr92645-2.c          |     4 +-
 gcc/testsuite/gcc.target/i386/pr92645-3.c          |     4 +-
 gcc/testsuite/gcc.target/i386/pr93492-3.c          |     2 +-
 gcc/testsuite/gcc.target/i386/pr93492-5.c          |     2 +-
 gcc/testsuite/gcc.target/i386/pr95126-m32-1.c      |    16 +
 gcc/testsuite/gcc.target/i386/pr95126-m32-2.c      |    16 +
 gcc/testsuite/gcc.target/i386/pr95126-m32-3.c      |    15 +
 gcc/testsuite/gcc.target/i386/pr95126-m32-4.c      |    13 +
 gcc/testsuite/gcc.target/i386/pr95126-m64-1.c      |    17 +
 gcc/testsuite/gcc.target/i386/pr95126-m64-2.c      |    17 +
 gcc/testsuite/gcc.target/i386/pr95126-m64-3.c      |    14 +
 gcc/testsuite/gcc.target/i386/pr95126-m64-4.c      |    13 +
 gcc/testsuite/gcc.target/i386/pr95483-1.c          |     2 +-
 gcc/testsuite/gcc.target/i386/pr95863-2.c          |    27 -
 gcc/testsuite/gcc.target/i386/pr97521.c            |     2 +-
 gcc/testsuite/gcc.target/i386/pr98335.c            |    17 +
 gcc/testsuite/gcc.target/i386/pr98482-1.c          |     3 +-
 gcc/testsuite/gcc.target/i386/pr98865.c            |    54 +
 gcc/testsuite/gcc.target/i386/pr99464.c            |     1 +
 gcc/testsuite/gcc.target/i386/pr99753.c            |     4 +-
 gcc/testsuite/gcc.target/i386/pr99754-1.c          |    20 +
 gcc/testsuite/gcc.target/i386/pr99754-2.c          |    24 +
 .../gcc.target/i386/spellcheck-options-1.c         |     2 +-
 .../gcc.target/i386/spellcheck-options-2.c         |     2 +-
 .../gcc.target/i386/spellcheck-options-4.c         |     2 +-
 gcc/testsuite/gcc.target/i386/spill_to_mask-1.c    |     2 +-
 gcc/testsuite/gcc.target/i386/sse-14.c             |     4 +
 .../gcc.target/i386/sse-comiss-pr106113-1.c        |    19 +
 .../gcc.target/i386/sse-comiss-pr106113-2.c        |    59 +
 .../gcc.target/i386/sse-ucomiss-pr106113-1.c       |    19 +
 .../gcc.target/i386/sse-ucomiss-pr106113-2.c       |    59 +
 .../gcc.target/i386/sse2-comisd-pr106113-1.c       |    19 +
 .../gcc.target/i386/sse2-comisd-pr106113-2.c       |    59 +
 gcc/testsuite/gcc.target/i386/sse2-pr94680-2.c     |    13 +
 .../gcc.target/i386/sse2-ucomisd-pr106113-1.c      |    19 +
 .../gcc.target/i386/sse2-ucomisd-pr106113-2.c      |    59 +
 gcc/testsuite/gcc.target/i386/sse2-v1ti-andnot.c   |    11 +
 gcc/testsuite/gcc.target/i386/sse2-v1ti-shift-3.c  |     8 +-
 gcc/testsuite/gcc.target/i386/sse2-v1ti-veq.c      |    12 +
 gcc/testsuite/gcc.target/i386/sse2-v1ti-vne.c      |    13 +
 gcc/testsuite/gcc.target/i386/sse4_1-blendvpd-1.c  |    11 +
 gcc/testsuite/gcc.target/i386/sse4_1-stv-1.c       |    18 +
 gcc/testsuite/gcc.target/i386/sse4_1-stv-2.c       |    14 +
 gcc/testsuite/gcc.target/i386/sse4_1-stv-3.c       |    14 +
 gcc/testsuite/gcc.target/i386/sse4_1-stv-4.c       |    14 +
 gcc/testsuite/gcc.target/i386/sse4_1-stv-5.c       |    14 +
 gcc/testsuite/gcc.target/i386/sse4_1-stv-6.c       |    15 +
 gcc/testsuite/gcc.target/i386/ssse3-palignr-2.c    |    21 +
 gcc/testsuite/gcc.target/i386/testimm-10.c         |     7 -
 gcc/testsuite/gcc.target/i386/testnot-1.c          |    24 +
 gcc/testsuite/gcc.target/i386/testnot-2.c          |    24 +
 gcc/testsuite/gcc.target/i386/testnot-3.c          |     9 +
 gcc/testsuite/gcc.target/i386/vec-maskstore-vn.c   |    30 +
 gcc/testsuite/gcc.target/i386/xchg-3.c             |    12 +
 gcc/testsuite/gcc.target/i386/xop-pcmov3.c         |    10 +
 .../gcc.target/i386/zero-scratch-regs-1.c          |     2 +-
 .../gcc.target/i386/zero-scratch-regs-10.c         |    16 +-
 .../gcc.target/i386/zero-scratch-regs-13.c         |    37 +-
 .../gcc.target/i386/zero-scratch-regs-14.c         |    16 +-
 .../gcc.target/i386/zero-scratch-regs-15.c         |     2 +-
 .../gcc.target/i386/zero-scratch-regs-16.c         |     2 +-
 .../gcc.target/i386/zero-scratch-regs-17.c         |     2 +-
 .../gcc.target/i386/zero-scratch-regs-18.c         |     4 +-
 .../gcc.target/i386/zero-scratch-regs-19.c         |     2 +-
 .../gcc.target/i386/zero-scratch-regs-2.c          |    16 +-
 .../gcc.target/i386/zero-scratch-regs-20.c         |    38 +-
 .../gcc.target/i386/zero-scratch-regs-21.c         |     4 +-
 .../gcc.target/i386/zero-scratch-regs-22.c         |    16 +-
 .../gcc.target/i386/zero-scratch-regs-23.c         |    30 +-
 .../gcc.target/i386/zero-scratch-regs-26.c         |    26 +-
 .../gcc.target/i386/zero-scratch-regs-27.c         |    10 +-
 .../gcc.target/i386/zero-scratch-regs-28.c         |    12 +-
 .../gcc.target/i386/zero-scratch-regs-3.c          |     2 +-
 .../gcc.target/i386/zero-scratch-regs-31.c         |     4 +-
 .../gcc.target/i386/zero-scratch-regs-4.c          |     2 +-
 .../gcc.target/i386/zero-scratch-regs-5.c          |    16 +-
 .../gcc.target/i386/zero-scratch-regs-6.c          |     2 +-
 .../gcc.target/i386/zero-scratch-regs-7.c          |     2 +-
 .../gcc.target/i386/zero-scratch-regs-8.c          |    14 +-
 .../gcc.target/i386/zero-scratch-regs-9.c          |     2 +-
 gcc/testsuite/gcc.target/loongarch/div-1.c         |     9 +
 gcc/testsuite/gcc.target/loongarch/div-2.c         |     9 +
 gcc/testsuite/gcc.target/loongarch/div-3.c         |     9 +
 gcc/testsuite/gcc.target/loongarch/div-4.c         |     9 +
 gcc/testsuite/gcc.target/loongarch/func-call-1.c   |    32 +
 gcc/testsuite/gcc.target/loongarch/func-call-2.c   |    32 +
 gcc/testsuite/gcc.target/loongarch/func-call-3.c   |    32 +
 gcc/testsuite/gcc.target/loongarch/func-call-4.c   |    32 +
 gcc/testsuite/gcc.target/loongarch/func-call-5.c   |    33 +
 gcc/testsuite/gcc.target/loongarch/func-call-6.c   |    33 +
 gcc/testsuite/gcc.target/loongarch/func-call-7.c   |    34 +
 gcc/testsuite/gcc.target/loongarch/func-call-8.c   |    33 +
 gcc/testsuite/gcc.target/loongarch/larch-builtin.c |   265 +
 gcc/testsuite/gcc.target/loongarch/loongarch.exp   |    40 +
 gcc/testsuite/gcc.target/loongarch/mulw_d_w.c      |    10 +
 gcc/testsuite/gcc.target/loongarch/prolog-opt.c    |    15 +
 .../gcc.target/loongarch/relocs-symbol-noaddend.c  |    23 +
 gcc/testsuite/gcc.target/loongarch/tst-asm-const.c |    16 +
 .../gcc.target/loongarch/zero-size-field-pass.c    |    30 +
 .../gcc.target/loongarch/zero-size-field-ret.c     |    28 +
 .../gcc.target/mips/data-sym-multi-pool.c          |     2 +-
 gcc/testsuite/gcc.target/mips/mips.exp             |     1 +
 gcc/testsuite/gcc.target/mips/pr102024-1.c         |    20 +
 gcc/testsuite/gcc.target/mips/pr102024-2.c         |    20 +
 gcc/testsuite/gcc.target/mips/pr102024-3.c         |    20 +
 gcc/testsuite/gcc.target/mips/pr102024-4.c         |    10 +
 gcc/testsuite/gcc.target/nvptx/alias-1.c           |    28 +
 gcc/testsuite/gcc.target/nvptx/alias-2.c           |    14 +
 gcc/testsuite/gcc.target/nvptx/alias-3.c           |    30 +
 gcc/testsuite/gcc.target/nvptx/alias-4.c           |    13 +
 .../gcc.target/nvptx/atomic-bit-bucket-dest.c      |    35 +
 gcc/testsuite/gcc.target/nvptx/atomic-store-1.c    |     6 +-
 gcc/testsuite/gcc.target/nvptx/atomic-store-2.c    |     2 +-
 gcc/testsuite/gcc.target/nvptx/atomic-store-3.c    |     2 +-
 gcc/testsuite/gcc.target/nvptx/atomic_fetch-1.c    |    36 +-
 gcc/testsuite/gcc.target/nvptx/atomic_fetch-2.c    |    18 +-
 gcc/testsuite/gcc.target/nvptx/float16-1.c         |     3 +-
 gcc/testsuite/gcc.target/nvptx/float16-2.c         |     3 +-
 gcc/testsuite/gcc.target/nvptx/float16-3.c         |     3 +-
 gcc/testsuite/gcc.target/nvptx/float16-4.c         |     3 +-
 gcc/testsuite/gcc.target/nvptx/float16-5.c         |     3 +-
 gcc/testsuite/gcc.target/nvptx/float16-6.c         |     3 +-
 gcc/testsuite/gcc.target/nvptx/main.c              |     7 +
 gcc/testsuite/gcc.target/nvptx/march-map.c         |     5 +
 gcc/testsuite/gcc.target/nvptx/march.c             |     5 +
 gcc/testsuite/gcc.target/nvptx/nvptx.exp           |    61 +
 gcc/testsuite/gcc.target/nvptx/ptx31.c             |    10 +
 gcc/testsuite/gcc.target/nvptx/ptx60.c             |    10 +
 gcc/testsuite/gcc.target/nvptx/ptx63.c             |    10 +
 gcc/testsuite/gcc.target/nvptx/ptx70.c             |    10 +
 gcc/testsuite/gcc.target/nvptx/rotate-run.c        |    23 +
 gcc/testsuite/gcc.target/nvptx/rotate.c            |    20 +
 gcc/testsuite/gcc.target/nvptx/sm30.c              |     6 +
 gcc/testsuite/gcc.target/nvptx/sm35.c              |     6 +
 gcc/testsuite/gcc.target/nvptx/sm53.c              |     6 +
 gcc/testsuite/gcc.target/nvptx/sm70.c              |     6 +
 gcc/testsuite/gcc.target/nvptx/sm75.c              |     6 +
 gcc/testsuite/gcc.target/nvptx/sm80.c              |     6 +
 gcc/testsuite/gcc.target/nvptx/tanh-1.c            |     2 +-
 gcc/testsuite/gcc.target/nvptx/uniform-simt-1.c    |     3 +-
 gcc/testsuite/gcc.target/nvptx/uniform-simt-2.c    |    20 +
 gcc/testsuite/gcc.target/nvptx/uniform-simt-3.c    |     4 +
 gcc/testsuite/gcc.target/nvptx/uniform-simt-4.c    |    22 +
 gcc/testsuite/gcc.target/powerpc/bswap-brw.c       |     2 +-
 gcc/testsuite/gcc.target/powerpc/convert-fp-128.c  |     2 +
 .../gcc.target/powerpc/fold-vec-cmp-int128.c       |    87 +
 gcc/testsuite/gcc.target/powerpc/fusion.c          |     2 +-
 gcc/testsuite/gcc.target/powerpc/fusion2.c         |     2 +-
 .../gcc.target/powerpc/int_128bit-runnable.c       |     2 +-
 .../gcc.target/powerpc/p9-vec-length-epil-7.c      |     4 +-
 .../gcc.target/powerpc/p9-vec-length-full-7.c      |     4 +-
 .../gcc.target/powerpc/ppc-fortran/pr80108-1.f90   |     2 +-
 gcc/testsuite/gcc.target/powerpc/pr102059-4.c      |    23 +
 gcc/testsuite/gcc.target/powerpc/pr103316.c        |    81 +
 gcc/testsuite/gcc.target/powerpc/pr104208-1.c      |     9 +
 gcc/testsuite/gcc.target/powerpc/pr104208-2.c      |    10 +
 gcc/testsuite/gcc.target/powerpc/pr104253.c        |     3 +-
 gcc/testsuite/gcc.target/powerpc/pr104698-1.c      |    30 +
 gcc/testsuite/gcc.target/powerpc/pr104698-2.c      |    33 +
 gcc/testsuite/gcc.target/powerpc/pr104778.c        |    51 +
 gcc/testsuite/gcc.target/powerpc/pr104894-2.c      |    22 +
 gcc/testsuite/gcc.target/powerpc/pr104894.c        |    20 +
 gcc/testsuite/gcc.target/powerpc/pr104923.c        |    21 +
 gcc/testsuite/gcc.target/powerpc/pr105041.c        |    22 +
 gcc/testsuite/gcc.target/powerpc/pr105271.c        |    14 +
 gcc/testsuite/gcc.target/powerpc/pr105334.c        |    31 +
 gcc/testsuite/gcc.target/powerpc/pr105627.c        |    26 +
 gcc/testsuite/gcc.target/powerpc/pr105991.c        |    11 +
 gcc/testsuite/gcc.target/powerpc/pr106016.c        |    14 +
 gcc/testsuite/gcc.target/powerpc/pr106091.c        |    15 +
 gcc/testsuite/gcc.target/powerpc/pr56605.c         |     2 +-
 gcc/testsuite/gcc.target/powerpc/pr60203.c         |     1 +
 gcc/testsuite/gcc.target/powerpc/pr78604.c         |     4 +-
 gcc/testsuite/gcc.target/powerpc/pr87496-2.c       |     2 +-
 gcc/testsuite/gcc.target/powerpc/pr87496-3.c       |     2 +-
 gcc/testsuite/gcc.target/powerpc/pr93453-1.c       |    14 +
 gcc/testsuite/gcc.target/powerpc/pr95737.c         |    11 +
 gcc/testsuite/gcc.target/powerpc/pr99708-2.c       |    22 +
 gcc/testsuite/gcc.target/powerpc/test_mffsl.c      |     2 +-
 gcc/testsuite/gcc.target/riscv/arch-13.c           |     5 +
 gcc/testsuite/gcc.target/riscv/arch-14.c           |     5 +
 gcc/testsuite/gcc.target/riscv/arch-15.c           |     5 +
 gcc/testsuite/gcc.target/riscv/cmo-zicbom-1.c      |    29 +
 gcc/testsuite/gcc.target/riscv/cmo-zicbom-2.c      |    29 +
 gcc/testsuite/gcc.target/riscv/cmo-zicbop-1.c      |    23 +
 gcc/testsuite/gcc.target/riscv/cmo-zicbop-2.c      |    23 +
 gcc/testsuite/gcc.target/riscv/cmo-zicboz-1.c      |    13 +
 gcc/testsuite/gcc.target/riscv/cmo-zicboz-2.c      |    13 +
 gcc/testsuite/gcc.target/riscv/fmax-snan.c         |    12 +
 gcc/testsuite/gcc.target/riscv/fmax.c              |    13 +
 gcc/testsuite/gcc.target/riscv/fmaxf-snan.c        |    12 +
 gcc/testsuite/gcc.target/riscv/fmaxf.c             |    13 +
 gcc/testsuite/gcc.target/riscv/fmin-snan.c         |    12 +
 gcc/testsuite/gcc.target/riscv/fmin.c              |    13 +
 gcc/testsuite/gcc.target/riscv/fminf-snan.c        |    12 +
 gcc/testsuite/gcc.target/riscv/fminf.c             |    13 +
 gcc/testsuite/gcc.target/riscv/pr105314.c          |    12 +
 gcc/testsuite/gcc.target/riscv/pr105666.c          |    56 +
 gcc/testsuite/gcc.target/riscv/predef-17.c         |    63 +
 gcc/testsuite/gcc.target/riscv/predef-18.c         |    84 +
 gcc/testsuite/gcc.target/riscv/predef-19.c         |    88 +
 gcc/testsuite/gcc.target/riscv/predef-20.c         |    84 +
 gcc/testsuite/gcc.target/riscv/smax-ieee.c         |    13 +
 gcc/testsuite/gcc.target/riscv/smax.c              |    13 +
 gcc/testsuite/gcc.target/riscv/smaxf-ieee.c        |    13 +
 gcc/testsuite/gcc.target/riscv/smaxf.c             |    13 +
 gcc/testsuite/gcc.target/riscv/smin-ieee.c         |    13 +
 gcc/testsuite/gcc.target/riscv/smin.c              |    13 +
 gcc/testsuite/gcc.target/riscv/sminf-ieee.c        |    13 +
 gcc/testsuite/gcc.target/riscv/sminf.c             |    13 +
 gcc/testsuite/gcc.target/riscv/zba-shadd.c         |    13 +
 gcc/testsuite/gcc.target/s390/arch13/sel-1.c       |     4 +-
 .../gcc.target/s390/ifcvt-two-insns-bool.c         |     4 +-
 .../gcc.target/s390/ifcvt-two-insns-int.c          |     4 +-
 .../gcc.target/s390/ifcvt-two-insns-long.c         |     4 +-
 gcc/testsuite/gcc.target/s390/pr104775.c           |    14 +
 gcc/testsuite/gcc.target/s390/pr80725.c            |     2 +-
 .../gcc.target/s390/zvector/vec-double-compile.c   |     8 +-
 .../gcc.target/s390/zvector/vec-float-compile.c    |     8 +-
 .../gcc.target/s390/zvector/vec-signed-compile.c   |     8 +-
 .../gcc.target/s390/zvector/vec-unsigned-compile.c |     8 +-
 gcc/testsuite/gcc.target/sparc/20220510-1.c        |    31 +
 gcc/testsuite/gcc.target/x86_64/abi/asm-support.S  |     3 +
 .../gcc.target/x86_64/abi/avx/asm-support.S        |     3 +
 .../gcc.target/x86_64/abi/avx512f/asm-support.S    |     3 +
 .../gcc.target/x86_64/abi/avx512fp16/asm-support.S |     3 +
 .../x86_64/abi/avx512fp16/m256h/asm-support.S      |     3 +
 .../x86_64/abi/avx512fp16/m512h/asm-support.S      |     3 +
 .../gcc.target/x86_64/abi/ms-sysv/do-test.S        |     3 +
 gcc/testsuite/gcc.target/xtensa/BALL-BNALL.c       |    33 +
 gcc/testsuite/gcc.target/xtensa/bswap-O1.c         |    37 +
 gcc/testsuite/gcc.target/xtensa/bswap-O2.c         |    37 +
 gcc/testsuite/gcc.target/xtensa/bswap-Os.c         |    37 +
 gcc/testsuite/gcc.target/xtensa/bswap.c            |    14 -
 gcc/testsuite/gcc.target/xtensa/check_zero_byte.c  |     9 +
 .../gcc.target/xtensa/constsynth_2insns.c          |    44 +
 .../gcc.target/xtensa/constsynth_3insns.c          |    24 +
 .../gcc.target/xtensa/constsynth_double.c          |    11 +
 gcc/testsuite/gcc.target/xtensa/funnel_shifter.c   |    17 +
 gcc/testsuite/gcc.target/xtensa/one_cmpl_abs.c     |     9 +
 gcc/testsuite/gcc.target/xtensa/sibcalls.c         |    20 +
 .../gdc.dg/Wbuiltin_declaration_mismatch1.d        |    37 +
 .../gdc.dg/Wbuiltin_declaration_mismatch2.d        |   250 +
 gcc/testsuite/gdc.dg/Wpadded.d                     |     4 +
 gcc/testsuite/gdc.dg/asan/attr_no_sanitize1.d      |    32 +
 gcc/testsuite/gdc.dg/attr_register1.d              |    55 +
 gcc/testsuite/gdc.dg/attr_register2.d              |    11 +
 gcc/testsuite/gdc.dg/attr_register3.d              |    22 +
 gcc/testsuite/gdc.dg/attr_section1.d               |     2 +-
 gcc/testsuite/gdc.dg/attr_simd1.d                  |    40 +
 gcc/testsuite/gdc.dg/attr_simd2.d                  |    16 +
 gcc/testsuite/gdc.dg/attr_visibility1.d            |    25 +
 gcc/testsuite/gdc.dg/attr_visibility2.d            |    26 +
 gcc/testsuite/gdc.dg/attr_visibility3.d            |    29 +
 gcc/testsuite/gdc.dg/builtins.d                    |    17 +
 gcc/testsuite/gdc.dg/nrvo1.d                       |    27 +
 gcc/testsuite/gdc.dg/pr105004.d                    |    14 +
 gcc/testsuite/gdc.dg/pr106139a.d                   |    36 +
 gcc/testsuite/gdc.dg/pr106139b.d                   |    36 +
 gcc/testsuite/gdc.dg/pr106139c.d                   |    27 +
 gcc/testsuite/gdc.dg/pr106139d.d                   |    27 +
 gcc/testsuite/gdc.dg/rtti1.d                       |    18 +
 gcc/testsuite/gdc.dg/simd18489.d                   |     8 +
 gcc/testsuite/gdc.dg/simd_ctfe.d                   |     3 +-
 gcc/testsuite/gdc.dg/special1.d                    |    12 +
 gcc/testsuite/gdc.dg/torture/simd21727.d           |    43 +
 gcc/testsuite/gdc.dg/torture/simd7413a.d           |     1 -
 gcc/testsuite/gdc.dg/torture/simd_blendvector.d    |   345 +
 gcc/testsuite/gdc.dg/torture/simd_cond.d           |    17 +
 gcc/testsuite/gdc.dg/torture/simd_convertvector.d  |   122 +
 gcc/testsuite/gdc.dg/torture/simd_load.d           |    52 +
 gcc/testsuite/gdc.dg/torture/simd_logical.d        |    19 +
 gcc/testsuite/gdc.dg/torture/simd_shuffle.d        |   454 +
 gcc/testsuite/gdc.dg/torture/simd_shufflevector.d  |    55 +
 gcc/testsuite/gdc.dg/torture/simd_store.d          |    54 +
 gcc/testsuite/gdc.dg/ubsan/attr_no_sanitize2.d     |    39 +
 gcc/testsuite/gdc.dg/ubsan/pr88957.d               |     3 +-
 gcc/testsuite/gdc.test/compilable/99bottles.d      |   212 +-
 gcc/testsuite/gdc.test/compilable/Test16206.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/aggr_alignment.d |    13 +-
 gcc/testsuite/gdc.test/compilable/aliasassign.d    |     1 -
 gcc/testsuite/gdc.test/compilable/art4769.d        |     1 -
 gcc/testsuite/gdc.test/compilable/b16360.d         |    39 -
 gcc/testsuite/gdc.test/compilable/b18242.d         |     6 +-
 gcc/testsuite/gdc.test/compilable/b18489.d         |     8 -
 gcc/testsuite/gdc.test/compilable/b19294.d         |    10 +-
 gcc/testsuite/gdc.test/compilable/b20938.d         |     6 +-
 gcc/testsuite/gdc.test/compilable/b21285.d         |    44 +-
 gcc/testsuite/gdc.test/compilable/b33.d            |     1 -
 gcc/testsuite/gdc.test/compilable/b6395.d          |     1 -
 gcc/testsuite/gdc.test/compilable/b9490.d          |     1 -
 gcc/testsuite/gdc.test/compilable/betterCarray.d   |    10 +-
 gcc/testsuite/gdc.test/compilable/betterCswitch.d  |     3 +-
 gcc/testsuite/gdc.test/compilable/ccompile.d       |     2 -
 gcc/testsuite/gdc.test/compilable/cdcmp.d          |     1 -
 gcc/testsuite/gdc.test/compilable/compile1.d       |     2 +-
 gcc/testsuite/gdc.test/compilable/const.d          |     2 -
 gcc/testsuite/gdc.test/compilable/cppmangle.d      |     5 +
 gcc/testsuite/gdc.test/compilable/dbitfield.d      |    88 +
 gcc/testsuite/gdc.test/compilable/ddoc1.d          |     2 +-
 gcc/testsuite/gdc.test/compilable/ddoc10.d         |     2 +-
 gcc/testsuite/gdc.test/compilable/ddoc11.d         |     7 +-
 gcc/testsuite/gdc.test/compilable/ddoc12706.d      |     1 -
 gcc/testsuite/gdc.test/compilable/ddoc12745.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/ddoc13.d         |     1 -
 gcc/testsuite/gdc.test/compilable/ddoc14.d         |     5 +-
 gcc/testsuite/gdc.test/compilable/ddoc2.d          |     1 -
 gcc/testsuite/gdc.test/compilable/ddoc2273.d       |     1 -
 gcc/testsuite/gdc.test/compilable/ddoc3.d          |     3 +-
 gcc/testsuite/gdc.test/compilable/ddoc5.d          |     5 +-
 gcc/testsuite/gdc.test/compilable/ddoc5446.d       |    22 +-
 gcc/testsuite/gdc.test/compilable/ddoc6.d          |     1 -
 gcc/testsuite/gdc.test/compilable/ddoc6491.d       |     2 -
 gcc/testsuite/gdc.test/compilable/ddoc7.d          |     1 -
 gcc/testsuite/gdc.test/compilable/ddoc9155.d       |    10 +-
 gcc/testsuite/gdc.test/compilable/ddoc9369.d       |     3 -
 gcc/testsuite/gdc.test/compilable/ddoc9475.d       |     1 -
 .../compilable/ddoc_markdown_breaks_verbose.d      |    13 -
 .../compilable/ddoc_markdown_code_verbose.d        |    13 -
 .../compilable/ddoc_markdown_emphasis_verbose.d    |    13 -
 .../compilable/ddoc_markdown_headings_verbose.d    |     9 -
 .../compilable/ddoc_markdown_links_verbose.d       |    17 -
 .../compilable/ddoc_markdown_lists_verbose.d       |     9 -
 .../compilable/ddoc_markdown_quote_verbose.d       |    11 -
 .../compilable/ddoc_markdown_tables_verbose.d      |    13 -
 gcc/testsuite/gdc.test/compilable/debugInference.d |     6 +-
 gcc/testsuite/gdc.test/compilable/defa.d           |     2 +-
 gcc/testsuite/gdc.test/compilable/dlangui_crash.d  |    34 +
 gcc/testsuite/gdc.test/compilable/dtoh_21217.d     |     2 +-
 .../gdc.test/compilable/dtoh_AliasDeclaration.d    |     3 +-
 .../gdc.test/compilable/dtoh_AliasDeclaration_98.d |     2 +-
 .../gdc.test/compilable/dtoh_AnonDeclaration.d     |    17 +-
 .../compilable/dtoh_CPPNamespaceDeclaration.d      |     2 +-
 .../gdc.test/compilable/dtoh_ClassDeclaration.d    |    20 +-
 .../gdc.test/compilable/dtoh_StructDeclaration.d   |    65 +-
 .../gdc.test/compilable/dtoh_TemplateDeclaration.d |    28 +-
 .../gdc.test/compilable/dtoh_UnionDeclaration.d    |     2 +-
 .../gdc.test/compilable/dtoh_VarDeclaration.d      |     4 +-
 .../gdc.test/compilable/dtoh_cpp98_compat.d        |     2 +-
 gcc/testsuite/gdc.test/compilable/dtoh_enum.d      |     2 +-
 .../gdc.test/compilable/dtoh_enum_cpp98.d          |     2 +-
 .../gdc.test/compilable/dtoh_expressions.d         |     2 +-
 .../gdc.test/compilable/dtoh_extern_type.d         |     4 +-
 .../gdc.test/compilable/dtoh_forwarding.d          |     5 +-
 gcc/testsuite/gdc.test/compilable/dtoh_functions.d |     9 +-
 gcc/testsuite/gdc.test/compilable/dtoh_ignored.d   |     6 +-
 .../gdc.test/compilable/dtoh_invalid_identifiers.d |     4 +-
 gcc/testsuite/gdc.test/compilable/dtoh_mangling.d  |   124 +
 gcc/testsuite/gdc.test/compilable/dtoh_names.d     |    14 +-
 .../gdc.test/compilable/dtoh_protection.d          |    30 +-
 .../gdc.test/compilable/dtoh_required_symbols.d    |     6 +-
 .../gdc.test/compilable/dtoh_special_enum.d        |     2 +-
 .../gdc.test/compilable/dtoh_unittest_block.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/dtoh_verbose.d   |     2 +-
 .../gdc.test/compilable/enumbasearithmetic.d       |    20 +
 .../gdc.test/compilable/extra-files/header1.d      |    13 +-
 gcc/testsuite/gdc.test/compilable/fail137.d        |     1 -
 gcc/testsuite/gdc.test/compilable/fix17686.d       |     1 -
 gcc/testsuite/gdc.test/compilable/fix20416.d       |     1 -
 gcc/testsuite/gdc.test/compilable/fix21647.d       |     1 -
 gcc/testsuite/gdc.test/compilable/fix22291.d       |   105 +-
 gcc/testsuite/gdc.test/compilable/header18364.d    |     2 +-
 gcc/testsuite/gdc.test/compilable/ice20092.d       |     1 -
 .../gdc.test/compilable/imports/art4769a.d         |     1 -
 .../gdc.test/compilable/imports/art4769b.d         |     1 -
 gcc/testsuite/gdc.test/compilable/imports/b33a.d   |     7 +-
 gcc/testsuite/gdc.test/compilable/imports/b3682.d  |     1 -
 gcc/testsuite/gdc.test/compilable/imports/defaa.d  |     3 -
 gcc/testsuite/gdc.test/compilable/imports/defab.d  |     1 -
 .../gdc.test/compilable/imports/defines.c          |    28 +
 .../gdc.test/compilable/imports/imp16080.d         |     1 -
 .../gdc.test/compilable/imports/imp17434a.d        |     1 +
 .../gdc.test/compilable/imports/imp17434b.d        |     6 +
 .../gdc.test/compilable/imports/imp22734.c         |     3 +
 .../compilable/imports/plainpackage/plainmodule.d  |     1 -
 .../compilable/imports/test11563std_traits.d       |     1 -
 .../gdc.test/compilable/imports/test16709c.d       |     1 -
 .../gdc.test/compilable/imports/test16709d.d       |     1 -
 .../gdc.test/compilable/imports/test22714a.d       |     3 +
 .../gdc.test/compilable/imports/test22714b.d       |    12 +
 .../gdc.test/compilable/imports/test4003a.d        |     1 -
 .../gdc.test/compilable/imports/test50a.d          |     1 -
 .../gdc.test/compilable/imports/test55a.d          |     1 -
 .../gdc.test/compilable/imports/test62a.d          |     2 -
 .../gdc.test/compilable/imports/test63a.d          |     1 -
 .../gdc.test/compilable/imports/test67a.d          |     2 -
 .../gdc.test/compilable/imports/test68a.d          |     1 -
 .../gdc.test/compilable/imports/test9276decl.d     |     1 -
 .../gdc.test/compilable/imports/test9276expr.d     |     1 -
 .../gdc.test/compilable/imports/test9276parser.d   |     1 -
 .../gdc.test/compilable/imports/test9276sem.d      |     1 -
 .../gdc.test/compilable/imports/test9276type.d     |     1 -
 .../gdc.test/compilable/imports/test9276util.d     |     1 -
 .../gdc.test/compilable/imports/test9276visitors.d |     1 -
 .../gdc.test/compilable/imports/wax16798.d         |     1 -
 gcc/testsuite/gdc.test/compilable/inliner.d        |    21 +
 gcc/testsuite/gdc.test/compilable/inliner2.d       |    27 +
 gcc/testsuite/gdc.test/compilable/interpret3.d     |   102 +-
 .../gdc.test/compilable/isreturnonstack.d          |     1 -
 gcc/testsuite/gdc.test/compilable/issue15478.d     |     1 -
 gcc/testsuite/gdc.test/compilable/issue16472.d     |    42 +
 gcc/testsuite/gdc.test/compilable/issue21340.d     |     4 +-
 gcc/testsuite/gdc.test/compilable/issue21390.d     |     3 +
 gcc/testsuite/gdc.test/compilable/issue21813b.d    |     3 +-
 gcc/testsuite/gdc.test/compilable/json.d           |     6 +-
 gcc/testsuite/gdc.test/compilable/line.d           |     2 -
 gcc/testsuite/gdc.test/compilable/minimal.d        |     2 +-
 gcc/testsuite/gdc.test/compilable/mixintype.d      |     1 -
 gcc/testsuite/gdc.test/compilable/mixintype2.d     |     6 +
 .../gdc.test/compilable/must_use_assign.d          |     9 +
 .../gdc.test/compilable/must_use_not_reserved.d    |     5 +
 .../gdc.test/compilable/must_use_opassign.d        |    15 +
 .../gdc.test/compilable/must_use_opopassign.d      |    15 +
 .../gdc.test/compilable/must_use_opunary.d         |    18 +
 .../gdc.test/compilable/must_use_suppress.d        |    10 +
 gcc/testsuite/gdc.test/compilable/nogc.d           |     9 +
 gcc/testsuite/gdc.test/compilable/revert_dip1000.d |     7 +
 gcc/testsuite/gdc.test/compilable/scope.d          |     2 +-
 gcc/testsuite/gdc.test/compilable/test10073.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test10993.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test1238.d       |     1 -
 gcc/testsuite/gdc.test/compilable/test12527.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test13193.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test13194.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test13600.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test13858.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test15019.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test15389_y.d    |     1 -
 gcc/testsuite/gdc.test/compilable/test15464.d      |     2 -
 gcc/testsuite/gdc.test/compilable/test15565.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test15578.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test15762.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test15898.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test16037.d      |     2 -
 gcc/testsuite/gdc.test/compilable/test16080.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test16107.d      |     6 +-
 gcc/testsuite/gdc.test/compilable/test16225.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test16798.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test17057.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test17419.d      |     5 +-
 gcc/testsuite/gdc.test/compilable/test17421.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test17434.d      |    11 +
 gcc/testsuite/gdc.test/compilable/test17434a.d     |     5 +
 gcc/testsuite/gdc.test/compilable/test17468.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test17512.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test17545.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test17590.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test17906.d      |     7 -
 gcc/testsuite/gdc.test/compilable/test17942.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test18020.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test18030.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test18216.d      |    40 +
 gcc/testsuite/gdc.test/compilable/test18584.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test18936.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test19014.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test19097.d      |    40 +
 gcc/testsuite/gdc.test/compilable/test19203.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test19227.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test19315.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test19557.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test19609.d      |     4 +-
 gcc/testsuite/gdc.test/compilable/test20427.d      |     3 +
 gcc/testsuite/gdc.test/compilable/test20596.d      |     2 -
 gcc/testsuite/gdc.test/compilable/test20653.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test20717.d      |    17 +
 gcc/testsuite/gdc.test/compilable/test20906.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test20990.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test21177.d      |    76 +
 gcc/testsuite/gdc.test/compilable/test21196.d      |    71 +
 gcc/testsuite/gdc.test/compilable/test21975.d      |    15 +
 gcc/testsuite/gdc.test/compilable/test22224.d      |     2 +-
 gcc/testsuite/gdc.test/compilable/test22626.d      |    23 +
 gcc/testsuite/gdc.test/compilable/test22632.d      |     4 +
 gcc/testsuite/gdc.test/compilable/test22635.d      |    13 +
 gcc/testsuite/gdc.test/compilable/test22639.d      |    26 +
 gcc/testsuite/gdc.test/compilable/test22665.d      |     2 -
 gcc/testsuite/gdc.test/compilable/test22714.d      |     3 +
 gcc/testsuite/gdc.test/compilable/test22734.d      |     6 +
 gcc/testsuite/gdc.test/compilable/test22825.d      |     4 +
 gcc/testsuite/gdc.test/compilable/test22859.d      |    40 +
 gcc/testsuite/gdc.test/compilable/test22860.d      |    62 +
 gcc/testsuite/gdc.test/compilable/test22865.d      |    35 +
 gcc/testsuite/gdc.test/compilable/test22919.d      |    17 +
 gcc/testsuite/gdc.test/compilable/test22988.d      |    15 +
 gcc/testsuite/gdc.test/compilable/test22997.d      |    14 +
 gcc/testsuite/gdc.test/compilable/test23047.d      |    13 +
 gcc/testsuite/gdc.test/compilable/test23076.d      |    38 +
 gcc/testsuite/gdc.test/compilable/test23087.d      |     9 +
 gcc/testsuite/gdc.test/compilable/test23089.d      |     7 +
 gcc/testsuite/gdc.test/compilable/test23097.d      |    33 +
 gcc/testsuite/gdc.test/compilable/test23105.d      |     6 +
 gcc/testsuite/gdc.test/compilable/test23142.d      |    19 +
 gcc/testsuite/gdc.test/compilable/test23168.d      |    30 +
 gcc/testsuite/gdc.test/compilable/test23169.d      |    14 +
 gcc/testsuite/gdc.test/compilable/test23174.d      |    58 +
 gcc/testsuite/gdc.test/compilable/test3004.d       |     2 +-
 gcc/testsuite/gdc.test/compilable/test3775.d       |     2 -
 gcc/testsuite/gdc.test/compilable/test4003.d       |     1 -
 gcc/testsuite/gdc.test/compilable/test4375.d       |     7 +-
 gcc/testsuite/gdc.test/compilable/test50.d         |     2 -
 gcc/testsuite/gdc.test/compilable/test5227.d       |     2 -
 gcc/testsuite/gdc.test/compilable/test602.d        |     1 -
 gcc/testsuite/gdc.test/compilable/test6089.d       |     1 -
 gcc/testsuite/gdc.test/compilable/test63.d         |     1 -
 gcc/testsuite/gdc.test/compilable/test6395.d       |     1 -
 gcc/testsuite/gdc.test/compilable/test66.d         |     1 -
 gcc/testsuite/gdc.test/compilable/test67.d         |     1 -
 gcc/testsuite/gdc.test/compilable/test68.d         |     1 -
 gcc/testsuite/gdc.test/compilable/test7172.d       |     7 +-
 gcc/testsuite/gdc.test/compilable/test7399.d       |     1 -
 gcc/testsuite/gdc.test/compilable/test8296.d       |     6 +-
 gcc/testsuite/gdc.test/compilable/test8513.d       |     8 +-
 gcc/testsuite/gdc.test/compilable/test8922b.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test8922d.d      |     1 -
 gcc/testsuite/gdc.test/compilable/test9057.d       |     2 -
 gcc/testsuite/gdc.test/compilable/test9436.d       |     1 -
 .../gdc.test/compilable/testAliasLookup.d          |     1 -
 gcc/testsuite/gdc.test/compilable/testInference.d  |     1 -
 gcc/testsuite/gdc.test/compilable/testdefines.d    |    14 +
 gcc/testsuite/gdc.test/compilable/testdip1008.d    |    19 +
 gcc/testsuite/gdc.test/compilable/testparse.d      |    10 +
 gcc/testsuite/gdc.test/compilable/testpostblit.d   |     2 +-
 gcc/testsuite/gdc.test/compilable/testprofile.d    |     1 -
 gcc/testsuite/gdc.test/compilable/testsctreturn.d  |    15 +
 gcc/testsuite/gdc.test/compilable/typeid_name.d    |     3 +-
 gcc/testsuite/gdc.test/compilable/vcg-ast.d        |     7 +-
 gcc/testsuite/gdc.test/compilable/version.d        |     2 +-
 gcc/testsuite/gdc.test/compilable/vgc1.d           |    17 +-
 .../fail_compilation/attributediagnostic.d         |    23 +
 gcc/testsuite/gdc.test/fail_compilation/b20011.d   |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/b3841.d    |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/b6227.d    |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/betterc.d  |     4 +-
 .../gdc.test/fail_compilation/biterrors.d          |    15 +
 .../gdc.test/fail_compilation/biterrors2.d         |    17 +
 .../gdc.test/fail_compilation/biterrors3.d         |    18 +
 .../gdc.test/fail_compilation/biterrors4.d         |    19 +
 gcc/testsuite/gdc.test/fail_compilation/bug16165.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/bug5.d     |     1 -
 gcc/testsuite/gdc.test/fail_compilation/bug5b.d    |     1 -
 gcc/testsuite/gdc.test/fail_compilation/bug8150a.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/bug8150b.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/bug9631.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/ccast.d    |     2 +-
 .../gdc.test/fail_compilation/circ10280.d          |     1 -
 gcc/testsuite/gdc.test/fail_compilation/commaexp.d |    20 +-
 gcc/testsuite/gdc.test/fail_compilation/cppvar.d   |    22 +
 .../gdc.test/fail_compilation/ctfe11467.d          |     1 -
 .../gdc.test/fail_compilation/ctfe14731.d          |     2 +-
 .../gdc.test/fail_compilation/dbitfields.d         |    32 +
 .../gdc.test/fail_compilation/dep_d1_ops.d         |    82 +-
 .../gdc.test/fail_compilation/dephexstrings.d      |     4 +-
 .../gdc.test/fail_compilation/deprecated6760.d     |     1 -
 .../gdc.test/fail_compilation/deprecateopdot.d     |     6 +-
 .../gdc.test/fail_compilation/diag10319.d          |     2 +-
 .../gdc.test/fail_compilation/diag10805.d          |     4 +-
 .../gdc.test/fail_compilation/diag10862.d          |     2 +-
 .../gdc.test/fail_compilation/diag11198.d          |    12 +-
 .../gdc.test/fail_compilation/diag12640.d          |     1 -
 .../gdc.test/fail_compilation/diag13281.d          |     6 +-
 .../gdc.test/fail_compilation/diag14145.d          |     2 -
 .../gdc.test/fail_compilation/diag14235.d          |     4 +-
 .../gdc.test/fail_compilation/diag15713.d          |     4 +-
 .../gdc.test/fail_compilation/diag16271.d          |     1 -
 .../gdc.test/fail_compilation/diag16977.d          |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/diag1730.d |     1 -
 .../gdc.test/fail_compilation/diag18574.d          |     1 -
 gcc/testsuite/gdc.test/fail_compilation/diag8101.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/diag8510.d |     1 -
 .../gdc.test/fail_compilation/diag_funclit.d       |     2 +-
 .../gdc.test/fail_compilation/diag_in_array.d      |    20 +
 gcc/testsuite/gdc.test/fail_compilation/diagin.d   |     2 +-
 .../fail_compilation/dip1000_deprecation.d         |    59 +
 gcc/testsuite/gdc.test/fail_compilation/dip25.d    |    12 +-
 .../gdc.test/fail_compilation/dtor_attributes.d    |     4 +-
 .../fail_compilation/dtorfields_attributes.d       |     1 +
 gcc/testsuite/gdc.test/fail_compilation/e7804_1.d  |    11 +-
 .../extra-files/test23109/object.d                 |    17 +
 gcc/testsuite/gdc.test/fail_compilation/fail109.d  |     2 +-
 .../gdc.test/fail_compilation/fail10905.d          |     1 -
 .../gdc.test/fail_compilation/fail10964.d          |     2 +-
 .../gdc.test/fail_compilation/fail11163.d          |     1 -
 .../gdc.test/fail_compilation/fail11375.d          |     2 +-
 .../gdc.test/fail_compilation/fail11542.d          |     8 +-
 gcc/testsuite/gdc.test/fail_compilation/fail118.d  |    28 +-
 gcc/testsuite/gdc.test/fail_compilation/fail12.d   |     1 -
 .../gdc.test/fail_compilation/fail12390.d          |     3 +-
 .../gdc.test/fail_compilation/fail12604.d          |     4 +-
 .../gdc.test/fail_compilation/fail12809.d          |     8 +-
 gcc/testsuite/gdc.test/fail_compilation/fail131.d  |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail136.d  |     2 +-
 .../gdc.test/fail_compilation/fail13902.d          |    50 +-
 .../gdc.test/fail_compilation/fail14277.d          |    10 +
 .../gdc.test/fail_compilation/fail14486.d          |    57 +-
 .../gdc.test/fail_compilation/fail14554.d          |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/fail15.d   |     2 -
 .../gdc.test/fail_compilation/fail15089.d          |     2 +-
 .../gdc.test/fail_compilation/fail15691.d          |     2 -
 gcc/testsuite/gdc.test/fail_compilation/fail16.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail160.d  |     3 +-
 .../gdc.test/fail_compilation/fail16001.d          |     3 +-
 .../gdc.test/fail_compilation/fail16575.d          |    65 +
 .../gdc.test/fail_compilation/fail16600.d          |     2 -
 .../gdc.test/fail_compilation/fail16772.d          |     7 +
 gcc/testsuite/gdc.test/fail_compilation/fail17.d   |     2 -
 .../gdc.test/fail_compilation/fail17275.d          |     1 -
 .../gdc.test/fail_compilation/fail17419.d          |     1 -
 .../gdc.test/fail_compilation/fail17421.d          |     1 -
 .../gdc.test/fail_compilation/fail17842.d          |     2 -
 .../gdc.test/fail_compilation/fail17906.d          |    13 +
 .../gdc.test/fail_compilation/fail17927.d          |    13 +-
 .../gdc.test/fail_compilation/fail17969.d          |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail18.d   |     2 +-
 .../gdc.test/fail_compilation/fail18228.d          |     6 +-
 .../gdc.test/fail_compilation/fail19441.d          |     3 +-
 gcc/testsuite/gdc.test/fail_compilation/fail196.d  |    12 +-
 .../gdc.test/fail_compilation/fail19744.d          |     2 +-
 .../gdc.test/fail_compilation/fail19759.d          |     8 +
 .../gdc.test/fail_compilation/fail19881.d          |     3 +-
 .../gdc.test/fail_compilation/fail19897.d          |     2 +-
 .../gdc.test/fail_compilation/fail19898a.d         |     1 -
 .../gdc.test/fail_compilation/fail19898b.d         |     1 -
 .../gdc.test/fail_compilation/fail19911b.d         |     2 +-
 .../gdc.test/fail_compilation/fail19911c.d         |     2 +-
 .../gdc.test/fail_compilation/fail19922.d          |     3 +-
 .../gdc.test/fail_compilation/fail19923.d          |     3 +-
 .../gdc.test/fail_compilation/fail19948.d          |    18 +
 gcc/testsuite/gdc.test/fail_compilation/fail20.d   |     2 +-
 .../gdc.test/fail_compilation/fail20084.d          |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail201.d  |     1 -
 .../gdc.test/fail_compilation/fail20108.d          |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail202.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail203.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail204.d  |     1 -
 .../gdc.test/fail_compilation/fail20448.d          |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail205.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail206.d  |     1 -
 .../gdc.test/fail_compilation/fail20691.d          |     9 +-
 .../gdc.test/fail_compilation/fail20800.d          |     3 +-
 .../gdc.test/fail_compilation/fail21092.d          |     4 +-
 .../gdc.test/fail_compilation/fail21206.d          |    13 +
 .../gdc.test/fail_compilation/fail21275.d          |     4 +-
 .../gdc.test/fail_compilation/fail21314.d          |    11 +
 gcc/testsuite/gdc.test/fail_compilation/fail217.d  |     1 -
 .../gdc.test/fail_compilation/fail21868b.d         |     6 +-
 .../gdc.test/fail_compilation/fail22118.d          |     1 -
 .../gdc.test/fail_compilation/fail22127.d          |    11 +
 .../gdc.test/fail_compilation/fail22202.d          |    22 +
 .../gdc.test/fail_compilation/fail22351.d          |    20 +
 .../gdc.test/fail_compilation/fail22634.d          |    12 +
 .../gdc.test/fail_compilation/fail22780.d          |    13 +
 .../gdc.test/fail_compilation/fail22825a.d         |    11 +
 .../gdc.test/fail_compilation/fail22825b.d         |    13 +
 .../gdc.test/fail_compilation/fail22827.d          |     9 +
 .../gdc.test/fail_compilation/fail22881.d          |    60 +
 .../gdc.test/fail_compilation/fail23036.d          |    22 +
 .../gdc.test/fail_compilation/fail23108a.d         |    16 +
 .../gdc.test/fail_compilation/fail23108b.d         |    18 +
 .../gdc.test/fail_compilation/fail23109.d          |    12 +
 .../gdc.test/fail_compilation/fail23135.d          |    17 +
 gcc/testsuite/gdc.test/fail_compilation/fail2361.d |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/fail249.d  |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail258.d  |    13 +-
 gcc/testsuite/gdc.test/fail_compilation/fail259.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail261.d  |     3 +-
 gcc/testsuite/gdc.test/fail_compilation/fail2656.d |    28 +-
 gcc/testsuite/gdc.test/fail_compilation/fail332.d  |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail346.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail349.d  |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail354.d  |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail359.d  |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/fail3703.d |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/fail3895.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail4082.d |     4 +-
 .../gdc.test/fail_compilation/fail4269a.d          |     3 +-
 .../gdc.test/fail_compilation/fail4269b.d          |     3 +-
 .../gdc.test/fail_compilation/fail4269c.d          |     3 +-
 .../gdc.test/fail_compilation/fail4375a.d          |     1 -
 .../gdc.test/fail_compilation/fail4375b.d          |     1 -
 .../gdc.test/fail_compilation/fail4375c.d          |     1 -
 .../gdc.test/fail_compilation/fail4375d.d          |     3 +-
 .../gdc.test/fail_compilation/fail4375e.d          |     1 -
 .../gdc.test/fail_compilation/fail4375f.d          |     1 -
 .../gdc.test/fail_compilation/fail4375g.d          |     1 -
 .../gdc.test/fail_compilation/fail4375h.d          |     1 -
 .../gdc.test/fail_compilation/fail4375i.d          |     1 -
 .../gdc.test/fail_compilation/fail4375j.d          |     1 -
 .../gdc.test/fail_compilation/fail4375k.d          |     1 -
 .../gdc.test/fail_compilation/fail4375l.d          |     1 -
 .../gdc.test/fail_compilation/fail4375m.d          |     1 -
 .../gdc.test/fail_compilation/fail4375o.d          |     1 -
 .../gdc.test/fail_compilation/fail4375p.d          |     1 -
 .../gdc.test/fail_compilation/fail4375q.d          |     1 -
 .../gdc.test/fail_compilation/fail4375r.d          |     1 -
 .../gdc.test/fail_compilation/fail4375s.d          |     1 -
 .../gdc.test/fail_compilation/fail4375t.d          |     1 -
 .../gdc.test/fail_compilation/fail4375u.d          |     1 -
 .../gdc.test/fail_compilation/fail4375v.d          |     1 -
 .../gdc.test/fail_compilation/fail4375w.d          |     1 -
 .../gdc.test/fail_compilation/fail4375x.d          |     1 -
 .../gdc.test/fail_compilation/fail4375y.d          |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail44.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail47.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail58.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail60.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail6107.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail6968.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail7178.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail72.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail7234.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail73.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail7369.d |     1 -
 .../gdc.test/fail_compilation/fail7424c.d          |     1 -
 .../gdc.test/fail_compilation/fail7424d.d          |     1 -
 .../gdc.test/fail_compilation/fail7424e.d          |     1 -
 .../gdc.test/fail_compilation/fail7424f.d          |     1 -
 .../gdc.test/fail_compilation/fail7424g.d          |     1 -
 .../gdc.test/fail_compilation/fail7424h.d          |     1 -
 .../gdc.test/fail_compilation/fail7424i.d          |     1 -
 .../gdc.test/fail_compilation/fail7524a.d          |     3 +-
 .../gdc.test/fail_compilation/fail7524b.d          |     3 +-
 gcc/testsuite/gdc.test/fail_compilation/fail77.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail78.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail7848.d |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/fail7851.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail7859.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail7861.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail7862.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail79.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail8009.d |     1 -
 .../gdc.test/fail_compilation/fail80_m32.d         |     2 +-
 .../gdc.test/fail_compilation/fail80_m64.d         |     2 +-
 .../gdc.test/fail_compilation/fail8179b.d          |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail8373.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail8724.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail9199.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail92.d   |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail95.d   |     1 -
 .../gdc.test/fail_compilation/fail9665a.d          |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail9735.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fail99.d   |     2 +-
 .../gdc.test/fail_compilation/fail_arrayop2.d      |     6 +-
 .../gdc.test/fail_compilation/fail_scope.d         |    29 +-
 .../gdc.test/fail_compilation/fail_typeof.d        |    82 +
 .../gdc.test/fail_compilation/failcontracts.d      |     1 -
 .../gdc.test/fail_compilation/faildeleteaa.d       |     4 +-
 .../gdc.test/fail_compilation/failsafec.d          |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fix17751.d |    22 -
 gcc/testsuite/gdc.test/fail_compilation/fix18575.d |     9 +-
 gcc/testsuite/gdc.test/fail_compilation/fix19059.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/fix21585.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fix22108.d |    13 +
 gcc/testsuite/gdc.test/fail_compilation/fix23138.d |    16 +
 gcc/testsuite/gdc.test/fail_compilation/fix5212.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/fob1.d     |     1 +
 gcc/testsuite/gdc.test/fail_compilation/fob2.d     |    17 +
 gcc/testsuite/gdc.test/fail_compilation/format.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/goto1.d    |     1 -
 gcc/testsuite/gdc.test/fail_compilation/goto3.d    |     2 -
 gcc/testsuite/gdc.test/fail_compilation/ice10283.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/ice10922.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice10949.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice11968.d |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/ice12574.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice13027.d |     1 -
 gcc/testsuite/gdc.test/fail_compilation/ice14844.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice18753.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice22377.d |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice23097.d |    28 +
 gcc/testsuite/gdc.test/fail_compilation/ice6538.d  |     1 -
 gcc/testsuite/gdc.test/fail_compilation/ice9254a.d |    12 +-
 gcc/testsuite/gdc.test/fail_compilation/ice9254b.d |    12 +-
 gcc/testsuite/gdc.test/fail_compilation/ice9254c.d |    12 +-
 gcc/testsuite/gdc.test/fail_compilation/ice9540.d  |     2 +-
 .../gdc.test/fail_compilation/imports/a10528.d     |     1 -
 .../gdc.test/fail_compilation/imports/a11850.d     |     2 -
 .../gdc.test/fail_compilation/imports/a14235.d     |     2 +-
 .../gdc.test/fail_compilation/imports/diag10141b.d |     1 -
 .../fail_compilation/imports/diag9210stdcomplex.d  |     1 -
 .../gdc.test/fail_compilation/imports/test18480a.d |     1 -
 .../gdc.test/fail_compilation/imports/test21164a.d |     1 -
 .../gdc.test/fail_compilation/imports/test21164b.d |     1 -
 .../gdc.test/fail_compilation/imports/test21164c.d |     1 -
 .../gdc.test/fail_compilation/imports/test21164d.d |     1 -
 .../gdc.test/fail_compilation/imports/test23109a.d |    10 +
 .../gdc.test/fail_compilation/imports/test23109b.d |    10 +
 .../gdc.test/fail_compilation/imports/test23109c.d |     3 +
 .../gdc.test/fail_compilation/imports/test64a.d    |     1 -
 .../gdc.test/fail_compilation/issue22820.d         |    67 +
 .../gdc.test/fail_compilation/issue22826.d         |     6 +
 .../gdc.test/fail_compilation/issue3827.d          |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/lexer1.d   |    12 +-
 gcc/testsuite/gdc.test/fail_compilation/lexer2.d   |     8 +-
 gcc/testsuite/gdc.test/fail_compilation/lexer4.d   |     6 +-
 gcc/testsuite/gdc.test/fail_compilation/mangle2.d  |     1 -
 .../gdc.test/fail_compilation/mixin_template.d     |    10 +
 gcc/testsuite/gdc.test/fail_compilation/must_use.d |    16 +
 .../gdc.test/fail_compilation/must_use_comma.d     |    17 +
 .../gdc.test/fail_compilation/must_use_opunary.d   |    21 +
 .../gdc.test/fail_compilation/must_use_reserved.d  |    20 +
 .../gdc.test/fail_compilation/must_use_template.d  |    16 +
 .../gdc.test/fail_compilation/must_use_union.d     |    16 +
 .../gdc.test/fail_compilation/no_Throwable.d       |     6 +-
 .../gdc.test/fail_compilation/no_TypeInfo.d        |     3 +-
 gcc/testsuite/gdc.test/fail_compilation/nogc1.d    |    12 +-
 gcc/testsuite/gdc.test/fail_compilation/noreturn.d |    18 +
 .../gdc.test/fail_compilation/noreturn2.d          |     2 +-
 .../gdc.test/fail_compilation/opapplyscope.d       |    26 +
 .../gdc.test/fail_compilation/pragmainline.d       |     1 -
 gcc/testsuite/gdc.test/fail_compilation/pragmas.d  |     2 -
 .../gdc.test/fail_compilation/previewin.d          |     2 +-
 .../gdc.test/fail_compilation/previewin2.d         |    18 +
 .../gdc.test/fail_compilation/pull12941.d          |     4 +-
 .../gdc.test/fail_compilation/reserved_version.d   |     2 +
 .../fail_compilation/reserved_version_switch.d     |     3 +
 gcc/testsuite/gdc.test/fail_compilation/retscope.d |    26 +-
 .../gdc.test/fail_compilation/retscope2.d          |     9 +-
 .../gdc.test/fail_compilation/retscope3.d          |    41 -
 .../gdc.test/fail_compilation/retscope5.d          |     1 -
 .../gdc.test/fail_compilation/retscope6.d          |    76 +-
 .../gdc.test/fail_compilation/safe_gshared.d       |    15 +
 .../gdc.test/fail_compilation/safe_pointer_index.d |    12 +
 .../gdc.test/fail_compilation/scope_class.d        |     3 +-
 .../gdc.test/fail_compilation/scope_type.d         |     8 +-
 gcc/testsuite/gdc.test/fail_compilation/shared.d   |     2 +-
 gcc/testsuite/gdc.test/fail_compilation/switches.d |     2 -
 .../gdc.test/fail_compilation/template_decl.d      |     9 +
 gcc/testsuite/gdc.test/fail_compilation/test1021.d |     2 -
 .../gdc.test/fail_compilation/test11047.d          |     2 -
 .../gdc.test/fail_compilation/test11176.d          |     5 +-
 .../gdc.test/fail_compilation/test12228.d          |     6 +-
 .../gdc.test/fail_compilation/test13536.d          |     3 +-
 .../gdc.test/fail_compilation/test13537.d          |     1 -
 .../gdc.test/fail_compilation/test14238.d          |     2 +-
 .../gdc.test/fail_compilation/test14496.d          |    13 +-
 .../gdc.test/fail_compilation/test15191.d          |    41 +-
 .../gdc.test/fail_compilation/test15373.d          |     2 +-
 .../gdc.test/fail_compilation/test15399.d          |     1 -
 .../gdc.test/fail_compilation/test15544.d          |     2 -
 .../gdc.test/fail_compilation/test15660.d          |     3 +-
 .../gdc.test/fail_compilation/test15672.d          |     2 -
 .../gdc.test/fail_compilation/test15703.d          |     1 -
 .../gdc.test/fail_compilation/test15704.d          |     1 -
 .../gdc.test/fail_compilation/test15989.d          |     1 -
 .../gdc.test/fail_compilation/test16188.d          |    11 +-
 .../gdc.test/fail_compilation/test16193.d          |     1 -
 .../gdc.test/fail_compilation/test16195.d          |     4 +-
 .../gdc.test/fail_compilation/test16365.d          |     2 +-
 .../gdc.test/fail_compilation/test16381.d          |     1 -
 .../gdc.test/fail_compilation/test16589.d          |    12 +-
 .../gdc.test/fail_compilation/test17284.d          |     8 +-
 .../gdc.test/fail_compilation/test17307.d          |     2 +-
 .../gdc.test/fail_compilation/test17422.d          |     2 +-
 .../gdc.test/fail_compilation/test17423.d          |     2 +-
 .../gdc.test/fail_compilation/test17425.d          |     1 -
 .../gdc.test/fail_compilation/test17450.d          |     8 +-
 .../gdc.test/fail_compilation/test17868b.d         |    14 +-
 .../gdc.test/fail_compilation/test18130.d          |     2 +-
 .../gdc.test/fail_compilation/test18282.d          |     3 +-
 .../gdc.test/fail_compilation/test18484.d          |     7 +-
 .../gdc.test/fail_compilation/test18644.d          |     2 -
 .../gdc.test/fail_compilation/test18708.d          |     2 -
 .../gdc.test/fail_compilation/test19097.d          |    98 +-
 .../gdc.test/fail_compilation/test20245.d          |    53 +-
 .../gdc.test/fail_compilation/test20569.d          |     4 +-
 .../gdc.test/fail_compilation/test20881.d          |    30 +
 .../gdc.test/fail_compilation/test21008.d          |    41 +
 .../gdc.test/fail_compilation/test21198.d          |     2 +-
 .../gdc.test/fail_compilation/test21204.d          |     2 +-
 .../gdc.test/fail_compilation/test21353.d          |     1 -
 .../gdc.test/fail_compilation/test21477.d          |    16 +
 .../gdc.test/fail_compilation/test21546.d          |    59 +
 .../gdc.test/fail_compilation/test21665.d          |     2 +-
 .../gdc.test/fail_compilation/test21912.d          |     4 +-
 .../gdc.test/fail_compilation/test21927.d          |     4 +-
 .../gdc.test/fail_compilation/test21939.d          |     3 +-
 .../gdc.test/fail_compilation/test22023.d          |    26 +
 .../gdc.test/fail_compilation/test22145.d          |    28 +
 .../gdc.test/fail_compilation/test22541.d          |     2 +-
 .../gdc.test/fail_compilation/test22593.d          |     2 +-
 .../gdc.test/fail_compilation/test22686.d          |    21 +
 .../gdc.test/fail_compilation/test22818.d          |    21 +
 .../gdc.test/fail_compilation/test22840.d          |    26 +
 .../gdc.test/fail_compilation/test22910.d          |    19 +
 .../gdc.test/fail_compilation/test22999.d          |    27 +
 .../gdc.test/fail_compilation/test23017.d          |    20 +
 .../gdc.test/fail_compilation/test23159.d          |    22 +
 gcc/testsuite/gdc.test/fail_compilation/test3818.d |     2 -
 gcc/testsuite/gdc.test/fail_compilation/test64.d   |     1 -
 gcc/testsuite/gdc.test/fail_compilation/test9150.d |     2 +-
 .../gdc.test/fail_compilation/test_switch_error.d  |    78 +
 .../gdc.test/fail_compilation/testpull1810.d       |     1 -
 .../gdc.test/fail_compilation/testscopestatic.d    |     1 -
 gcc/testsuite/gdc.test/fail_compilation/traits.d   |    26 +-
 .../gdc.test/fail_compilation/typeerrors.d         |    31 +-
 .../gdc.test/fail_compilation/udaparams.d          |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/udatypes.d |     8 +
 .../gdc.test/fail_compilation/varargsstc.d         |     1 -
 .../gdc.test/fail_compilation/warn12809.d          |     2 -
 gcc/testsuite/gdc.test/runnable/auto1.d            |     8 +-
 gcc/testsuite/gdc.test/runnable/b18034.d           |    10 +-
 gcc/testsuite/gdc.test/runnable/betterc.d          |     1 -
 gcc/testsuite/gdc.test/runnable/bit.d              |   106 +
 gcc/testsuite/gdc.test/runnable/bug846.d           |     1 -
 gcc/testsuite/gdc.test/runnable/dbitfields.d       |   189 +
 gcc/testsuite/gdc.test/runnable/dhry.d             |   947 -
 gcc/testsuite/gdc.test/runnable/fix22372.d         |     1 -
 gcc/testsuite/gdc.test/runnable/functype.d         |     1 -
 gcc/testsuite/gdc.test/runnable/ice10086b.d        |    50 +
 gcc/testsuite/gdc.test/runnable/ice21727.d         |    46 -
 gcc/testsuite/gdc.test/runnable/imports/a15079.d   |     2 +-
 gcc/testsuite/gdc.test/runnable/imports/a18a.d     |     1 -
 gcc/testsuite/gdc.test/runnable/imports/a19a.d     |     2 +-
 gcc/testsuite/gdc.test/runnable/imports/a21a.d     |     1 -
 gcc/testsuite/gdc.test/runnable/imports/bug846.d   |     1 -
 gcc/testsuite/gdc.test/runnable/imports/c22a.d     |     1 -
 gcc/testsuite/gdc.test/runnable/imports/c22b.d     |     1 -
 .../gdc.test/runnable/imports/link12144a.d         |     2 +-
 .../gdc.test/runnable/imports/link7745b.d          |     2 -
 gcc/testsuite/gdc.test/runnable/imports/m1a.d      |     1 -
 .../gdc.test/runnable/imports/template2962a.d      |     1 -
 .../gdc.test/runnable/imports/test10441b.d         |     1 -
 .../gdc.test/runnable/imports/test10441c.d         |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test10a.d  |     1 -
 .../gdc.test/runnable/imports/test11039b.d         |     1 -
 .../gdc.test/runnable/imports/test11745b.d         |    12 +-
 gcc/testsuite/gdc.test/runnable/imports/test13a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test27a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test29a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test31a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test32a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test35a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test40a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test41a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test45a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test45b.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test46b.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test46c.d  |     3 +-
 gcc/testsuite/gdc.test/runnable/imports/test49a.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test57a.d  |     2 -
 gcc/testsuite/gdc.test/runnable/imports/test57b.d  |     1 -
 gcc/testsuite/gdc.test/runnable/imports/test58a.d  |     1 -
 .../gdc.test/runnable/imports/testminitAA.d        |     1 -
 .../gdc.test/runnable/imports/testminitBB.d        |     1 -
 .../gdc.test/runnable/imports/testmod1b.d          |     1 -
 gcc/testsuite/gdc.test/runnable/imports/tlsa.d     |     2 -
 gcc/testsuite/gdc.test/runnable/inline3.d          |    44 +
 gcc/testsuite/gdc.test/runnable/inline7625.d       |   185 +
 gcc/testsuite/gdc.test/runnable/interface.d        |    12 +-
 gcc/testsuite/gdc.test/runnable/interface2.d       |    11 +-
 gcc/testsuite/gdc.test/runnable/interpret.d        |   107 +-
 gcc/testsuite/gdc.test/runnable/link12144.d        |     6 -
 gcc/testsuite/gdc.test/runnable/link15017.d        |     8 +-
 gcc/testsuite/gdc.test/runnable/manboy.d           |     1 -
 gcc/testsuite/gdc.test/runnable/mixin1.d           |     7 +-
 gcc/testsuite/gdc.test/runnable/nan.d              |    17 +-
 gcc/testsuite/gdc.test/runnable/newdel.d           |     8 +-
 gcc/testsuite/gdc.test/runnable/nrvo.d             |    30 +
 gcc/testsuite/gdc.test/runnable/opover.d           |   352 +-
 gcc/testsuite/gdc.test/runnable/pi.d               |     3 -
 gcc/testsuite/gdc.test/runnable/previewin.d        |     6 +-
 gcc/testsuite/gdc.test/runnable/sctor2.d           |     7 +-
 gcc/testsuite/gdc.test/runnable/sdtor.d            |    26 +-
 gcc/testsuite/gdc.test/runnable/sroa13220.d        |   103 -
 gcc/testsuite/gdc.test/runnable/staticforeach.d    |    29 +
 gcc/testsuite/gdc.test/runnable/template2962.d     |     1 -
 gcc/testsuite/gdc.test/runnable/test10441.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test10942.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test11.d           |     2 -
 gcc/testsuite/gdc.test/runnable/test11039.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test11934.d        |     2 +-
 gcc/testsuite/gdc.test/runnable/test12.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test15.d           |     2 +-
 gcc/testsuite/gdc.test/runnable/test15568.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test16140.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test17.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test17246.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test17684.d        |    20 +-
 gcc/testsuite/gdc.test/runnable/test17868b.d       |     4 +-
 gcc/testsuite/gdc.test/runnable/test17899.d        |     2 +-
 gcc/testsuite/gdc.test/runnable/test19735.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test20.d           |     8 +-
 gcc/testsuite/gdc.test/runnable/test20036.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test20565.d        |     1 -
 gcc/testsuite/gdc.test/runnable/test20603.d        |    31 +
 gcc/testsuite/gdc.test/runnable/test20734.d        |    28 +
 gcc/testsuite/gdc.test/runnable/test21.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test21416.d        |     9 +
 gcc/testsuite/gdc.test/runnable/test22163.d        |    13 +
 gcc/testsuite/gdc.test/runnable/test22175.d        |    32 +
 gcc/testsuite/gdc.test/runnable/test22717.d        |    31 +
 gcc/testsuite/gdc.test/runnable/test22945.d        |    38 +
 gcc/testsuite/gdc.test/runnable/test23010.d        |    43 +
 gcc/testsuite/gdc.test/runnable/test23083.d        |    16 +
 gcc/testsuite/gdc.test/runnable/test27.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test28.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test3.d            |     1 -
 gcc/testsuite/gdc.test/runnable/test30.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test32.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test34.d           |     2 -
 gcc/testsuite/gdc.test/runnable/test4.d            |     8 +-
 gcc/testsuite/gdc.test/runnable/test40.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test41.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test57.d           |     1 -
 gcc/testsuite/gdc.test/runnable/test7932.d         |     1 -
 gcc/testsuite/gdc.test/runnable/test9495.d         |     2 +-
 gcc/testsuite/gdc.test/runnable/testappend.d       |    16 +-
 gcc/testsuite/gdc.test/runnable/testconst.d        |    16 +-
 gcc/testsuite/gdc.test/runnable/testcontracts.d    |    26 +-
 gcc/testsuite/gdc.test/runnable/testdstress.d      |     8 +-
 gcc/testsuite/gdc.test/runnable/testmain.d         |     1 -
 gcc/testsuite/gdc.test/runnable/testmod2.d         |     1 -
 gcc/testsuite/gdc.test/runnable/testptrref.d       |    10 +-
 gcc/testsuite/gdc.test/runnable/testscope.d        |    16 -
 gcc/testsuite/gdc.test/runnable/testscope2.d       |     8 +-
 gcc/testsuite/gdc.test/runnable/testthread2.d      |     1 -
 gcc/testsuite/gdc.test/runnable/tls.d              |     1 -
 gcc/testsuite/gdc.test/runnable/tls_dup.d          |     1 -
 .../gdc.test/runnable/traits_getPointerBitmap.d    |     2 +-
 gcc/testsuite/gdc.test/runnable/xpostblit.d        |     2 +-
 gcc/testsuite/gdc.test/runnable/xtest46.d          |   104 +-
 gcc/testsuite/gdc.test/runnable/xtest46_gc.d       |     8 -
 gcc/testsuite/gdc.test/runnable/xtest55.d          |     1 -
 gcc/testsuite/gdc.test/runnable_cxx/cppa.d         |    22 +-
 .../gdc.test/runnable_cxx/extra-files/cabi2.cpp    |     1 -
 .../gdc.test/runnable_cxx/extra-files/cppb.cpp     |    33 +-
 .../runnable_cxx/extra-files/test22351.cpp         |    46 +
 .../runnable_cxx/extra-files/test22898.cpp         |     7 +
 .../runnable_cxx/extra-files/test23135.cpp         |    52 +
 gcc/testsuite/gdc.test/runnable_cxx/test22351.d    |    55 +
 gcc/testsuite/gdc.test/runnable_cxx/test22898.d    |    28 +
 gcc/testsuite/gdc.test/runnable_cxx/test23135.d    |    38 +
 gcc/testsuite/gdc.test/runnable_cxx/test6716.d     |     2 +-
 .../gfortran.dg/allocate_alloc_opt_15.f90          |    49 +
 gcc/testsuite/gfortran.dg/array_reference_3.f90    |   195 +
 gcc/testsuite/gfortran.dg/associate_54.f90         |     3 +-
 gcc/testsuite/gfortran.dg/associate_58.f90         |    21 +
 gcc/testsuite/gfortran.dg/associate_59.f90         |     9 +
 gcc/testsuite/gfortran.dg/associated_target_8.f90  |    16 +
 gcc/testsuite/gfortran.dg/assumed_type_14.f90      |    22 +
 gcc/testsuite/gfortran.dg/c_loc_test_22.f90        |     4 +-
 .../gfortran.dg/char_pointer_assign_7.f90          |    38 +
 .../gfortran.dg/character_array_dummy_1.f90        |    21 +
 gcc/testsuite/gfortran.dg/check_bits_3.f90         |    16 +
 gcc/testsuite/gfortran.dg/class_58.f90             |     2 +-
 gcc/testsuite/gfortran.dg/class_73.f90             |    17 +
 gcc/testsuite/gfortran.dg/class_dummy_8.f90        |    20 +
 gcc/testsuite/gfortran.dg/class_dummy_9.f90        |    20 +
 gcc/testsuite/gfortran.dg/class_result_10.f90      |    52 +
 gcc/testsuite/gfortran.dg/coarray_44.f90           |     2 +
 gcc/testsuite/gfortran.dg/coarray_50.f90           |    22 +
 gcc/testsuite/gfortran.dg/coarray_allocate_11.f90  |     6 +-
 gcc/testsuite/gfortran.dg/coarray_allocate_12.f90  |    19 +
 gcc/testsuite/gfortran.dg/data_pointer_2.f90       |    21 +
 gcc/testsuite/gfortran.dg/dec_union_12.f90         |    43 +
 gcc/testsuite/gfortran.dg/dependency_49.f90        |     3 +-
 .../gfortran.dg/derived_constructor_comps_7.f90    |    28 +
 gcc/testsuite/gfortran.dg/extends_type_of_4.f90    |    20 +
 gcc/testsuite/gfortran.dg/finalize_10.f90          |     2 +-
 gcc/testsuite/gfortran.dg/g77/pr105203.f           |    20 +
 .../gfortran.dg/goacc-gomp/pr102330-1.f90          |    35 +
 .../gfortran.dg/goacc/array-with-dt-1.f90          |    18 +-
 .../gfortran.dg/goacc/array-with-dt-1a.f90         |    27 +
 .../goacc/classify-kernels-parloops.f95            |     3 +-
 .../classify-kernels-unparallelized-parloops.f95   |     3 +-
 .../goacc/classify-kernels-unparallelized.f95      |     3 +-
 .../gfortran.dg/goacc/classify-kernels.f95         |     5 +-
 .../gfortran.dg/goacc/classify-parallel.f95        |     3 +-
 .../gfortran.dg/goacc/classify-routine-nohost.f95  |     3 +-
 .../gfortran.dg/goacc/classify-routine.f95         |     3 +-
 .../gfortran.dg/goacc/classify-serial.f95          |     9 +-
 gcc/testsuite/gfortran.dg/goacc/common-block-3.f90 |    31 +-
 .../gfortran.dg/goacc/kernels-decompose-2.f95      |    26 +-
 .../gfortran.dg/goacc/nested-function-1.f90        |    72 +-
 gcc/testsuite/gfortran.dg/goacc/pr104717.f90       |    22 +
 gcc/testsuite/gfortran.dg/goacc/pr93464-2.f90      |    26 +
 gcc/testsuite/gfortran.dg/goacc/pr93464.f90        |    12 +-
 .../goacc/privatization-1-compute-loop.f90         |    13 +-
 .../gfortran.dg/goacc/privatization-1-compute.f90  |     6 +-
 .../goacc/privatization-1-routine_gang-loop.f90    |     6 +-
 .../goacc/privatization-1-routine_gang.f90         |     6 +-
 .../gfortran.dg/gomp/affinity-clause-7.f90         |    19 +
 gcc/testsuite/gfortran.dg/gomp/all-memory-1.f90    |    54 +
 gcc/testsuite/gfortran.dg/gomp/all-memory-2.f90    |    55 +
 gcc/testsuite/gfortran.dg/gomp/all-memory-3.f90    |    24 +
 gcc/testsuite/gfortran.dg/gomp/allocate-3.f90      |    14 +
 gcc/testsuite/gfortran.dg/gomp/associate1.f90      |    40 +-
 gcc/testsuite/gfortran.dg/gomp/associate2.f90      |    76 +
 .../gfortran.dg/gomp/canonical-loop-1.f90          |   224 +
 .../gfortran.dg/gomp/canonical-loop-2.f90          |    44 +
 gcc/testsuite/gfortran.dg/gomp/collapse1.f90       |     4 +-
 .../gfortran.dg/gomp/declare-target-2.f90          |    18 +-
 .../gfortran.dg/gomp/declare-target-4.f90          |     9 +-
 gcc/testsuite/gfortran.dg/gomp/depobj-1.f90        |     3 +
 gcc/testsuite/gfortran.dg/gomp/depobj-2.f90        |     6 +-
 gcc/testsuite/gfortran.dg/gomp/linear-2.f90        |   112 +
 gcc/testsuite/gfortran.dg/gomp/linear-3.f90        |    39 +
 gcc/testsuite/gfortran.dg/gomp/linear-4.f90        |   102 +
 gcc/testsuite/gfortran.dg/gomp/linear-5.f90        |    43 +
 gcc/testsuite/gfortran.dg/gomp/linear-6.f90        |    54 +
 gcc/testsuite/gfortran.dg/gomp/linear-7.f90        |    27 +
 gcc/testsuite/gfortran.dg/gomp/linear-8.f90        |    44 +
 gcc/testsuite/gfortran.dg/gomp/loop-exit.f90       |   674 +
 gcc/testsuite/gfortran.dg/gomp/masked-taskloop.f90 |    20 +
 .../gfortran.dg/gomp/non-rectangular-loop.f90      |   227 +
 gcc/testsuite/gfortran.dg/gomp/pr104131.f90        |    26 +
 gcc/testsuite/gfortran.dg/gomp/pr104757.f90        |    19 +
 gcc/testsuite/gfortran.dg/gomp/pr85313.f90         |     6 +-
 gcc/testsuite/gfortran.dg/gomp/requires-4.f90      |     2 +-
 gcc/testsuite/gfortran.dg/gomp/requires-8.f90      |    14 +-
 gcc/testsuite/gfortran.dg/gomp/scope-5.f90         |     9 +
 gcc/testsuite/gfortran.dg/gomp/scope-6.f90         |    23 +
 gcc/testsuite/gfortran.dg/gomp/target-data-1.f90   |    17 +
 gcc/testsuite/gfortran.dg/gomp/target-data-2.f90   |    14 +
 .../gfortran.dg/gomp/target-device-ancestor-2.f90  |    70 +-
 .../gfortran.dg/gomp/target-device-ancestor-2a.f90 |    80 +
 .../gfortran.dg/gomp/target-device-ancestor-3.f90  |     6 +-
 .../gfortran.dg/gomp/target-device-ancestor-4.f90  |     6 +-
 .../gfortran.dg/gomp/target-device-ancestor-5.f90  |    69 +
 gcc/testsuite/gfortran.dg/gomp/task-detach-1.f90   |     4 +-
 .../gfortran.dg/gomp/taskwait-depend-nowait-1.f90  |    14 +
 gcc/testsuite/gfortran.dg/include_14.f90           |     4 +-
 gcc/testsuite/gfortran.dg/include_17.f90           |     4 +-
 gcc/testsuite/gfortran.dg/include_18.f90           |     4 +-
 gcc/testsuite/gfortran.dg/include_6.f90            |     2 +-
 gcc/testsuite/gfortran.dg/index_6.f90              |    31 +
 gcc/testsuite/gfortran.dg/minmaxloc_16.f90         |    14 +
 gcc/testsuite/gfortran.dg/negative_stride_1.f90    |    25 +
 gcc/testsuite/gfortran.dg/nint_p7.f90              |     3 +-
 gcc/testsuite/gfortran.dg/null_actual_2.f90        |    16 +
 gcc/testsuite/gfortran.dg/pack_simplify_1.f90      |    15 +
 gcc/testsuite/gfortran.dg/pr102860.f90             |     3 +-
 gcc/testsuite/gfortran.dg/pr103504.f90             |    28 +
 gcc/testsuite/gfortran.dg/pr104210.f90             |    15 +
 gcc/testsuite/gfortran.dg/pr104313.f               |    11 +
 gcc/testsuite/gfortran.dg/pr104571.f90             |    12 +
 gcc/testsuite/gfortran.dg/pr104716.f               |    31 +
 gcc/testsuite/gfortran.dg/pr104849.f90             |     9 +
 gcc/testsuite/gfortran.dg/pr105230.f90             |     8 +
 gcc/testsuite/gfortran.dg/pr105501.f90             |    15 +
 gcc/testsuite/gfortran.dg/pr105954.f90             |    26 +
 gcc/testsuite/gfortran.dg/pr106209.f90             |     9 +
 gcc/testsuite/gfortran.dg/pr106226.f               |    37 +
 gcc/testsuite/gfortran.dg/pr106331.f90             |     7 +
 gcc/testsuite/gfortran.dg/pr47614.f                |     2 +-
 gcc/testsuite/gfortran.dg/pr58968.f                |     2 +-
 gcc/testsuite/gfortran.dg/pr70673.f90              |     2 -
 gcc/testsuite/gfortran.dg/pr70673_2.f90            |    25 +
 .../gfortran.dg/recursive_reference_3.f90          |    14 +
 gcc/testsuite/gfortran.dg/sizeof_6.f90             |   437 +
 gcc/testsuite/gfortran.dg/stop_1.f90               |    44 +
 gcc/testsuite/gfortran.dg/stop_2.f                 |    31 +
 gcc/testsuite/gfortran.dg/stop_3.f90               |    22 +
 gcc/testsuite/gfortran.dg/stop_4.f90               |    14 +
 gcc/testsuite/gfortran.dg/ubsan/pr106062.f90       |    11 +
 .../gfortran.dg/unlimited_polymorphic_3.f03        |    56 +-
 gcc/testsuite/gfortran.dg/unpack_vector_1.f90      |    12 +
 gcc/testsuite/gfortran.dg/vect/pr106253.f          |    35 +
 gcc/testsuite/gfortran.dg/vector_subscript_8.f90   |    16 +
 gcc/testsuite/gfortran.dg/vector_subscript_9.f90   |    21 +
 gcc/testsuite/gnat.dg/concat5.adb                  |     9 +
 gcc/testsuite/gnat.dg/concat5_pkg1.adb             |    18 +
 gcc/testsuite/gnat.dg/concat5_pkg1.ads             |     5 +
 gcc/testsuite/gnat.dg/concat5_pkg2.adb             |    10 +
 gcc/testsuite/gnat.dg/concat5_pkg2.ads             |     5 +
 gcc/testsuite/gnat.dg/equal7.adb                   |    10 +-
 gcc/testsuite/gnat.dg/hardbool.adb                 |    46 +
 gcc/testsuite/gnat.dg/hardbool.ads                 |    22 +
 gcc/testsuite/gnat.dg/loopvar.adb                  |     2 +-
 gcc/testsuite/gnat.dg/opt98.adb                    |    14 +
 gcc/testsuite/gnat.dg/opt98.ads                    |    19 +
 gcc/testsuite/gnat.dg/renaming1.adb                |     8 +-
 gcc/testsuite/gnat.dg/renaming1.ads                |     4 +-
 gcc/testsuite/gnat.dg/specs/discr5.ads             |     5 +-
 gcc/testsuite/gnat.dg/specs/empty_variants.ads     |     4 +-
 gcc/testsuite/gnat.dg/specs/pack13.ads             |     2 +-
 gcc/testsuite/gnat.dg/sso17.adb                    |    34 +
 gcc/testsuite/gnat.dg/warn29.adb                   |     2 +-
 gcc/testsuite/go.test/go-test.exp                  |     3 +
 gcc/testsuite/go.test/test/fixedbugs/issue10441.go |     2 +-
 gcc/testsuite/go.test/test/fixedbugs/issue27938.go |     6 +-
 gcc/testsuite/jit.dg/all-non-failing-tests.h       |    16 +
 gcc/testsuite/jit.dg/harness.h                     |     4 +
 gcc/testsuite/jit.dg/test-asm.cc                   |     1 +
 gcc/testsuite/jit.dg/test-bitcast.c                |    61 +
 gcc/testsuite/jit.dg/test-error-bad-bitcast.c      |    62 +
 gcc/testsuite/jit.dg/test-error-bad-bitcast2.c     |    62 +
 .../jit.dg/test-error-register-variable-bad-name.c |    35 +
 .../test-error-register-variable-size-mismatch.c   |    38 +
 .../jit.dg/test-pr105812-bool-operations.c         |    89 +
 gcc/testsuite/jit.dg/test-register-variable.c      |    56 +
 gcc/testsuite/jit.dg/test-setting-alignment.c      |    66 +
 gcc/testsuite/jit.dg/test-types.c                  |   134 +
 gcc/testsuite/lib/asan-dg.exp                      |     2 +
 gcc/testsuite/lib/g++-dg.exp                       |     7 +-
 gcc/testsuite/lib/g++.exp                          |     6 +-
 gcc/testsuite/lib/gcc-dg.exp                       |     1 +
 gcc/testsuite/lib/prune.exp                        |     5 +
 gcc/testsuite/lib/scansarif.exp                    |    42 +
 gcc/testsuite/lib/target-supports.exp              |   150 +-
 gcc/timevar.def                                    |     1 +
 gcc/toplev.cc                                      |    40 +-
 gcc/tracer.cc                                      |     4 +-
 gcc/trans-mem.cc                                   |    36 +-
 gcc/tree-call-cdce.cc                              |     4 +-
 gcc/tree-cfg.cc                                    |   141 +-
 gcc/tree-cfgcleanup.cc                             |    53 +-
 gcc/tree-chrec.cc                                  |    27 +-
 gcc/tree-complex.cc                                |    43 +-
 gcc/tree-core.h                                    |    36 +-
 gcc/tree-data-ref.cc                               |    27 +-
 gcc/tree-dfa.cc                                    |     5 +-
 gcc/tree-diagnostic-client-data-hooks.cc           |   150 +
 gcc/tree-diagnostic-path.cc                        |    39 +-
 gcc/tree-diagnostic.cc                             |     2 +
 gcc/tree-eh.cc                                     |    23 +-
 gcc/tree-emutls.cc                                 |     7 +-
 gcc/tree-if-conv.cc                                |   118 +-
 gcc/tree-inline.cc                                 |     8 +-
 gcc/tree-into-ssa.cc                               |   191 +-
 gcc/tree-logical-location.cc                       |   148 +
 gcc/tree-logical-location.h                        |    67 +
 gcc/tree-loop-distribution.cc                      |    87 +-
 gcc/tree-nested.cc                                 |     4 +-
 gcc/tree-nrv.cc                                    |     6 +-
 gcc/tree-object-size.cc                            |    48 +-
 gcc/tree-parloops.cc                               |    23 +-
 gcc/tree-pass.h                                    |     1 +
 gcc/tree-predcom.cc                                |    75 +-
 gcc/tree-pretty-print.cc                           |    76 +-
 gcc/tree-profile.cc                                |    20 +-
 gcc/tree-scalar-evolution.cc                       |   185 +-
 gcc/tree-sra.cc                                    |    71 +-
 gcc/tree-ssa-alias.cc                              |   183 +-
 gcc/tree-ssa-alias.h                               |    12 +-
 gcc/tree-ssa-ccp.cc                                |    50 +-
 gcc/tree-ssa-copy.cc                               |    19 +-
 gcc/tree-ssa-dce.cc                                |    69 +-
 gcc/tree-ssa-dom.cc                                |   317 +-
 gcc/tree-ssa-dom.h                                 |     3 -
 gcc/tree-ssa-dse.cc                                |   168 +-
 gcc/tree-ssa-forwprop.cc                           |   255 +-
 gcc/tree-ssa-ifcombine.cc                          |    52 +-
 gcc/tree-ssa-loop-ch.cc                            |    17 +-
 gcc/tree-ssa-loop-im.cc                            |    13 +-
 gcc/tree-ssa-loop-ivcanon.cc                       |    19 +-
 gcc/tree-ssa-loop-ivopts.cc                        |   156 +-
 gcc/tree-ssa-loop-manip.cc                         |   265 +-
 gcc/tree-ssa-loop-manip.h                          |     3 -
 gcc/tree-ssa-loop-niter.cc                         |    19 +-
 gcc/tree-ssa-loop-prefetch.cc                      |    34 +-
 gcc/tree-ssa-loop-split.cc                         |     9 +-
 gcc/tree-ssa-loop-unswitch.cc                      |  1067 +-
 gcc/tree-ssa-loop.cc                               |    27 +-
 gcc/tree-ssa-math-opts.cc                          |   163 +-
 gcc/tree-ssa-phiopt.cc                             |   234 +-
 gcc/tree-ssa-phiprop.cc                            |     4 +-
 gcc/tree-ssa-pre.cc                                |   108 +-
 gcc/tree-ssa-propagate.cc                          |    26 +-
 gcc/tree-ssa-reassoc.cc                            |    86 +-
 gcc/tree-ssa-sccvn.cc                              |   449 +-
 gcc/tree-ssa-sccvn.h                               |     6 +-
 gcc/tree-ssa-sink.cc                               |    31 +-
 gcc/tree-ssa-strlen.cc                             |   102 +-
 gcc/tree-ssa-strlen.h                              |     2 +
 gcc/tree-ssa-structalias.cc                        |    28 +-
 gcc/tree-ssa-threadedge.cc                         |    10 +-
 gcc/tree-ssa-uncprop.cc                            |    10 +-
 gcc/tree-ssa-uninit.cc                             |    24 +-
 gcc/tree-ssa.cc                                    |    39 +-
 gcc/tree-ssanames.cc                               |   226 +-
 gcc/tree-ssanames.h                                |    17 +-
 gcc/tree-stdarg.cc                                 |     8 +-
 gcc/tree-streamer-in.cc                            |     5 +-
 gcc/tree-switch-conversion.cc                      |   106 +-
 gcc/tree-switch-conversion.h                       |    37 +-
 gcc/tree-tailcall.cc                               |    16 +-
 gcc/tree-vect-data-refs.cc                         |    53 +-
 gcc/tree-vect-generic.cc                           |    83 +-
 gcc/tree-vect-loop-manip.cc                        |   277 +-
 gcc/tree-vect-loop.cc                              |   394 +-
 gcc/tree-vect-patterns.cc                          |   116 +-
 gcc/tree-vect-slp-patterns.cc                      |    14 +-
 gcc/tree-vect-slp.cc                               |   213 +-
 gcc/tree-vect-stmts.cc                             |   172 +-
 gcc/tree-vectorizer.cc                             |    65 +-
 gcc/tree-vectorizer.h                              |    42 +-
 gcc/tree-vrp.cc                                    |   144 +-
 gcc/tree.cc                                        |   230 +-
 gcc/tree.h                                         |   103 +-
 gcc/tsan.cc                                        |    10 +-
 gcc/ubsan.cc                                       |   108 +-
 gcc/ubsan.h                                        |     1 +
 gcc/valtrack.cc                                    |     4 +-
 gcc/value-pointer-equiv.cc                         |     2 +-
 gcc/value-prof.cc                                  |     8 -
 gcc/value-query.cc                                 |   137 +-
 gcc/value-query.h                                  |    21 +-
 gcc/value-range-equiv.cc                           |    12 +-
 gcc/value-range-equiv.h                            |    11 +-
 gcc/value-range-pretty-print.cc                    |   159 +
 gcc/value-range-pretty-print.h                     |    39 +
 gcc/value-range-storage.cc                         |   217 +
 gcc/value-range-storage.h                          |   213 +
 gcc/value-range.cc                                 |   894 +-
 gcc/value-range.h                                  |   660 +-
 gcc/value-relation.cc                              |   371 +-
 gcc/value-relation.h                               |    76 +-
 gcc/var-tracking.cc                                |     4 +-
 gcc/varasm.cc                                      |    56 +-
 gcc/varasm.h                                       |     4 +-
 gcc/vec.h                                          |     4 +-
 gcc/vr-values.cc                                   |   126 +-
 gcc/vr-values.h                                    |    14 +-
 gcc/vtable-verify.cc                               |     4 +-
 gcc/warning-control.cc                             |    10 +-
 gcc/web.cc                                         |     4 +-
 gcc/wide-int.cc                                    |    13 +-
 gcc/wide-int.h                                     |    62 +-
 include/ChangeLog                                  |    88 +
 include/ansidecl.h                                 |    86 +-
 include/cuda/cuda.h                                |   211 +
 include/demangle.h                                 |     9 +-
 include/dwarf2.def                                 |     2 +-
 include/floatformat.h                              |     6 +-
 include/gomp-constants.h                           |    20 +-
 include/hashtab.h                                  |     4 +-
 include/plugin-api.h                               |   101 +-
 libatomic/ChangeLog                                |    33 +
 libatomic/Makefile.am                              |     5 +-
 libatomic/Makefile.in                              |     6 +-
 libatomic/config/x86/host-config.h                 |    43 +-
 libatomic/config/x86/init.c                        |    12 +
 libatomic/tas_n.c                                  |     2 +-
 libatomic/testsuite/lib/libatomic.exp              |     1 +
 libbacktrace/ChangeLog                             |    38 +
 libbacktrace/Makefile.am                           |    27 +-
 libbacktrace/Makefile.in                           |    17 +-
 libbacktrace/README                                |    32 +-
 libbacktrace/config.h.in                           |     3 +
 libbacktrace/configure                             |    19 +-
 libbacktrace/configure.ac                          |    12 +-
 libbacktrace/elf.c                                 |     9 +-
 libbacktrace/macho.c                               |     2 +-
 libcc1/ChangeLog                                   |    11 +
 libcc1/configure                                   |     2 +-
 libcc1/libcc1plugin.cc                             |     1 +
 libcc1/libcp1plugin.cc                             |     1 +
 libcody/ChangeLog                                  |    10 +
 libcody/Makefile.in                                |     4 +-
 libcody/netclient.cc                               |     6 +-
 libcpp/ChangeLog                                   |    48 +
 libcpp/directives.cc                               |     1 +
 libcpp/expr.cc                                     |     4 +
 libcpp/generated_cpp_wcwidth.h                     |   164 +-
 libcpp/include/line-map.h                          |    55 +-
 libcpp/lex.cc                                      |     2 +-
 libcpp/po/ChangeLog                                |    10 +
 libcpp/po/be.po                                    |   554 +-
 libcpp/po/ca.po                                    |   579 +-
 libcpp/po/da.po                                    |   581 +-
 libcpp/po/de.po                                    |   578 +-
 libcpp/po/el.po                                    |   571 +-
 libcpp/po/eo.po                                    |   581 +-
 libcpp/po/es.po                                    |   624 +-
 libcpp/po/fi.po                                    |   581 +-
 libcpp/po/fr.po                                    |   566 +-
 libcpp/po/id.po                                    |   579 +-
 libcpp/po/ja.po                                    |   575 +-
 libcpp/po/nl.po                                    |   579 +-
 libcpp/po/pt_BR.po                                 |   581 +-
 libcpp/po/ru.po                                    |   576 +-
 libcpp/po/sr.po                                    |   576 +-
 libcpp/po/sv.po                                    |   560 +-
 libcpp/po/tr.po                                    |   575 +-
 libcpp/po/uk.po                                    |   578 +-
 libcpp/po/vi.po                                    |   580 +-
 libcpp/po/zh_CN.po                                 |   579 +-
 libcpp/po/zh_TW.po                                 |   615 +-
 libcpp/ucnid.h                                     |   130 +-
 libdecnumber/ChangeLog                             |     4 +
 libdecnumber/configure                             |     3 +-
 libgcc/ChangeLog                                   |   196 +
 libgcc/Makefile.in                                 |     9 +-
 libgcc/config.host                                 |    51 +-
 libgcc/config/aarch64/aarch64-unwind.h             |     8 +-
 libgcc/config/aarch64/lse-init.c                   |     4 +-
 libgcc/config/aarch64/lse.S                        |    42 +-
 libgcc/config/aarch64/t-lse                        |     8 +-
 libgcc/config/arc/lib1funcs.S                      |     2 +
 libgcc/config/arc/lib2funcs.c                      |     2 +-
 libgcc/config/gcn/atomic.c                         |    29 +-
 libgcc/config/ia64/fde-glibc.c                     |     2 +
 libgcc/config/libbid/ChangeLog                     |    48 +
 libgcc/config/libbid/_dd_to_hf.c                   |    38 +
 libgcc/config/libbid/_dd_to_xf.c                   |     2 +
 libgcc/config/libbid/_hf_to_dd.c                   |    36 +
 libgcc/config/libbid/_hf_to_sd.c                   |    36 +
 libgcc/config/libbid/_hf_to_td.c                   |    36 +
 libgcc/config/libbid/_sd_to_hf.c                   |    38 +
 libgcc/config/libbid/_sd_to_xf.c                   |     2 +
 libgcc/config/libbid/_td_to_hf.c                   |    38 +
 libgcc/config/libbid/_td_to_xf.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/bid_binarydecimal.c           |    51 +-
 libgcc/config/libbid/bid_gcc_intrinsics.h          |    30 +-
 libgcc/config/loongarch/crtfastmath.c              |    52 +
 libgcc/config/loongarch/linux-unwind.h             |    80 +
 libgcc/config/loongarch/sfp-machine.h              |   152 +
 libgcc/config/loongarch/t-crtstuff                 |     5 +
 libgcc/config/loongarch/t-loongarch                |     7 +
 .../{tilegx/t-softfp => loongarch/t-loongarch64}   |     0
 libgcc/config/loongarch/t-softfp-tf                |     3 +
 libgcc/config/m68k/lb1sf68.S                       |    19 +-
 libgcc/config/rs6000/t-darwin-ehs                  |     4 +-
 libgcc/config/t-darwin-ehs                         |     2 +-
 libgcc/config/tilegx/sfp-machine.h                 |     5 -
 libgcc/config/tilegx/sfp-machine32.h               |    68 -
 libgcc/config/tilegx/sfp-machine64.h               |    68 -
 libgcc/config/tilegx/t-crtstuff                    |     8 -
 libgcc/config/tilegx/t-tilegx                      |    26 -
 libgcc/config/tilepro/atomic.c                     |   397 -
 libgcc/config/tilepro/atomic.h                     |   437 -
 libgcc/config/tilepro/linux-unwind.h               |    99 -
 libgcc/config/tilepro/sfp-machine.h                |    59 -
 libgcc/config/tilepro/softdivide.c                 |   353 -
 libgcc/config/tilepro/softmpy.S                    |    94 -
 libgcc/config/tilepro/t-crtstuff                   |     4 -
 libgcc/config/tilepro/t-tilepro                    |    33 -
 libgcc/config/xtensa/lib1funcs.S                   |    23 +
 libgcc/config/xtensa/t-xtensa                      |     2 +-
 libgcc/configure                                   |    39 +-
 libgcc/configure.ac                                |    19 +-
 libgcc/crtstuff.c                                  |     3 +-
 libgcc/gcov.h                                      |    17 +-
 libgcc/libgcov-driver-system.c                     |     7 +-
 libgcc/libgcov-driver.c                            |    45 +-
 libgcc/libgcov-util.c                              |   150 +-
 libgcc/libgcov.h                                   |     5 +-
 libgcc/unwind-dw2-fde-dip.c                        |     2 +-
 libgcc/unwind-dw2.c                                |     4 +-
 libgfortran/ChangeLog                              |    92 +
 libgfortran/Makefile.am                            |     4 +-
 libgfortran/Makefile.in                            |     5 +-
 libgfortran/acinclude.m4                           |    82 +-
 libgfortran/caf/single.c                           |     7 +-
 libgfortran/config.h.in                            |   197 +-
 libgfortran/configure                              |  3503 +-
 libgfortran/configure.ac                           |    83 +-
 libgfortran/generated/bessel_r16.c                 |     4 +
 libgfortran/generated/bessel_r17.c                 |     2 +
 libgfortran/generated/norm2_r16.c                  |     4 +
 libgfortran/generated/norm2_r17.c                  |     2 +
 libgfortran/ieee/issignaling_fallback.h            |     8 +-
 libgfortran/intrinsics/cshift0.c                   |     4 +-
 libgfortran/intrinsics/erfc_scaled.c               |    25 +-
 libgfortran/intrinsics/pack_generic.c              |     4 +-
 libgfortran/intrinsics/spread_generic.c            |     8 +-
 libgfortran/intrinsics/trigd.c                     |    18 +
 libgfortran/intrinsics/unpack_generic.c            |     8 +-
 libgfortran/io/read.c                              |    13 +
 libgfortran/io/transfer128.c                       |     4 +-
 libgfortran/io/write_float.def                     |    54 +-
 libgfortran/kinds-override.h                       |    14 +-
 libgfortran/libgfortran.h                          |    64 +-
 libgfortran/m4/mtype.m4                            |     6 +
 libgfortran/mk-kinds-h.sh                          |    20 +-
 libgfortran/runtime/in_pack_generic.c              |     4 +-
 libgfortran/runtime/in_unpack_generic.c            |     4 +-
 libgo/MERGE                                        |     2 +-
 libgo/Makefile.am                                  |     9 +-
 libgo/Makefile.in                                  |    12 +-
 libgo/README.gcc                                   |     7 +-
 libgo/VERSION                                      |     2 +-
 libgo/config.h.in                                  |     3 +
 libgo/configure                                    |    12 +-
 libgo/configure.ac                                 |    11 +-
 libgo/go/builtin/builtin.go                        |     6 +-
 libgo/go/bytes/bytes.go                            |     4 +
 libgo/go/cmd/go/alldocs.go                         |    62 +-
 libgo/go/cmd/go/go_test.go                         |     2 +-
 libgo/go/cmd/go/internal/base/flag.go              |     7 -
 libgo/go/cmd/go/internal/cfg/cfg.go                |     6 +-
 libgo/go/cmd/go/internal/envcmd/env.go             |     4 +
 libgo/go/cmd/go/internal/help/helpdoc.go           |    10 +
 libgo/go/cmd/go/internal/list/list.go              |     1 -
 libgo/go/cmd/go/internal/load/pkg.go               |    22 +-
 libgo/go/cmd/go/internal/modcmd/download.go        |     1 -
 libgo/go/cmd/go/internal/modcmd/graph.go           |     1 -
 libgo/go/cmd/go/internal/modcmd/verify.go          |     1 -
 libgo/go/cmd/go/internal/modcmd/why.go             |     1 -
 libgo/go/cmd/go/internal/modfetch/coderepo.go      |   263 +-
 libgo/go/cmd/go/internal/modfetch/coderepo_test.go |   349 +-
 libgo/go/cmd/go/internal/modfetch/fetch.go         |    11 +-
 libgo/go/cmd/go/internal/modload/import.go         |    18 +-
 libgo/go/cmd/go/internal/modload/init.go           |    40 +-
 libgo/go/cmd/go/internal/modload/load.go           |    30 +-
 libgo/go/cmd/go/internal/modload/modfile.go        |     2 +-
 libgo/go/cmd/go/internal/run/run.go                |     6 +-
 libgo/go/cmd/go/internal/test/testflag.go          |     1 -
 libgo/go/cmd/go/internal/vcs/vcs.go                |     2 +-
 libgo/go/cmd/go/internal/version/version.go        |     9 +-
 libgo/go/cmd/go/internal/vet/vet.go                |     2 +
 libgo/go/cmd/go/internal/work/build.go             |     9 -
 libgo/go/cmd/go/internal/work/exec.go              |     1 +
 libgo/go/cmd/go/internal/work/security.go          |     1 +
 libgo/go/cmd/go/internal/work/security_test.go     |     1 +
 libgo/go/cmd/go/internal/workcmd/edit.go           |    51 +-
 libgo/go/cmd/go/internal/workcmd/init.go           |    13 +-
 libgo/go/cmd/go/internal/workcmd/sync.go           |    10 +-
 libgo/go/cmd/go/internal/workcmd/use.go            |   155 +-
 libgo/go/cmd/go/internal/workcmd/work.go           |    10 +-
 libgo/go/cmd/go/script_test.go                     |     8 +-
 libgo/go/cmd/go/testdata/script/build_internal.txt |     2 +
 .../go/testdata/script/mod_download_partial.txt    |    11 +-
 .../go/cmd/go/testdata/script/mod_fs_patterns.txt  |     6 +-
 .../cmd/go/testdata/script/mod_invalid_version.txt |    10 +-
 libgo/go/cmd/go/testdata/script/mod_list_dir.txt   |     2 +-
 .../go/testdata/script/mod_list_replace_dir.txt    |     2 +-
 libgo/go/cmd/go/testdata/script/run_issue51125.txt |    54 +
 .../cmd/go/testdata/script/run_work_versioned.txt  |    16 +
 .../cmd/go/testdata/script/test_fuzz_dup_cache.txt |    52 +
 .../script/test_fuzz_minimize_dirty_cov.txt        |    84 +
 .../script/test_fuzz_minimize_interesting.txt      |    11 -
 .../go/cmd/go/testdata/script/test_fuzz_return.txt |    19 +
 .../go/testdata/script/test_relative_cmdline.txt   |     2 +
 .../go/testdata/script/version_buildvcs_git.txt    |     2 +-
 libgo/go/cmd/go/testdata/script/work.txt           |    12 +-
 libgo/go/cmd/go/testdata/script/work_edit.txt      |    11 +-
 libgo/go/cmd/go/testdata/script/work_env.txt       |     4 +
 libgo/go/cmd/go/testdata/script/work_gowork.txt    |    24 +
 .../go/cmd/go/testdata/script/work_init_gowork.txt |    19 +
 libgo/go/cmd/go/testdata/script/work_init_path.txt |    17 +
 .../go/cmd/go/testdata/script/work_issue51204.txt  |    57 +
 .../testdata/script/work_module_not_in_go_work.txt |    25 +
 libgo/go/cmd/go/testdata/script/work_nowork.txt    |    20 +
 .../go/testdata/script/work_replace_conflict.txt   |     6 +-
 libgo/go/cmd/go/testdata/script/work_use.txt       |    10 +-
 .../go/cmd/go/testdata/script/work_use_deleted.txt |    22 +
 libgo/go/cmd/go/testdata/script/work_use_dot.txt   |    49 +
 .../cmd/go/testdata/script/work_use_issue50958.txt |    17 +
 .../go/cmd/go/testdata/script/work_use_noargs.txt  |    11 +
 libgo/go/cmd/go/testdata/script/work_vet.txt       |    19 +
 libgo/go/cmd/go/testdata/script/work_workfile.txt  |    21 -
 libgo/go/cmd/gofmt/gofmt.go                        |   128 +-
 libgo/go/cmd/internal/objabi/funcdata.go           |     1 +
 libgo/go/crypto/ecdsa/ecdsa.go                     |    95 +-
 libgo/go/crypto/elliptic/elliptic.go               |    45 +-
 libgo/go/crypto/elliptic/elliptic_test.go          |    55 +
 libgo/go/crypto/elliptic/gen_p256_table.go         |    47 +-
 libgo/go/crypto/elliptic/p224.go                   |     3 +
 libgo/go/crypto/elliptic/p256.go                   |     8 +-
 libgo/go/crypto/elliptic/p256_asm.go               |     4 +
 libgo/go/crypto/elliptic/p256_asm_table.go         |  1430 -
 libgo/go/crypto/elliptic/p384.go                   |     3 +
 libgo/go/crypto/elliptic/p521.go                   |     3 +
 libgo/go/crypto/x509/parser.go                     |    13 +-
 libgo/go/crypto/x509/parser_test.go                |   102 +
 libgo/go/database/sql/fakedb_test.go               |     3 +
 libgo/go/database/sql/sql_test.go                  |    31 +-
 libgo/go/debug/buildinfo/buildinfo.go              |     4 +-
 libgo/go/debug/buildinfo/buildinfo_test.go         |    10 +-
 libgo/go/encoding/xml/marshal.go                   |     2 +-
 libgo/go/encoding/xml/marshal_test.go              |    36 +
 libgo/go/go/build/deps_test.go                     |     3 +-
 libgo/go/go/doc/reader.go                          |     1 +
 libgo/go/go/doc/testdata/b.0.golden                |     3 +
 libgo/go/go/doc/testdata/b.1.golden                |     6 +
 libgo/go/go/doc/testdata/b.2.golden                |     3 +
 libgo/go/go/doc/testdata/b.go                      |     6 +
 libgo/go/go/internal/gcimporter/iimport.go         |    23 +-
 libgo/go/go/parser/parser.go                       |   184 +-
 libgo/go/go/parser/resolver.go                     |    93 +-
 libgo/go/go/parser/short_test.go                   |    44 +-
 .../go/parser/testdata/resolution/typeparams.go2   |    10 +-
 libgo/go/go/parser/testdata/typeparams.src         |     2 +-
 libgo/go/go/printer/nodes.go                       |    50 +-
 libgo/go/go/printer/testdata/generics.golden       |    52 +
 libgo/go/go/printer/testdata/generics.input        |    51 +
 libgo/go/go/types/api.go                           |    34 +-
 libgo/go/go/types/api_test.go                      |   361 +-
 libgo/go/go/types/assignments.go                   |    13 +-
 libgo/go/go/types/builtins.go                      |    70 +-
 libgo/go/go/types/builtins_test.go                 |     6 +-
 libgo/go/go/types/call.go                          |    17 +-
 libgo/go/go/types/check.go                         |    71 +-
 libgo/go/go/types/conversions.go                   |     5 +-
 libgo/go/go/types/decl.go                          |     2 -
 libgo/go/go/types/errorcodes.go                    |    17 +-
 libgo/go/go/types/errors.go                        |    20 +-
 libgo/go/go/types/eval.go                          |     4 +-
 libgo/go/go/types/example_test.go                  |     2 +-
 libgo/go/go/types/expr.go                          |   227 +-
 libgo/go/go/types/index.go                         |     5 +-
 libgo/go/go/types/infer.go                         |   231 +-
 libgo/go/go/types/instantiate.go                   |    45 +-
 libgo/go/go/types/interface.go                     |    28 +-
 libgo/go/go/types/issues_test.go                   |     9 +-
 libgo/go/go/types/lookup.go                        |   212 +-
 libgo/go/go/types/methodlist.go                    |     9 +-
 libgo/go/go/types/named.go                         |    48 +-
 libgo/go/go/types/predicates.go                    |    28 +-
 libgo/go/go/types/signature.go                     |   144 +-
 libgo/go/go/types/stmt.go                          |    45 +-
 libgo/go/go/types/subst.go                         |    16 +-
 libgo/go/go/types/termlist.go                      |     9 -
 libgo/go/go/types/termlist_test.go                 |    29 -
 libgo/go/go/types/testdata/check/builtins.go2      |     6 +-
 libgo/go/go/types/testdata/check/builtins.src      |     8 +-
 libgo/go/go/types/testdata/check/expr2.src         |    28 +-
 libgo/go/go/types/testdata/check/issues.go2        |    11 +-
 libgo/go/go/types/testdata/check/issues.src        |    48 +-
 libgo/go/go/types/testdata/check/stmt0.src         |     2 +-
 libgo/go/go/types/testdata/check/typeparams.go2    |    49 +-
 libgo/go/go/types/testdata/examples/inference.go2  |    18 +-
 libgo/go/go/types/testdata/examples/methods.go2    |     2 +-
 libgo/go/go/types/testdata/examples/types.go2      |     4 +-
 .../go/go/types/testdata/fixedbugs/issue39634.go2  |     2 +-
 .../go/go/types/testdata/fixedbugs/issue41124.go2  |    10 +-
 .../go/go/types/testdata/fixedbugs/issue43110.src  |     2 +-
 .../go/go/types/testdata/fixedbugs/issue45548.go2  |     2 +-
 libgo/go/go/types/testdata/fixedbugs/issue49005.go |    31 +
 libgo/go/go/types/testdata/fixedbugs/issue50918.go |    21 +
 libgo/go/go/types/testdata/fixedbugs/issue50965.go |    17 +
 libgo/go/go/types/testdata/fixedbugs/issue51145.go |    18 +
 .../go/go/types/testdata/fixedbugs/issue51229.go2  |   164 +
 .../go/go/types/testdata/fixedbugs/issue51232.go2  |    30 +
 .../go/go/types/testdata/fixedbugs/issue51233.go2  |    27 +
 .../go/go/types/testdata/fixedbugs/issue51257.go2  |    46 +
 .../go/go/types/testdata/fixedbugs/issue51335.go2  |    16 +
 .../go/go/types/testdata/fixedbugs/issue51339.go2  |    18 +
 libgo/go/go/types/testdata/fixedbugs/issue51360.go |    13 +
 .../go/go/types/testdata/fixedbugs/issue51376.go2  |    24 +
 .../go/go/types/testdata/fixedbugs/issue51386.go2  |    17 +
 libgo/go/go/types/testdata/fixedbugs/issue51437.go |    17 +
 .../go/go/types/testdata/fixedbugs/issue51472.go2  |    54 +
 libgo/go/go/types/testdata/fixedbugs/issue51509.go |     7 +
 .../go/go/types/testdata/fixedbugs/issue51578.go2  |    17 +
 .../go/go/types/testdata/fixedbugs/issue51593.go2  |    13 +
 libgo/go/go/types/type.go                          |    14 +-
 libgo/go/go/types/typeparam.go                     |    37 +-
 libgo/go/go/types/typeset.go                       |    95 +-
 libgo/go/go/types/typeset_test.go                  |    10 +-
 libgo/go/go/types/typexpr.go                       |    52 +-
 libgo/go/go/types/unify.go                         |   115 +-
 libgo/go/go/types/union.go                         |    18 +-
 libgo/go/go/types/universe.go                      |     2 +-
 libgo/go/go/types/validtype.go                     |     2 +-
 libgo/go/internal/cfg/cfg.go                       |     1 +
 libgo/go/internal/fuzz/coverage.go                 |    11 +
 libgo/go/internal/fuzz/encoding.go                 |   195 +-
 libgo/go/internal/fuzz/encoding_test.go            |   290 +-
 libgo/go/internal/fuzz/fuzz.go                     |    32 +-
 libgo/go/internal/fuzz/worker.go                   |    20 +-
 libgo/go/internal/nettrace/nettrace.go             |     2 +-
 libgo/go/internal/syscall/unix/ioctl_aix.go        |     2 +-
 libgo/go/internal/testenv/testenv_unix.go          |     2 +-
 libgo/go/net/dnsclient_unix.go                     |     6 +-
 libgo/go/net/dnsclient_unix_test.go                |     2 +-
 libgo/go/net/http/transport.go                     |     6 +
 libgo/go/net/http/transport_internal_test.go       |     9 +-
 libgo/go/net/lookup_test.go                        |    69 +-
 libgo/go/net/net.go                                |    12 +
 libgo/go/net/net_test.go                           |    64 +-
 libgo/go/net/netip/netip.go                        |     2 +-
 libgo/go/net/smtp/auth.go                          |     3 +-
 libgo/go/net/udpsock_test.go                       |     9 +-
 libgo/go/net/unixsock_readmsg_cloexec.go           |     2 +-
 libgo/go/os/example_test.go                        |    22 +
 libgo/go/os/exec/internal/fdtest/exists_unix.go    |     2 +-
 libgo/go/os/os_test.go                             |    40 +-
 libgo/go/os/tempfile.go                            |     2 +-
 libgo/go/os/user/cgo_listgroups_unix.go            |     2 +-
 libgo/go/os/user/getgrouplist_unix.go              |     2 +-
 libgo/go/os/user/listgroups_unix.go                |     1 -
 libgo/go/regexp/syntax/parse.go                    |    72 +-
 libgo/go/regexp/syntax/parse_test.go               |     7 +
 libgo/go/runtime/crash_cgo_test.go                 |    26 +-
 libgo/go/runtime/crash_unix_test.go                |     2 +-
 libgo/go/runtime/debug/mod.go                      |   157 +-
 libgo/go/runtime/debug/mod_test.go                 |    75 +
 libgo/go/runtime/export_test.go                    |    20 +
 libgo/go/runtime/extern.go                         |    10 -
 libgo/go/runtime/histogram.go                      |    52 +-
 libgo/go/runtime/histogram_test.go                 |    40 +
 libgo/go/runtime/internal/syscall/errno.c          |    27 +
 libgo/go/runtime/internal/syscall/syscall_linux.go |    23 +
 libgo/go/runtime/internal/syscall/syscall_other.go |     7 +
 libgo/go/runtime/malloc.go                         |     2 +-
 libgo/go/runtime/mbarrier.go                       |     2 +-
 libgo/go/runtime/mbitmap.go                        |    12 +-
 libgo/go/runtime/mfinal_test.go                    |     9 +
 libgo/go/runtime/mgcmark.go                        |     2 +-
 libgo/go/runtime/mgcpacer.go                       |    72 +-
 libgo/go/runtime/mgcpacer_test.go                  |    45 +
 libgo/go/runtime/mgcscavenge.go                    |    58 +-
 libgo/go/runtime/mpagealloc.go                     |    12 +-
 libgo/go/runtime/mpagecache.go                     |     2 +-
 libgo/go/runtime/netpoll_hurd.go                   |     5 +-
 libgo/go/runtime/os_aix.go                         |     1 -
 libgo/go/runtime/os_hurd.go                        |    13 +
 libgo/go/runtime/pprof/pprof_test.go               |    67 +-
 libgo/go/runtime/proc.go                           |   143 +-
 libgo/go/runtime/runtime2.go                       |    19 +-
 libgo/go/runtime/signal_gccgo.go                   |     3 +-
 libgo/go/runtime/sigqueue.go                       |    48 +-
 libgo/go/runtime/slice.go                          |     2 +-
 libgo/go/runtime/testdata/testprogcgo/aprof.go     |     7 +-
 .../runtime/testdata/testprogcgo/pprof_callback.go |    89 +
 libgo/go/runtime/trace.go                          |    10 +-
 libgo/go/strings/builder.go                        |     7 +-
 libgo/go/strings/strings.go                        |     4 +
 libgo/go/syscall/dir_plan9.go                      |     1 +
 libgo/go/syscall/errstr.go                         |     4 +-
 libgo/go/syscall/errstr_glibc.go                   |     1 +
 libgo/go/syscall/exec_bsd.go                       |     3 +-
 libgo/go/syscall/exec_freebsd.go                   |     1 +
 libgo/go/syscall/exec_hurd.go                      |   279 +
 libgo/go/syscall/exec_linux.go                     |     2 +
 libgo/go/syscall/exec_stubs.go                     |     1 +
 libgo/go/syscall/libcall_aix.go                    |     2 +
 libgo/go/syscall/libcall_bsd.go                    |     2 +
 libgo/go/syscall/libcall_bsd_largefile.go          |     1 +
 libgo/go/syscall/libcall_bsd_regfile.go            |     1 +
 libgo/go/syscall/libcall_bsd_sendfile.go           |     1 +
 libgo/go/syscall/libcall_glibc.go                  |     3 +
 libgo/go/syscall/libcall_irix.go                   |     1 +
 libgo/go/syscall/libcall_linux.go                  |    18 +-
 libgo/go/syscall/libcall_linux_utimesnano.go       |     1 +
 libgo/go/syscall/libcall_posix.go                  |     3 +
 libgo/go/syscall/libcall_posix_largefile.go        |     1 +
 libgo/go/syscall/libcall_posix_nonhurd.go          |     1 +
 libgo/go/syscall/libcall_posix_regfile.go          |     1 +
 libgo/go/syscall/libcall_posix_utimesnano.go       |     1 +
 libgo/go/syscall/libcall_solaris_largefile.go      |     1 +
 libgo/go/syscall/libcall_solaris_regfile.go        |     1 +
 libgo/go/syscall/libcall_uname.go                  |     1 +
 libgo/go/syscall/libcall_wait4.go                  |     1 +
 libgo/go/syscall/sleep_rtems.go                    |     1 +
 libgo/go/syscall/sleep_select.go                   |     1 +
 libgo/go/syscall/socket_bsd.go                     |     1 +
 libgo/go/syscall/socket_hurd.go                    |     1 +
 libgo/go/syscall/socket_irix.go                    |     1 +
 libgo/go/syscall/socket_linux_ppc64x_type.go       |     1 +
 libgo/go/syscall/socket_linux_type.go              |     5 +-
 libgo/go/syscall/socket_posix.go                   |     1 +
 libgo/go/syscall/socket_xnet.go                    |     1 +
 libgo/go/syscall/syscall.go                        |     1 -
 libgo/go/syscall/syscall_errno.go                  |     1 +
 libgo/go/syscall/syscall_funcs.go                  |     1 +
 libgo/go/syscall/syscall_funcs_stubs.go            |     1 +
 libgo/go/syscall/syscall_glibc.go                  |     1 +
 libgo/go/syscall/syscall_js.go                     |     1 +
 libgo/go/syscall/syscall_linux.go                  |     2 +
 libgo/go/syscall/syscall_linux_test.go             |    71 +
 libgo/go/syscall/syscall_unix_test.go              |    40 -
 libgo/go/testing/fuzz.go                           |     3 +
 libgo/go/testing/testing.go                        |     3 +-
 libgo/go/time/format.go                            |     1 +
 libgo/gotool-packages.txt                          |     1 +
 libgo/libgo-packages.txt                           |     2 +-
 libgo/match.sh                                     |     4 +-
 libgo/merge.sh                                     |    12 +
 libgo/misc/cgo/errors/badsym_test.go               |     4 +
 libgo/misc/cgo/test/test.go                        |     5 +
 libgo/misc/cgo/testcarchive/carchive_test.go       |    30 +-
 libgo/misc/cgo/testcshared/cshared_test.go         |     3 +
 libgo/misc/cgo/testsanitizers/asan_test.go         |     2 +-
 libgo/mkruntimeinc.sh                              |     3 +-
 libgo/mksigtab.sh                                  |    12 +-
 libgo/mksysinfo.sh                                 |     9 +-
 libgo/runtime/go-signal.c                          |    44 +-
 libgo/sysinfo.c                                    |    18 +-
 libgo/testsuite/gotest                             |     2 +-
 libgomp/ChangeLog                                  |   993 +
 libgomp/Makefile.am                                |     1 +
 libgomp/Makefile.in                                |    50 +-
 libgomp/acinclude.m4                               |     2 +-
 libgomp/alloc.c                                    |     8 +-
 libgomp/allocator.c                                |   365 +-
 libgomp/config.h.in                                |    13 -
 libgomp/config/linux/affinity.c                    |     2 +-
 libgomp/config/linux/allocator.c                   |    36 +
 libgomp/config/nvptx/bar.c                         |   248 +-
 libgomp/config/nvptx/bar.h                         |     4 +
 libgomp/configure                                  |   236 +-
 libgomp/configure.tgt                              |     4 +
 libgomp/fortran.c                                  |     2 +-
 libgomp/icv-device.c                               |     2 +-
 libgomp/libgomp-plugin.h                           |     2 +-
 libgomp/libgomp.h                                  |     7 +-
 libgomp/libgomp.map                                |    13 +
 libgomp/libgomp.texi                               |   138 +-
 libgomp/libgomp_g.h                                |     1 +
 libgomp/loop.c                                     |     7 +-
 libgomp/loop_ull.c                                 |     7 +-
 libgomp/oacc-host.c                                |     4 +-
 libgomp/oacc-init.c                                |    16 +-
 libgomp/omp.h.in                                   |    21 +
 libgomp/omp_lib.f90.in                             |    61 +
 libgomp/omp_lib.h.in                               |    64 +
 libgomp/plugin/Makefrag.am                         |    27 +-
 libgomp/plugin/configfrag.ac                       |   152 +-
 libgomp/plugin/cuda/cuda.h                         |   195 -
 libgomp/plugin/plugin-gcn.c                        |    17 +-
 libgomp/plugin/plugin-nvptx.c                      |    17 +-
 libgomp/sections.c                                 |     7 +-
 libgomp/target.c                                   |   575 +-
 libgomp/task.c                                     |   265 +-
 libgomp/testsuite/Makefile.in                      |    13 +-
 libgomp/testsuite/lib/libgomp.exp                  |    23 +-
 libgomp/testsuite/libgomp-test-support.exp.in      |     4 -
 libgomp/testsuite/libgomp.c++/pr96390.C            |     1 +
 .../libgomp.c++/target-has-device-addr-7.C         |    36 +
 .../libgomp.c++/target-has-device-addr-8.C         |    47 +
 .../libgomp.c++/target-has-device-addr-9.C         |    30 +
 .../testsuite/libgomp.c++/target-same-name-2-a.C   |    50 +
 .../testsuite/libgomp.c++/target-same-name-2-b.C   |    50 +
 libgomp/testsuite/libgomp.c++/target-same-name-2.C |    24 +
 .../testsuite/libgomp.c-c++-common/allocate-1.c    |    30 +-
 .../testsuite/libgomp.c-c++-common/allocate-3.c    |    35 +-
 libgomp/testsuite/libgomp.c-c++-common/depend-1.c  |   115 +
 libgomp/testsuite/libgomp.c-c++-common/depend-2.c  |   121 +
 libgomp/testsuite/libgomp.c-c++-common/depend-3.c  |   108 +
 .../libgomp.c-c++-common/depend-inoutset-1.c       |   164 +
 .../libgomp.c-c++-common/get-mapped-ptr-1.c        |    47 +
 .../libgomp.c-c++-common/get-mapped-ptr-2.c        |   106 +
 .../libgomp.c-c++-common/get-mapped-ptr-3.c        |    51 +
 .../libgomp.c-c++-common/get-mapped-ptr-4.c        |    49 +
 libgomp/testsuite/libgomp.c-c++-common/pr96390.c   |     1 +
 .../libgomp.c-c++-common/requires-1-aux.c          |    11 +
 .../testsuite/libgomp.c-c++-common/requires-1.c    |    26 +
 .../libgomp.c-c++-common/requires-2-aux.c          |     9 +
 .../testsuite/libgomp.c-c++-common/requires-2.c    |    27 +
 .../libgomp.c-c++-common/requires-3-aux.c          |    11 +
 .../testsuite/libgomp.c-c++-common/requires-3.c    |    26 +
 .../libgomp.c-c++-common/requires-4-aux.c          |    13 +
 .../testsuite/libgomp.c-c++-common/requires-4.c    |    34 +
 .../libgomp.c-c++-common/requires-5-aux.c          |    11 +
 .../testsuite/libgomp.c-c++-common/requires-5.c    |    29 +
 .../testsuite/libgomp.c-c++-common/requires-6.c    |    17 +
 .../libgomp.c-c++-common/requires-7-aux.c          |    11 +
 .../testsuite/libgomp.c-c++-common/requires-7.c    |    32 +
 libgomp/testsuite/libgomp.c-c++-common/scope-2.c   |    54 +
 libgomp/testsuite/libgomp.c-c++-common/target-40.c |     2 +-
 .../libgomp.c-c++-common/target-is-accessible-1.c  |    50 +
 .../libgomp.c-c++-common/target-memcpy-async-1.c   |    46 +
 .../libgomp.c-c++-common/target-memcpy-async-2.c   |    74 +
 .../target-memcpy-rect-async-1.c                   |    68 +
 .../target-memcpy-rect-async-2.c                   |    91 +
 .../libgomp.c-c++-common/target-same-name-1-a.c    |    60 +
 .../libgomp.c-c++-common/target-same-name-1-b.c    |    60 +
 .../libgomp.c-c++-common/target-same-name-1.c      |    46 +
 .../testsuite/libgomp.c-c++-common/task-detach-6.c |     8 -
 .../taskwait-depend-nowait-1.c                     |    39 +
 .../taskwait-depend-nowait-2.c                     |    48 +
 .../testsuite/libgomp.c/declare-variant-3-sm30.c   |     7 +
 .../testsuite/libgomp.c/declare-variant-3-sm35.c   |     7 +
 .../testsuite/libgomp.c/declare-variant-3-sm53.c   |     7 +
 .../testsuite/libgomp.c/declare-variant-3-sm70.c   |     7 +
 .../testsuite/libgomp.c/declare-variant-3-sm75.c   |     7 +
 .../testsuite/libgomp.c/declare-variant-3-sm80.c   |     7 +
 libgomp/testsuite/libgomp.c/declare-variant-3.h    |    66 +
 libgomp/testsuite/libgomp.c/pr104783-2.c           |    25 +
 libgomp/testsuite/libgomp.c/pr104783.c             |    18 +
 libgomp/testsuite/libgomp.c/pr104952-1.c           |    24 +
 libgomp/testsuite/libgomp.c/pr104952-2.c           |    22 +
 libgomp/testsuite/libgomp.c/pr99555-1.c            |     8 -
 libgomp/testsuite/libgomp.c/target-31.c            |     2 +-
 libgomp/testsuite/libgomp.c/target-41.c            |    10 +-
 libgomp/testsuite/libgomp.c/target-45.c            |    19 +
 libgomp/testsuite/libgomp.c/target-46.c            |    20 +
 libgomp/testsuite/libgomp.c/target-47.c            |    19 +
 libgomp/testsuite/libgomp.fortran/allocate-1.f90   |    26 +-
 libgomp/testsuite/libgomp.fortran/associate4.f90   |    92 +
 .../testsuite/libgomp.fortran/declare-target-1.f90 |     4 +-
 .../testsuite/libgomp.fortran/declare-target-2.f90 |    10 +-
 libgomp/testsuite/libgomp.fortran/depend-5.f90     |   127 +
 libgomp/testsuite/libgomp.fortran/depend-6.f90     |   132 +
 libgomp/testsuite/libgomp.fortran/depend-7.f90     |   119 +
 .../libgomp.fortran/depend-inoutset-1.f90          |   170 +
 .../examples-4/declare_target-1.f90                |    25 +-
 .../examples-4/declare_target-2.f90                |    27 +-
 .../testsuite/libgomp.fortran/get-mapped-ptr-1.f90 |    47 +
 .../testsuite/libgomp.fortran/get-mapped-ptr-2.f90 |   175 +
 .../testsuite/libgomp.fortran/get-mapped-ptr-3.f90 |    48 +
 .../testsuite/libgomp.fortran/get-mapped-ptr-4.f90 |    84 +
 libgomp/testsuite/libgomp.fortran/icv-8.f90        |    10 +
 .../testsuite/libgomp.fortran/requires-1-aux.f90   |    14 +
 libgomp/testsuite/libgomp.fortran/requires-1.f90   |    34 +
 libgomp/testsuite/libgomp.fortran/scope-2.f90      |    57 +
 .../libgomp.fortran/target-firstprivate-1.f90      |    33 +
 .../libgomp.fortran/target-firstprivate-2.f90      |   113 +
 .../libgomp.fortran/target-firstprivate-3.f90      |    24 +
 .../libgomp.fortran/target-is-accessible-1.f90     |    53 +
 .../libgomp.fortran/target-memcpy-async-1.f90      |    42 +
 .../libgomp.fortran/target-memcpy-async-2.f90      |    91 +
 .../libgomp.fortran/target-memcpy-rect-async-1.f90 |    86 +
 .../libgomp.fortran/target-memcpy-rect-async-2.f90 |   117 +
 .../target-nowait-array-section.f90                |    56 +
 .../testsuite/libgomp.fortran/task-detach-6.f90    |    12 -
 .../libgomp.fortran/taskwait-depend-nowait-1.f90   |    42 +
 .../libgomp.fortran/use_device_addr-5.f90          |   143 +
 .../testsuite/libgomp.fortran/use_device_ptr-4.f90 |    41 +
 .../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c |    48 +-
 .../declare-vla-kernels-decompose-ice-1.c          |    22 -
 .../declare-vla-kernels-decompose.c                |    29 -
 .../libgomp.oacc-c-c++-common/declare-vla.c        |    42 +-
 .../libgomp.oacc-c-c++-common/default-1.c          |    41 +-
 .../libgomp.oacc-c-c++-common/f-asyncwait-1.c      |     6 +
 .../libgomp.oacc-c-c++-common/host_data-7.c        |     6 +-
 .../kernels-decompose-1.c                          |   183 +-
 .../libgomp.oacc-c-c++-common/kernels-loop-g.c     |     3 +
 .../kernels-private-vars-local-worker-1.c          |    66 +-
 .../kernels-private-vars-local-worker-2.c          |    58 +-
 .../kernels-private-vars-local-worker-3.c          |    58 +-
 .../kernels-private-vars-local-worker-4.c          |    60 +-
 .../kernels-private-vars-local-worker-5.c          |    58 +-
 .../kernels-private-vars-loop-gang-1.c             |    32 +-
 .../kernels-private-vars-loop-gang-2.c             |    40 +-
 .../kernels-private-vars-loop-gang-3.c             |    40 +-
 .../kernels-private-vars-loop-gang-4.c             |    45 +-
 .../kernels-private-vars-loop-gang-5.c             |    40 +-
 .../kernels-private-vars-loop-gang-6.c             |    40 +-
 .../kernels-private-vars-loop-vector-1.c           |    58 +-
 .../kernels-private-vars-loop-vector-2.c           |    52 +-
 .../kernels-private-vars-loop-worker-1.c           |    38 +-
 .../kernels-private-vars-loop-worker-2.c           |    54 +-
 .../kernels-private-vars-loop-worker-3.c           |    66 +-
 .../kernels-private-vars-loop-worker-4.c           |    58 +-
 .../kernels-private-vars-loop-worker-5.c           |    61 +-
 .../kernels-private-vars-loop-worker-6.c           |    58 +-
 .../kernels-private-vars-loop-worker-7.c           |    58 +-
 .../kernels-reduction-1.c                          |    19 +-
 .../libgomp.oacc-c-c++-common/parallel-dims.c      |   346 +-
 .../libgomp.oacc-c-c++-common/reduction-5.c        |    11 +-
 .../vector-length-128-7.c                          |     2 +-
 .../libgomp.oacc-c-c++-common/vred2d-128.c         |    24 +-
 .../testsuite/libgomp.oacc-fortran/asyncwait-1.f90 |     6 +
 libgomp/testsuite/libgomp.oacc-fortran/if-1.f90    |   125 +-
 .../kernels-private-vars-loop-gang-1.f90           |    26 +-
 .../kernels-private-vars-loop-gang-2.f90           |    30 +-
 .../kernels-private-vars-loop-gang-3.f90           |    30 +-
 .../kernels-private-vars-loop-gang-6.f90           |    30 +-
 .../kernels-private-vars-loop-vector-1.f90         |    40 +-
 .../kernels-private-vars-loop-vector-2.f90         |    34 +-
 .../kernels-private-vars-loop-worker-1.f90         |    33 +-
 .../kernels-private-vars-loop-worker-2.f90         |    34 +-
 .../kernels-private-vars-loop-worker-3.f90         |    44 +-
 .../kernels-private-vars-loop-worker-4.f90         |    38 +-
 .../kernels-private-vars-loop-worker-5.f90         |    43 +-
 .../kernels-private-vars-loop-worker-6.f90         |    38 +-
 .../kernels-private-vars-loop-worker-7.f90         |    38 +-
 .../libgomp.oacc-fortran/kernels-reduction-1.f90   |    19 +-
 .../libgomp.oacc-fortran/optional-private.f90      |     6 +-
 .../libgomp.oacc-fortran/parallel-dims.f90         |    18 +-
 libgomp/testsuite/libgomp.oacc-fortran/print-1.f90 |    30 +-
 .../libgomp.oacc-fortran/privatized-ref-1.f95      |     8 +-
 .../libgomp.oacc-fortran/privatized-ref-2.f90      |    55 +-
 .../testsuite/libgomp.oacc-fortran/routine-1.f90   |    19 +-
 .../testsuite/libgomp.oacc-fortran/routine-2.f90   |    19 +-
 .../testsuite/libgomp.oacc-fortran/routine-3.f90   |    19 +-
 .../testsuite/libgomp.oacc-fortran/routine-9.f90   |    19 +-
 libgomp/work.c                                     |     4 +-
 libiberty/ChangeLog                                |   158 +
 libiberty/_doprnt.c                                |     1 -
 libiberty/alloca.c                                 |     6 +-
 libiberty/calloc.c                                 |     8 +-
 libiberty/configure                                |     1 +
 libiberty/configure.ac                             |     1 +
 libiberty/cp-demangle.c                            |   349 +-
 libiberty/floatformat.c                            |    34 +-
 libiberty/functions.texi                           |     2 +-
 libiberty/hashtab.c                                |    94 +-
 libiberty/memchr.c                                 |     6 +-
 libiberty/memcmp.c                                 |     2 +-
 libiberty/memcpy.c                                 |     4 +-
 libiberty/memmove.c                                |     4 +-
 libiberty/mempcpy.c                                |     6 +-
 libiberty/memset.c                                 |     4 +-
 libiberty/objalloc.c                               |    22 +-
 libiberty/random.c                                 |    14 +-
 libiberty/rust-demangle.c                          |    68 +-
 libiberty/simple-object-elf.c                      |    10 +-
 libiberty/spaces.c                                 |     4 +-
 libiberty/stpcpy.c                                 |     2 +-
 libiberty/strdup.c                                 |     4 +-
 libiberty/strerror.c                               |     4 +-
 libiberty/strndup.c                                |     4 +-
 libiberty/strsignal.c                              |     4 +-
 libiberty/testsuite/demangle-expected              |    77 +
 libiberty/testsuite/rust-demangle-expected         |    26 +
 libiberty/vasprintf.c                              |     2 +-
 libiberty/vprintf-support.c                        |     2 +-
 libiberty/xatexit.c                                |     2 +-
 libiberty/xmalloc.c                                |    14 +-
 libiberty/xmemdup.c                                |     8 +-
 libitm/ChangeLog                                   |     4 +
 libitm/testsuite/lib/libitm.exp                    |     1 +
 liboffloadmic/ChangeLog                            |     7 +
 liboffloadmic/plugin/libgomp-plugin-intelmic.cpp   |     6 +-
 libphobos/ChangeLog                                |   140 +
 libphobos/configure                                |    12 -
 libphobos/configure.ac                             |    12 -
 libphobos/configure.tgt                            |     3 +
 libphobos/libdruntime/MERGE                        |     2 +-
 libphobos/libdruntime/Makefile.am                  |    42 +-
 libphobos/libdruntime/Makefile.in                  |   201 +-
 libphobos/libdruntime/__builtins.di                |    80 +-
 libphobos/libdruntime/config/mingw/msvc.c          |     2 +-
 libphobos/libdruntime/core/atomic.d                |    11 +-
 libphobos/libdruntime/core/attribute.d             |    63 +-
 libphobos/libdruntime/core/bitop.d                 |    13 -
 libphobos/libdruntime/core/demangle.d              |     2 +-
 libphobos/libdruntime/core/exception.d             |    84 +-
 libphobos/libdruntime/core/gc/gcinterface.d        |     4 +-
 libphobos/libdruntime/core/int128.d                |   156 +-
 .../libdruntime/core/internal/array/appending.d    |   121 +-
 .../libdruntime/core/internal/array/casting.d      |    59 +-
 .../libdruntime/core/internal/array/comparison.d   |    33 +-
 .../libdruntime/core/internal/array/equality.d     |    33 +-
 libphobos/libdruntime/core/internal/array/utils.d  |    60 +-
 libphobos/libdruntime/core/internal/convert.d      |    22 -
 libphobos/libdruntime/core/internal/gc/bits.d      |    16 +-
 .../core/internal/gc/impl/conservative/gc.d        |   268 +-
 libphobos/libdruntime/core/internal/gc/pooltable.d |    29 +-
 libphobos/libdruntime/core/internal/gc/proxy.d     |     4 +-
 libphobos/libdruntime/core/internal/parseoptions.d |    17 +
 libphobos/libdruntime/core/internal/traits.d       |     2 +-
 libphobos/libdruntime/core/lifetime.d              |    77 +-
 libphobos/libdruntime/core/math.d                  |     1 +
 libphobos/libdruntime/core/memory.d                |    17 +-
 libphobos/libdruntime/core/runtime.d               |     2 +-
 libphobos/libdruntime/core/simd.d                  |    24 +
 libphobos/libdruntime/core/stdc/config.d           |    33 +-
 libphobos/libdruntime/core/stdc/errno.d            |   137 +
 libphobos/libdruntime/core/stdc/fenv.d             |     2 +
 libphobos/libdruntime/core/stdc/math.d             |   133 +-
 libphobos/libdruntime/core/stdc/stdarg.d           |    21 +
 libphobos/libdruntime/core/stdc/stddef.d           |     5 +
 libphobos/libdruntime/core/stdc/stdint.d           |   349 +-
 libphobos/libdruntime/core/stdc/stdio.d            |   105 +-
 libphobos/libdruntime/core/stdc/stdlib.d           |     5 +-
 libphobos/libdruntime/core/stdcpp/exception.d      |    10 +-
 libphobos/libdruntime/core/stdcpp/new_.d           |     2 +-
 libphobos/libdruntime/core/stdcpp/string.d         |     8 +-
 libphobos/libdruntime/core/stdcpp/typeinfo.d       |    40 +-
 libphobos/libdruntime/core/stdcpp/xutility.d       |    15 +-
 libphobos/libdruntime/core/sync/package.d          |    20 +
 .../libdruntime/core/sys/dragonflybsd/sys/elf32.d  |   145 +-
 .../libdruntime/core/sys/dragonflybsd/sys/elf64.d  |   144 +-
 .../core/sys/dragonflybsd/sys/elf_common.d         |   601 +-
 libphobos/libdruntime/core/sys/elf/package.d       |  2575 +
 libphobos/libdruntime/core/sys/freebsd/sys/elf32.d |   141 -
 libphobos/libdruntime/core/sys/freebsd/sys/elf64.d |   149 -
 .../libdruntime/core/sys/freebsd/sys/elf_common.d  |   803 +-
 libphobos/libdruntime/core/sys/linux/config.d      |     3 +
 libphobos/libdruntime/core/sys/linux/dlfcn.d       |    22 +-
 libphobos/libdruntime/core/sys/linux/elf.d         |  2399 +-
 libphobos/libdruntime/core/sys/linux/errno.d       |     2 +-
 libphobos/libdruntime/core/sys/linux/netinet/in_.d |    10 +-
 libphobos/libdruntime/core/sys/linux/string.d      |     2 +-
 libphobos/libdruntime/core/sys/linux/sys/mman.d    |    72 +-
 libphobos/libdruntime/core/sys/netbsd/sys/elf32.d  |   141 -
 libphobos/libdruntime/core/sys/netbsd/sys/elf64.d  |   140 -
 .../libdruntime/core/sys/netbsd/sys/elf_common.d   |   758 +-
 libphobos/libdruntime/core/sys/openbsd/pwd.d       |    19 +
 libphobos/libdruntime/core/sys/openbsd/sys/elf32.d |   148 +-
 libphobos/libdruntime/core/sys/openbsd/sys/elf64.d |   147 +-
 .../libdruntime/core/sys/openbsd/sys/elf_common.d  |   604 +-
 libphobos/libdruntime/core/sys/posix/aio.d         |   132 +-
 libphobos/libdruntime/core/sys/posix/config.d      |    58 +-
 libphobos/libdruntime/core/sys/posix/fcntl.d       |     6 +
 libphobos/libdruntime/core/sys/posix/locale.d      |     2 +-
 libphobos/libdruntime/core/sys/posix/spawn.d       |    12 +-
 libphobos/libdruntime/core/sys/posix/sys/ipc.d     |    65 +-
 libphobos/libdruntime/core/sys/posix/sys/mman.d    |     4 +-
 libphobos/libdruntime/core/sys/posix/sys/shm.d     |    12 +
 libphobos/libdruntime/core/sys/posix/sys/socket.d  |    65 +-
 libphobos/libdruntime/core/sys/posix/sys/stat.d    |   109 +-
 libphobos/libdruntime/core/sys/posix/sys/statvfs.d |     2 +-
 libphobos/libdruntime/core/sys/posix/sys/types.d   |     2 +-
 libphobos/libdruntime/core/sys/solaris/sys/elf.d   |   488 +-
 .../libdruntime/core/sys/solaris/sys/elftypes.d    |    18 +-
 libphobos/libdruntime/core/sys/solaris/sys/link.d  |   235 +-
 libphobos/libdruntime/core/sys/windows/objbase.d   |     1 +
 libphobos/libdruntime/core/sys/windows/stat.d      |    61 +-
 libphobos/libdruntime/core/sys/windows/unknwn.d    |     1 +
 libphobos/libdruntime/core/sys/windows/winsock2.d  |    14 +-
 libphobos/libdruntime/core/thread/context.d        |     2 +-
 libphobos/libdruntime/core/thread/fiber.d          |     7 +-
 libphobos/libdruntime/core/thread/osthread.d       |    39 +-
 libphobos/libdruntime/core/thread/threadbase.d     |    25 +-
 libphobos/libdruntime/core/time.d                  |   162 +-
 libphobos/libdruntime/core/vararg.d                |    17 +
 libphobos/libdruntime/gcc/attributes.d             |   137 +
 libphobos/libdruntime/gcc/emutls.d                 |     8 +-
 libphobos/libdruntime/gcc/simd.d                   |   359 +
 libphobos/libdruntime/object.d                     |    65 +-
 libphobos/libdruntime/rt/aApply.d                  |   108 +-
 libphobos/libdruntime/rt/aApplyR.d                 |    71 +-
 libphobos/libdruntime/rt/aaA.d                     |    43 +-
 libphobos/libdruntime/rt/arrayassign.d             |   155 +-
 libphobos/libdruntime/rt/critical_.d               |     4 +-
 libphobos/libdruntime/rt/dmain2.d                  |    18 +-
 libphobos/libdruntime/rt/ehalloc.d                 |    45 -
 libphobos/libdruntime/rt/lifetime.d                |   438 +-
 libphobos/libdruntime/rt/minfo.d                   |   216 +-
 libphobos/libdruntime/rt/monitor_.d                |     6 +-
 libphobos/libdruntime/rt/util/typeinfo.d           |   289 +-
 libphobos/src/MERGE                                |     2 +-
 libphobos/src/Makefile.am                          |     2 +-
 libphobos/src/Makefile.in                          |     4 +-
 libphobos/src/etc/c/zlib.d                         |   211 +-
 libphobos/src/std/algorithm/internal.d             |     2 +
 libphobos/src/std/algorithm/setops.d               |     2 +-
 libphobos/src/std/base64.d                         |    20 +-
 libphobos/src/std/bigint.d                         |    16 +-
 libphobos/src/std/bitmanip.d                       |     3 +-
 libphobos/src/std/complex.d                        |     6 +-
 libphobos/src/std/container/rbtree.d               |    16 +-
 libphobos/src/std/conv.d                           |    51 +-
 libphobos/src/std/datetime/interval.d              |     4 +-
 libphobos/src/std/datetime/systime.d               |    68 +-
 libphobos/src/std/exception.d                      |     2 +-
 .../src/std/experimental/allocator/mallocator.d    |     1 +
 libphobos/src/std/experimental/logger/core.d       |   345 +-
 libphobos/src/std/experimental/logger/filelogger.d |     2 +-
 .../src/std/experimental/logger/multilogger.d      |     2 +-
 libphobos/src/std/experimental/logger/package.d    |    20 -
 libphobos/src/std/file.d                           |   104 +-
 libphobos/src/std/format/internal/write.d          |   147 +-
 libphobos/src/std/format/package.d                 |     2 +-
 libphobos/src/std/format/read.d                    |     2 +-
 libphobos/src/std/format/write.d                   |     2 +-
 libphobos/src/std/functional.d                     |   158 +-
 libphobos/src/std/getopt.d                         |     8 +-
 libphobos/src/std/int128.d                         |   374 +
 libphobos/src/std/internal/math/biguintcore.d      |     6 +-
 libphobos/src/std/json.d                           |     2 +-
 libphobos/src/std/math/algebraic.d                 |     6 +-
 libphobos/src/std/math/exponential.d               |   652 +-
 libphobos/src/std/math/hardware.d                  |    10 +-
 libphobos/src/std/math/trigonometry.d              |    46 +-
 libphobos/src/std/mmfile.d                         |    10 +-
 libphobos/src/std/numeric.d                        |    44 +-
 libphobos/src/std/outbuffer.d                      |    75 +-
 libphobos/src/std/package.d                        |     2 +
 libphobos/src/std/parallelism.d                    |     5 +
 libphobos/src/std/path.d                           |     2 +-
 libphobos/src/std/process.d                        |    15 +-
 libphobos/src/std/range/primitives.d               |    11 +-
 libphobos/src/std/regex/internal/parser.d          |     2 +-
 libphobos/src/std/socket.d                         |    91 +-
 libphobos/src/std/stdio.d                          |    34 +-
 libphobos/src/std/sumtype.d                        |   230 +-
 libphobos/src/std/traits.d                         |    66 +-
 libphobos/src/std/typecons.d                       |   215 +-
 libphobos/src/std/uni/package.d                    |    50 +-
 libphobos/src/std/utf.d                            |    16 +-
 libphobos/src/std/windows/charset.d                |    15 +-
 libphobos/src/std/windows/syserror.d               |    97 +-
 libphobos/src/std/zip.d                            |    35 +-
 libphobos/testsuite/lib/libphobos-dg.exp           |     1 +
 libphobos/testsuite/libphobos.betterc/test19933.d  |    11 +
 libphobos/testsuite/libphobos.cycles/cycles.exp    |     2 +-
 .../libphobos.exceptions/message_with_null.d       |     8 +
 libphobos/testsuite/libphobos.hash/test_hash.d     |     2 +-
 .../testsuite/libphobos.init_fini/custom_gc.d      |     3 +-
 libsanitizer/ChangeLog                             |    35 +
 libsanitizer/LOCAL_PATCHES                         |     3 +-
 libsanitizer/MERGE                                 |     2 +-
 libsanitizer/Makefile.in                           |     1 -
 libsanitizer/asan/Makefile.in                      |     1 -
 libsanitizer/asan/asan_activation.cpp              |     2 +-
 libsanitizer/asan/asan_allocator.cpp               |    56 +-
 libsanitizer/asan/asan_debugging.cpp               |     4 +-
 libsanitizer/asan/asan_errors.cpp                  |    10 +-
 libsanitizer/asan/asan_errors.h                    |     6 +-
 libsanitizer/asan/asan_fake_stack.cpp              |    15 +-
 libsanitizer/asan/asan_flags.cpp                   |     6 +-
 libsanitizer/asan/asan_flags.inc                   |     5 +-
 libsanitizer/asan/asan_fuchsia.cpp                 |    32 +-
 libsanitizer/asan/asan_globals.cpp                 |     7 +-
 libsanitizer/asan/asan_interceptors.cpp            |    35 +-
 libsanitizer/asan/asan_interface.inc               |     1 +
 libsanitizer/asan/asan_internal.h                  |    38 +-
 libsanitizer/asan/asan_linux.cpp                   |    32 +-
 libsanitizer/asan/asan_mac.cpp                     |     2 +-
 libsanitizer/asan/asan_mapping.h                   |   194 +-
 libsanitizer/asan/asan_mapping_sparc64.h           |     9 +-
 libsanitizer/asan/asan_poisoning.cpp               |    30 +-
 libsanitizer/asan/asan_poisoning.h                 |    11 +-
 libsanitizer/asan/asan_posix.cpp                   |    47 +-
 libsanitizer/asan/asan_premap_shadow.cpp           |     2 +-
 libsanitizer/asan/asan_report.cpp                  |    10 +-
 libsanitizer/asan/asan_rtl.cpp                     |    73 +-
 libsanitizer/asan/asan_rtl_static.cpp              |    36 +
 libsanitizer/asan/asan_rtl_x86_64.S                |   146 +
 libsanitizer/asan/asan_thread.cpp                  |    21 +-
 libsanitizer/asan/asan_win.cpp                     |    40 +-
 libsanitizer/asan/asan_win_dll_thunk.cpp           |    11 +
 libsanitizer/builtins/assembly.h                   |     6 +
 libsanitizer/configure.tgt                         |     4 -
 libsanitizer/hwasan/Makefile.am                    |     1 +
 libsanitizer/hwasan/Makefile.in                    |    10 +-
 libsanitizer/hwasan/hwasan.cpp                     |     1 +
 libsanitizer/hwasan/hwasan.h                       |    15 -
 libsanitizer/hwasan/hwasan_allocator.cpp           |     9 +-
 libsanitizer/hwasan/hwasan_interceptors.cpp        |     9 +-
 libsanitizer/hwasan/hwasan_memintrinsics.cpp       |     2 +-
 libsanitizer/hwasan/hwasan_new_delete.cpp          |    63 +-
 libsanitizer/hwasan/hwasan_preinit.cpp             |    23 +
 .../include/sanitizer/common_interface_defs.h      |     9 +
 libsanitizer/include/sanitizer/dfsan_interface.h   |    28 +
 libsanitizer/interception/Makefile.in              |     1 -
 libsanitizer/interception/interception_win.cpp     |     3 +
 libsanitizer/libbacktrace/Makefile.in              |     1 -
 libsanitizer/lsan/Makefile.in                      |     1 -
 libsanitizer/lsan/lsan.cpp                         |     9 +-
 libsanitizer/lsan/lsan.h                           |    26 +-
 libsanitizer/lsan/lsan_allocator.cpp               |    25 +-
 libsanitizer/lsan/lsan_allocator.h                 |     5 +-
 libsanitizer/lsan/lsan_common.cpp                  |   481 +-
 libsanitizer/lsan/lsan_common.h                    |    48 +-
 libsanitizer/lsan/lsan_common_fuchsia.cpp          |    15 +-
 libsanitizer/lsan/lsan_common_linux.cpp            |     5 +-
 libsanitizer/lsan/lsan_common_mac.cpp              |    11 +-
 libsanitizer/lsan/lsan_fuchsia.cpp                 |    12 +-
 libsanitizer/lsan/lsan_interceptors.cpp            |    22 +-
 libsanitizer/lsan/lsan_mac.cpp                     |     2 +-
 libsanitizer/lsan/lsan_posix.cpp                   |     7 +-
 libsanitizer/lsan/lsan_thread.cpp                  |    26 +-
 libsanitizer/lsan/lsan_thread.h                    |     5 +-
 libsanitizer/sanitizer_common/Makefile.am          |     1 +
 libsanitizer/sanitizer_common/Makefile.in          |    11 +-
 .../sanitizer_common/sanitizer_addrhashmap.h       |     6 +-
 .../sanitizer_common/sanitizer_allocator.cpp       |    83 +-
 .../sanitizer_common/sanitizer_allocator.h         |     3 +
 .../sanitizer_allocator_combined.h                 |     4 +-
 .../sanitizer_allocator_internal.h                 |     2 +
 .../sanitizer_allocator_primary32.h                |     4 +-
 .../sanitizer_allocator_primary64.h                |     4 +-
 .../sanitizer_allocator_secondary.h                |     4 +-
 .../sanitizer_common/sanitizer_atomic_clang.h      |    17 +-
 .../sanitizer_chained_origin_depot.cpp             |     1 -
 libsanitizer/sanitizer_common/sanitizer_common.cpp |    39 +-
 libsanitizer/sanitizer_common/sanitizer_common.h   |    50 +-
 .../sanitizer_common_interceptors.inc              |   159 +-
 .../sanitizer_common_interceptors_ioctl.inc        |    10 +-
 .../sanitizer_common_interface_posix.inc           |     2 +
 .../sanitizer_common/sanitizer_common_libcdep.cpp  |    77 +-
 .../sanitizer_coverage_fuchsia.cpp                 |     1 +
 .../sanitizer_coverage_libcdep_new.cpp             |    20 +-
 .../sanitizer_common/sanitizer_dense_map.h         |   705 +
 .../sanitizer_common/sanitizer_dense_map_info.h    |   282 +
 libsanitizer/sanitizer_common/sanitizer_file.cpp   |     9 +-
 libsanitizer/sanitizer_common/sanitizer_file.h     |     2 +-
 libsanitizer/sanitizer_common/sanitizer_flags.inc  |     3 +
 .../sanitizer_common/sanitizer_fuchsia.cpp         |    62 +-
 .../sanitizer_interface_internal.h                 |   178 +-
 .../sanitizer_common/sanitizer_internal_defs.h     |     6 +-
 libsanitizer/sanitizer_common/sanitizer_leb128.h   |    87 +
 libsanitizer/sanitizer_common/sanitizer_linux.cpp  |   228 +-
 libsanitizer/sanitizer_common/sanitizer_linux.h    |     3 +
 .../sanitizer_common/sanitizer_linux_libcdep.cpp   |    90 +-
 .../sanitizer_common/sanitizer_linux_s390.cpp      |    14 +-
 libsanitizer/sanitizer_common/sanitizer_lzw.h      |   159 +
 libsanitizer/sanitizer_common/sanitizer_mac.cpp    |    83 +-
 libsanitizer/sanitizer_common/sanitizer_mutex.h    |    63 +-
 .../sanitizer_persistent_allocator.h               |   110 -
 libsanitizer/sanitizer_common/sanitizer_platform.h |   331 +-
 .../sanitizer_platform_interceptors.h              |     2 +
 .../sanitizer_platform_limits_freebsd.cpp          |     2 +-
 .../sanitizer_platform_limits_freebsd.h            |     2 +-
 .../sanitizer_platform_limits_netbsd.cpp           |     2 +-
 .../sanitizer_platform_limits_netbsd.h             |     2 +-
 .../sanitizer_platform_limits_posix.cpp            |    47 +-
 .../sanitizer_platform_limits_posix.h              |    22 +-
 .../sanitizer_platform_limits_solaris.cpp          |     2 +-
 .../sanitizer_platform_limits_solaris.h            |     2 +-
 libsanitizer/sanitizer_common/sanitizer_posix.cpp  |     1 +
 .../sanitizer_common/sanitizer_posix_libcdep.cpp   |     2 +-
 libsanitizer/sanitizer_common/sanitizer_printf.cpp |    10 +-
 .../sanitizer_common/sanitizer_procmaps_mac.cpp    |    12 +-
 .../sanitizer_common/sanitizer_quarantine.h        |     4 +-
 .../sanitizer_common/sanitizer_ring_buffer.h       |    13 +-
 libsanitizer/sanitizer_common/sanitizer_solaris.h  |    56 +
 .../sanitizer_common/sanitizer_stack_store.cpp     |   379 +
 .../sanitizer_common/sanitizer_stack_store.h       |   121 +
 .../sanitizer_common/sanitizer_stackdepot.cpp      |   157 +-
 .../sanitizer_common/sanitizer_stackdepot.h        |     1 +
 .../sanitizer_common/sanitizer_stacktrace.cpp      |    11 +-
 .../sanitizer_common/sanitizer_stacktrace.h        |     9 +-
 .../sanitizer_stacktrace_libcdep.cpp               |    13 +-
 .../sanitizer_stacktrace_printer.cpp               |    19 +
 .../sanitizer_stoptheworld_win.cpp                 |   175 +
 .../sanitizer_common/sanitizer_symbolizer.cpp      |    20 +-
 .../sanitizer_common/sanitizer_symbolizer.h        |     7 +-
 .../sanitizer_symbolizer_internal.h                |     7 +-
 .../sanitizer_symbolizer_libcdep.cpp               |    18 +-
 .../sanitizer_common/sanitizer_symbolizer_mac.cpp  |    57 +-
 .../sanitizer_common/sanitizer_symbolizer_mac.h    |     1 -
 .../sanitizer_symbolizer_markup.cpp                |     4 +-
 .../sanitizer_symbolizer_posix_libcdep.cpp         |    58 +-
 .../sanitizer_symbolizer_report.cpp                |     4 +-
 .../sanitizer_common/sanitizer_symbolizer_win.cpp  |     2 +-
 .../sanitizer_common/sanitizer_syscalls_netbsd.inc |     4 +-
 .../sanitizer_common/sanitizer_thread_registry.cpp |    56 +-
 .../sanitizer_common/sanitizer_thread_registry.h   |    18 +-
 .../sanitizer_common/sanitizer_thread_safety.h     |    45 +-
 .../sanitizer_common/sanitizer_type_traits.h       |    79 +
 .../sanitizer_common/sanitizer_unwind_win.cpp      |    27 +-
 libsanitizer/sanitizer_common/sanitizer_win.cpp    |    38 +-
 libsanitizer/tsan/Makefile.am                      |     1 -
 libsanitizer/tsan/Makefile.in                      |    15 +-
 libsanitizer/tsan/tsan_clock.cpp                   |   625 -
 libsanitizer/tsan/tsan_clock.h                     |   293 -
 libsanitizer/tsan/tsan_debugging.cpp               |     2 +-
 libsanitizer/tsan/tsan_defs.h                      |    54 +-
 libsanitizer/tsan/tsan_dense_alloc.h               |     9 +
 libsanitizer/tsan/tsan_fd.cpp                      |    91 +-
 libsanitizer/tsan/tsan_fd.h                        |     1 +
 libsanitizer/tsan/tsan_flags.cpp                   |     8 +-
 libsanitizer/tsan/tsan_flags.inc                   |    16 +-
 libsanitizer/tsan/tsan_interceptors.h              |    20 +-
 libsanitizer/tsan/tsan_interceptors_posix.cpp      |   200 +-
 libsanitizer/tsan/tsan_interface.cpp               |    14 -
 libsanitizer/tsan/tsan_interface.inc               |     8 +
 libsanitizer/tsan/tsan_interface_atomic.cpp        |    87 +-
 libsanitizer/tsan/tsan_interface_java.cpp          |     4 +-
 libsanitizer/tsan/tsan_mman.cpp                    |    82 +-
 libsanitizer/tsan/tsan_mman.h                      |     4 +
 libsanitizer/tsan/tsan_mutexset.cpp                |    54 +-
 libsanitizer/tsan/tsan_mutexset.h                  |    11 +-
 libsanitizer/tsan/tsan_platform.h                  |   285 +-
 libsanitizer/tsan/tsan_platform_linux.cpp          |    48 +-
 libsanitizer/tsan/tsan_platform_mac.cpp            |   152 +-
 libsanitizer/tsan/tsan_platform_posix.cpp          |    18 +-
 libsanitizer/tsan/tsan_platform_windows.cpp        |     3 -
 libsanitizer/tsan/tsan_report.cpp                  |    29 +-
 libsanitizer/tsan/tsan_report.h                    |     6 +-
 libsanitizer/tsan/tsan_rtl.cpp                     |   724 +-
 libsanitizer/tsan/tsan_rtl.h                       |   341 +-
 libsanitizer/tsan/tsan_rtl_access.cpp              |   895 +-
 libsanitizer/tsan/tsan_rtl_amd64.S                 |   236 -
 libsanitizer/tsan/tsan_rtl_mutex.cpp               |   645 +-
 libsanitizer/tsan/tsan_rtl_proc.cpp                |     1 -
 libsanitizer/tsan/tsan_rtl_report.cpp              |   369 +-
 libsanitizer/tsan/tsan_rtl_s390x.S                 |     2 +
 libsanitizer/tsan/tsan_rtl_thread.cpp              |   228 +-
 libsanitizer/tsan/tsan_shadow.h                    |   318 +-
 libsanitizer/tsan/tsan_sync.cpp                    |    82 +-
 libsanitizer/tsan/tsan_sync.h                      |    47 +-
 libsanitizer/tsan/tsan_trace.h                     |   113 +-
 libsanitizer/tsan/tsan_update_shadow_word.inc      |    59 -
 libsanitizer/ubsan/Makefile.in                     |     1 -
 libsanitizer/ubsan/ubsan_diag.cpp                  |    12 +-
 libsanitizer/ubsan/ubsan_handlers_cxx.h            |     2 +-
 libsanitizer/ubsan/ubsan_init.cpp                  |     7 +-
 libstdc++-v3/ChangeLog                             |  2127 +
 libstdc++-v3/acinclude.m4                          |    56 +-
 libstdc++-v3/config.h.in                           |     6 +
 .../post/aarch64-linux-gnu/baseline_symbols.txt    |    12 +-
 .../post/i386-solaris/amd64/baseline_symbols.txt   |    12 +
 .../abi/post/i386-solaris/baseline_symbols.txt     |    12 +
 .../abi/post/i486-linux-gnu/baseline_symbols.txt   |    12 +-
 .../post/powerpc-linux-gnu/baseline_symbols.txt    |    12 +-
 .../powerpc64-linux-gnu/32/baseline_symbols.txt    |    12 +-
 .../post/powerpc64-linux-gnu/baseline_symbols.txt  |    26 +-
 .../abi/post/s390x-linux-gnu/baseline_symbols.txt  |    12 +-
 .../abi/post/sparc-solaris/baseline_symbols.txt    |    12 +
 .../sparc-solaris/sparcv9/baseline_symbols.txt     |    12 +
 .../post/x86_64-linux-gnu/32/baseline_symbols.txt  |    12 +-
 .../abi/post/x86_64-linux-gnu/baseline_symbols.txt |    12 +-
 .../config/abi/pre/gnu-versioned-namespace.ver     |     1 -
 libstdc++-v3/config/abi/pre/gnu.ver                |     7 +
 .../config/locale/dragonfly/numeric_members.cc     |     2 +-
 libstdc++-v3/config/locale/gnu/numeric_members.cc  |     2 +-
 .../config/locale/vxworks/ctype_members.cc         |     1 -
 libstdc++-v3/configure                             |  6439 +-
 libstdc++-v3/configure.ac                          |    24 +
 libstdc++-v3/crossconfig.m4                        |     6 -
 libstdc++-v3/doc/doxygen/user.cfg.in               |    19 +-
 libstdc++-v3/doc/html/index.html                   |     2 +-
 libstdc++-v3/doc/html/manual/api.html              |     3 +
 libstdc++-v3/doc/html/manual/index.html            |     4 +-
 libstdc++-v3/doc/html/manual/intro.html            |     2 +-
 libstdc++-v3/doc/html/manual/setup.html            |    33 +
 libstdc++-v3/doc/html/manual/status.html           |   233 +-
 libstdc++-v3/doc/html/manual/test.html             |     8 +-
 libstdc++-v3/doc/xml/manual/evolution.xml          |     3 +
 libstdc++-v3/doc/xml/manual/intro.xml              |    10 +-
 libstdc++-v3/doc/xml/manual/prerequisites.xml      |    51 +
 libstdc++-v3/doc/xml/manual/status_cxx2020.xml     |    18 +-
 libstdc++-v3/doc/xml/manual/status_cxx2023.xml     |   573 +
 libstdc++-v3/doc/xml/manual/test.xml               |     8 +-
 libstdc++-v3/include/Makefile.am                   |     4 +-
 libstdc++-v3/include/Makefile.in                   |     4 +-
 libstdc++-v3/include/backward/auto_ptr.h           |     4 +
 libstdc++-v3/include/bits/algorithmfwd.h           |    15 +-
 libstdc++-v3/include/bits/alloc_traits.h           |     5 +
 libstdc++-v3/include/bits/allocator.h              |    22 +-
 libstdc++-v3/include/bits/atomic_base.h            |    49 +-
 libstdc++-v3/include/bits/atomic_wait.h            |    17 +-
 libstdc++-v3/include/bits/basic_string.h           |   193 +-
 libstdc++-v3/include/bits/basic_string.tcc         |    85 -
 libstdc++-v3/include/bits/c++config                |    20 +-
 libstdc++-v3/include/bits/char_traits.h            |    26 +-
 libstdc++-v3/include/bits/chrono.h                 |    49 +-
 libstdc++-v3/include/bits/cow_string.h             |    65 +-
 libstdc++-v3/include/bits/fs_ops.h                 |    81 +-
 libstdc++-v3/include/bits/fs_path.h                |    34 +-
 libstdc++-v3/include/bits/functional_hash.h        |    15 +-
 libstdc++-v3/include/bits/hashtable.h              |    31 +-
 libstdc++-v3/include/bits/hashtable_policy.h       |    38 +
 libstdc++-v3/include/bits/ios_base.h               |     6 +-
 libstdc++-v3/include/bits/locale_facets_nonio.h    |     4 +-
 libstdc++-v3/include/bits/locale_facets_nonio.tcc  |   104 +-
 libstdc++-v3/include/bits/memory_resource.h        |   507 +
 libstdc++-v3/include/bits/mofunc_impl.h            |     2 +-
 libstdc++-v3/include/bits/move_only_function.h     |    12 +
 libstdc++-v3/include/bits/new_allocator.h          |    25 +-
 libstdc++-v3/include/bits/ostream_insert.h         |     4 +
 libstdc++-v3/include/bits/ptr_traits.h             |    11 +-
 libstdc++-v3/include/bits/random.tcc               |    12 +-
 libstdc++-v3/include/bits/ranges_algo.h            |     2 +-
 libstdc++-v3/include/bits/ranges_algobase.h        |     1 -
 libstdc++-v3/include/bits/ranges_base.h            |    16 +-
 libstdc++-v3/include/bits/ranges_cmp.h             |     2 +-
 libstdc++-v3/include/bits/regex.h                  |    60 +-
 libstdc++-v3/include/bits/regex_compiler.h         |     2 +-
 libstdc++-v3/include/bits/regex_constants.h        |     5 +-
 libstdc++-v3/include/bits/regex_error.h            |     7 +-
 libstdc++-v3/include/bits/shared_ptr_atomic.h      |    36 +-
 libstdc++-v3/include/bits/specfun.h                |     4 -
 libstdc++-v3/include/bits/std_mutex.h              |    21 +-
 libstdc++-v3/include/bits/std_thread.h             |    54 +-
 libstdc++-v3/include/bits/stl_algo.h               |   307 +-
 libstdc++-v3/include/bits/stl_bvector.h            |    11 +-
 libstdc++-v3/include/bits/stl_heap.h               |     1 +
 libstdc++-v3/include/bits/stl_iterator.h           |   166 +-
 .../include/bits/stl_iterator_base_funcs.h         |     1 +
 libstdc++-v3/include/bits/stl_numeric.h            |    10 +-
 libstdc++-v3/include/bits/stl_pair.h               |     4 +
 libstdc++-v3/include/bits/stl_vector.h             |     3 +-
 libstdc++-v3/include/bits/this_thread_sleep.h      |     2 +-
 libstdc++-v3/include/bits/unique_lock.h            |     2 +
 libstdc++-v3/include/bits/unique_ptr.h             |   137 +-
 libstdc++-v3/include/bits/unordered_map.h          |     5 +
 libstdc++-v3/include/bits/unordered_set.h          |     5 +
 libstdc++-v3/include/bits/uses_allocator_args.h    |    14 -
 libstdc++-v3/include/bits/utility.h                |     9 +-
 libstdc++-v3/include/c_compatibility/stdatomic.h   |     2 +
 libstdc++-v3/include/debug/debug.h                 |     5 +-
 libstdc++-v3/include/debug/macros.h                |     4 -
 libstdc++-v3/include/debug/string                  |    95 +-
 libstdc++-v3/include/experimental/bits/fs_fwd.h    |     2 +-
 libstdc++-v3/include/experimental/bits/fs_ops.h    |    73 +-
 libstdc++-v3/include/experimental/bits/fs_path.h   |    75 +-
 libstdc++-v3/include/experimental/bits/simd.h      |    13 +-
 libstdc++-v3/include/experimental/memory_resource  |     5 +
 libstdc++-v3/include/experimental/numeric          |    46 +-
 libstdc++-v3/include/ext/malloc_allocator.h        |     6 +-
 libstdc++-v3/include/ext/new_allocator.h           |    12 +-
 .../resize_policy/hash_prime_size_policy_imp.hpp   |    18 +-
 libstdc++-v3/include/ext/random                    |     2 +
 libstdc++-v3/include/ext/vstring.h                 |    45 +-
 libstdc++-v3/include/precompiled/stdc++.h          |     5 +
 libstdc++-v3/include/pstl/glue_algorithm_defs.h    |     2 +-
 libstdc++-v3/include/pstl/utils.h                  |     4 +-
 libstdc++-v3/include/std/any                       |     4 +-
 libstdc++-v3/include/std/array                     |    88 +-
 libstdc++-v3/include/std/atomic                    |    31 +-
 libstdc++-v3/include/std/bit                       |    24 +-
 libstdc++-v3/include/std/charconv                  |   263 +-
 libstdc++-v3/include/std/condition_variable        |     4 +-
 libstdc++-v3/include/std/deque                     |     2 +-
 libstdc++-v3/include/std/expected                  |  1242 +
 libstdc++-v3/include/std/forward_list              |     2 +-
 libstdc++-v3/include/std/future                    |    57 +-
 libstdc++-v3/include/std/iosfwd                    |    41 +
 libstdc++-v3/include/std/istream                   |    31 +-
 libstdc++-v3/include/std/list                      |     2 +-
 libstdc++-v3/include/std/map                       |     2 +-
 libstdc++-v3/include/std/memory_resource           |   468 +-
 libstdc++-v3/include/std/mutex                     |    38 +-
 libstdc++-v3/include/std/numeric                   |    75 +-
 libstdc++-v3/include/std/optional                  |    12 +-
 libstdc++-v3/include/std/ranges                    |    89 +-
 libstdc++-v3/include/std/regex                     |     2 +-
 libstdc++-v3/include/std/scoped_allocator          |     1 -
 libstdc++-v3/include/std/set                       |     2 +-
 libstdc++-v3/include/std/source_location           |    18 +-
 libstdc++-v3/include/std/spanstream                |     8 +-
 libstdc++-v3/include/std/sstream                   |     1 +
 libstdc++-v3/include/std/stacktrace                |   318 +-
 libstdc++-v3/include/std/string                    |    38 +-
 libstdc++-v3/include/std/syncstream                |     6 +-
 libstdc++-v3/include/std/system_error              |   164 +-
 libstdc++-v3/include/std/thread                    |    21 +-
 libstdc++-v3/include/std/type_traits               |    52 +-
 libstdc++-v3/include/std/unordered_map             |    10 +-
 libstdc++-v3/include/std/unordered_set             |    10 +-
 libstdc++-v3/include/std/utility                   |    26 +
 libstdc++-v3/include/std/variant                   |    50 +-
 libstdc++-v3/include/std/vector                    |     2 +-
 libstdc++-v3/include/std/version                   |    62 +-
 libstdc++-v3/libsupc++/compare                     |   289 +-
 libstdc++-v3/libsupc++/eh_globals.cc               |    58 +-
 libstdc++-v3/libsupc++/exception                   |    10 +-
 libstdc++-v3/libsupc++/exception.h                 |     6 +-
 libstdc++-v3/libsupc++/exception_ptr.h             |    25 +-
 libstdc++-v3/libsupc++/initializer_list            |     6 +-
 libstdc++-v3/libsupc++/nested_exception.h          |   124 +-
 libstdc++-v3/libsupc++/new_opa.cc                  |     2 +
 libstdc++-v3/libsupc++/typeinfo                    |    10 +-
 libstdc++-v3/python/libstdcxx/v6/printers.py       |   233 +-
 libstdc++-v3/scripts/extract_symvers.in            |     4 +-
 libstdc++-v3/scripts/run_doxygen                   |     4 +-
 libstdc++-v3/src/Makefile.am                       |    20 +-
 libstdc++-v3/src/Makefile.in                       |    35 +-
 libstdc++-v3/src/c++11/Makefile.am                 |     1 +
 libstdc++-v3/src/c++11/Makefile.in                 |     8 +-
 libstdc++-v3/src/c++11/chrono.cc                   |     5 +-
 libstdc++-v3/src/c++11/codecvt.cc                  |    14 +-
 libstdc++-v3/src/c++11/compatibility-c++0x.cc      |     4 +
 libstdc++-v3/src/c++11/compatibility-chrono.cc     |     4 +
 libstdc++-v3/src/c++11/compatibility-condvar.cc    |     4 +
 .../src/c++11/compatibility-ldbl-alt128.cc         |    36 +
 .../src/c++11/compatibility-thread-c++0x.cc        |     4 +
 libstdc++-v3/src/c++11/cow-stdexcept.cc            |     4 +
 libstdc++-v3/src/c++11/cxx11-ios_failure.cc        |    47 -
 libstdc++-v3/src/c++11/debug.cc                    |     7 +-
 libstdc++-v3/src/c++11/ios_errcat.cc               |    84 +
 libstdc++-v3/src/c++11/system_error.cc             |     8 +-
 libstdc++-v3/src/c++11/thread.cc                   |     1 +
 libstdc++-v3/src/c++17/floating_from_chars.cc      |   184 +-
 libstdc++-v3/src/c++17/floating_to_chars.cc        |    17 +-
 libstdc++-v3/src/c++17/fs_dir.cc                   |    29 +-
 libstdc++-v3/src/c++17/fs_ops.cc                   |    42 +-
 libstdc++-v3/src/c++17/fs_path.cc                  |     1 +
 libstdc++-v3/src/c++17/memory_resource.cc          |    12 +-
 libstdc++-v3/src/filesystem/dir-common.h           |    70 +-
 libstdc++-v3/src/filesystem/dir.cc                 |    19 +-
 libstdc++-v3/src/filesystem/ops.cc                 |    95 +-
 libstdc++-v3/testsuite/17_intro/freestanding.cc    |     4 +-
 libstdc++-v3/testsuite/17_intro/names.cc           |     2 +
 .../comparisons/algorithms/strong_order_floats.cc  |   102 +
 .../testsuite/18_support/exception/38732.cc        |     8 +
 .../18_support/exception_ptr/rethrow_exception.cc  |     2 +
 .../18_support/headers/exception/synopsis.cc       |     2 +-
 .../testsuite/18_support/nested_exception/68139.cc |     1 +
 .../nested_exception/rethrow_if_nested-term.cc     |    33 +
 .../nested_exception/rethrow_if_nested.cc          |     7 +-
 .../testsuite/18_support/type_info/103240.cc       |     1 +
 .../testsuite/18_support/type_info/fundamental.cc  |     9 +-
 .../testsuite/18_support/type_info/hash_code.cc    |     1 +
 .../testsuite/18_support/unexpected_handler.cc     |     2 +-
 .../testsuite/19_diagnostics/stacktrace/current.cc |    86 +
 .../testsuite/19_diagnostics/stacktrace/entry.cc   |    54 +
 .../19_diagnostics/stacktrace/stacktrace.cc        |   215 +
 .../stacktrace/synopsis.cc                         |     0
 .../stacktrace/version.cc                          |     0
 libstdc++-v3/testsuite/20_util/allocator/105975.cc |    18 +
 .../testsuite/20_util/any/assign/emplace.cc        |     2 +
 libstdc++-v3/testsuite/20_util/any/cons/104242.cc  |    12 +
 .../testsuite/20_util/any/cons/in_place.cc         |     2 +
 .../testsuite/20_util/any/misc/any_cast.cc         |     6 +
 .../testsuite/20_util/any/observers/type.cc        |     1 +
 libstdc++-v3/testsuite/20_util/assume_aligned/1.cc |     1 +
 libstdc++-v3/testsuite/20_util/assume_aligned/3.cc |     1 +
 .../explicit_instantiation.cc                      |     0
 libstdc++-v3/testsuite/20_util/expected/assign.cc  |   321 +
 libstdc++-v3/testsuite/20_util/expected/bad.cc     |    15 +
 libstdc++-v3/testsuite/20_util/expected/cons.cc    |   193 +
 .../testsuite/20_util/expected/illformed_neg.cc    |    67 +
 .../testsuite/20_util/expected/observers.cc        |   209 +
 .../testsuite/20_util/expected/requirements.cc     |   129 +
 libstdc++-v3/testsuite/20_util/expected/swap.cc    |    57 +
 .../testsuite/20_util/expected/synopsis.cc         |    22 +
 .../testsuite/20_util/expected/unexpected.cc       |    80 +
 libstdc++-v3/testsuite/20_util/expected/version.cc |    10 +
 libstdc++-v3/testsuite/20_util/from_chars/4.cc     |     2 +
 libstdc++-v3/testsuite/20_util/from_chars/6.cc     |     2 +
 libstdc++-v3/testsuite/20_util/from_chars/7.cc     |     1 +
 .../testsuite/20_util/from_chars/pr105324.cc       |    16 +
 libstdc++-v3/testsuite/20_util/function/1.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/5.cc       |    20 +
 libstdc++-v3/testsuite/20_util/function/6.cc       |     8 +
 libstdc++-v3/testsuite/20_util/function/7.cc       |     6 +
 libstdc++-v3/testsuite/20_util/function/8.cc       |    30 +
 .../20_util/function_objects/constexpr_searcher.cc |     4 +-
 .../testsuite/20_util/optional/monadic/and_then.cc |     6 +-
 .../20_util/optional/monadic/transform.cc          |     2 +-
 .../testsuite/20_util/optional/monadic/version.cc  |    10 -
 .../testsuite/20_util/optional/requirements.cc     |     4 +-
 libstdc++-v3/testsuite/20_util/optional/version.cc |     4 +-
 .../20_util/polymorphic_allocator/lwg3683.cc       |    13 +
 .../20_util/polymorphic_allocator/resource.cc      |     2 +
 .../20_util/reference_from_temporary/value.cc      |   110 +
 .../20_util/reference_from_temporary/value2.cc     |    28 +
 .../20_util/reference_from_temporary/version.cc    |    27 +
 .../20_util/shared_ptr/atomic/atomic_shared_ptr.cc |     2 +
 .../testsuite/20_util/shared_ptr/casts/1.cc        |     7 +
 .../testsuite/20_util/shared_ptr/casts/rval.cc     |     5 +
 .../shared_ptr/cons/unique_ptr_deleter_ref_2.cc    |     4 +
 .../testsuite/20_util/shared_ptr/creation/array.cc |     1 +
 .../20_util/shared_ptr/misc/get_deleter.cc         |     2 +
 libstdc++-v3/testsuite/20_util/stacktrace/entry.cc |    53 -
 .../explicit_instantiation.cc                      |     0
 .../testsuite/20_util/to_chars/long_double.cc      |     7 +-
 .../20_util/typeindex/comparison_operators.cc      |     1 +
 .../typeindex/comparison_operators_c++20.cc        |     1 +
 libstdc++-v3/testsuite/20_util/typeindex/hash.cc   |     1 +
 .../testsuite/20_util/typeindex/hash_code.cc       |     1 +
 libstdc++-v3/testsuite/20_util/typeindex/name.cc   |     1 +
 .../20_util/unique_ptr/assign/constexpr.cc         |    48 +
 .../20_util/unique_ptr/comparison/constexpr.cc     |    73 +
 .../20_util/unique_ptr/cons/constexpr_c++20.cc     |    85 +
 .../20_util/unique_ptr/creation/constexpr.cc       |    34 +
 .../20_util/unique_ptr/modifiers/constexpr.cc      |    68 +
 .../explicit_instantiation.cc                      |     0
 .../unique_ptr/specialized_algorithms/constexpr.cc |    46 +
 libstdc++-v3/testsuite/20_util/unreachable/1.cc    |    17 +
 .../testsuite/20_util/unreachable/version.cc       |    10 +
 .../20_util/variable_templates_for_traits.cc       |    14 +
 .../21_strings/basic_string/cons/char/105995.cc    |    11 +
 .../21_strings/basic_string/debug/find1_neg.cc     |    35 +
 .../21_strings/basic_string/debug/find2_neg.cc     |    35 +
 .../testsuite/21_strings/basic_string/hash/hash.cc |    16 +
 .../21_strings/basic_string/hash/hash_char8_t.cc   |    12 +
 .../modifiers/pop_back/{char/1.cc => char.cc}      |     0
 .../pop_back/{wchar_t/1.cc => wchar_t.cc}          |     0
 .../{wchar_t/constexpr.cc => constexpr-wchar_t.cc} |     0
 .../modifiers/swap/{char => }/constexpr.cc         |     0
 .../basic_string/operations/compare/char/3.cc      |     7 +
 .../operations/contains/{char/1.cc => char.cc}     |     0
 .../contains/{wchar_t/1.cc => wchar_t.cc}          |     0
 .../operations/data/{char/1.cc => char.cc}         |     0
 .../operations/data/{wchar_t/1.cc => wchar_t.cc}   |     0
 .../operations/ends_with/{char/1.cc => char.cc}    |     0
 .../ends_with/{wchar_t/1.cc => wchar_t.cc}         |     0
 .../basic_string/operations/find/char/1.cc         |    18 +-
 .../basic_string/operations/find/char/2.cc         |    16 +-
 .../basic_string/operations/find/char/3.cc         |    14 +-
 .../basic_string/operations/find/char/4.cc         |     8 +-
 .../basic_string/operations/find/char/5.cc         |     4 +-
 .../basic_string/operations/find/char/6.cc         |     4 +-
 .../basic_string/operations/find/wchar_t/1.cc      |    18 +-
 .../basic_string/operations/find/wchar_t/2.cc      |    16 +-
 .../basic_string/operations/find/wchar_t/3.cc      |    14 +-
 .../basic_string/operations/find/wchar_t/4.cc      |     8 +-
 .../basic_string/operations/find/wchar_t/5.cc      |     4 +-
 .../basic_string/operations/find/wchar_t/6.cc      |     4 +-
 .../operations/starts_with/{char/1.cc => char.cc}  |     0
 .../starts_with/{wchar_t/1.cc => wchar_t.cc}       |     0
 .../operations/substr/{char/1.cc => char.cc}       |     0
 .../operations/substr/{wchar_t/1.cc => wchar_t.cc} |     0
 .../range_access/{char/1.cc => char.cc}            |     0
 .../range_access/{wchar_t/1.cc => wchar_t.cc}      |     0
 .../explicit_instantiation/{char/1.cc => char.cc}  |     0
 .../{char16_t/1.cc => char16_t.cc}                 |     0
 .../{char32_t/1.cc => char32_t.cc}                 |     0
 .../{char8_t/1.cc => char8_t.cc}                   |     0
 .../explicit_instantiation/{1.cc => int.cc}        |     0
 .../{wchar_t/1.cc => wchar_t.cc}                   |     0
 .../21_strings/basic_string/types/pmr_typedefs.cc  |     3 +-
 .../modifiers/remove_prefix/{char/1.cc => char.cc} |     0
 .../remove_prefix/{wchar_t/1.cc => wchar_t.cc}     |     0
 .../modifiers/remove_suffix/{char/1.cc => char.cc} |     0
 .../remove_suffix/{wchar_t/1.cc => wchar_t.cc}     |     0
 .../modifiers/swap/{char/1.cc => char.cc}          |     0
 .../modifiers/swap/{wchar_t/1.cc => wchar_t.cc}    |     0
 .../operations/contains/{char/1.cc => char.cc}     |     0
 .../contains/{wchar_t/1.cc => wchar_t.cc}          |     0
 .../operations/copy/char/constexpr.cc              |     2 +-
 .../operations/data/{char/1.cc => char.cc}         |     0
 .../operations/data/{wchar_t/1.cc => wchar_t.cc}   |     0
 .../operations/ends_with/{char/1.cc => char.cc}    |     0
 .../ends_with/{wchar_t/1.cc => wchar_t.cc}         |     0
 .../operations/starts_with/{char/1.cc => char.cc}  |     0
 .../starts_with/{wchar_t/1.cc => wchar_t.cc}       |     0
 .../operations/substr/{char/1.cc => char.cc}       |     0
 .../operations/substr/{wchar_t/1.cc => wchar_t.cc} |     0
 .../range_access/{char/1.cc => char.cc}            |     0
 .../range_access/{wchar_t/1.cc => wchar_t.cc}      |     0
 .../explicit_instantiation/{char/1.cc => char.cc}  |     0
 .../{char16_t/1.cc => char16_t.cc}                 |     0
 .../{char32_t/1.cc => char32_t.cc}                 |     0
 .../{char8_t/1.cc => char8_t.cc}                   |     0
 .../explicit_instantiation/{1.cc => int.cc}        |     0
 .../{wchar_t/1.cc => wchar_t.cc}                   |     0
 .../explicit_instantiation/{char/1.cc => char.cc}  |     0
 .../{char16_t/1.cc => char16_t.cc}                 |     0
 .../{char32_t/1.cc => char32_t.cc}                 |     0
 .../{char8_t/1.cc => char8_t.cc}                   |     0
 .../{short/1.cc => short.cc}                       |     0
 .../{wchar_t/1.cc => wchar_t.cc}                   |     0
 .../22_locale/codecvt/always_noconv/char/1.cc      |     4 +-
 .../testsuite/22_locale/codecvt/encoding/char/1.cc |     4 +-
 .../testsuite/22_locale/codecvt/in/char/1.cc       |     8 +-
 .../22_locale/codecvt/max_length/char/1.cc         |     4 +-
 .../testsuite/22_locale/codecvt/out/char/1.cc      |     8 +-
 .../testsuite/22_locale/codecvt/unshift/char/1.cc  |    12 +-
 .../22_locale/ctype/is/string/89728_neg.cc         |     1 +
 .../global_templates/standard_facet_hierarchies.cc |     2 +
 .../global_templates/user_facet_hierarchies.cc     |     2 +
 libstdc++-v3/testsuite/22_locale/locale/13630.cc   |    18 +-
 .../requirements/non_default_constructible.cc      |     3 +
 .../23_containers/array/tuple_interface/get_neg.cc |     6 +-
 .../23_containers/bitset/cons/dr1325-2.cc          |     1 +
 .../testsuite/23_containers/bitset/ext/15361.cc    |     1 +
 .../testsuite/23_containers/bitset/input/1.cc      |     1 +
 .../testsuite/23_containers/bitset/to_string/1.cc  |     1 +
 .../23_containers/bitset/to_string/dr396.cc        |     1 +
 .../23_containers/deque/types/pmr_typedefs.cc      |     3 +-
 .../23_containers/forward_list/pmr_typedefs.cc     |     3 +-
 .../testsuite/23_containers/list/pmr_typedefs.cc   |     3 +-
 .../testsuite/23_containers/map/pmr_typedefs.cc    |     3 +-
 .../23_containers/multimap/pmr_typedefs.cc         |     3 +-
 .../23_containers/multiset/pmr_typedefs.cc         |     3 +-
 .../testsuite/23_containers/set/pmr_typedefs.cc    |     3 +-
 .../23_containers/unordered_map/cons/56112.cc      |    33 +-
 .../23_containers/unordered_map/insert/105717.cc   |    73 +
 .../23_containers/unordered_map/pmr_typedefs.cc    |     3 +-
 .../unordered_multimap/pmr_typedefs.cc             |     3 +-
 .../unordered_multiset/pmr_typedefs.cc             |     3 +-
 .../23_containers/unordered_set/insert/105717.cc   |    73 +
 .../23_containers/unordered_set/pmr_typedefs.cc    |     3 +-
 .../vector/bool/modifiers/insert/104559.cc         |    13 +
 .../23_containers/vector/cons/constexpr.cc         |     7 +
 .../testsuite/23_containers/vector/pmr_typedefs.cc |     3 +-
 .../23_containers/vector/requirements/version.cc   |    10 +
 .../testsuite/24_iterators/common_iterator/1.cc    |    23 +-
 .../24_iterators/common_iterator/100823.cc         |    58 +
 .../24_iterators/counted_iterator/lwg3643.cc       |    27 +
 .../25_algorithms/adjacent_find/constexpr.cc       |     1 +
 .../25_algorithms/binary_search/constexpr.cc       |     1 +
 .../testsuite/25_algorithms/clamp/constrained.cc   |     1 +
 .../testsuite/25_algorithms/equal/constrained.cc   |     1 +
 .../25_algorithms/for_each/constrained.cc          |     1 +
 .../25_algorithms/includes/constrained.cc          |     1 +
 .../testsuite/25_algorithms/is_heap/constexpr.cc   |     1 +
 .../25_algorithms/is_heap_until/constexpr.cc       |     1 +
 .../25_algorithms/is_permutation/constrained.cc    |     1 +
 .../testsuite/25_algorithms/is_sorted/constexpr.cc |     1 +
 .../25_algorithms/is_sorted_until/constexpr.cc     |     1 +
 .../lexicographical_compare/constexpr.cc           |     1 +
 .../lexicographical_compare/constrained.cc         |     1 +
 .../lexicographical_compare_three_way/1.cc         |     1 +
 .../25_algorithms/lower_bound/constexpr.cc         |     1 +
 .../testsuite/25_algorithms/max/constrained.cc     |     1 +
 .../25_algorithms/max_element/constrained.cc       |     1 +
 .../testsuite/25_algorithms/min/constrained.cc     |     1 +
 .../25_algorithms/min_element/constrained.cc       |     1 +
 .../testsuite/25_algorithms/minmax/constrained.cc  |    30 +
 .../25_algorithms/minmax_element/constrained.cc    |     1 +
 .../testsuite/25_algorithms/mismatch/constexpr.cc  |     1 +
 libstdc++-v3/testsuite/25_algorithms/move/93872.cc |     1 +
 .../testsuite/25_algorithms/move_backward/93872.cc |     1 +
 .../25_algorithms/nth_element/constexpr.cc         |     1 +
 .../25_algorithms/partial_sort/constexpr.cc        |     1 +
 .../25_algorithms/partial_sort_copy/constexpr.cc   |     1 +
 .../testsuite/25_algorithms/search/constexpr.cc    |     1 +
 .../25_algorithms/search_n/constrained.cc          |     1 +
 .../25_algorithms/set_difference/constexpr.cc      |     1 +
 .../25_algorithms/set_difference/constrained.cc    |     1 +
 .../25_algorithms/set_intersection/constexpr.cc    |     1 +
 .../25_algorithms/set_intersection/constrained.cc  |     1 +
 .../set_symmetric_difference/constexpr.cc          |     1 +
 .../testsuite/25_algorithms/set_union/constexpr.cc |     1 +
 .../25_algorithms/set_union/constrained.cc         |     1 +
 .../testsuite/25_algorithms/sort/constexpr.cc      |     1 +
 .../testsuite/25_algorithms/sort_heap/constexpr.cc |     1 +
 .../25_algorithms/transform/constrained.cc         |     1 +
 .../testsuite/25_algorithms/unique/constexpr.cc    |     1 +
 .../testsuite/25_algorithms/unique/constrained.cc  |     1 +
 .../25_algorithms/unique_copy/constexpr.cc         |     1 +
 .../25_algorithms/upper_bound/constexpr.cc         |     1 +
 .../testsuite/26_numerics/bit/bit.cast/105027.cc   |    18 +
 libstdc++-v3/testsuite/26_numerics/complex/proj.cc |    13 +
 libstdc++-v3/testsuite/26_numerics/gcd/105844.cc   |    21 +
 libstdc++-v3/testsuite/26_numerics/gcd/gcd_neg.cc  |    10 +-
 libstdc++-v3/testsuite/26_numerics/lcm/105844.cc   |    22 +
 libstdc++-v3/testsuite/26_numerics/lcm/lcm_neg.cc  |    10 +-
 .../bernoulli_distribution/operators/values.cc     |    14 +-
 .../binomial_distribution/operators/values.cc      |    12 +-
 .../discrete_distribution/operators/values.cc      |     8 +
 .../geometric_distribution/operators/values.cc     |    14 +-
 .../operators/values.cc                            |    20 +-
 .../random/normal_distribution/operators/equal.cc  |    20 +
 .../normal_distribution/operators/serialize.cc     |    36 +-
 .../poisson_distribution/operators/values.cc       |    15 +-
 .../testsuite/26_numerics/random/pr60037-neg.cc    |     2 +-
 .../26_numerics/random/random_device/entropy.cc    |     3 +-
 .../uniform_int_distribution/operators/values.cc   |    14 +-
 .../extractors_character/char/pr106248.cc          |    40 +
 .../extractors_character/wchar_t/pr106248.cc       |    40 +
 .../testsuite/27_io/basic_ostream/emit/1.cc        |     2 +-
 .../27_io/filesystem/iterators/error_reporting.cc  |    44 +-
 .../iterators/recursive_directory_iterator.cc      |     2 +-
 .../27_io/filesystem/operations/absolute.cc        |     2 +-
 .../testsuite/27_io/filesystem/operations/all.cc   |     8 +-
 .../27_io/filesystem/operations/canonical.cc       |     9 +-
 .../testsuite/27_io/filesystem/operations/copy.cc  |    43 +-
 .../filesystem/operations/create_directories.cc    |     4 +-
 .../filesystem/operations/create_directory.cc      |     4 +-
 .../27_io/filesystem/operations/exists.cc          |     2 +-
 .../27_io/filesystem/operations/is_empty.cc        |     4 +-
 .../27_io/filesystem/operations/last_write_time.cc |     1 +
 .../27_io/filesystem/operations/permissions.cc     |     4 +
 .../27_io/filesystem/operations/read_symlink.cc    |     4 +-
 .../27_io/filesystem/operations/remove.cc          |     4 +-
 .../27_io/filesystem/operations/remove_all.cc      |     4 +-
 .../27_io/filesystem/operations/rename.cc          |     5 +-
 .../testsuite/27_io/filesystem/operations/space.cc |     1 +
 .../27_io/filesystem/operations/status.cc          |     2 +-
 .../27_io/filesystem/operations/symlink_status.cc  |     7 +-
 .../filesystem/operations/temp_directory_path.cc   |     9 +-
 .../filesystem/operations/weakly_canonical.cc      |     4 +-
 .../27_io/filesystem/path/nonmember/hash_value.cc  |    10 +
 libstdc++-v3/testsuite/27_io/fpos/14320-1.cc       |    61 +-
 .../testsuite/27_io/fpos/mbstate_t/12065.cc        |     2 +
 .../testsuite/27_io/headers/iosfwd/synopsis.cc     |   133 +
 .../testsuite/27_io/headers/iosfwd/types.cc        |   264 +
 .../testsuite/27_io/ios_base/failure/dual_abi.cc   |     1 +
 .../testsuite/27_io/ios_base/failure/error_code.cc |    13 +
 .../28_regex/match_results/pmr_typedefs.cc         |     3 +-
 .../testsuite/29_atomics/atomic/lwg3220.cc         |    13 +
 .../29_atomics/atomic/wait_notify/102994.cc        |     4 +-
 .../29_atomics/headers/stdatomic.h/c_compat.cc     |     6 +
 .../29_atomics/headers/stdatomic.h/version.cc      |    10 +
 .../30_threads/packaged_task/cons/deduction.cc     |    85 +
 .../testsuite/30_threads/this_thread/60421.cc      |     1 +
 .../30_threads/thread/native_handle/cancel.cc      |     6 +-
 .../testsuite/experimental/any/misc/any_cast.cc    |    10 +-
 .../testsuite/experimental/any/observers/type.cc   |     1 +
 .../filesystem/iterators/error_reporting.cc        |     9 +-
 .../iterators/recursive_directory_iterator.cc      |     2 +-
 .../filesystem/operations/canonical.cc             |     6 +-
 .../experimental/filesystem/operations/copy.cc     |    43 +-
 .../filesystem/operations/create_directories.cc    |     4 +-
 .../filesystem/operations/create_directory.cc      |     4 +-
 .../experimental/filesystem/operations/exists.cc   |     2 +-
 .../experimental/filesystem/operations/is_empty.cc |     4 +-
 .../filesystem/operations/last_write_time.cc       |     1 +
 .../filesystem/operations/permissions.cc           |     4 +
 .../filesystem/operations/read_symlink.cc          |     4 +-
 .../experimental/filesystem/operations/remove.cc   |     5 +-
 .../filesystem/operations/remove_all.cc            |     4 +-
 .../experimental/filesystem/operations/rename.cc   |     5 +-
 .../experimental/filesystem/operations/space.cc    |     1 +
 .../filesystem/operations/temp_directory_path.cc   |    15 +-
 .../memory_resource/resource_adaptor.cc            |    10 +
 .../net/internet/resolver/ops/lookup.cc            |     1 +
 .../net/internet/resolver/ops/reverse.cc           |     1 +
 .../experimental/net/timer/waitable/dest.cc        |     1 +
 .../experimental/net/timer/waitable/ops.cc         |     1 +
 .../experimental/simd/standard_abi_usable.cc       |     1 +
 .../experimental/simd/standard_abi_usable_2.cc     |     1 +
 .../testsuite/ext/mt_allocator/22309_thread.cc     |     1 +
 libstdc++-v3/testsuite/lib/dg-options.exp          |    29 +
 libstdc++-v3/testsuite/lib/libstdc++.exp           |    39 +-
 .../testsuite/libstdc++-prettyprinters/cxx11.cc    |    26 +-
 .../testsuite/libstdc++-prettyprinters/cxx20.cc    |    20 +
 libstdc++-v3/testsuite/std/ranges/adaptors/all.cc  |    65 +-
 .../testsuite/std/ranges/adaptors/elements.cc      |     3 +-
 .../testsuite/std/ranges/adaptors/lazy_split.cc    |    14 +-
 .../testsuite/std/ranges/adaptors/split.cc         |    14 +-
 .../testsuite/tr1/3_function_objects/function/1.cc |     2 +
 .../testsuite/tr1/3_function_objects/function/2.cc |     2 +
 .../testsuite/tr1/3_function_objects/function/3.cc |     2 +
 .../testsuite/tr1/3_function_objects/function/4.cc |     2 +
 .../testsuite/tr1/3_function_objects/function/5.cc |    20 +
 .../testsuite/tr1/3_function_objects/function/6.cc |     6 +
 .../testsuite/tr1/3_function_objects/function/7.cc |     4 +
 .../testsuite/tr1/3_function_objects/function/8.cc |    30 +
 libstdc++-v3/testsuite/tr2/bases/value.cc          |     3 +-
 libstdc++-v3/testsuite/tr2/direct_bases/value.cc   |     3 +-
 libstdc++-v3/testsuite/util/exception/safety.h     |     8 +
 libstdc++-v3/testsuite/util/testsuite_abi.cc       |    13 +
 libstdc++-v3/testsuite/util/testsuite_character.h  |     5 +-
 libstdc++-v3/testsuite/util/testsuite_fs.h         |    72 +-
 libstdc++-v3/testsuite/util/testsuite_string.h     |    20 +
 lto-plugin/ChangeLog                               |    84 +
 lto-plugin/Makefile.am                             |    22 +-
 lto-plugin/Makefile.in                             |    18 +-
 lto-plugin/config.h.in                             |     3 +
 lto-plugin/configure                               |   145 +-
 lto-plugin/configure.ac                            |    59 +
 lto-plugin/lto-plugin.c                            |   160 +-
 lto-plugin/lto-plugin.map                          |     3 +
 maintainer-scripts/ChangeLog                       |     9 +
 maintainer-scripts/crontab                         |     8 +-
 6051 files changed, 916744 insertions(+), 737732 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-27 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 18:29 [gcc/devel/gccgo] Merge from trunk revision 5eb9f117a361538834b9740d59219911680717d1 Ian Lance Taylor

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).