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-2916] Daily bump.
Date: Mon, 16 Aug 2021 00:17:11 +0000 (GMT)	[thread overview]
Message-ID: <20210816001711.D10393858406@sourceware.org> (raw)

https://gcc.gnu.org/g:94974e8b580919ded10c3e73348d7af68e74736a

commit r12-2916-g94974e8b580919ded10c3e73348d7af68e74736a
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Aug 16 00:16:32 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 16 ++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   | 10 ++++++++++
 gcc/testsuite/ChangeLog |  6 ++++++
 4 files changed, 33 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a9753a50acb..545a81da1a3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,19 @@
+2021-08-15  Clément Chigot  <clement.chigot@atos.net>
+
+	* config/rs6000/rs6000.c (xcoff_tls_exec_model_detected): New.
+	(rs6000_legitimize_tls_address_aix): Use it.
+	(rs6000_xcoff_file_end): Add ".ref __tls_get_addr" when
+	xcoff_tls_exec_model_detected is true.
+
+2021-08-15  Jeff Law  <jlaw@localhost.localdomain>
+
+	* config/h8300/h8300.c (shift_alg_si): Retune H8/300H shifts
+	to allow a bit more code growth, saving many dozens of cycles.
+	(h8300_option_override): Adjus shift_alg_si if optimizing for
+	code size.
+	(get_shift_alg): Use special + inline shifts for residuals
+	in more cases.
+
 2021-08-14  Stafford Horne  <shorne@gmail.com>
 
 	PR target/99783
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index bcfecf47870..3d4cb61dc27 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210815
+20210816
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 7e1db26fa8a..f4016f68bba 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,13 @@
+2021-08-15  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/99351
+	* match.c (sync_statement): Replace %v code by %e in gfc_match to
+	allow for function references as STAT and ERRMSG arguments.
+	* resolve.c (resolve_sync): Adjust checks of STAT= and ERRMSG= to
+	being definable arguments.  Function references with a data
+	pointer result are accepted.
+	* trans-stmt.c (gfc_trans_sync): Adjust assertion.
+
 2021-08-12  Tobias Burnus  <tobias@codesourcery.com>
 
 	* gfortran.h (gfc_omp_proc_bind_kind): Add OMP_PROC_BIND_PRIMARY.
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 48eb0544c87..92fc81aab58 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2021-08-15  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/99351
+	* gfortran.dg/coarray_sync.f90: New test.
+	* gfortran.dg/coarray_3.f90: Adjust error messages.
+
 2021-08-14  Martin Sebor  <msebor@redhat.com>
 
 	PR middle-end/101791


                 reply	other threads:[~2021-08-16  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=20210816001711.D10393858406@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).