8sa1-gcc/gcc/java
Bryce McKinlay cab8e2bd65 parse.y (find_most_specific_methods_list): Select the only non-abstract method even if max has been set.
2000-07-18  Bryce McKinlay  <bryce@albatross.co.nz>

	* parse.y (find_most_specific_methods_list): Select the only
	non-abstract method even if max has been set.
	Fixes gcj/285, gcj/298.

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00646.html)

From-SVN: r36956
2000-10-19 21:00:44 -07:00
..
.cvsignore top level: 2000-07-14 07:13:19 +00:00
boehm.c boehm.c (mark_reference_fields): Set marking bits for all words in a multiple-word record. 2000-09-05 12:37:52 +01:00
buffer.c
buffer.h
ChangeLog parse.y (find_most_specific_methods_list): Select the only non-abstract method even if max has been set. 2000-10-19 21:00:44 -07:00
check-init.c check-init.c (check_init): Add case for BIT_FIELD_REF (required for -pg builds). 2000-08-13 16:48:54 +00:00
class.c Remove obstacks. 2000-10-13 06:26:46 +00:00
config-lang.in
constants.c Remove obstacks. 2000-10-13 06:26:46 +00:00
convert.h
decl.c decl.c (init_decl_processing): Call init_class_processing before anything else. 2000-10-16 23:45:07 +01:00
except.c except.c (free_eh_ranges): Don't free `whole_range.' 2000-10-17 15:48:59 -07:00
expr.c [multiple changes] 2000-10-13 14:06:45 -07:00
gjavah.c gjavah.c (add_class_decl): Removed unused variables tname', tlen' and `name_index'. 2000-10-18 21:19:09 -07:00
java-except.h
java-opcodes.h
java-tree.def [multiple changes] 2000-06-21 22:17:35 -07:00
java-tree.h gjavah.c (add_class_decl): Removed unused variables tname', tlen' and `name_index'. 2000-10-18 21:19:09 -07:00
javaop.def
javaop.h javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending. 2000-08-29 09:12:59 -07:00
jcf-depend.c
jcf-dump.c
jcf-io.c jcf-io.c: Include zlib.h. 2000-09-06 02:13:28 +00:00
jcf-parse.c gjavah.c (add_class_decl): Removed unused variables tname', tlen' and `name_index'. 2000-10-18 21:19:09 -07:00
jcf-path.c
jcf-reader.c 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com 2000-08-07 20:33:36 -07:00
jcf-write.c Make-lang.in (JAVA_SRCS): Include java-tree.h. 2000-09-23 17:09:39 +00:00
jcf.h
jv-scan.c jcf-parse.c: Include <locale.h>. 2000-09-13 17:09:36 +00:00
jvgenmain.c [multiple changes] 2000-10-13 14:06:45 -07:00
jvspec.c jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'. 2000-10-06 01:45:47 +00:00
keyword.gperf
keyword.h
lang-options.h re GNATS gcj/33 (gcj mangles composed characters) 2000-09-12 22:23:59 +00:00
lang-specs.h gcc.c (cpp_options): Add spec for -ftabstop=. 2000-09-26 17:28:07 +00:00
lang.c [multiple changes] 2000-10-13 14:06:45 -07:00
lex.c gjavah.c (add_class_decl): Removed unused variables tname', tlen' and `name_index'. 2000-10-18 21:19:09 -07:00
lex.h lex.c (java_new_lexer): Initialize out_first and out_last fields. 2000-10-10 22:02:12 +00:00
Make-lang.in Makefile.in (c-parse.c, tradcif.c): Create atomically. 2000-10-13 16:16:30 +00:00
Makefile.in Makefile.in (c-parse.c, tradcif.c): Create atomically. 2000-10-13 16:16:30 +00:00
mangle.c
parse-scan.y 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com 2000-08-07 20:33:36 -07:00
parse.h Remove obstacks. 2000-10-13 06:26:46 +00:00
parse.y parse.y (find_most_specific_methods_list): Select the only non-abstract method even if max has been set. 2000-10-19 21:00:44 -07:00
typeck.c Remove obstacks. 2000-10-13 06:26:46 +00:00
verify.c expr.c (pop_type_0): Return `Object' if trying to merge two interface types. 2000-09-12 22:31:00 +00:00
xref.c
xref.h
zextract.c jcf-io.c: Include zlib.h. 2000-09-06 02:13:28 +00:00
zipfile.h jcf-io.c: Include zlib.h. 2000-09-06 02:13:28 +00:00