summaryrefslogtreecommitdiff
path: root/gcc/jit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/ChangeLog')
-rw-r--r--gcc/jit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 2a36b533cbc..bdbcb18eb83 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-10 David Malcolm <dmalcolm@redhat.com>
+
+ PR jit/103562
+ * jit-playback.c (gcc::jit::playback::context::new_function): Set
+ DECL_CONTEXT of the result_decl.
+
2021-11-27 Petter Tomner <tomner@kth.se>
* libgccjit.c: %ld -> %zu