public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/c++-coroutines] Merge master r11-422.
@ 2020-05-15 19:29 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2020-05-15 19:29 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:7b8d6985a8b8074659a5fe07bbb42161d2dcec6e

commit 7b8d6985a8b8074659a5fe07bbb42161d2dcec6e
Merge: 6b83db5d272 4c1a5d8b71e
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Fri May 15 19:48:51 2020 +0100

    Merge master r11-422.
    
    2020-05-15  Iain Sandoe  <iain@sandoe.co.uk>
    
            * Merge master r11-422-g4c1a5d8b71e2.

Diff:

 config/ChangeLog                                   |   6 +
 config/cet.m4                                      |   3 +
 contrib/ChangeLog                                  |   5 +
 contrib/dg-extract-results.py                      |   6 +-
 contrib/dg-extract-results.sh                      |  12 +-
 gcc/ChangeLog                                      |  99 +++
 gcc/DATESTAMP                                      |   2 +-
 gcc/config/arm/arm.c                               |  28 +-
 gcc/config/gcn/gcn-valu.md                         | 163 +++--
 gcc/config/gcn/gcn.c                               |  13 +-
 gcc/config/i386/i386.md                            |  81 ++-
 gcc/config/i386/mmx.md                             | 104 ++-
 gcc/cp/ChangeLog                                   |   9 +
 gcc/cp/pt.c                                        |  59 +-
 gcc/doc/sourcebuild.texi                           |   3 +
 gcc/fortran/ChangeLog                              |   6 +
 gcc/fortran/openmp.c                               |  17 +-
 gcc/gimple-ssa-split-paths.c                       |  10 +-
 gcc/gimplify.c                                     |   4 +-
 gcc/go/gofrontend/MERGE                            |   2 +-
 gcc/hsa-gen.c                                      |  14 +-
 gcc/loop-doloop.c                                  |  38 +-
 gcc/testsuite/ChangeLog                            |  44 ++
 gcc/testsuite/gcc.dg/pr95133.c                     |  14 +
 gcc/testsuite/gcc.dg/tree-ssa/split-path-7.c       |   2 +-
 gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-13.c        |  25 +
 gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-14.c        |  17 +
 gcc/testsuite/gcc.target/gcn/gcn.exp               |  42 ++
 gcc/testsuite/gcc.target/gcn/vcc-clobber.c         |  33 +
 gcc/testsuite/gcc.target/i386/pr95046-8.c          |  22 +
 gcc/testsuite/gcc.target/powerpc/doloop-2.c        |  29 +
 gcc/testsuite/gfortran.dg/gomp/openmp-simd-4.f90   |  65 ++
 .../gfortran.dg/gomp/target-exit-data.f90          |  20 +
 gcc/testsuite/jit.dg/jit.exp                       |   5 +
 gcc/testsuite/lib/target-supports.exp              |  15 +
 gcc/tree-ssa-sink.c                                | 185 ++++-
 gcc/tree-vect-slp.c                                |  19 +-
 libatomic/ChangeLog                                |   5 +
 libatomic/configure                                |   3 +
 libbacktrace/ChangeLog                             |   5 +
 libbacktrace/configure                             |   3 +
 libgcc/ChangeLog                                   |   5 +
 libgcc/configure                                   |   3 +
 libgfortran/ChangeLog                              |   5 +
 libgfortran/configure                              |   7 +-
 libgo/Makefile.am                                  |   2 +
 libgo/Makefile.in                                  |   2 +-
 libgomp/ChangeLog                                  |   5 +
 libgomp/configure                                  |   3 +
 libiberty/ChangeLog                                |  38 +
 libiberty/d-demangle.c                             | 773 ++++++++++++++-------
 libiberty/testsuite/d-demangle-expected            |  80 +++
 libitm/ChangeLog                                   |   5 +
 libitm/configure                                   |   3 +
 libobjc/ChangeLog                                  |   5 +
 libobjc/configure                                  |   7 +-
 libphobos/ChangeLog                                |   5 +
 libphobos/configure                                |  11 +-
 libquadmath/ChangeLog                              |   5 +
 libquadmath/configure                              |   3 +
 libsanitizer/ChangeLog                             |   5 +
 libsanitizer/configure                             |   3 +
 libssp/ChangeLog                                   |   5 +
 libssp/configure                                   |   7 +-
 libstdc++-v3/ChangeLog                             |   5 +
 libstdc++-v3/configure                             |   3 +
 libvtv/ChangeLog                                   |   5 +
 libvtv/configure                                   |   3 +
 zlib/ChangeLog.gcj                                 |   5 +
 zlib/configure                                     |   7 +-
 70 files changed, 1797 insertions(+), 455 deletions(-)


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

only message in thread, other threads:[~2020-05-15 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 19:29 [gcc/devel/c++-coroutines] Merge master r11-422 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).