Mark pr last change.

From-SVN: r56693
This commit is contained in:
Richard Henderson 2002-08-30 19:43:49 -07:00
parent 8a3c918078
commit c9989d0946
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2002-08-30 Richard Henderson <rth@redhat.com>
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.

View File

@ -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.