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-5282] Daily bump.
Date: Mon, 23 Jan 2023 00:17:50 +0000 (GMT)	[thread overview]
Message-ID: <20230123001750.DBD073858D32@sourceware.org> (raw)

https://gcc.gnu.org/g:7823285a7ae8c516d2dfa96d426692bf2aef571e

commit r13-5282-g7823285a7ae8c516d2dfa96d426692bf2aef571e
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jan 23 00:16:34 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 12 ++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
 libffi/ChangeLog        |  5 +++++
 4 files changed, 55 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bc09889d371..5ac20c50e4e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,15 @@
+2023-01-22  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+	* config/pru/pru.h (CLZ_DEFINED_VALUE_AT_ZERO): Fix value for QI
+	and HI input modes.
+	* config/pru/pru.md (clz): Fix generated code for QI and HI
+	input modes.
+
+2023-01-22  Cupertino Miranda  <cupertino.miranda@oracle.com>
+
+	* config/v850/v850.cc (v850_select_section): Put const volatile
+	objects into read-only sections.
+
 2023-01-20  Tejas Belagod  <tejas.belagod@arm.com>
 
 	* config/aarch64/arm_neon.h (vmull_p64, vmull_high_p64, vaeseq_u8,
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 39523e2052c..3426cc88910 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230122
+20230123
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 88561ff1c85..5bf9136ee9e 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,40 @@
+2023-01-22  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* gm2/case/pass/case-pass.exp: Update for removal of concatenated
+	paths.
+	* gm2/complex/pass/complex-pass.exp: Likewise.
+	* gm2/coroutines/pim/run/pass/coroutines-pim-run-pass.exp: Likewise.
+	* gm2/iso/analysis/fail/iso-analysis-fail.exp: Likewise.
+	* gm2/iso/check/fail/iso-check-fail.exp: Likewise.
+	* gm2/iso/fail/iso-fail.exp: Likewise.
+	* gm2/iso/pass/iso-pass.exp: Likewise.
+	* gm2/isolib/run/pass/isolib-run-pass.exp: Likewise.
+	* gm2/pim/fail/pim-fail.exp: Likewise.
+	* gm2/pim/pass/pim-pass.exp: Likewise.
+	* gm2/pimlib/logitech/run/pass/pimlib-logitech-run-pass.exp: Likewise.
+	* gm2/pimlib/pass/pimlib-pass.exp: Likewise.
+	* gm2/pimlib/run/pass/pimlib-run-pass.exp: Likewise.
+	* gm2/projects/iso/run/pass/halma/projects-iso-run-pass-halma.exp: Likewise.
+	* gm2/projects/iso/run/pass/hello/projects-iso-run-pass-hello.exp: Likewise.
+	* gm2/projects/log/run/pass/hello/projects-log-run-pass-hello.exp: Likewise.
+	* gm2/projects/pim/run/pass/hello/projects-pim-run-pass-hello.exp: Likewise.
+	* gm2/recover/pass/recover-pass.exp: Likewise.
+	* gm2/switches/makeall/fail/switches-makeall-fail.exp: Likewise.
+	* gm2/switches/makeall/pass/switches-makeall-pass.exp: Likewise.
+	* gm2/switches/none/run/pass/gm2-none.exp: Likewise.
+	* gm2/switches/pim2/run/pass/switches-pim2-run-pass.exp: Likewise.
+	* gm2/ulmlib/pass/ulmlib-pass.exp: Likewise.
+	* gm2/ulmlib/std/pass/ulmlib-std-pass.exp: Likewise.
+	* gm2/ulmlib/sys/pass/ulmlib-sys-pass.exp: Likewise.
+	* lib/gm2.exp: Make the paths list a mandatory entry for each gm2_init_xxx
+	function. Remove the use of concatenated include and library paths.
+	Remove string processing where possible.
+
+2023-01-22  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+	* gcc.target/pru/clz-hi-2.c: New test.
+	* gcc.target/pru/clz-hi.c: New test.
+
 2023-01-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
 	PR fortran/102595
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index cadd5e719cc..0759d0dd0b0 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,3 +1,8 @@
+2023-01-22  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* testsuite/lib/libffi.exp: Search for both shared and archive
+	in each path in turn.
+
 2023-01-07  LIU Hao  <lh_mouse@126.com>
 
 	PR middle-end/108300

                 reply	other threads:[~2023-01-23  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=20230123001750.DBD073858D32@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).