Tue Dec 14 14:20:16 1999 Per Bothner <per@bothner.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 1999 22:25:37 +0000 (22:25 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 1999 22:25:37 +0000 (22:25 +0000)
commit6635b728566e9cde87e979c97d03b1d83dea8e70
tree406c783779fbdae42d6db8a01075136139481ecc
parent88667609df36a743f638e92d68f5eb15c0d5f504
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)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30930 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/class.c