aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-09-12 00:17:50 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-09-12 00:17:50 +0000
commitfb4b53d964b797e5f3380726175c95110c4ff9ff (patch)
tree04303fe427a423dbf6c40578bd8dc1836892482b /gcc/m2/ChangeLog
parentfbd72a2108d1c05ef7f50acd71d518e769abcced (diff)
downloadgcc-fb4b53d964b797e5f3380726175c95110c4ff9ff.zip
gcc-fb4b53d964b797e5f3380726175c95110c4ff9ff.tar.gz
gcc-fb4b53d964b797e5f3380726175c95110c4ff9ff.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/m2/ChangeLog')
-rw-r--r--gcc/m2/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog
index 847412a..b782697 100644
--- a/gcc/m2/ChangeLog
+++ b/gcc/m2/ChangeLog
@@ -1,3 +1,10 @@
+2023-09-11 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/111330
+ * gm2-compiler/M2SymInit.mod (CheckReadBeforeInitQuad): Add
+ case labels LogicalDiffOp, DummyOp, OptParamOp and
+ InitAddressOp.
+
2023-08-20 Gaius Mulley <gaiusmod2@gmail.com>
PR modula2/111085