aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog
index bd03955..a4173f4 100644
--- a/gcc/go/ChangeLog
+++ b/gcc/go/ChangeLog
@@ -1,3 +1,9 @@
+2023-01-17 Ian Lance Taylor <iant@golang.org>
+
+ PR go/108426
+ * go-gcc.cc (Gcc_backend::Gcc_backend): Define __builtin_ctzl and
+ __builtin_clzl. Patch by Andrew Pinski.
+
2023-01-02 Jakub Jelinek <jakub@redhat.com>
* gccgo.texi: Bump @copyrights-go year.