gcc/gcc/java
Anthony Green 3fc6183651 re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode)
1999-11-28 Anthony Green <green@cygnus.com>

	* decl.c (find_local_variable): Reuse single slot decls when
	appropriate.

(This fixes the Java PR #107:
 http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00171.html)

From-SVN: r32398
2000-03-07 19:10:19 -08:00
..
ChangeLog re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode) 2000-03-07 19:10:19 -08:00
Make-lang.in * Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c. 2000-03-06 19:37:34 +00:00
Makefile.in Makefile.in (JAVA_OBJS): Added boehm.o. 2000-03-04 22:27:35 +00:00
boehm.c Makefile.in (JAVA_OBJS): Added boehm.o. 2000-03-04 22:27:35 +00:00
buffer.c
buffer.h
check-init.c re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implementations) 2000-03-07 14:09:56 -08:00
class.c decl.c (init_decl_processing): Added new class fields `depth', `ancestors', and `idt' to class_type_node. 2000-03-07 00:58:26 -08:00
config-lang.in
constants.c c-common.c (decl_attributes): Set DECL_SIZE_UNIT. 2000-02-19 20:11:00 -05:00
convert.h
decl.c re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode) 2000-03-07 19:10:19 -08:00
except.c Fix copyrights 2000-02-26 13:02:01 -07:00
expr.c re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implementations) 2000-03-07 14:09:56 -08:00
gjavah.c gjavah.c (main): Avoid using `argi' to report unimplemented options. 2000-02-26 04:32:08 +00:00
java-except.h Fix copyrights 2000-02-26 13:02:01 -07:00
java-opcodes.h
java-tree.def
java-tree.h re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implementations) 2000-03-07 14:09:56 -08:00
javaop.def
javaop.h javaop.h (WORDS_TO_DOUBLE): Allow WORDS_TO_DOUBLE to assemble doubles correctly when... 2000-02-03 18:45:45 +00:00
jcf-depend.c * jcf-depend.c (add_entry): Fix test for first list entry. 2000-02-20 04:16:42 +00:00
jcf-dump.c Fix copyrights 2000-02-26 13:02:01 -07:00
jcf-io.c Fix copyrights 2000-02-26 13:02:01 -07:00
jcf-parse.c expr.c (build_class_init): Mark the decl to be ignored by check_init. 2000-02-26 05:12:27 +00:00
jcf-path.c
jcf-reader.c Fix copyrights 2000-02-26 13:02:01 -07:00
jcf-write.c jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR: initialize locals to avoid warnings. 2000-02-25 18:50:37 -08:00
jcf.h Fix copyrights 2000-02-26 13:02:01 -07:00
jv-scan.c gcc.texi (Bug Reporting): Refer to bugs.html. 2000-02-18 12:26:50 +00:00
jvgenmain.c
jvspec.c Fix copyrights 2000-02-26 13:02:01 -07:00
keyword.gperf
keyword.h
lang-options.h Makefile.in (JAVA_OBJS): Added boehm.o. 2000-03-04 22:27:35 +00:00
lang-specs.h
lang.c Makefile.in (JAVA_OBJS): Added boehm.o. 2000-03-04 22:27:35 +00:00
lex.c re GNATS gcj/147 (Problem parsing comments) 2000-02-21 16:13:54 -08:00
lex.h Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H to... 2000-02-17 04:19:34 +00:00
mangle.c
parse-scan.c *** empty log message *** 2000-03-07 10:46:22 -08:00
parse-scan.y
parse.c re GNATS gcj/102 (crashes when compiling try block from java source) 2000-03-07 17:37:39 -08:00
parse.h [multiple changes] 2000-03-06 22:25:14 -08:00
parse.y re GNATS gcj/102 (crashes when compiling try block from java source) 2000-03-07 17:37:39 -08:00
typeck.c [multiple changes] 2000-03-06 22:25:14 -08:00
verify.c
xref.c
xref.h
zextract.c Fix copyrights 2000-02-26 13:02:01 -07:00
zipfile.h Fix copyrights 2000-02-26 13:02:01 -07:00