projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d9102
)
semantics.c (expand_or_defer_fn): Use cgraph_finalize_function always.
author
Richard Henderson
<rth@gcc.gnu.org>
Wed, 10 Sep 2003 02:46:35 +0000
(19:46 -0700)
committer
Richard Henderson
<rth@gcc.gnu.org>
Wed, 10 Sep 2003 02:46:35 +0000
(19:46 -0700)
* semantics.c (expand_or_defer_fn): Use cgraph_finalize_function
always.
From-SVN: r71262
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index bd1093fa0ef71a559c9be059446cc62116055185..1698444fd2d74a41c9f53c9ef6201b96265f9995 100644
(file)
--- 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.