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 r13-3181] Daily bump.
Date: Mon, 10 Oct 2022 00:17:22 +0000 (GMT)	[thread overview]
Message-ID: <20221010001722.487663858D1E@sourceware.org> (raw)

https://gcc.gnu.org/g:570eb458c64a15d33817994f8e4640b63c81d6d4

commit r13-3181-g570eb458c64a15d33817994f8e4640b63c81d6d4
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Oct 10 00:16:29 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 23 +++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 13 +++++++++++++
 3 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5086463eba3..8f729dc5b33 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,26 @@
+2022-10-09  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+	PR target/106562
+	* config/pru/pru-protos.h (pru_noteq_condition): New
+	function declaration.
+	* config/pru/pru.cc (pru_noteq_condition): New function.
+	* config/pru/pru.md (cbranchdi4): Define new pattern.
+
+2022-10-09  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+	* config/pru/pru.md (lshrdi3): New expand pattern.
+	(ashldi3): Ditto.
+
+2022-10-09  YunQiang Su  <yunqiang.su@cipunited.com>
+
+	* config.gcc: set with_arch to default_mips_arch if no defined.
+	* config/mips/driver-native.cc (host_detect_local_cpu):
+	  try getauxval(AT_BASE_PLATFORM) and _MIPS_ARCH, too.
+	  pass -mnan=2008 if __mips_nan2008__ is defined.
+	* config.in: define HAVE_SYS_AUXV_H and HAVE_GETAUXVAL.
+	* configure.ac: detect sys/auxv.h and getauxval.
+	* configure: regenerated.
+
 2022-10-07  Eugene Rozenfeld  <erozen@microsoft.com>
 
 	* tree-cfg.cc (assign_discriminators): Set discriminators for call stmts
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 15f928cb50e..836fdacb295 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221009
+20221010
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index a27b5244e74..1b40443e012 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,16 @@
+2022-10-09  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+	PR target/106562
+	* gcc.target/pru/pr106562-1.c: New test.
+	* gcc.target/pru/pr106562-2.c: New test.
+	* gcc.target/pru/pr106562-3.c: New test.
+	* gcc.target/pru/pr106562-4.c: New test.
+
+2022-10-09  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+	* gcc.target/pru/ashiftdi-1.c: New test.
+	* gcc.target/pru/lshiftrtdi-1.c: New test.
+
 2022-10-08  Harald Anlauf  <anlauf@gmx.de>
 	    Mikael Morin  <mikael@gcc.gnu.org>

                 reply	other threads:[~2022-10-10  0:17 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=20221010001722.487663858D1E@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).