From c9989d0946718176421b57506af614a8e48b80ec Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 30 Aug 2002 19:43:49 -0700 Subject: [PATCH] Mark pr last change. From-SVN: r56693 --- 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.30.2