gcc/gcc/java
Tom Tromey bc2874c902 re GNATS gcj/140 (gcj permits assignment to array length)
Fix for PR gcj/140:
	* parse.y (check_final_assignment): Recognize assignments to the
	`length' field of an array when generating class files.

From-SVN: r32960
2000-04-06 05:29:30 +00:00
..
ChangeLog re GNATS gcj/140 (gcj permits assignment to array length) 2000-04-06 05:29:30 +00: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 boehm.c (mark_reference_fields, set_bit): Prototype. 2000-04-04 20:40:20 +00:00
buffer.c
buffer.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
check-init.c check-init.c (check_init): Add new cases for unary and binary tree nodes. 2000-03-14 20:54:55 +00:00
class.c class.c (decl_hash): Prototype removed. 2000-04-05 18:01:11 -07:00
config-lang.in
constants.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
convert.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
decl.c boehm.c (mark_reference_fields, set_bit): Prototype. 2000-04-04 20:40:20 +00:00
except.c emit-rtl.c (push_to_full_sequence, [...]): New functions. 2000-03-19 18:25:27 +00:00
expr.c expr.c (java_lang_expand_expr): Added Anthony's Thu Jan 6 2000 patch missing hunk. 2000-03-30 15:41:57 -08:00
gjavah.c boehm.c (mark_reference_fields, set_bit): Prototype. 2000-04-04 20:40:20 +00:00
java-except.h Fix copyrights 2000-02-26 13:02:01 -07:00
java-opcodes.h
java-tree.def [multiple changes] 2000-03-22 23:01:24 -08:00
java-tree.h class.c: (java_hash_hash_tree_node): Renamed from `decl_hash', made global. 2000-04-05 16:57:19 -07: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): Fixed bug where list was always replaced with latest entry. 2000-04-05 18:50:22 +00:00
jcf-dump.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
jcf-io.c Fix copyrights 2000-02-26 13:02:01 -07:00
jcf-parse.c [multiple changes] 2000-03-28 00:33:45 -08:00
jcf-path.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
jcf-reader.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
jcf-write.c [multiple changes] 2000-03-28 00:33:45 -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 buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
jvspec.c jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each Java-specific `-f' option. 2000-03-27 00:30:47 +00:00
keyword.gperf
keyword.h
lang-options.h lang.c (flag_hash_synchronization): New global. 2000-03-16 18:32:45 +00:00
lang-specs.h
lang.c lang.c (flag_hash_synchronization): New global. 2000-03-16 18:32:45 +00:00
lex.c Added Java 1.1 language features. 2000-03-13 21:01:05 -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 Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
parse-scan.c parse-scan.y (pop_class_context): Reset `inner_qualifier_length' when negative *before* using it as an array index. 2000-03-28 14:35:46 -08:00
parse-scan.y parse-scan.y (pop_class_context): Reset `inner_qualifier_length' when negative *before* using it as an array index. 2000-03-28 14:35:46 -08:00
parse.c re GNATS gcj/140 (gcj permits assignment to array length) 2000-04-06 05:29:30 +00:00
parse.h re GNATS gcj/164 (compiler permits "volatile final" variables) 2000-04-06 00:43:27 +00:00
parse.y re GNATS gcj/140 (gcj permits assignment to array length) 2000-04-06 05:29:30 +00:00
typeck.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
verify.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
xref.c buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
xref.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
zextract.c Fix copyrights 2000-02-26 13:02:01 -07:00
zipfile.h Fix copyrights 2000-02-26 13:02:01 -07:00