public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2916] Daily bump.
@ 2021-08-16  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2021-08-16  0:17 UTC (permalink / raw)
  To: gcc-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-16  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16  0:17 [gcc r12-2916] Daily bump GCC Administrator

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).