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 r11-10405] Daily bump.
Date: Fri, 2 Dec 2022 00:21:19 +0000 (GMT) [thread overview]
Message-ID: <20221202002119.EDA993858D32@sourceware.org> (raw)
https://gcc.gnu.org/g:0ccdba3e5e7451b07d9858a8650478c5fb94aad1
commit r11-10405-g0ccdba3e5e7451b07d9858a8650478c5fb94aad1
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Fri Dec 2 00:20:41 2022 +0000
Daily bump.
Diff:
---
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d93a5f28d94..91baa4b78c5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2022-12-01 liuhongt <hongtao.liu@intel.com>
+
+ PR target/107863
+ * config/i386/i386-expand.c (ix86_expand_vec_set_builtin):
+ Convert op1 to target mode whenever mode mismatch.
+
2022-11-30 John David Anglin <danglin@gcc.gnu.org>
* config/pa/pa.md (addvdi3): Force operand 2 to a register.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index f0a26d37c16..c7106babaa0 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221201
+20221202
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 2d6bddb5c29..d870c4b3746 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-01 liuhongt <hongtao.liu@intel.com>
+
+ * gcc.target/i386/pr107863.c: New test.
+
2022-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
Backported from master:
reply other threads:[~2022-12-02 0:21 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=20221202002119.EDA993858D32@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: 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).