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

https://gcc.gnu.org/g:c42f1e7734412c64e45a0fb0e519d40e144d6f9d

commit r12-7308-gc42f1e7734412c64e45a0fb0e519d40e144d6f9d
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Feb 21 00:16:24 2022 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/d/ChangeLog         | 22 ++++++++++++++++++++++
 gcc/fortran/ChangeLog   |  8 ++++++++
 gcc/testsuite/ChangeLog |  9 +++++++++
 libphobos/ChangeLog     |  7 +++++++
 5 files changed, 47 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index b9255102454..fe355427f10 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220220
+20220221
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index 8274a4dd7cb..812a23be7af 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,25 @@
+2022-02-20  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* expr.cc (ExprVisitor::visit (DeleteExp *)): Remove handling of
+	deleting GC allocated classes.
+	* runtime.def (DELCLASS): Remove.
+	(DELINTERFACE): Remove.
+
+2022-02-20  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* dmd/MERGE: Merge upstream dmd cb49e99f8.
+	* dmd/VERSION: Update version to v2.099.0-beta.1.
+	* decl.cc (layout_class_initializer): Update call to NewExp::create.
+	* expr.cc (ExprVisitor::visit (DeleteExp *)): Remove handling of
+	deleting arrays and pointers.
+	(ExprVisitor::visit (DotVarExp *)): Convert complex types to the
+	front-end library type representing them.
+	(ExprVisitor::visit (StringExp *)): Use getCodeUnit instead of charAt
+	to get the value of each index in a string expression.
+	* runtime.def (DELMEMORY): Remove.
+	(DELARRAYT): Remove.
+	* types.cc (TypeVisitor::visit (TypeEnum *)): Handle anonymous enums.
+
 2022-02-16  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	* d-builtins.cc (d_build_builtins_module): Set purity of DECL_PURE_P
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 4a1371b95bc..99282bbda40 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,11 @@
+2022-02-20  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/77693
+	* data.cc (gfc_assign_data_value): If a variable in a data
+	statement has the POINTER attribute, check for allowed initial
+	data target that is compatible with pointer assignment.
+	* gfortran.h (IS_POINTER): New macro.
+
 2022-02-15  Tobias Burnus  <tobias@codesourcery.com>
 
 	* trans-openmp.cc (gfc_trans_omp_depobj): Fix to alloc/ptr dummy
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 54228c7565a..056dbfae541 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2022-02-20  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* gdc.dg/special1.d: New file.
+
+2022-02-20  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/77693
+	* gfortran.dg/data_pointer_2.f90: New test.
+
 2022-02-19  Tom de Vries  <tdevries@suse.de>
 
 	* gcc.target/nvptx/atomic-store-1.c: Update.
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 53596742a8b..22ec7794a6f 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,10 @@
+2022-02-20  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* libdruntime/MERGE: Merge upstream druntime 55528bd1.
+	* src/MERGE: Merge upstream phobos 1a3e80ec2.
+	* testsuite/libphobos.hash/test_hash.d: Update.
+	* testsuite/libphobos.betterc/test19933.d: New test.
+
 2022-02-16  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	* Makefile.in: Regenerate.


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

only message in thread, other threads:[~2022-02-21  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21  0:17 [gcc r12-7308] 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).