public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
Date: Sun, 10 Jul 2022 14:45:30 +0000 (GMT)	[thread overview]
Message-ID: <20220710144530.ECB9E386CE59@sourceware.org> (raw)

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

commit c9de7a601878148247a44c4b04f550daa27cd556
Merge: 3af708eb454 4ebbf390689
Author: Martin Liska <mliska@suse.cz>
Date:   Sun Jul 10 16:45:06 2022 +0200

    Merge branch 'master' into devel/sphinx

Diff:

 ChangeLog                                          |    57 +
 MAINTAINERS                                        |     8 +-
 Makefile.in                                        |     4 +-
 Makefile.tpl                                       |     4 +-
 configure                                          |    11 +-
 configure.ac                                       |    11 +-
 contrib/ChangeLog                                  |    23 +
 contrib/config-list.mk                             |     2 -
 contrib/gcc_update                                 |     2 -
 contrib/git-descr.sh                               |     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 +-
 gcc/ChangeLog                                      |  1614 ++
 gcc/DATESTAMP                                      |     2 +-
 gcc/Makefile.in                                    |    11 +-
 gcc/ada/ChangeLog                                  |   661 +
 gcc/ada/Makefile.rtl                               |   211 +-
 gcc/ada/adaint.h                                   |     2 -
 gcc/ada/atree.adb                                  |     8 +-
 gcc/ada/atree.ads                                  |    12 +-
 gcc/ada/atree.h                                    |     2 +-
 gcc/ada/checks.adb                                 |    99 +-
 gcc/ada/cstreams.c                                 |    13 -
 gcc/ada/debug.adb                                  |     5 +-
 gcc/ada/debug_a.adb                                |    32 +-
 gcc/ada/debug_a.ads                                |    14 +-
 .../doc/gnat_rm/implementation_defined_pragmas.rst |     6 +-
 gcc/ada/doc/gnat_rm/the_gnat_library.rst           |    68 +-
 .../building_executable_programs_with_gnat.rst     |    37 +-
 gcc/ada/einfo-utils.adb                            |    61 +-
 gcc/ada/einfo-utils.ads                            |    57 +-
 gcc/ada/exp_aggr.adb                               |    30 +-
 gcc/ada/exp_ch3.adb                                |  1072 +-
 gcc/ada/exp_ch3.ads                                |     7 -
 gcc/ada/exp_ch4.adb                                |   550 +-
 gcc/ada/exp_ch6.adb                                |  1031 +-
 gcc/ada/exp_ch6.ads                                |    28 +-
 gcc/ada/exp_ch7.adb                                |    92 +-
 gcc/ada/exp_code.adb                               |     6 +-
 gcc/ada/exp_disp.adb                               |    10 +-
 gcc/ada/exp_imgv.adb                               |     4 +-
 gcc/ada/exp_prag.adb                               |     8 +-
 gcc/ada/exp_tss.adb                                |     2 +-
 gcc/ada/exp_util.adb                               |    58 +-
 gcc/ada/freeze.adb                                 |    75 -
 gcc/ada/freeze.ads                                 |     9 -
 gcc/ada/gcc-interface/Make-lang.in                 |     2 +-
 gcc/ada/gcc-interface/decl.cc                      |    38 +-
 gcc/ada/gcc-interface/gigi.h                       |     4 +
 gcc/ada/gcc-interface/trans.cc                     |    24 +-
 gcc/ada/gcc-interface/utils2.cc                    |    10 +-
 gcc/ada/ghost.adb                                  |   145 +-
 gcc/ada/ghost.ads                                  |    27 +
 gcc/ada/gnat_cuda.adb                              |     9 +-
 gcc/ada/gnat_rm.texi                               |   476 +-
 gcc/ada/gnat_ugn.texi                              |    41 +-
 gcc/ada/gnatls.adb                                 |     2 -
 gcc/ada/impunit.adb                                |     1 +
 gcc/ada/libgnat/a-cbhase.adb                       |    58 +
 gcc/ada/libgnat/a-cbhase.ads                       |    22 +
 gcc/ada/libgnat/a-cborse.adb                       |    56 +
 gcc/ada/libgnat/a-cborse.ads                       |    22 +
 gcc/ada/libgnat/a-cfinse.adb                       |   304 +
 gcc/ada/libgnat/a-cfinse.ads                       |   377 +
 gcc/ada/libgnat/a-cihase.adb                       |    58 +
 gcc/ada/libgnat/a-cihase.ads                       |    22 +
 gcc/ada/libgnat/a-ciorse.adb                       |    55 +
 gcc/ada/libgnat/a-ciorse.ads                       |    22 +
 gcc/ada/libgnat/a-cohase.adb                       |    58 +
 gcc/ada/libgnat/a-cohase.ads                       |    22 +
 gcc/ada/libgnat/a-conhel.adb                       |     8 +-
 gcc/ada/libgnat/a-conhel.ads                       |    28 +-
 gcc/ada/libgnat/a-coorse.adb                       |    55 +
 gcc/ada/libgnat/a-coorse.ads                       |    22 +
 gcc/ada/libgnat/a-exstat.adb                       |     7 -
 gcc/ada/libgnat/g-awk.adb                          |     1 -
 gcc/ada/libgnat/g-socket.adb                       |    14 +-
 gcc/ada/libgnat/g-socket.ads                       |     2 +-
 gcc/ada/libgnat/s-imageu.ads                       |    21 +-
 gcc/ada/libgnat/s-os_lib.adb                       |     2 +-
 gcc/ada/libgnat/s-regpat.adb                       |    33 +-
 gcc/ada/libgnat/s-regpat.ads                       |    29 +-
 gcc/ada/libgnat/s-secsta.adb                       |    73 +-
 gcc/ada/libgnat/s-secsta.ads                       |    26 +-
 gcc/ada/libgnat/s-valuei.ads                       |    21 +-
 gcc/ada/libgnat/s-valuti.ads                       |    27 +-
 gcc/ada/libgnat/system-vxworks-arm-rtp-smp.ads     |   165 -
 gcc/ada/libgnat/system-vxworks-arm-rtp.ads         |   164 -
 gcc/ada/libgnat/system-vxworks-arm.ads             |   159 -
 gcc/ada/libgnat/system-vxworks-e500-kernel.ads     |   160 -
 gcc/ada/libgnat/system-vxworks-e500-rtp-smp.ads    |   166 -
 gcc/ada/libgnat/system-vxworks-e500-rtp.ads        |   164 -
 gcc/ada/libgnat/system-vxworks-ppc-kernel.ads      |     4 +-
 gcc/ada/libgnat/system-vxworks-ppc-rtp-smp.ads     |     4 +-
 gcc/ada/libgnat/system-vxworks-ppc-rtp.ads         |     4 +-
 gcc/ada/libgnat/system-vxworks-x86-kernel.ads      |   163 -
 gcc/ada/libgnat/system-vxworks-x86-rtp-smp.ads     |   164 -
 gcc/ada/libgnat/system-vxworks-x86-rtp.ads         |   163 -
 gcc/ada/libgnat/system-vxworks7-e500-kernel.ads    |   160 -
 gcc/ada/libgnat/system-vxworks7-e500-rtp-smp.ads   |   165 -
 gcc/ada/libgnat/system-vxworks7-e500-rtp.ads       |   164 -
 gcc/ada/nlists.adb                                 |     8 +-
 gcc/ada/nlists.ads                                 |    12 +-
 gcc/ada/osint.adb                                  |     6 +-
 gcc/ada/par_sco.adb                                |    12 +-
 gcc/ada/raise-gcc.c                                |     4 +
 gcc/ada/sem_aggr.adb                               |    82 +
 gcc/ada/sem_attr.adb                               |   103 +-
 gcc/ada/sem_aux.adb                                |     6 +-
 gcc/ada/sem_ch10.adb                               |    12 +-
 gcc/ada/sem_ch12.adb                               |   114 +-
 gcc/ada/sem_ch13.adb                               |    33 +-
 gcc/ada/sem_ch3.adb                                |   118 +-
 gcc/ada/sem_ch4.adb                                |    40 +-
 gcc/ada/sem_ch5.adb                                |    14 +-
 gcc/ada/sem_ch6.adb                                |    67 +-
 gcc/ada/sem_ch8.adb                                |     2 +-
 gcc/ada/sem_disp.adb                               |    86 +-
 gcc/ada/sem_eval.adb                               |     4 +-
 gcc/ada/sem_prag.adb                               |   139 +-
 gcc/ada/sem_prag.ads                               |     1 +
 gcc/ada/sem_res.adb                                |   178 +-
 gcc/ada/sem_util.adb                               |   144 +-
 gcc/ada/sem_util.ads                               |    13 +-
 gcc/ada/sem_warn.adb                               |     9 +-
 gcc/ada/sem_warn.ads                               |    18 +-
 gcc/ada/sfn_scan.adb                               |     1 -
 gcc/ada/sinfo.ads                                  |     4 +-
 gcc/ada/snames.ads-tmpl                            |     1 -
 gcc/ada/sprint.adb                                 |    10 +-
 gcc/ada/tbuild.adb                                 |     4 +-
 gcc/ada/types.ads                                  |     5 +
 gcc/ada/uintp.ads                                  |     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/adjust-alignment.cc                            |     2 +-
 gcc/analyzer/ChangeLog                             |   237 +
 gcc/analyzer/analyzer.opt                          |    24 +
 gcc/analyzer/call-info.cc                          |     1 -
 gcc/analyzer/call-string.cc                        |   174 +-
 gcc/analyzer/call-string.h                         |    90 +-
 gcc/analyzer/checker-path.cc                       |   107 +-
 gcc/analyzer/checker-path.h                        |     2 +-
 gcc/analyzer/constraint-manager.cc                 |     4 +-
 gcc/analyzer/diagnostic-manager.cc                 |    69 +-
 gcc/analyzer/diagnostic-manager.h                  |     4 +
 gcc/analyzer/engine.cc                             |   295 +-
 gcc/analyzer/exploded-graph.h                      |    61 +-
 gcc/analyzer/pending-diagnostic.h                  |    20 +
 gcc/analyzer/program-point.cc                      |    63 +-
 gcc/analyzer/program-point.h                       |    35 +-
 gcc/analyzer/program-state.cc                      |    12 +-
 gcc/analyzer/region-model-manager.cc               |     3 +
 gcc/analyzer/region-model.cc                       |   455 +-
 gcc/analyzer/region-model.h                        |    10 +
 gcc/analyzer/region.cc                             |     1 -
 gcc/analyzer/sm-fd.cc                              |   857 +
 gcc/analyzer/sm-malloc.cc                          |     3 -
 gcc/analyzer/sm-signal.cc                          |     6 +-
 gcc/analyzer/sm-taint.cc                           |    51 +-
 gcc/analyzer/sm.cc                                 |    13 +
 gcc/analyzer/sm.h                                  |     3 +
 gcc/analyzer/store.cc                              |     3 -
 gcc/analyzer/supergraph.cc                         |    13 +-
 gcc/analyzer/supergraph.h                          |     2 +-
 gcc/analyzer/svalue.cc                             |    27 +-
 gcc/asan.cc                                        |    19 +-
 gcc/auto-inc-dec.cc                                |     4 +-
 gcc/auto-profile.cc                                |     8 +-
 gcc/bb-reorder.cc                                  |    18 +-
 gcc/builtins.cc                                    |    17 +-
 gcc/c-family/ChangeLog                             |    79 +
 gcc/c-family/c-common.cc                           |    14 +
 gcc/c-family/c-common.h                            |     4 +-
 gcc/c-family/c-format.cc                           |     4 +-
 gcc/c-family/c-ppoutput.cc                         |    78 +-
 gcc/c-family/c-pragma.cc                           |   425 +-
 gcc/c-family/c-pragma.h                            |    13 +-
 gcc/c-family/c-ubsan.cc                            |   116 +-
 gcc/c-family/c.opt                                 |     6 +-
 gcc/c-family/known-headers.cc                      |    14 +
 gcc/c/ChangeLog                                    |    15 +
 gcc/c/c-parser.cc                                  |    41 +-
 gcc/calls.cc                                       |    40 +-
 gcc/cfgcleanup.cc                                  |     8 +-
 gcc/cfgexpand.cc                                   |    15 +-
 gcc/cfgloop.cc                                     |     2 +-
 gcc/cfgloopmanip.cc                                |     5 +-
 gcc/cfgrtl.cc                                      |    10 +-
 gcc/cgraph.cc                                      |     7 +-
 gcc/cgraphbuild.cc                                 |    13 +-
 gcc/cgraphunit.cc                                  |     3 +-
 gcc/combine-stack-adj.cc                           |     4 +-
 gcc/combine.cc                                     |    10 +-
 gcc/common.opt                                     |    26 +-
 gcc/common/config/i386/i386-common.cc              |     5 +-
 gcc/common/config/loongarch/loongarch-common.cc    |     3 -
 gcc/common/config/tilegx/tilegx-common.cc          |    58 -
 gcc/common/config/tilepro/tilepro-common.cc        |    54 -
 gcc/compare-elim.cc                                |     6 +-
 gcc/config.gcc                                     |    30 +-
 gcc/config/alpha/alpha-protos.h                    |     2 +
 gcc/config/alpha/alpha.cc                          |    69 +
 gcc/config/alpha/ev4.md                            |    15 +-
 gcc/config/arm/arm.cc                              |     3 +-
 gcc/config/gcn/gcn-protos.h                        |     2 +-
 gcc/config/gcn/gcn.md                              |    36 +-
 gcc/config/gcn/mkoffload.cc                        |    35 +-
 gcc/config/i386/i386-builtin.def                   |     2 +-
 gcc/config/i386/i386-builtins.cc                   |     2 +
 gcc/config/i386/i386-expand.cc                     |     8 +-
 gcc/config/i386/i386-features.cc                   |    73 +-
 gcc/config/i386/i386-features.h                    |    16 +-
 gcc/config/i386/i386-protos.h                      |     2 +
 gcc/config/i386/i386.cc                            |    71 +-
 gcc/config/i386/i386.md                            |   372 +-
 gcc/config/i386/intelmic-mkoffload.cc              |    56 +-
 gcc/config/i386/mmx.md                             |    37 +
 gcc/config/i386/predicates.md                      |    11 +
 gcc/config/i386/sse.md                             |   125 +-
 gcc/config/loongarch/loongarch-protos.h            |     1 +
 gcc/config/loongarch/loongarch.cc                  |    43 +-
 gcc/config/loongarch/loongarch.h                   |     2 +-
 gcc/config/loongarch/loongarch.md                  |    36 +-
 gcc/config/mips/mips.cc                            |     7 +-
 gcc/config/mips/mips.h                             |     7 -
 gcc/config/nios2/nios2.cc                          |     5 +-
 gcc/config/nvptx/mkoffload.cc                      |    37 +-
 gcc/config/riscv/bitmanip.md                       |     2 +-
 gcc/config/riscv/riscv-builtins.cc                 |     1 +
 gcc/config/riscv/riscv-cmo.def                     |    16 +-
 gcc/config/riscv/riscv-ftypes.def                  |     3 +-
 gcc/config/rs6000/aix71.h                          |     6 +-
 gcc/config/rs6000/darwin.h                         |     2 +-
 gcc/config/rs6000/darwin64-biarch.h                |     2 +-
 gcc/config/rs6000/default64.h                      |     6 +-
 gcc/config/rs6000/eabi.h                           |     2 +-
 gcc/config/rs6000/eabialtivec.h                    |     2 +-
 gcc/config/rs6000/linuxaltivec.h                   |     4 +-
 gcc/config/rs6000/rs6000-c.cc                      |     8 +-
 gcc/config/rs6000/rs6000-cpus.def                  |   137 +-
 gcc/config/rs6000/rs6000.cc                        |   103 +-
 gcc/config/rs6000/rs6000.h                         |   105 +-
 gcc/config/rs6000/rs6000.md                        |    46 +-
 gcc/config/rs6000/vxworks.h                        |     2 +-
 gcc/config/s390/s390.cc                            |     2 +-
 gcc/config/sh/sh.cc                                |     2 +-
 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               |  1369 -
 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/xtensa/constraints.md                   |     6 +-
 gcc/config/xtensa/predicates.md                    |     5 +-
 gcc/config/xtensa/xtensa.cc                        |    35 +-
 gcc/config/xtensa/xtensa.md                        |    45 +-
 gcc/configure                                      |    29 +-
 gcc/configure.ac                                   |    29 +-
 gcc/coroutine-passes.cc                            |     8 +-
 gcc/cp/ChangeLog                                   |   257 +
 gcc/cp/call.cc                                     |    60 +-
 gcc/cp/class.cc                                    |    20 +-
 gcc/cp/constexpr.cc                                |    36 +-
 gcc/cp/cp-gimplify.cc                              |     7 +-
 gcc/cp/cp-ubsan.cc                                 |     2 +-
 gcc/cp/cxx-pretty-print.h                          |    38 +-
 gcc/cp/decl.cc                                     |     6 +-
 gcc/cp/expr.cc                                     |     5 +
 gcc/cp/g++spec.cc                                  |     1 +
 gcc/cp/mapper-client.cc                            |     1 +
 gcc/cp/mapper-resolver.cc                          |     1 +
 gcc/cp/module.cc                                   |  1080 +-
 gcc/cp/name-lookup.cc                              |     4 +
 gcc/cp/parser.cc                                   |   206 +-
 gcc/cp/pt.cc                                       |   278 +-
 gcc/cp/semantics.cc                                |    10 +-
 gcc/cp/typeck.cc                                   |     2 +-
 gcc/cprop.cc                                       |     9 +-
 gcc/cse.cc                                         |    18 +-
 gcc/d/ChangeLog                                    |   119 +
 gcc/d/Make-lang.in                                 |     6 +-
 gcc/d/d-attribs.cc                                 |   116 +-
 gcc/d/d-codegen.cc                                 |    40 +-
 gcc/d/d-convert.cc                                 |    44 +-
 gcc/d/d-tree.h                                     |     4 +-
 gcc/d/decl.cc                                      |    37 +-
 gcc/d/dmd/MERGE                                    |     2 +-
 gcc/d/dmd/aggregate.h                              |    36 +-
 gcc/d/dmd/canthrow.d                               |    13 +-
 gcc/d/dmd/clone.d                                  |     9 +-
 gcc/d/dmd/cparse.d                                 |   150 +-
 gcc/d/dmd/declaration.d                            |    63 +-
 gcc/d/dmd/denum.d                                  |    14 +-
 gcc/d/dmd/dinterpret.d                             |    17 +-
 gcc/d/dmd/dmangle.d                                |    18 +-
 gcc/d/dmd/dmodule.d                                |     2 +-
 gcc/d/dmd/dstruct.d                                |    33 +-
 gcc/d/dmd/dsymbolsem.d                             |    62 +-
 gcc/d/dmd/dtoh.d                                   |   128 +-
 gcc/d/dmd/enum.h                                   |    13 +-
 gcc/d/dmd/escape.d                                 |    40 +-
 gcc/d/dmd/expression.d                             |    10 +-
 gcc/d/dmd/expressionsem.d                          |   112 +-
 gcc/d/dmd/foreachvar.d                             |    14 +-
 gcc/d/dmd/func.d                                   |    21 +-
 gcc/d/dmd/globals.d                                |     2 +-
 gcc/d/dmd/globals.h                                |     2 +-
 gcc/d/dmd/hdrgen.d                                 |    17 +-
 gcc/d/dmd/importc.d                                |     4 +
 gcc/d/dmd/mtype.d                                  |    15 +-
 gcc/d/dmd/ob.d                                     |    22 +-
 gcc/d/dmd/parse.d                                  |    15 +-
 gcc/d/dmd/root/filename.d                          |    27 +-
 gcc/d/dmd/semantic2.d                              |     5 +
 gcc/d/dmd/semantic3.d                              |     2 +-
 gcc/d/dmd/statementsem.d                           |    25 +-
 gcc/d/dmd/tokens.d                                 |     5 +-
 gcc/d/dmd/tokens.h                                 |     1 +
 gcc/d/dmd/typesem.d                                |    40 +-
 gcc/d/expr.cc                                      |    48 +-
 gcc/d/intrinsics.cc                                |   604 +-
 gcc/d/intrinsics.def                               |    23 +
 gcc/d/toir.cc                                      |     1 +
 gcc/d/typeinfo.cc                                  |     4 +-
 gcc/d/types.cc                                     |     6 +-
 gcc/dce.cc                                         |     8 +-
 gcc/df-core.cc                                     |    10 +-
 gcc/diagnostic-format-json.cc                      |     5 +-
 gcc/diagnostic-format-sarif.cc                     |     2 +-
 gcc/diagnostic-metadata.h                          |    47 +-
 gcc/diagnostic-show-locus.cc                       |    49 +-
 gcc/diagnostic.cc                                  |    48 +
 gcc/diagnostic.h                                   |     3 +
 gcc/doc/extend.texi                                |    71 -
 gcc/doc/install.texi                               |    32 +-
 gcc/doc/invoke.texi                                |   241 +-
 gcc/doc/md.texi                                    |   148 -
 gcc/doc/sourcebuild.texi                           |    12 +
 gcc/dojump.cc                                      |     2 +-
 gcc/domwalk.cc                                     |     6 +-
 gcc/domwalk.h                                      |     5 +-
 gcc/dse.cc                                         |    14 +-
 gcc/dwarf2cfi.cc                                   |     7 +-
 gcc/dwarf2out.cc                                   |     9 +-
 gcc/early-remat.cc                                 |     4 +-
 gcc/emit-rtl.cc                                    |     6 +-
 gcc/except.cc                                      |     6 +-
 gcc/expmed.cc                                      |    28 +-
 gcc/expmed.h                                       |     2 +-
 gcc/expr.cc                                        |   184 +-
 gcc/expr.h                                         |    13 +-
 gcc/final.cc                                       |    26 +-
 gcc/flag-types.h                                   |     9 -
 gcc/fold-const.cc                                  |    10 +-
 gcc/fortran/ChangeLog                              |    90 +
 gcc/fortran/check.cc                               |     2 +
 gcc/fortran/decl.cc                                |    20 +
 gcc/fortran/dump-parse-tree.cc                     |    11 +-
 gcc/fortran/gfortran.h                             |     9 +-
 gcc/fortran/module.cc                              |     6 +-
 gcc/fortran/openmp.cc                              |   187 +-
 gcc/fortran/parse.cc                               |    22 +-
 gcc/fortran/simplify.cc                            |   147 +-
 gcc/fortran/trans-intrinsic.cc                     |    15 +-
 gcc/fortran/trans-openmp.cc                        |     5 +-
 gcc/fortran/trans-types.cc                         |    12 +
 gcc/fortran/trans-types.h                          |     4 +
 gcc/function.cc                                    |    21 +-
 gcc/fwprop.cc                                      |     8 +-
 gcc/gcc.cc                                         |     5 +-
 gcc/gcse.cc                                        |    14 +-
 gcc/gengtype.cc                                    |     1 +
 gcc/genmatch.cc                                    |    22 +-
 gcc/gensupport.cc                                  |     2 +-
 gcc/gimple-fold.cc                                 |     7 +-
 gcc/gimple-harden-conditionals.cc                  |    20 +-
 gcc/gimple-if-to-switch.cc                         |    22 +-
 gcc/gimple-isel.cc                                 |     4 +-
 gcc/gimple-laddress.cc                             |     6 +-
 gcc/gimple-loop-interchange.cc                     |     6 +-
 gcc/gimple-loop-jam.cc                             |     6 +-
 gcc/gimple-loop-versioning.cc                      |     7 +-
 gcc/gimple-low.cc                                  |     5 +-
 gcc/gimple-range-cache.cc                          |     5 +-
 gcc/gimple-range-cache.h                           |     6 +-
 gcc/gimple-range-edge.cc                           |     7 +-
 gcc/gimple-range-edge.h                            |     2 +-
 gcc/gimple-range-fold.cc                           |    62 +-
 gcc/gimple-range-infer.cc                          |     9 +-
 gcc/gimple-range-infer.h                           |     2 +-
 gcc/gimple-range.cc                                |    11 +-
 gcc/gimple-ssa-backprop.cc                         |     6 +-
 gcc/gimple-ssa-evrp-analyze.cc                     |   456 -
 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-store-merging.cc                    |    10 +-
 gcc/gimple-ssa-strength-reduction.cc               |     6 +-
 gcc/gimple-ssa-warn-access.cc                      |     8 +-
 gcc/gimple-ssa-warn-alloca.cc                      |     8 +-
 gcc/gimple-ssa-warn-restrict.cc                    |     4 +-
 gcc/gimple-warn-recursion.cc                       |     4 +-
 gcc/gimple.cc                                      |    13 +
 gcc/gimple.h                                       |     1 +
 gcc/go/gofrontend/MERGE                            |     2 +-
 gcc/go/gofrontend/export.cc                        |     3 +
 gcc/go/gofrontend/expressions.cc                   |   136 +-
 gcc/go/gofrontend/expressions.h                    |   105 +
 gcc/go/gofrontend/go.cc                            |     3 +
 gcc/go/gofrontend/gogo.cc                          |   216 +-
 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                    |    18 +-
 gcc/go/gofrontend/types.cc                         |    49 +-
 gcc/graphite.cc                                    |    14 +-
 gcc/ifcvt.cc                                       |    32 +-
 gcc/init-regs.cc                                   |     4 +-
 gcc/input.cc                                       |    67 +-
 gcc/internal-fn.cc                                 |    16 +-
 gcc/ipa-comdats.cc                                 |     4 +-
 gcc/ipa-cp.cc                                      |    16 +-
 gcc/ipa-devirt.cc                                  |     8 +-
 gcc/ipa-fnsummary.cc                               |    24 +-
 gcc/ipa-free-lang-data.cc                          |     2 +-
 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                                  |     4 +-
 gcc/ipa-modref.cc                                  |    12 +-
 gcc/ipa-profile.cc                                 |     4 +-
 gcc/ipa-prop.cc                                    |    10 +-
 gcc/ipa-pure-const.cc                              |    26 +-
 gcc/ipa-reference.cc                               |     4 +-
 gcc/ipa-split.cc                                   |     8 +-
 gcc/ipa-sra.cc                                     |     7 +-
 gcc/ipa-visibility.cc                              |     6 +-
 gcc/ipa.cc                                         |    12 +-
 gcc/ira.cc                                         |     8 +-
 gcc/jit/ChangeLog                                  |    14 +
 gcc/jit/jit-playback.cc                            |     6 +-
 gcc/jit/jit-recording.cc                           |     2 +-
 gcc/jit/libgccjit.cc                               |     2 +-
 gcc/jump.cc                                        |     5 +-
 gcc/loop-init.cc                                   |    28 +-
 gcc/loop-unroll.cc                                 |     8 +-
 gcc/lower-subreg.cc                                |    16 +-
 gcc/lto-cgraph.cc                                  |   117 +-
 gcc/lto-wrapper.cc                                 |    39 +-
 gcc/lto/ChangeLog                                  |    10 +
 gcc/lto/lto-dump.cc                                |    24 +-
 gcc/match.pd                                       |    95 +-
 gcc/mode-switching.cc                              |     6 +-
 gcc/modulo-sched.cc                                |    24 +-
 gcc/multiple_target.cc                             |     7 +-
 gcc/omp-expand.cc                                  |    38 +-
 gcc/omp-general.h                                  |     8 +-
 gcc/omp-low.cc                                     |    14 +-
 gcc/omp-oacc-kernels-decompose.cc                  |     4 +-
 gcc/omp-oacc-neuter-broadcast.cc                   |     4 +-
 gcc/omp-offload.cc                                 |    16 +-
 gcc/omp-simd-clone.cc                              |     7 +-
 gcc/opts.cc                                        |   131 +-
 gcc/opts.h                                         |     1 +
 gcc/params.opt                                     |    19 -
 gcc/passes.cc                                      |    34 +-
 gcc/po/ChangeLog                                   |     4 +
 gcc/po/exgettext                                   |     2 +-
 gcc/postreload-gcse.cc                             |     7 +-
 gcc/postreload.cc                                  |     7 +-
 gcc/predict.cc                                     |    30 +-
 gcc/profile-count.h                                |    50 +-
 gcc/profile.cc                                     |     5 +-
 gcc/read-md.h                                      |     2 +-
 gcc/read-rtl-function.cc                           |     6 +-
 gcc/recog.cc                                       |    32 +-
 gcc/ree.cc                                         |     7 +-
 gcc/reg-stack.cc                                   |     4 +-
 gcc/regcprop.cc                                    |    27 +-
 gcc/reginfo.cc                                     |     2 +-
 gcc/regrename.cc                                   |     7 +-
 gcc/reorg.cc                                       |     8 +-
 gcc/rtl-ssa/blocks.cc                              |     4 +-
 gcc/sancov.cc                                      |    10 +-
 gcc/sanopt.cc                                      |    16 +-
 gcc/sched-rgn.cc                                   |    19 +-
 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/symtab-thunks.cc                               |    10 +-
 gcc/system.h                                       |     4 +
 gcc/testsuite/ChangeLog                            |   840 +
 gcc/testsuite/c-c++-common/Wcast-align.c           |     4 +-
 gcc/testsuite/c-c++-common/Wpadded.c               |    14 +
 gcc/testsuite/c-c++-common/attr-cdtor-1.c          |     2 +-
 gcc/testsuite/c-c++-common/gomp/linear-4.c         |    34 +
 gcc/testsuite/c-c++-common/gomp/requires-4.c       |     2 -
 .../c-c++-common/gomp/reverse-offload-1.c          |     2 +-
 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   |     2 +-
 gcc/testsuite/c-c++-common/hwasan/arguments-3.c    |     4 +-
 gcc/testsuite/c-c++-common/pr105998.c              |    12 +
 gcc/testsuite/c-c++-common/pr91733.c               |    17 +
 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 +
 .../c-c++-common/torture/builtin-shufflevector-2.c |     3 +
 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/g++.dg/abi/pure-virtual1.C           |     2 +-
 gcc/testsuite/g++.dg/cpp0x/constexpr-elision1.C    |    16 +
 gcc/testsuite/g++.dg/cpp0x/decltype82a.C           |    11 +
 gcc/testsuite/g++.dg/cpp0x/initlist130.C           |     5 +
 gcc/testsuite/g++.dg/cpp0x/keywords1.C             |    15 +
 gcc/testsuite/g++.dg/cpp0x/trailing16.C            |    17 +
 gcc/testsuite/g++.dg/cpp0x/variadic183.C           |    14 +
 gcc/testsuite/g++.dg/cpp1y/constexpr-elision1.C    |    53 +
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr16.C          |     5 +-
 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr17.C          |     5 +-
 gcc/testsuite/g++.dg/cpp1z/class-deduction111.C    |    10 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-if37.C        |    21 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-if38.C        |    16 +
 gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C        |    20 +
 gcc/testsuite/g++.dg/cpp2a/desig26.C               |    22 +
 gcc/testsuite/g++.dg/cpp2a/keywords1.C             |    12 +
 gcc/testsuite/g++.dg/cpp2a/lambda-generic10.C      |    14 +
 gcc/testsuite/g++.dg/ext/builtin-shufflevector-4.C |    18 +
 gcc/testsuite/g++.dg/ext/desig4.C                  |     4 -
 gcc/testsuite/g++.dg/init/array61.C                |     3 +-
 gcc/testsuite/g++.dg/lto/pr90990_0.C               |     1 +
 gcc/testsuite/g++.dg/modules/inext-1.H             |     1 +
 gcc/testsuite/g++.dg/modules/init-2_b.C            |     2 +-
 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/pr105169_a.C          |     2 +-
 gcc/testsuite/g++.dg/modules/pr105169_b.C          |     2 +-
 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/pr100774.C                    |     2 +-
 gcc/testsuite/g++.dg/pr106219.C                    |    31 +
 gcc/testsuite/g++.dg/spellcheck-stdlib.C           |    29 +
 gcc/testsuite/g++.dg/template/operator16.C         |     9 +
 gcc/testsuite/g++.dg/torture/except-1.C            |    44 +
 gcc/testsuite/g++.dg/torture/pr106131.C            |    34 +
 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/warn/Wformat-char8_t-1.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/Wstringop-overflow-4.C   |    36 +-
 gcc/testsuite/g++.target/aarch64/complex-init.C    |    37 +
 gcc/testsuite/g++.target/i386/pr106180-1.C         |    31 +
 gcc/testsuite/g++.target/loongarch/loongarch.exp   |    34 +
 gcc/testsuite/g++.target/loongarch/pr106096.C      |    75 +
 gcc/testsuite/gcc.c-torture/compile/inline-asm-1.c |    14 +
 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/pr106032.c     |    21 +
 gcc/testsuite/gcc.c-torture/execute/pr98304-2.c    |    37 +
 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/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/pr96639.c            |     2 +-
 gcc/testsuite/gcc.dg/analyzer/taint-divisor-1.c    |    66 +
 .../gcc.dg/analyzer/torture/uninit-pr106204.c      |    13 +
 gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c    |    17 +
 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.dg/builtin-dynamic-object-size-0.c         |    18 +
 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/darwin-comm-1.c               |     5 +-
 gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-1.c   |     7 +-
 gcc/testsuite/gcc.dg/di-sync-multithread.c         |     8 +
 gcc/testsuite/gcc.dg/graphite/pr106055.c           |    41 +
 gcc/testsuite/gcc.dg/lower-subreg-1.c              |     2 +-
 gcc/testsuite/gcc.dg/lto/pr101868_0.c              |     7 +-
 .../gcc.dg/plugin/diagnostic-test-metadata.c       |     2 +-
 .../plugin/diagnostic_plugin_test_metadata.c       |     9 +-
 gcc/testsuite/gcc.dg/pr100781.c                    |     2 +-
 gcc/testsuite/gcc.dg/pr105835.c                    |    18 +
 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/pr106198.c                    |    22 +
 gcc/testsuite/gcc.dg/pr94026.c                     |    21 +
 gcc/testsuite/gcc.dg/pr94899.c                     |    49 +
 gcc/testsuite/gcc.dg/pr98304-1.c                   |    57 +
 gcc/testsuite/gcc.dg/sancov/cmp0.c                 |     2 +-
 gcc/testsuite/gcc.dg/sso/memcpy-1.c                |     8 +-
 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.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/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.dg/tree-ssa/alias-access-path-13.c         |    36 +
 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-11.c    |    28 +
 gcc/testsuite/gcc.dg/tree-ssa/pr105860.c           |    63 +
 gcc/testsuite/gcc.dg/tree-ssa/pr106126.c           |    12 +
 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/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 +-
 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.misc-tests/linkage.exp           |     7 -
 gcc/testsuite/gcc.misc-tests/outputs.exp           |    52 +-
 gcc/testsuite/gcc.target/aarch64/symbol-range.c    |     3 +-
 gcc/testsuite/gcc.target/alpha/pr105209.c          |    26 +
 gcc/testsuite/gcc.target/arm/simd/mve-vcmp-f32-2.c |     6 +-
 gcc/testsuite/gcc.target/arm/simd/pr100757-2.c     |     9 +-
 gcc/testsuite/gcc.target/arm/simd/pr100757-3.c     |     9 +-
 gcc/testsuite/gcc.target/arm/simd/pr100757-4.c     |    10 +-
 gcc/testsuite/gcc.target/arm/simd/pr100757.c       |     9 +-
 gcc/testsuite/gcc.target/i386/amx-check.h          |    30 +
 .../gcc.target/i386/avx512fp16-reduce-op-2.c       |     1 +
 gcc/testsuite/gcc.target/i386/bmi-andn-4.c         |     9 +
 gcc/testsuite/gcc.target/i386/pr105960.c           |    19 +
 gcc/testsuite/gcc.target/i386/pr105970.c           |     6 +
 gcc/testsuite/gcc.target/i386/pr105993.c           |    18 +
 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/pr106053.c           |    37 +
 gcc/testsuite/gcc.target/i386/pr106095.c           |    47 +
 gcc/testsuite/gcc.target/i386/pr106122.c           |    15 +
 gcc/testsuite/gcc.target/i386/pr43618-1.c          |    12 +
 gcc/testsuite/gcc.target/i386/pr7061-2.c           |     4 +
 gcc/testsuite/gcc.target/i386/pr99464.c            |     1 +
 gcc/testsuite/gcc.target/i386/ssse3-palignr-2.c    |    21 +
 gcc/testsuite/gcc.target/i386/testnot-3.c          |     9 +
 gcc/testsuite/gcc.target/i386/xchg-3.c             |    12 +
 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/mulw_d_w.c      |    10 +
 gcc/testsuite/gcc.target/loongarch/prolog-opt.c    |    15 +
 .../gcc.target/mips/data-sym-multi-pool.c          |     2 +-
 gcc/testsuite/gcc.target/mips/mips.exp             |     1 +
 .../gcc.target/powerpc/ppc-fortran/pr80108-1.f90   |     2 +-
 gcc/testsuite/gcc.target/powerpc/pr105991.c        |    11 +
 gcc/testsuite/gcc.target/riscv/cmo-zicbom-1.c      |    26 +-
 gcc/testsuite/gcc.target/riscv/cmo-zicbom-2.c      |    26 +-
 gcc/testsuite/gcc.target/riscv/cmo-zicboz-1.c      |    10 +-
 gcc/testsuite/gcc.target/riscv/cmo-zicboz-2.c      |    10 +-
 ...mismatch.d => Wbuiltin_declaration_mismatch1.d} |     0
 .../gdc.dg/Wbuiltin_declaration_mismatch2.d        |   250 +
 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            |     2 +-
 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/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.test/compilable/b16360.d         |    39 -
 .../gdc.test/compilable/dtoh_AnonDeclaration.d     |    14 +-
 .../gdc.test/compilable/dtoh_StructDeclaration.d   |    18 +-
 .../gdc.test/compilable/dtoh_TemplateDeclaration.d |     6 +-
 gcc/testsuite/gdc.test/compilable/dtoh_mangling.d  |     8 +-
 .../gdc.test/compilable/dtoh_protection.d          |    28 +-
 gcc/testsuite/gdc.test/compilable/inliner.d        |    21 +
 gcc/testsuite/gdc.test/compilable/inliner2.d       |    27 +
 gcc/testsuite/gdc.test/compilable/test23168.d      |    30 +
 gcc/testsuite/gdc.test/compilable/test23169.d      |    14 +
 gcc/testsuite/gdc.test/compilable/test3004.d       |     4 +-
 gcc/testsuite/gdc.test/compilable/testparse.d      |    10 +
 gcc/testsuite/gdc.test/compilable/vcg-ast.d        |     3 +
 .../gdc.test/fail_compilation/diag_in_array.d      |    20 +
 .../gdc.test/fail_compilation/fail17927.d          |     8 +-
 .../gdc.test/fail_compilation/fail20108.d          |     2 +-
 .../gdc.test/fail_compilation/fail_scope.d         |     8 +-
 gcc/testsuite/gdc.test/fail_compilation/ice12574.d |     2 +-
 .../gdc.test/fail_compilation/previewin.d          |     2 +-
 .../gdc.test/fail_compilation/previewin2.d         |    18 +
 gcc/testsuite/gdc.test/fail_compilation/retscope.d |    12 +-
 .../gdc.test/fail_compilation/retscope2.d          |     4 +-
 .../gdc.test/fail_compilation/retscope6.d          |    12 +-
 .../gdc.test/fail_compilation/test14238.d          |     2 +-
 .../gdc.test/fail_compilation/test17423.d          |     2 +-
 .../gdc.test/fail_compilation/test17450.d          |     4 +-
 .../gdc.test/fail_compilation/test20245.d          |     8 +-
 .../gdc.test/fail_compilation/test22818.d          |     2 +-
 .../gdc.test/fail_compilation/typeerrors.d         |     2 +-
 .../gdc.test/fail_compilation/udaparams.d          |     4 +-
 gcc/testsuite/gdc.test/fail_compilation/udatypes.d |     8 +
 gcc/testsuite/gdc.test/runnable/ice10086b.d        |    50 +
 gcc/testsuite/gdc.test/runnable/inline3.d          |    44 +
 gcc/testsuite/gdc.test/runnable/staticforeach.d    |    29 +
 gcc/testsuite/gdc.test/runnable/test23010.d        |    43 +
 gcc/testsuite/gdc.test/runnable_cxx/cppa.d         |    20 +-
 .../gdc.test/runnable_cxx/extra-files/cppb.cpp     |    30 +-
 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/extends_type_of_4.f90    |    20 +
 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/requires-8.f90      |    14 +-
 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  |     8 +-
 gcc/testsuite/gfortran.dg/index_6.f90              |    31 +
 gcc/testsuite/gfortran.dg/pr105954.f90             |    26 +
 gcc/testsuite/gfortran.dg/pr106226.f               |    37 +
 gcc/testsuite/gfortran.dg/ubsan/pr106062.f90       |    11 +
 gcc/testsuite/gfortran.dg/unpack_vector_1.f90      |    12 +
 gcc/testsuite/gnat.dg/renaming1.adb                |     8 +-
 gcc/testsuite/gnat.dg/renaming1.ads                |     4 +-
 gcc/testsuite/gnat.dg/warn29.adb                   |     2 +-
 gcc/testsuite/go.test/test/fixedbugs/issue27938.go |     6 +-
 gcc/testsuite/jit.dg/test-asm.cc                   |     1 +
 .../jit.dg/test-pr105812-bool-operations.c         |    89 +
 gcc/testsuite/lib/asan-dg.exp                      |     2 +
 gcc/testsuite/lib/target-supports.exp              |    23 +-
 gcc/toplev.cc                                      |     4 +-
 gcc/tracer.cc                                      |     4 +-
 gcc/trans-mem.cc                                   |    34 +-
 gcc/tree-call-cdce.cc                              |     4 +-
 gcc/tree-cfg.cc                                    |    35 +-
 gcc/tree-cfgcleanup.cc                             |    16 +-
 gcc/tree-complex.cc                                |    14 +-
 gcc/tree-data-ref.cc                               |    19 +
 gcc/tree-diagnostic-path.cc                        |     4 -
 gcc/tree-eh.cc                                     |    23 +-
 gcc/tree-emutls.cc                                 |     7 +-
 gcc/tree-if-conv.cc                                |     6 +-
 gcc/tree-into-ssa.cc                               |    88 +-
 gcc/tree-loop-distribution.cc                      |     6 +-
 gcc/tree-nrv.cc                                    |     6 +-
 gcc/tree-object-size.cc                            |    26 +-
 gcc/tree-parloops.cc                               |    21 +-
 gcc/tree-predcom.cc                                |     8 +-
 gcc/tree-pretty-print.cc                           |     6 +-
 gcc/tree-profile.cc                                |     4 +-
 gcc/tree-sra.cc                                    |    24 +-
 gcc/tree-ssa-alias.cc                              |    24 +-
 gcc/tree-ssa-ccp.cc                                |    21 +-
 gcc/tree-ssa-copy.cc                               |     9 +-
 gcc/tree-ssa-dce.cc                                |    24 +-
 gcc/tree-ssa-dom.cc                                |   235 +-
 gcc/tree-ssa-dse.cc                                |     9 +-
 gcc/tree-ssa-forwprop.cc                           |     6 +-
 gcc/tree-ssa-ifcombine.cc                          |     2 +-
 gcc/tree-ssa-loop-ch.cc                            |    17 +-
 gcc/tree-ssa-loop-im.cc                            |     6 +-
 gcc/tree-ssa-loop-ivcanon.cc                       |    17 +-
 gcc/tree-ssa-loop-ivopts.cc                        |     2 +-
 gcc/tree-ssa-loop-manip.cc                         |   258 +-
 gcc/tree-ssa-loop-manip.h                          |     3 -
 gcc/tree-ssa-loop-prefetch.cc                      |     7 +-
 gcc/tree-ssa-loop-split.cc                         |     9 +-
 gcc/tree-ssa-loop-unswitch.cc                      |    12 +-
 gcc/tree-ssa-loop.cc                               |    27 +-
 gcc/tree-ssa-math-opts.cc                          |    17 +-
 gcc/tree-ssa-phiopt.cc                             |    19 +-
 gcc/tree-ssa-phiprop.cc                            |     4 +-
 gcc/tree-ssa-pre.cc                                |     4 +-
 gcc/tree-ssa-propagate.cc                          |    20 +-
 gcc/tree-ssa-reassoc.cc                            |     8 +-
 gcc/tree-ssa-sccvn.cc                              |    37 +-
 gcc/tree-ssa-sink.cc                               |    11 +-
 gcc/tree-ssa-strlen.cc                             |    14 +-
 gcc/tree-ssa-structalias.cc                        |    13 +-
 gcc/tree-ssa-threadedge.cc                         |     4 +-
 gcc/tree-ssa-uncprop.cc                            |    10 +-
 gcc/tree-ssa-uninit.cc                             |    13 +-
 gcc/tree-ssanames.cc                               |     2 +-
 gcc/tree-stdarg.cc                                 |     8 +-
 gcc/tree-switch-conversion.cc                      |    68 +-
 gcc/tree-switch-conversion.h                       |    34 +-
 gcc/tree-tailcall.cc                               |    16 +-
 gcc/tree-vect-generic.cc                           |    11 +-
 gcc/tree-vect-loop-manip.cc                        |    34 +-
 gcc/tree-vect-loop.cc                              |   266 +-
 gcc/tree-vect-patterns.cc                          |    38 +-
 gcc/tree-vect-stmts.cc                             |    32 +-
 gcc/tree-vectorizer.cc                             |    55 +-
 gcc/tree-vectorizer.h                              |     4 +
 gcc/tree-vrp.cc                                    |    43 +-
 gcc/tree.cc                                        |    40 +
 gcc/tree.h                                         |     5 +
 gcc/tsan.cc                                        |    10 +-
 gcc/ubsan.cc                                       |    75 +-
 gcc/ubsan.h                                        |     1 +
 gcc/value-range-equiv.cc                           |     2 +-
 gcc/value-range-storage.cc                         |   217 +
 gcc/value-range-storage.h                          |   190 +
 gcc/value-range.cc                                 |   288 +-
 gcc/value-range.h                                  |   133 +-
 gcc/value-relation.cc                              |    70 +-
 gcc/value-relation.h                               |    10 +-
 gcc/var-tracking.cc                                |     4 +-
 gcc/varasm.cc                                      |    10 +-
 gcc/vr-values.cc                                   |    20 +-
 gcc/vr-values.h                                    |     2 +-
 gcc/vtable-verify.cc                               |     4 +-
 gcc/web.cc                                         |     4 +-
 gcc/wide-int.cc                                    |    13 +-
 gcc/wide-int.h                                     |    42 +-
 include/ChangeLog                                  |    13 +
 include/gomp-constants.h                           |     8 +-
 libbacktrace/ChangeLog                             |    23 +
 libbacktrace/Makefile.am                           |    27 +-
 libbacktrace/Makefile.in                           |    17 +-
 libbacktrace/config.h.in                           |     3 +
 libbacktrace/configure                             |    19 +-
 libbacktrace/configure.ac                          |    12 +-
 libbacktrace/elf.c                                 |     7 +-
 libbacktrace/macho.c                               |     2 +-
 libcc1/ChangeLog                                   |     6 +
 libcc1/libcc1plugin.cc                             |     1 +
 libcc1/libcp1plugin.cc                             |     1 +
 libcpp/ChangeLog                                   |    17 +
 libcpp/generated_cpp_wcwidth.h                     |   164 +-
 libcpp/include/line-map.h                          |    46 +-
 libcpp/ucnid.h                                     |   130 +-
 libgcc/ChangeLog                                   |    18 +
 libgcc/config.host                                 |    17 -
 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-softfp                      |     1 -
 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 -
 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/Makefile.am                                  |     1 +
 libgo/Makefile.in                                  |     1 +
 libgo/config.h.in                                  |     3 +
 libgo/configure                                    |    12 +-
 libgo/configure.ac                                 |    11 +-
 libgo/go/runtime/extern.go                         |    10 -
 libgo/go/syscall/libcall_linux.go                  |    16 +-
 libgo/mksysinfo.sh                                 |     9 +-
 libgo/sysinfo.c                                    |    15 +-
 libgomp/ChangeLog                                  |    99 +
 libgomp/Makefile.in                                |     2 +-
 libgomp/acinclude.m4                               |     2 +-
 libgomp/configure                                  |     2 +-
 libgomp/libgomp-plugin.h                           |     2 +-
 libgomp/libgomp.texi                               |    10 +-
 libgomp/oacc-host.c                                |     4 +-
 libgomp/oacc-init.c                                |    16 +-
 libgomp/plugin/plugin-gcn.c                        |     6 +-
 libgomp/plugin/plugin-nvptx.c                      |     9 +-
 libgomp/target.c                                   |   104 +-
 libgomp/testsuite/lib/libgomp.exp                  |     5 +
 .../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/target-31.c            |     2 +-
 .../testsuite/libgomp.fortran/requires-1-aux.f90   |    14 +
 libgomp/testsuite/libgomp.fortran/requires-1.f90   |    34 +
 libiberty/ChangeLog                                |    20 +
 libiberty/configure                                |     1 +
 libiberty/configure.ac                             |     1 +
 libiberty/rust-demangle.c                          |    47 +-
 liboffloadmic/ChangeLog                            |     7 +
 liboffloadmic/plugin/libgomp-plugin-intelmic.cpp   |     6 +-
 libphobos/ChangeLog                                |    31 +
 libphobos/libdruntime/MERGE                        |     2 +-
 libphobos/libdruntime/Makefile.am                  |    16 +-
 libphobos/libdruntime/Makefile.in                  |    19 +-
 libphobos/libdruntime/core/internal/parseoptions.d |    17 +
 libphobos/libdruntime/core/stdc/config.d           |    31 +
 libphobos/libdruntime/core/stdc/errno.d            |   137 +
 libphobos/libdruntime/core/stdc/stdarg.d           |    21 +
 libphobos/libdruntime/core/stdc/stddef.d           |     5 +
 libphobos/libdruntime/core/stdc/stdint.d           |    35 +
 libphobos/libdruntime/core/stdc/stdio.d            |    72 +
 libphobos/libdruntime/core/stdc/stdlib.d           |     1 +
 libphobos/libdruntime/core/sys/elf/package.d       |    63 +
 libphobos/libdruntime/core/sys/posix/fcntl.d       |     6 +
 libphobos/libdruntime/core/sys/windows/winsock2.d  |    14 +-
 libphobos/libdruntime/core/thread/osthread.d       |    13 +-
 libphobos/libdruntime/core/thread/threadbase.d     |    12 +-
 libphobos/libdruntime/core/time.d                  |     4 +-
 libphobos/libdruntime/core/vararg.d                |    17 +
 libphobos/libdruntime/gcc/attributes.d             |    68 +
 libphobos/libdruntime/gcc/simd.d                   |   359 +
 libphobos/libdruntime/rt/aApply.d                  |   108 +-
 libphobos/libdruntime/rt/aApplyR.d                 |    71 +-
 libphobos/libdruntime/rt/aaA.d                     |    39 +-
 libphobos/libdruntime/rt/arrayassign.d             |    83 +-
 libphobos/libdruntime/rt/critical_.d               |     4 +-
 libphobos/libdruntime/rt/dmain2.d                  |    16 +-
 libphobos/libdruntime/rt/lifetime.d                |   384 +-
 libphobos/libdruntime/rt/minfo.d                   |   216 +-
 libphobos/libdruntime/rt/monitor_.d                |     6 +-
 libphobos/src/MERGE                                |     2 +-
 libphobos/src/std/complex.d                        |     6 +-
 libphobos/src/std/experimental/logger/core.d       |   329 +-
 libphobos/src/std/experimental/logger/package.d    |    20 -
 libphobos/src/std/file.d                           |    65 +-
 libphobos/src/std/math/algebraic.d                 |     6 +-
 libphobos/src/std/math/exponential.d               |   648 +-
 libphobos/src/std/math/hardware.d                  |     6 +-
 libphobos/src/std/math/trigonometry.d              |    46 +-
 libphobos/src/std/numeric.d                        |    44 +-
 libphobos/src/std/stdio.d                          |    12 +-
 libphobos/src/std/sumtype.d                        |    50 +-
 libphobos/testsuite/libphobos.cycles/cycles.exp    |     2 +-
 libsanitizer/sanitizer_common/sanitizer_linux.cpp  |    17 +-
 libsanitizer/sanitizer_common/sanitizer_platform.h |     2 +-
 libsanitizer/tsan/tsan_rtl_s390x.S                 |     2 +
 libstdc++-v3/ChangeLog                             |   354 +
 libstdc++-v3/acinclude.m4                          |    12 +
 libstdc++-v3/config.h.in                           |     3 +
 libstdc++-v3/configure                             |  6371 +----
 libstdc++-v3/configure.ac                          |    25 +
 libstdc++-v3/crossconfig.m4                        |     6 -
 libstdc++-v3/include/Makefile.am                   |     2 +-
 libstdc++-v3/include/Makefile.in                   |     2 +-
 libstdc++-v3/include/bits/char_traits.h            |     9 -
 libstdc++-v3/include/bits/chrono.h                 |    45 +-
 libstdc++-v3/include/bits/fs_ops.h                 |    79 +
 libstdc++-v3/include/bits/fs_path.h                |    15 +-
 libstdc++-v3/include/bits/move_only_function.h     |    12 +
 libstdc++-v3/include/bits/utility.h                |     3 +-
 libstdc++-v3/include/experimental/bits/fs_ops.h    |    71 +
 libstdc++-v3/include/std/string                    |     2 +-
 libstdc++-v3/include/std/variant                   |    43 +-
 libstdc++-v3/libsupc++/eh_globals.cc               |     9 +-
 libstdc++-v3/scripts/extract_symvers.in            |     4 +-
 libstdc++-v3/scripts/run_doxygen                   |     4 +-
 libstdc++-v3/src/c++17/fs_dir.cc                   |    29 +-
 libstdc++-v3/src/c++17/fs_ops.cc                   |    34 +-
 libstdc++-v3/src/filesystem/dir-common.h           |    70 +-
 libstdc++-v3/src/filesystem/dir.cc                 |    19 +-
 libstdc++-v3/src/filesystem/ops.cc                 |    87 +-
 libstdc++-v3/testsuite/20_util/from_chars/4.cc     |     2 +
 .../testsuite/20_util/to_chars/long_double.cc      |     7 +-
 .../21_strings/basic_string/cons/char/105995.cc    |     2 +
 .../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 +
 libstdc++-v3/testsuite/26_numerics/complex/proj.cc |    13 +
 .../26_numerics/random/random_device/entropy.cc    |     3 +-
 .../27_io/filesystem/iterators/error_reporting.cc  |     9 +-
 .../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  |    14 +-
 .../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 +-
 .../testsuite/30_threads/this_thread/60421.cc      |     1 +
 .../30_threads/thread/native_handle/cancel.cc      |     6 +-
 .../filesystem/iterators/error_reporting.cc        |     9 +-
 .../iterators/recursive_directory_iterator.cc      |     2 +-
 .../filesystem/operations/canonical.cc             |     6 +-
 .../experimental/filesystem/operations/copy.cc     |    14 +-
 .../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 +-
 .../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           |    31 +-
 libstdc++-v3/testsuite/util/testsuite_fs.h         |    72 +-
 lto-plugin/ChangeLog                               |    35 +
 lto-plugin/Makefile.am                             |     3 +-
 lto-plugin/Makefile.in                             |     3 +-
 lto-plugin/config.h.in                             |     3 +
 lto-plugin/configure                               |    27 +-
 lto-plugin/configure.ac                            |    17 +
 lto-plugin/lto-plugin.c                            |    71 +-
 1153 files changed, 56951 insertions(+), 91124 deletions(-)


             reply	other threads:[~2022-07-10 14:45 UTC|newest]

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

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=20220710144530.ECB9E386CE59@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

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

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