diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-31 02:43:49 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-31 02:43:49 +0000 |
commit | 2b6ffc9c694a2cedd43c97107a373a5e3889880e (patch) | |
tree | 3edde9d76c6bc0fc9599b1569f5f028bb3076e3a /gcc/cp/ChangeLog | |
parent | e17366cb33ec8926791004f5c9f9d6faafb79f64 (diff) | |
download | gcc-2b6ffc9c694a2cedd43c97107a373a5e3889880e.tar.gz |
Mark pr last change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56693 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
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 <rth@redhat.com> + PR opt/7515 * tree.c: Include target.h. (cp_cannot_inline_tree_fn): Don't auto-inline functions that don't bind locally. |