public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/modula-2] Merge branch 'master' into devel/modula-2.
Date: Fri, 20 May 2022 01:41:25 +0000 (GMT)	[thread overview]
Message-ID: <20220520014125.CA735382C5C9@sourceware.org> (raw)

https://gcc.gnu.org/g:2bbc95a9c0622cd3d83db660f6a5230ef6e99927

commit 2bbc95a9c0622cd3d83db660f6a5230ef6e99927
Merge: 3c46ace3d10 d863ba23fb1
Author: Gaius Mulley <gaius.mulley@southwales.ac.uk>
Date:   Thu May 19 19:40:55 2022 +0100

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

Diff:

 gcc/ChangeLog                                      |  366 +++
 gcc/DATESTAMP                                      |    2 +-
 gcc/Makefile.in                                    |    4 +-
 gcc/ada/ChangeLog                                  |  727 ++++++
 gcc/ada/Makefile.rtl                               |   54 +-
 gcc/ada/ali.adb                                    |   10 +-
 gcc/ada/bindgen.adb                                |  100 +-
 gcc/ada/checks.adb                                 |    5 +
 gcc/ada/contracts.adb                              |   14 +-
 gcc/ada/contracts.ads                              |   33 +
 gcc/ada/cstreams.c                                 |    1 +
 gcc/ada/debug.adb                                  |    7 +-
 .../gnat_rm/implementation_defined_attributes.rst  |   11 +-
 gcc/ada/doc/gnat_rm/the_gnat_library.rst           |   30 +
 .../building_executable_programs_with_gnat.rst     |    8 +-
 .../doc/gnat_ugn/the_gnat_compilation_model.rst    |    7 +-
 gcc/ada/einfo-utils.adb                            |   86 +-
 gcc/ada/einfo-utils.ads                            |    2 -
 gcc/ada/einfo.ads                                  |   29 +-
 gcc/ada/errout.adb                                 |   15 +-
 gcc/ada/errout.ads                                 |    7 +-
 gcc/ada/erroutc.ads                                |    2 +-
 gcc/ada/exp_aggr.adb                               |   39 +-
 gcc/ada/exp_attr.adb                               |  182 +-
 gcc/ada/exp_ch11.adb                               |    2 -
 gcc/ada/exp_ch13.adb                               |   14 +-
 gcc/ada/exp_ch2.adb                                |    7 -
 gcc/ada/exp_ch3.adb                                |  122 +-
 gcc/ada/exp_ch4.adb                                |  201 +-
 gcc/ada/exp_ch5.adb                                |    4 +-
 gcc/ada/exp_ch6.adb                                |  139 +-
 gcc/ada/exp_ch7.adb                                |  124 +-
 gcc/ada/exp_ch9.adb                                |   29 +-
 gcc/ada/exp_dbug.adb                               |    1 +
 gcc/ada/exp_dbug.ads                               |    2 +-
 gcc/ada/exp_pakd.adb                               |   12 +-
 gcc/ada/exp_pakd.ads                               |   13 +-
 gcc/ada/exp_prag.adb                               |   10 +-
 gcc/ada/exp_spark.adb                              |    7 +-
 gcc/ada/exp_util.adb                               |  228 +-
 gcc/ada/exp_util.ads                               |   22 +-
 gcc/ada/fe.h                                       |   36 +-
 gcc/ada/freeze.adb                                 |   49 +-
 gcc/ada/gcc-interface/ada-builtin-types.def        |    3 +-
 gcc/ada/gcc-interface/ada-builtins.def             |    3 +-
 gcc/ada/gcc-interface/ada-tree.h                   |    7 +-
 gcc/ada/gcc-interface/ada.h                        |    2 +-
 gcc/ada/gcc-interface/decl.cc                      |   97 +-
 gcc/ada/gcc-interface/gadaint.h                    |    2 +-
 gcc/ada/gcc-interface/targtyps.cc                  |    2 +-
 gcc/ada/gcc-interface/trans.cc                     |  375 +--
 gcc/ada/gcc-interface/utils.cc                     |   65 +-
 gcc/ada/gcc-interface/utils2.cc                    |   41 +-
 gcc/ada/gen_il-fields.ads                          |    3 +-
 gcc/ada/gen_il-gen-gen_entities.adb                |    3 +-
 gcc/ada/gen_il-gen-gen_nodes.adb                   |    4 +-
 gcc/ada/gnat1drv.adb                               |    9 +-
 gcc/ada/gnat_cuda.adb                              |  490 ----
 gcc/ada/gnat_cuda.ads                              |   21 +-
 gcc/ada/gnat_rm.texi                               |  387 +--
 gcc/ada/gnat_ugn.texi                              |   15 +-
 gcc/ada/gnatcmd.adb                                |   38 +-
 gcc/ada/gnatfind.adb                               |  407 ----
 gcc/ada/gnatxref.adb                               |  344 ---
 gcc/ada/impunit.adb                                |    2 +
 gcc/ada/init.c                                     |   14 +-
 gcc/ada/inline.adb                                 |   77 +-
 gcc/ada/inline.ads                                 |    9 +
 gcc/ada/lib-writ.adb                               |    4 +-
 gcc/ada/lib.ads                                    |    2 +-
 gcc/ada/libgnarl/s-osinte__qnx.adb                 |    2 +-
 gcc/ada/libgnat/a-cbdlli.adb                       |    6 +-
 gcc/ada/libgnat/a-cbhama.adb                       |    6 +-
 gcc/ada/libgnat/a-cbhase.adb                       |    6 +-
 gcc/ada/libgnat/a-cdlili.adb                       |    6 +-
 gcc/ada/libgnat/a-cfdlli.adb                       |    7 +-
 gcc/ada/libgnat/a-cfhama.adb                       |    7 +-
 gcc/ada/libgnat/a-cfhase.adb                       |    7 +-
 gcc/ada/libgnat/a-cidlli.adb                       |    6 +-
 gcc/ada/libgnat/a-cihama.adb                       |    6 +-
 gcc/ada/libgnat/a-cihase.adb                       |    6 +-
 gcc/ada/libgnat/a-cohama.adb                       |    6 +-
 gcc/ada/libgnat/a-cohase.adb                       |    6 +-
 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-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-nuaufl.ads                       |   13 +-
 gcc/ada/libgnat/a-nuaufl__simd.ads                 |   95 +
 gcc/ada/libgnat/a-rbtgbo.adb                       |    5 +-
 gcc/ada/libgnat/a-rbtgbo.ads                       |    3 +-
 gcc/ada/libgnat/a-strfix.adb                       |    5 +
 gcc/ada/libgnat/a-strsup.adb                       |   17 +
 gcc/ada/libgnat/g-binsea.adb                       |  123 +
 gcc/ada/libgnat/g-binsea.ads                       |   93 +
 gcc/ada/libgnat/g-debpoo.ads                       |   11 +-
 gcc/ada/libgnat/g-forstr.adb                       |    2 +-
 gcc/ada/libgnat/g-gfmafu.ads                       |   35 +
 gcc/ada/libgnat/s-aridou.adb                       |  252 +-
 gcc/ada/libgnat/s-dourea.adb                       |   12 +
 gcc/ada/libgnat/s-dwalin.adb                       |   46 +-
 gcc/ada/libgnat/s-imagei.adb                       |    2 +
 gcc/ada/libgnat/s-imageu.adb                       |    9 +-
 gcc/ada/libgnat/s-imgboo.adb                       |    6 +
 gcc/ada/libgnat/s-objrea.adb                       |   16 +-
 gcc/ada/libgnat/s-objrea.ads                       |    4 +-
 gcc/ada/libgnat/s-retsta.ads                       |   57 +
 gcc/ada/libgnat/s-secsta.adb                       |    2 +-
 gcc/ada/libgnat/s-valuer.adb                       |    9 +-
 gcc/ada/libgnat/s-valueu.adb                       |   13 +-
 .../{system-qnx-aarch64.ads => system-qnx-arm.ads} |    2 +-
 gcc/ada/locales.c                                  |    8 +-
 gcc/ada/opt.ads                                    |   19 +-
 gcc/ada/output.adb                                 |   46 +-
 gcc/ada/par-ch11.adb                               |    2 +-
 gcc/ada/par-ch12.adb                               |    2 +-
 gcc/ada/par-ch3.adb                                |   15 +-
 gcc/ada/par-ch4.adb                                |   13 +-
 gcc/ada/par-ch5.adb                                |    2 +-
 gcc/ada/par-ch6.adb                                |    4 +-
 gcc/ada/raise-gcc.c                                |    2 +-
 gcc/ada/rtsfind.ads                                |    8 +
 gcc/ada/sem_aggr.adb                               |  184 +-
 gcc/ada/sem_aggr.ads                               |    3 +
 gcc/ada/sem_attr.adb                               |  283 ++-
 gcc/ada/sem_attr.ads                               |    7 -
 gcc/ada/sem_aux.adb                                |   19 +-
 gcc/ada/sem_aux.ads                                |    3 -
 gcc/ada/sem_ch10.adb                               |  291 ++-
 gcc/ada/sem_ch10.ads                               |   11 +
 gcc/ada/sem_ch11.adb                               |   10 +-
 gcc/ada/sem_ch12.adb                               |  243 +-
 gcc/ada/sem_ch12.ads                               |    4 +
 gcc/ada/sem_ch13.adb                               |  696 +++---
 gcc/ada/sem_ch13.ads                               |   11 +-
 gcc/ada/sem_ch3.adb                                |   72 +-
 gcc/ada/sem_ch4.adb                                |   96 +-
 gcc/ada/sem_ch4.ads                                |    6 +
 gcc/ada/sem_ch5.adb                                |    4 +-
 gcc/ada/sem_ch6.adb                                |  107 +-
 gcc/ada/sem_ch7.adb                                |  171 +-
 gcc/ada/sem_ch8.adb                                |   26 +
 gcc/ada/sem_ch9.adb                                |   72 +
 gcc/ada/sem_disp.adb                               |   25 +-
 gcc/ada/sem_elab.adb                               |   14 +-
 gcc/ada/sem_eval.adb                               |   15 +-
 gcc/ada/sem_prag.adb                               |    1 -
 gcc/ada/sem_res.adb                                |  116 +-
 gcc/ada/sem_res.ads                                |    3 +
 gcc/ada/sem_util.adb                               |  589 ++---
 gcc/ada/sem_util.ads                               |  174 +-
 gcc/ada/sigtramp-arm-qnx.c                         |  148 ++
 gcc/ada/sigtramp-qnx.c                             |    2 +-
 gcc/ada/sinfo.ads                                  |   87 +-
 gcc/ada/snames.ads-tmpl                            |    2 +
 gcc/ada/style.adb                                  |    9 +-
 gcc/ada/terminals.c                                |   17 +-
 gcc/ada/tracebak.c                                 |    3 +
 gcc/ada/uintp.ads                                  |    3 +-
 gcc/ada/uname.adb                                  |    2 +-
 gcc/ada/xr_tabls.adb                               | 1628 -------------
 gcc/ada/xr_tabls.ads                               |  388 ---
 gcc/ada/xref_lib.adb                               | 1892 ---------------
 gcc/ada/xref_lib.ads                               |  179 --
 gcc/analyzer/ChangeLog                             |   80 +
 gcc/analyzer/analyzer.cc                           |   38 +
 gcc/analyzer/analyzer.h                            |    4 +
 gcc/analyzer/analyzer.opt                          |   16 +
 gcc/analyzer/checker-path.cc                       |   16 +-
 gcc/analyzer/checker-path.h                        |    6 +-
 gcc/analyzer/diagnostic-manager.cc                 |   19 +-
 gcc/analyzer/engine.cc                             |   24 +-
 gcc/analyzer/function-set.cc                       |    2 +-
 gcc/analyzer/pending-diagnostic.cc                 |   82 +
 gcc/analyzer/pending-diagnostic.h                  |   11 +-
 gcc/analyzer/region-model-impl-calls.cc            |    3 +
 gcc/analyzer/region-model-manager.cc               |   20 +
 gcc/analyzer/region-model.cc                       |   26 +
 gcc/analyzer/region-model.h                        |    9 +
 gcc/analyzer/region.cc                             |   32 +-
 gcc/analyzer/region.h                              |   87 +-
 gcc/analyzer/sm-file.cc                            |    3 +-
 gcc/analyzer/sm-malloc.cc                          |    3 +-
 gcc/analyzer/sm-signal.cc                          |    3 +-
 gcc/analyzer/sm.cc                                 |    1 +
 gcc/analyzer/sm.h                                  |    6 +-
 gcc/analyzer/varargs.cc                            | 1025 ++++++++
 gcc/attribs.cc                                     |   19 +-
 gcc/builtins.cc                                    |    2 +-
 gcc/c-family/ChangeLog                             |   41 +
 gcc/c-family/c-ada-spec.cc                         |   32 +-
 gcc/c-family/c-attribs.cc                          |   13 +-
 gcc/c-family/c-common.cc                           |    7 +-
 gcc/c-family/c-format.cc                           |   12 +-
 gcc/c-family/c-omp.cc                              |    4 +
 gcc/c-family/c-pragma.cc                           |    9 +-
 gcc/c-family/c-warn.cc                             |   11 +-
 gcc/c-family/c.opt                                 |    4 +
 gcc/c-family/known-headers.cc                      |    5 +-
 gcc/c/ChangeLog                                    |   23 +
 gcc/c/c-decl.cc                                    |   25 +-
 gcc/c/c-parser.cc                                  |   10 +-
 gcc/c/c-tree.h                                     |    1 +
 gcc/c/c-typeck.cc                                  |    2 +-
 gcc/cfg.cc                                         |    2 +-
 gcc/cfgexpand.cc                                   |    4 +
 gcc/cfgloopmanip.cc                                |    1 -
 gcc/common/config/aarch64/aarch64-common.cc        |    3 +-
 gcc/config/aarch64/aarch64-builtins.cc             |    6 +-
 gcc/config/aarch64/aarch64.cc                      |    2 +-
 gcc/config/arm/arm-builtins.cc                     |    4 +-
 gcc/config/avr/gen-avr-mmcu-texi.cc                |    8 +-
 gcc/config/c6x/c6x.cc                              |    2 +-
 gcc/config/darwin-c.cc                             |    2 +-
 gcc/config/gcn/gcn.cc                              |    2 +-
 gcc/config/gcn/t-omp-device                        |    2 +-
 gcc/config/i386/gnu-user-common.h                  |    5 +-
 gcc/config/i386/gnu.h                              |    5 +-
 gcc/config/i386/i386-builtins.cc                   |    6 +-
 gcc/config/i386/i386-expand.cc                     |   19 +-
 gcc/config/i386/i386.cc                            |   12 +-
 gcc/config/i386/i386.md                            |   66 +
 gcc/config/i386/sse.md                             |   74 +-
 gcc/config/m32c/m32c.cc                            |    2 +-
 gcc/config/rs6000/driver-rs6000.cc                 |    2 +-
 gcc/config/rs6000/mma.md                           |  150 +-
 gcc/config/rs6000/rs6000-builtins.def              |    7 +-
 gcc/config/rs6000/rs6000-call.cc                   |    6 +
 gcc/config/rs6000/rs6000.h                         |   48 -
 gcc/config/rs6000/rs6000.md                        |   13 +
 gcc/config/s390/s390.cc                            |    2 +-
 gcc/config/tilepro/gen-mul-tables.cc               |    4 +-
 gcc/config/vms/vms.cc                              |    2 +-
 gcc/cp/ChangeLog                                   |   49 +
 gcc/cp/call.cc                                     |    2 +
 gcc/cp/cxx-pretty-print.cc                         |    3 +
 gcc/cp/decl.cc                                     |   17 +-
 gcc/cp/friend.cc                                   |    2 +
 gcc/cp/init.cc                                     |    7 +-
 gcc/cp/module.cc                                   |    2 +-
 gcc/cp/name-lookup.cc                              |    2 +-
 gcc/cp/parser.cc                                   |   13 +-
 gcc/cp/pt.cc                                       |    2 +
 gcc/cp/search.cc                                   |    7 +-
 gcc/cp/semantics.cc                                |   10 +-
 gcc/d/ChangeLog                                    |   25 +
 gcc/d/d-builtins.cc                                |    2 +-
 gcc/d/d-codegen.cc                                 |   17 +-
 gcc/d/d-gimplify.cc                                |    3 +-
 gcc/d/d-lang.cc                                    |  104 +-
 gcc/d/decl.cc                                      |    4 +-
 gcc/d/dmd/MERGE                                    |    2 +-
 gcc/d/dmd/README.md                                |   29 +-
 gcc/d/dmd/VERSION                                  |    2 +-
 gcc/d/dmd/clone.d                                  |   22 +-
 gcc/d/dmd/common/bitfields.d                       |    2 +-
 gcc/d/dmd/common/outbuffer.d                       |   11 +-
 gcc/d/dmd/cond.d                                   |    6 +-
 gcc/d/dmd/constfold.d                              |    2 +-
 gcc/d/dmd/cparse.d                                 |   58 +-
 gcc/d/dmd/cppmangle.d                              |   12 +-
 gcc/d/dmd/dcast.d                                  |   13 +-
 gcc/d/dmd/dclass.d                                 |    2 +-
 gcc/d/dmd/declaration.d                            |   40 +-
 gcc/d/dmd/declaration.h                            |   11 +-
 gcc/d/dmd/dinterpret.d                             |  109 +-
 gcc/d/dmd/dmangle.d                                |   14 +-
 gcc/d/dmd/dmodule.d                                |   56 +-
 gcc/d/dmd/doc.d                                    |   99 +-
 gcc/d/dmd/dscope.d                                 |    1 -
 gcc/d/dmd/dsymbol.d                                |   28 +-
 gcc/d/dmd/dsymbolsem.d                             |  500 ++--
 gcc/d/dmd/dtemplate.d                              |    2 +-
 gcc/d/dmd/dtoh.d                                   |   31 +-
 gcc/d/dmd/escape.d                                 | 1429 ++++++-----
 gcc/d/dmd/expression.d                             |   17 +-
 gcc/d/dmd/expressionsem.d                          |  466 ++--
 gcc/d/dmd/func.d                                   |  121 +-
 gcc/d/dmd/globals.d                                |   92 +-
 gcc/d/dmd/globals.h                                |   76 +-
 gcc/d/dmd/hdrgen.d                                 |    4 +-
 gcc/d/dmd/id.d                                     |    6 +
 gcc/d/dmd/initsem.d                                |   30 +-
 gcc/d/dmd/json.d                                   |    4 +-
 gcc/d/dmd/mtype.d                                  |   49 +-
 gcc/d/dmd/mtype.h                                  |    4 +-
 gcc/d/dmd/nogc.d                                   |   18 +-
 gcc/d/dmd/objc.d                                   |    6 +-
 gcc/d/dmd/optimize.d                               |   35 +
 gcc/d/dmd/parse.d                                  |   90 +-
 gcc/d/dmd/safe.d                                   |   51 +-
 gcc/d/dmd/semantic2.d                              |   15 +-
 gcc/d/dmd/semantic3.d                              |  145 +-
 gcc/d/dmd/statementsem.d                           |   28 +-
 gcc/d/dmd/tokens.d                                 |    2 +-
 gcc/d/dmd/traits.d                                 |   15 +-
 gcc/d/dmd/typesem.d                                |  215 +-
 gcc/d/dmd/utils.d                                  |    2 +-
 gcc/d/expr.cc                                      |   49 +-
 gcc/d/lang.opt                                     |   12 +-
 gcc/d/types.cc                                     |   10 +-
 gcc/diagnostic-format-json.cc                      |    2 +-
 gcc/diagnostic.cc                                  |    4 +-
 gcc/doc/invoke.texi                                |   78 +
 gcc/dwarf2out.cc                                   |   20 +-
 gcc/expr.cc                                        |   32 +
 gcc/fortran/ChangeLog                              |   26 +
 gcc/fortran/dump-parse-tree.cc                     |    4 +-
 gcc/fortran/frontend-passes.cc                     |    4 +-
 gcc/fortran/gfortran.h                             |    3 +-
 gcc/fortran/openmp.cc                              |   94 +-
 gcc/fortran/resolve.cc                             |    7 +
 gcc/fortran/trans-intrinsic.cc                     |    2 +-
 gcc/fortran/trans-openmp.cc                        |   14 +-
 gcc/fortran/trans-types.cc                         |    2 +-
 gcc/genhooks.cc                                    |    9 +-
 gcc/gimple-fold.cc                                 |  232 +-
 gcc/gimple-fold.h                                  |  145 +-
 gcc/gimple-match.h                                 |   75 -
 gcc/gimple-range-cache.cc                          |  250 +-
 gcc/gimple-range-cache.h                           |   58 +-
 gcc/gimple-range-path.cc                           |    6 +-
 gcc/gimple-range-path.h                            |    1 -
 gcc/gimple-range-side-effect.cc                    |  310 +++
 gcc/gimple-range-side-effect.h                     |   82 +
 gcc/gimple-range.cc                                |   27 +-
 gcc/gimple-range.h                                 |    9 +-
 gcc/gimple-ssa-sprintf.cc                          |    2 +-
 gcc/gimple-ssa-warn-access.cc                      |    2 +-
 gcc/gimplify.cc                                    |  100 +-
 gcc/go/gofrontend/MERGE                            |    2 +-
 gcc/go/gofrontend/export.cc                        |   28 +
 gcc/go/gofrontend/statements.cc                    |   10 +
 gcc/godump.cc                                      |   11 +-
 gcc/graphite-isl-ast-to-gimple.cc                  |    2 +-
 gcc/graphite-scop-detection.cc                     |  184 +-
 gcc/graphite-sese-to-poly.cc                       |   25 +-
 gcc/hash-table.cc                                  |    2 +-
 gcc/input.cc                                       |    3 +-
 gcc/ipa-free-lang-data.cc                          |    4 +-
 gcc/ipa-inline.cc                                  |    2 +-
 gcc/jit/ChangeLog                                  |    6 +
 gcc/jit/jit-builtins.cc                            |    6 +-
 gcc/jit/jit-recording.cc                           |    4 +-
 gcc/lto/ChangeLog                                  |    5 +
 gcc/lto/lto-common.cc                              |    3 +-
 gcc/lto/lto-lang.cc                                |    4 +-
 gcc/match.pd                                       |   56 +
 gcc/omp-expand.cc                                  |   11 +-
 gcc/omp-low.cc                                     |   54 +-
 gcc/optc-save-gen.awk                              |   16 +-
 gcc/opts-global.cc                                 |    4 +-
 gcc/pointer-query.cc                               |    2 +-
 gcc/spellcheck.cc                                  |    2 +-
 gcc/system.h                                       |    6 +-
 gcc/targhooks.cc                                   |    8 +-
 gcc/testsuite/ChangeLog                            |  179 ++
 gcc/testsuite/c-c++-common/Wswitch-1.c             |   29 +
 gcc/testsuite/c-c++-common/gomp/all-memory-1.c     |    2 +
 gcc/testsuite/c-c++-common/gomp/all-memory-2.c     |    2 +
 gcc/testsuite/c-c++-common/gomp/depobj-1.c         |    5 +-
 .../c-c++-common/gomp/target-device-ancestor-5.c   |   28 +
 gcc/testsuite/g++.dg/cpp0x/initlist-array16.C      |   11 +
 gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C      |   12 +
 gcc/testsuite/g++.dg/gomp/depobj-1.C               |    2 +-
 gcc/testsuite/g++.dg/lookup/friend23.C             |   17 +
 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 +
 .../{g++.target/powerpc => g++.dg}/pr69667.C       |    3 +-
 gcc/testsuite/g++.dg/template/access37.C           |    8 +-
 gcc/testsuite/g++.dg/template/friend69.C           |    4 +-
 gcc/testsuite/g++.dg/torture/pr105577.C            |  156 ++
 .../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
 gcc/testsuite/g++.dg/warn/Wswitch-4.C              |   52 +
 .../{gcc.target => g++.target}/powerpc/pr83660.C   |    0
 gcc/testsuite/gcc.c-torture/execute/pr105613.c     |   26 +
 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/analyzer/stdarg-1.c           |  433 ++++
 gcc/testsuite/gcc.dg/analyzer/stdarg-2.c           |  436 ++++
 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/graphite/scop-22a.c           |   56 +
 gcc/testsuite/gcc.dg/pr105458.c                    |   20 +
 gcc/testsuite/gcc.dg/pr105591.c                    |   12 +
 gcc/testsuite/gcc.dg/pr105630.c                    |   22 +
 gcc/testsuite/gcc.dg/pr105635.c                    |   11 +
 gcc/testsuite/gcc.dg/torture/pr105598.c            |   32 +
 gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-19.c        |   21 +
 gcc/testsuite/gcc.target/i386/bmi-andn-3.c         |   15 +
 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/pr104375.c           |    9 +
 gcc/testsuite/gcc.target/i386/pr104610.c           |   13 +
 gcc/testsuite/gcc.target/i386/pr105033.c           |   27 +
 gcc/testsuite/gcc.target/i386/pr105587.c           |   11 +
 gcc/testsuite/gcc.target/i386/pr105624.c           |   19 +
 gcc/testsuite/gcc.target/i386/pr98865.c            |   54 +
 gcc/testsuite/gcc.target/powerpc/pr95737.c         |   11 +
 gcc/testsuite/gdc.test/compilable/aggr_alignment.d |   13 +-
 gcc/testsuite/gdc.test/compilable/compile1.d       |    2 +-
 gcc/testsuite/gdc.test/compilable/cppmangle.d      |    5 +
 gcc/testsuite/gdc.test/compilable/dbitfield.d      |   88 +
 .../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/dtoh_21217.d     |    2 +-
 .../gdc.test/compilable/dtoh_AliasDeclaration.d    |    2 +-
 .../gdc.test/compilable/dtoh_AliasDeclaration_98.d |    2 +-
 .../gdc.test/compilable/dtoh_AnonDeclaration.d     |    2 +-
 .../compilable/dtoh_CPPNamespaceDeclaration.d      |    2 +-
 .../gdc.test/compilable/dtoh_ClassDeclaration.d    |    2 +-
 .../gdc.test/compilable/dtoh_StructDeclaration.d   |    2 +-
 .../gdc.test/compilable/dtoh_TemplateDeclaration.d |    2 +-
 .../gdc.test/compilable/dtoh_UnionDeclaration.d    |    2 +-
 .../gdc.test/compilable/dtoh_VarDeclaration.d      |    2 +-
 .../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         |    2 +-
 .../gdc.test/compilable/dtoh_forwarding.d          |    2 +-
 gcc/testsuite/gdc.test/compilable/dtoh_functions.d |    9 +-
 gcc/testsuite/gdc.test/compilable/dtoh_ignored.d   |    2 +-
 .../gdc.test/compilable/dtoh_invalid_identifiers.d |    2 +-
 gcc/testsuite/gdc.test/compilable/dtoh_mangling.d  |    2 +-
 gcc/testsuite/gdc.test/compilable/dtoh_names.d     |    2 +-
 .../gdc.test/compilable/dtoh_protection.d          |    2 +-
 .../gdc.test/compilable/dtoh_required_symbols.d    |    2 +-
 .../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 +-
 gcc/testsuite/gdc.test/compilable/test17590.d      |    2 +-
 gcc/testsuite/gdc.test/compilable/test20427.d      |    3 +
 gcc/testsuite/gdc.test/compilable/test23047.d      |   13 +
 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/test3004.d       |    4 +-
 gcc/testsuite/gdc.test/compilable/vcg-ast.d        |    3 +-
 .../fail_compilation/attributediagnostic.d         |   23 +
 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/commaexp.d |   20 +-
 gcc/testsuite/gdc.test/fail_compilation/cppvar.d   |   22 +
 .../gdc.test/fail_compilation/dbitfields.d         |   32 +
 .../gdc.test/fail_compilation/diag10805.d          |    2 +-
 .../gdc.test/fail_compilation/diag10862.d          |    2 +-
 gcc/testsuite/gdc.test/fail_compilation/dip25.d    |    6 +-
 .../gdc.test/fail_compilation/dtor_attributes.d    |    2 +
 .../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/fail12604.d          |    4 +-
 .../gdc.test/fail_compilation/fail13902.d          |   10 +-
 .../gdc.test/fail_compilation/fail16001.d          |    2 +-
 .../gdc.test/fail_compilation/fail16575.d          |   65 +
 .../gdc.test/fail_compilation/fail16772.d          |    7 +
 gcc/testsuite/gdc.test/fail_compilation/fail196.d  |    2 +-
 .../gdc.test/fail_compilation/fail19759.d          |    8 +
 .../gdc.test/fail_compilation/fail19881.d          |    3 +-
 .../gdc.test/fail_compilation/fail20691.d          |    9 +-
 .../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 +
 .../gdc.test/fail_compilation/fail21868b.d         |    2 +-
 .../gdc.test/fail_compilation/fail23108a.d         |   16 +
 .../gdc.test/fail_compilation/fail23108b.d         |   18 +
 .../gdc.test/fail_compilation/fail23109.d          |   12 +
 gcc/testsuite/gdc.test/fail_compilation/fail3703.d |    4 +-
 .../gdc.test/fail_compilation/fail_scope.d         |   53 +-
 gcc/testsuite/gdc.test/fail_compilation/ice10949.d |    2 +-
 gcc/testsuite/gdc.test/fail_compilation/ice14844.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/ice9254a.d |   10 +-
 gcc/testsuite/gdc.test/fail_compilation/ice9254b.d |   10 +-
 gcc/testsuite/gdc.test/fail_compilation/ice9254c.d |   10 +-
 .../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/issue3827.d          |    4 +-
 .../gdc.test/fail_compilation/no_Throwable.d       |    4 +-
 gcc/testsuite/gdc.test/fail_compilation/retscope.d |   20 +-
 .../gdc.test/fail_compilation/retscope2.d          |    6 +-
 .../gdc.test/fail_compilation/retscope6.d          |   12 +-
 .../gdc.test/fail_compilation/safe_gshared.d       |   15 +
 .../gdc.test/fail_compilation/safe_pointer_index.d |   12 +
 .../gdc.test/fail_compilation/test13536.d          |    2 +-
 .../gdc.test/fail_compilation/test14496.d          |   10 +-
 .../gdc.test/fail_compilation/test15191.d          |   31 +-
 .../gdc.test/fail_compilation/test15373.d          |    2 +-
 .../gdc.test/fail_compilation/test16188.d          |   10 +-
 .../gdc.test/fail_compilation/test16365.d          |    2 +-
 .../gdc.test/fail_compilation/test17284.d          |    3 +-
 .../gdc.test/fail_compilation/test17423.d          |    2 +-
 .../gdc.test/fail_compilation/test17868b.d         |   14 +-
 .../gdc.test/fail_compilation/test18130.d          |    2 +-
 .../gdc.test/fail_compilation/test18282.d          |    2 +-
 .../gdc.test/fail_compilation/test18484.d          |    4 +-
 .../gdc.test/fail_compilation/test20245.d          |   14 +-
 .../gdc.test/fail_compilation/test20569.d          |    4 +-
 .../gdc.test/fail_compilation/test21198.d          |    2 +-
 .../gdc.test/fail_compilation/test21204.d          |    2 +-
 .../gdc.test/fail_compilation/test21665.d          |    2 +-
 .../gdc.test/fail_compilation/test22145.d          |    1 +
 .../gdc.test/fail_compilation/test22593.d          |    2 +-
 gcc/testsuite/gdc.test/fail_compilation/test9150.d |    2 +-
 gcc/testsuite/gdc.test/fail_compilation/traits.d   |    8 +-
 .../gdc.test/fail_compilation/udaparams.d          |    4 +-
 gcc/testsuite/gdc.test/runnable/bit.d              |  106 +
 gcc/testsuite/gdc.test/runnable/dbitfields.d       |  189 ++
 gcc/testsuite/gdc.test/runnable/interpret.d        |   16 +
 gcc/testsuite/gdc.test/runnable/test17868b.d       |    4 +-
 gcc/testsuite/gdc.test/runnable/test20734.d        |   28 +
 gcc/testsuite/gdc.test/runnable/test21416.d        |    9 +
 gcc/testsuite/gdc.test/runnable/test23083.d        |   16 +
 gcc/testsuite/gdc.test/runnable/testcontracts.d    |   26 +-
 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/depobj-1.f90        |    3 +
 gcc/testsuite/gfortran.dg/gomp/depobj-2.f90        |    6 +-
 gcc/tree-core.h                                    |    1 +
 gcc/tree-pretty-print.cc                           |    3 +
 gcc/tree-scalar-evolution.cc                       |  173 +-
 gcc/tree-ssa-forwprop.cc                           |   25 +-
 gcc/tree-ssa-pre.cc                                |   18 +-
 gcc/tree-ssa-sink.cc                               |    3 +
 gcc/tree-vect-slp-patterns.cc                      |    2 +-
 gcc/tree-vrp.cc                                    |    2 +-
 gcc/tree.cc                                        |    4 +-
 gcc/tree.h                                         |   49 +
 gcc/value-relation.cc                              |    8 +-
 gcc/varasm.cc                                      |   33 +-
 gcc/varasm.h                                       |    2 +
 include/ChangeLog                                  |   21 +
 include/cuda/cuda.h                                |   19 +-
 include/demangle.h                                 |    4 +-
 include/gomp-constants.h                           |    1 +
 libgomp/ChangeLog                                  |   55 +
 libgomp/libgomp.h                                  |    4 +-
 libgomp/libgomp.texi                               |  102 +-
 libgomp/task.c                                     |   33 +-
 .../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 +
 libgomp/testsuite/libgomp.c-c++-common/depend-1.c  |    7 +-
 libgomp/testsuite/libgomp.c-c++-common/depend-2.c  |    7 +-
 libgomp/testsuite/libgomp.c-c++-common/depend-3.c  |    7 +-
 .../libgomp.c-c++-common/depend-inoutset-1.c       |  164 ++
 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 ++
 libiberty/ChangeLog                                |   19 +
 libiberty/cp-demangle.c                            |  271 +--
 libiberty/testsuite/demangle-expected              |   10 +
 libphobos/ChangeLog                                |   11 +
 libphobos/libdruntime/MERGE                        |    2 +-
 libphobos/libdruntime/Makefile.am                  |    6 +-
 libphobos/libdruntime/Makefile.in                  |  132 +-
 libphobos/libdruntime/__builtins.di                |   31 +-
 .../libdruntime/core/internal/array/appending.d    |  106 +-
 libphobos/libdruntime/core/internal/array/utils.d  |   60 +-
 libphobos/libdruntime/core/internal/traits.d       |    2 +-
 libphobos/libdruntime/core/lifetime.d              |   13 +-
 libphobos/libdruntime/core/memory.d                |    2 +-
 libphobos/libdruntime/core/simd.d                  |   24 +
 .../libdruntime/core/sys/dragonflybsd/sys/elf32.d  |  155 +-
 .../libdruntime/core/sys/dragonflybsd/sys/elf64.d  |  154 +-
 .../core/sys/dragonflybsd/sys/elf_common.d         |  601 +----
 libphobos/libdruntime/core/sys/elf/package.d       | 2532 ++++++++++++++++++++
 libphobos/libdruntime/core/sys/freebsd/sys/elf32.d |  151 --
 libphobos/libdruntime/core/sys/freebsd/sys/elf64.d |  159 --
 .../libdruntime/core/sys/freebsd/sys/elf_common.d  |  803 +------
 libphobos/libdruntime/core/sys/linux/elf.d         | 2419 +------------------
 libphobos/libdruntime/core/sys/netbsd/sys/elf32.d  |  151 --
 libphobos/libdruntime/core/sys/netbsd/sys/elf64.d  |  150 --
 .../libdruntime/core/sys/netbsd/sys/elf_common.d   |  758 +-----
 libphobos/libdruntime/core/sys/openbsd/sys/elf32.d |  158 +-
 libphobos/libdruntime/core/sys/openbsd/sys/elf64.d |  157 +-
 .../libdruntime/core/sys/openbsd/sys/elf_common.d  |  604 +----
 libphobos/libdruntime/core/sys/posix/sys/socket.d  |   33 +-
 libphobos/libdruntime/core/sys/solaris/sys/elf.d   |  488 +---
 libphobos/libdruntime/core/sys/windows/objbase.d   |    1 +
 libphobos/libdruntime/core/sys/windows/unknwn.d    |    1 +
 libphobos/libdruntime/core/thread/osthread.d       |    5 +-
 libphobos/libdruntime/core/thread/threadbase.d     |    9 +-
 libphobos/libdruntime/object.d                     |    3 +-
 libphobos/libdruntime/rt/lifetime.d                |    4 +-
 libphobos/src/MERGE                                |    2 +-
 libphobos/src/std/exception.d                      |    2 +-
 libphobos/src/std/experimental/logger/core.d       |    8 +-
 libphobos/src/std/math/exponential.d               |    4 +-
 libphobos/src/std/math/hardware.d                  |    4 +-
 libphobos/src/std/outbuffer.d                      |   71 +-
 libphobos/src/std/socket.d                         |   70 +-
 libphobos/src/std/sumtype.d                        |   23 +-
 libphobos/src/std/traits.d                         |    5 +-
 libphobos/src/std/typecons.d                       |    4 +-
 .../testsuite/libphobos.init_fini/custom_gc.d      |    3 +-
 libstdc++-v3/ChangeLog                             |   77 +
 libstdc++-v3/doc/html/index.html                   |    2 +-
 libstdc++-v3/doc/html/manual/index.html            |    4 +-
 libstdc++-v3/doc/html/manual/intro.html            |    2 +-
 libstdc++-v3/doc/html/manual/setup.html            |    2 +-
 libstdc++-v3/doc/html/manual/status.html           |  233 +-
 libstdc++-v3/doc/xml/manual/intro.xml              |   10 +-
 libstdc++-v3/doc/xml/manual/prerequisites.xml      |    3 +-
 libstdc++-v3/doc/xml/manual/status_cxx2020.xml     |   18 +-
 libstdc++-v3/doc/xml/manual/status_cxx2023.xml     |  573 +++++
 libstdc++-v3/include/bits/ios_base.h               |    6 +-
 libstdc++-v3/include/std/future                    |    3 +
 libstdc++-v3/include/std/memory_resource           |   46 +-
 libstdc++-v3/include/std/system_error              |   23 +-
 libstdc++-v3/src/Makefile.am                       |   16 +-
 libstdc++-v3/src/Makefile.in                       |   31 +-
 libstdc++-v3/src/c++11/chrono.cc                   |    5 +-
 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-thread-c++0x.cc        |    4 +
 libstdc++-v3/src/c++11/system_error.cc             |    8 +-
 libstdc++-v3/src/c++17/memory_resource.cc          |   12 +-
 .../testsuite/20_util/expected/synopsis.cc         |    1 +
 .../20_util/polymorphic_allocator/lwg3683.cc       |   13 +
 .../testsuite/27_io/headers/iosfwd/synopsis.cc     |    1 +
 662 files changed, 21282 insertions(+), 18446 deletions(-)


             reply	other threads:[~2022-05-20  1:41 UTC|newest]

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

Reply instructions:

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

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

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

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

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

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

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