]> gcc.gnu.org Git - gcc.git/commit
re GNATS gcj/110 (don't exclude private methods from method table when optimizing)
authorPer Bothner <per@bothner.com>
Tue, 14 Dec 1999 22:25:37 +0000 (14:25 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 14 Dec 1999 22:25:37 +0000 (14:25 -0800)
commitcf69bfbf38d5b9742d171ae250ed59c1f7399e16
tree406c783779fbdae42d6db8a01075136139481ecc
parent6979065c1686e69766a0fa871abb68bcfb83b1c6
re GNATS gcj/110 (don't exclude private methods from method table when optimizing)

Tue Dec 14 14:20:16 1999  Per Bothner  <per@bothner.com>

* class.c (make_class_data): flag_keep_inline_functions to keep
private methods in the method array.

(This is a fix to the Java PR #110:
  http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00179.html)

From-SVN: r30930
gcc/java/ChangeLog
gcc/java/class.c
This page took 0.058753 seconds and 5 git commands to generate.