From 2b6ffc9c694a2cedd43c97107a373a5e3889880e Mon Sep 17 00:00:00 2001 From: rth Date: Sat, 31 Aug 2002 02:43:49 +0000 Subject: [PATCH] Mark pr last change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56693 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 1 + gcc/cp/ChangeLog | 1 + 2 files changed, 2 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c47b260ead2..f8222d8df27 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2002-08-30 Richard Henderson + PR opt/7515 * c-objc-common.c: Include target.h. (c_cannot_inline_tree_fn): Don't auto-inline functions that don't bind locally. Factor setting DECL_UNINLINABLE. diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4c650c19c57..ba4fdbcbf06 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,5 +1,6 @@ 2002-08-30 Richard Henderson + PR opt/7515 * tree.c: Include target.h. (cp_cannot_inline_tree_fn): Don't auto-inline functions that don't bind locally. -- 2.11.0