aboutsummaryrefslogtreecommitdiff
path: root/gcc/d
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-11-19 00:16:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-11-19 00:16:30 +0000
commit25bb75f841c552cfd27a4344b7487efbe35b4481 (patch)
treee1a05ec3a33acbf1e606003dafffccc8afe6782a /gcc/d
parent1be4878116a2be82552bd59c3c1c9adcac3d106b (diff)
downloadgcc-25bb75f841c552cfd27a4344b7487efbe35b4481.zip
gcc-25bb75f841c552cfd27a4344b7487efbe35b4481.tar.gz
gcc-25bb75f841c552cfd27a4344b7487efbe35b4481.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/d')
-rw-r--r--gcc/d/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index 29e3b44..3e23bfe 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,22 @@
+2020-11-18 Jakub Jelinek <jakub@redhat.com>
+
+ * Make-lang.in (d.serial): New goal.
+ (.PHONY): Add d.serial d.prev.
+ (d21$(exeext)): Depend on d.prev. Call LINK_PROGRESS.
+
+2020-11-18 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/97843
+ * d-codegen.cc (build_assign): Evaluate TARGET_EXPR before use in
+ the right hand side of an assignment.
+ * expr.cc (ExprVisitor::visit (CatAssignExp *)): Force a TARGET_EXPR
+ on the element to append if it is a CALL_EXPR.
+
+2020-11-18 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/97842
+ * dmd/MERGE: Merge upstream dmd b6a779e49
+
2020-11-13 Iain Buclaw <ibuclaw@gdcproject.org>
* intrinsics.cc (expand_intrinsic_copysign): Explicitly determine