public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/c++-coroutines] Merge master r12-6159.
@ 2021-12-31 19:49 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2021-12-31 19:49 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:24d7992c8a386b28784be096401fbe8a236efea1

commit 24d7992c8a386b28784be096401fbe8a236efea1
Merge: abc5ef891cc e3cbb8c66c9
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Fri Dec 31 17:32:58 2021 +0000

    Merge master r12-6159.
    
            * Merge master r12-6159-ge3cbb8c66c93.

Diff:

 gcc/ChangeLog                                     | 97 +++++++++++++++++++++++
 gcc/DATESTAMP                                     |  2 +-
 gcc/c-family/ChangeLog                            |  7 ++
 gcc/c-family/c-cppbuiltin.c                       |  6 ++
 gcc/config/aarch64/aarch64-c.c                    |  2 +
 gcc/config/arm/arm-c.c                            |  2 +
 gcc/config/i386/i386-c.c                          |  4 +
 gcc/config/s390/s390-c.c                          |  2 +
 gcc/doc/cpp.texi                                  |  2 +-
 gcc/emit-rtl.c                                    |  8 +-
 gcc/fortran/ChangeLog                             | 10 +++
 gcc/go/gofrontend/MERGE                           |  2 +-
 gcc/go/gofrontend/types.cc                        | 15 +++-
 gcc/godump.c                                      |  2 +-
 gcc/loop-invariant.c                              | 17 +++-
 gcc/regrename.c                                   | 13 ++-
 gcc/shrink-wrap.c                                 |  5 +-
 gcc/testsuite/ChangeLog                           | 53 +++++++++++++
 gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 50 ++++++------
 gcc/testsuite/c-c++-common/cpp/va-opt-9.c         | 20 +++++
 gcc/testsuite/g++.dg/cpp/pr103012.C               | 18 +++++
 gcc/testsuite/g++.dg/opt/pr103742.C               | 36 +++++++++
 gcc/testsuite/g++.dg/opt/pr103756.C               | 57 +++++++++++++
 gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C  | 44 +++++-----
 gcc/testsuite/g++.target/i386/pr103012.C          | 19 +++++
 gcc/testsuite/gcc.dg/Wstringop-overflow-28.c      |  8 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-68.c      |  2 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-75.c      | 36 ++++-----
 gcc/testsuite/gcc.dg/Wstringop-overflow-76.c      | 20 ++---
 gcc/testsuite/gcc.dg/loop-invariant-2.c           | 20 +++++
 gcc/testsuite/gcc.dg/pr103808.c                   | 23 ++++++
 gcc/testsuite/gcc.dg/pr103860.c                   | 31 ++++++++
 gcc/testsuite/lib/prune.exp                       |  7 ++
 gcc/testsuite/lib/target-supports.exp             | 16 ++++
 gcc/tree-ssa-dce.c                                | 38 ++++++++-
 libcpp/ChangeLog                                  |  6 ++
 libcpp/macro.c                                    |  8 +-
 libgfortran/ChangeLog                             |  4 +
 libgfortran/ieee/ieee_helper.c                    | 21 +++--
 libgfortran/runtime/string.c                      |  4 +-
 libgo/mkrsysinfo.sh                               |  2 +-
 libiberty/ChangeLog                               |  7 ++
 libiberty/cp-demangle.c                           |  5 +-
 libiberty/testsuite/demangle-expected             |  5 ++
 44 files changed, 645 insertions(+), 111 deletions(-)


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

only message in thread, other threads:[~2021-12-31 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31 19:49 [gcc/devel/c++-coroutines] Merge master r12-6159 Iain D Sandoe

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