aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog
index b6ec83c..60ebb89 100644
--- a/gcc/go/ChangeLog
+++ b/gcc/go/ChangeLog
@@ -1,3 +1,10 @@
+2021-06-29 Ian Lance Taylor <iant@golang.org>
+
+ * go-gcc.cc (Gcc_backend::static_chain_variable): Set
+ DECL_NAMELESS on the new decl.
+ (Gcc_backend::temporary_variable): Likewise.
+ (Gcc_backend::function): Set DECL_NAMELESS on the result decl.
+
2021-05-27 Ian Lance Taylor <iant@golang.org>
* gccgo.texi (Function Names): Don't HTML quote ampersand.