From 8fc2ba41f9700ddc96ba31abe78499eb7cd2fb2d Mon Sep 17 00:00:00 2001 From: Aldy Hernandez Date: Fri, 22 Feb 2002 00:21:35 +0000 Subject: [PATCH] forgot cl From-SVN: r49948 --- gcc/cp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index b4a5b0bcf24..69e2332ef21 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,10 @@ +2002-02-21 Aldy Hernandez + + * cp/decl.c (duplicate_decls): Merge always_inline attribute. + + * cp/tree.c (cp_cannot_inline_tree_fn): Do not inline at -O0 + unless DECL_ALWAYS_INLINE. + 2002-02-20 Jakub Jelinek * typeck.c (cp_pointer_int_sum): Renamed from -- 2.30.2