aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/cp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index bd1093f..1698444 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,5 +1,8 @@
2003-09-09 Richard Henderson <rth@redhat.com>
+ * semantics.c (expand_or_defer_fn): Use cgraph_finalize_function
+ always.
+
* decl2.c (finish_file): Avoid out-of-bounds array reference
during memmove.