public inbox for libstdc++-cvs@sourceware.org help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12 Date: Thu, 28 Jul 2022 13:29:42 +0000 (GMT) [thread overview] Message-ID: <20220728132942.86D40385AE46@sourceware.org> (raw) https://gcc.gnu.org/g:05e72a801bb9e7325a6481e42e482eb10df76795 commit 05e72a801bb9e7325a6481e42e482eb10df76795 Merge: 89dd8390cdf 8c57e8005db Author: Tobias Burnus <tobias@codesourcery.com> Date: Wed Jul 13 11:09:35 2022 +0200 Merge branch 'releases/gcc-12' into devel/omp/gcc-12 Merge up to r12-8566-g8c57e8005db4864ecfba791d788f0b1dc6110f3b (13th July 2022) Diff: gcc/ChangeLog | 35 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 17 ++++++ gcc/c-family/c-format.cc | 3 +- gcc/c-family/known-headers.cc | 14 +++++ gcc/config/i386/i386.md | 22 +++++--- gcc/config/loongarch/loongarch.cc | 12 +++-- gcc/config/loongarch/loongarch.md | 2 +- gcc/testsuite/ChangeLog | 39 ++++++++++++++ gcc/testsuite/g++.dg/spellcheck-stdlib.C | 29 ++++++++++ gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C | 10 ++++ gcc/testsuite/gcc.c-torture/execute/mul-sext.c | 20 +++++++ .../gcc.dg/tree-ssa/alias-access-path-13.c | 36 +++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr105860.c | 63 ++++++++++++++++++++++ gcc/testsuite/gcc.target/loongarch/mulw_d_w.c | 10 ++++ gcc/testsuite/gcc.target/loongarch/prolog-opt.c | 15 ++++++ gcc/tree-sra.cc | 13 ++++- libstdc++-v3/ChangeLog | 20 +++++++ libstdc++-v3/include/Makefile.am | 2 +- libstdc++-v3/include/Makefile.in | 2 +- .../27_io/filesystem/iterators/error_reporting.cc | 9 +++- .../filesystem/iterators/error_reporting.cc | 9 +++- 22 files changed, 363 insertions(+), 21 deletions(-)
next reply other threads:[~2022-07-28 13:29 UTC|newest] Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-07-28 13:29 Tobias Burnus [this message] -- strict thread matches above, loose matches on Subject: below -- 2023-02-27 16:34 Tobias Burnus 2023-02-20 6:52 Tobias Burnus 2023-02-13 9:21 Tobias Burnus 2023-02-06 7:42 Tobias Burnus 2023-01-19 20:24 Tobias Burnus 2023-01-09 9:21 Tobias Burnus 2022-12-27 10:54 Tobias Burnus 2022-12-21 18:21 Tobias Burnus 2022-12-19 17:32 Tobias Burnus 2022-11-25 10:37 Tobias Burnus 2022-11-18 9:48 Tobias Burnus 2022-11-14 15:41 Tobias Burnus 2022-10-24 10:21 Tobias Burnus 2022-10-11 8:26 Tobias Burnus 2022-09-29 14:45 Tobias Burnus 2022-09-23 8:48 Tobias Burnus 2022-09-09 13:39 Tobias Burnus 2022-08-31 6:14 Tobias Burnus 2022-07-28 13:29 Tobias Burnus 2022-07-01 18:13 Kwok Yeung
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=20220728132942.86D40385AE46@sourceware.org \ --to=burnus@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: linkBe 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).