OSDN Git Service

Mark pr last change.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index c1f50dc..f8222d8 100644 (file)
@@ -1,3 +1,16 @@
+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.
+       * Makefile.in (c-objc-common.o): Update.
+
+2002-08-30  Janis Johnson  <janis187@us.ibm.com>
+
+       * doc/install.texi (Configuration, Building): Fix a typo and
+       some formatting directives.
+
 2002-08-30  Paul Koning <pkoning@equallogic.com>
 
        * doc/c-tree.texi (RDIV_EXPR): Fix typo.