aboutsummaryrefslogtreecommitdiff
path: root/gcc/d
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-06-01 00:16:34 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-06-01 00:16:34 +0000
commit820ead4519c266c83b4e3d11484a66d6691bc441 (patch)
treea03203cb74c6d00ce89dc38df34f16da0cd137ae /gcc/d
parent4f84f12066953186cce4328b7f178d3daa2fe96e (diff)
downloadgcc-820ead4519c266c83b4e3d11484a66d6691bc441.zip
gcc-820ead4519c266c83b4e3d11484a66d6691bc441.tar.gz
gcc-820ead4519c266c83b4e3d11484a66d6691bc441.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/d')
-rw-r--r--gcc/d/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index a629a4d..4ed0467 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,13 @@
+2022-05-31 Jason Merrill <jason@redhat.com>
+
+ * Make-lang.in (d.tags): Just look at *.cc.
+
+2022-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/105544
+ * d-lang.cc (d_parse_file): Zero padding past the end of the stdin
+ buffer so the D lexer has a sentinel to stop parsing at.
+
2022-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
* dmd/MERGE: Merge upstream dmd 4d07f22f2