public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc r12-9242] Daily bump. Date: Sun, 12 Mar 2023 00:20:57 +0000 (GMT) [thread overview] Message-ID: <20230312002057.9C7E13858D1E@sourceware.org> (raw) https://gcc.gnu.org/g:18dee4a183ae4e795c9e64df0cc4ab6b8932731a commit r12-9242-g18dee4a183ae4e795c9e64df0cc4ab6b8932731a Author: GCC Administrator <gccadmin@gcc.gnu.org> Date: Sun Mar 12 00:20:16 2023 +0000 Daily bump. Diff: --- gcc/ChangeLog | 11 +++++++++++ gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 7 +++++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1f98dcc74a6..71e9438a63f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,14 @@ +2023-03-11 Andrew Pinski <apinski@marvell.com> + + Backported from master: + 2022-12-21 Andrew Pinski <apinski@marvell.com> + + PR tree-optimization/105532 + * match.pd (~(X >> Y) -> ~X >> Y): Check if it is an integral + type before calling tree_nonzero_bits. + (popcount(X) + popcount(Y)): Likewise. + (popcount(X&C1)): Likewise. + 2023-03-10 Andrew Pinski <apinski@marvell.com> Backported from master: diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 1a5dec56378..4ce3ea7c20f 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20230311 +20230312 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 067b7d72af8..c871c4ca24e 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2023-03-11 Andrew Pinski <apinski@marvell.com> + + Backported from master: + 2022-12-21 Andrew Pinski <apinski@marvell.com> + + * gcc.c-torture/compile/vector-shift-1.c: New test. + 2023-03-10 Andrew Pinski <apinski@marvell.com> Backported from master:
reply other threads:[~2023-03-12 0:20 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20230312002057.9C7E13858D1E@sourceware.org \ --to=gccadmin@gcc.gnu.org \ --cc=gcc-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).