8sa1-gcc/gcc/java
Alexandre Petit-Bianco 4a70e37e75 class.c (set_super_info): Call `set_class_decl_access_flags.'
2001-06-27  Alexandre Petit-Bianco  <apbianco@redhat.com>

	* class.c (set_super_info): Call `set_class_decl_access_flags.'
	(set_class_decl_access_flags): New function.
	* java-tree.h (set_class_decl_access_flags): New prototype.
	* jcf-parse.c (handle_innerclass_attribute): Read and set access flags.
	(parse_class_file): New local `decl_max_locals.' Take wide types
	into account to compute DECL_MAX_LOCALS.
	* parse.y (type_import_on_demand_declaration:): Ignore duplicate
	imports on demand.

(http://gcc.gnu.org/ml/gcc-patches/2001-06/msg01718.html )

From-SVN: r43618
2001-06-27 13:38:20 -07:00
..
.cvsignore
boehm.c Makefile.in (ifcvt.o): Depend on toplev.h. 2001-04-11 15:51:55 +00:00
buffer.c ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
buffer.h
ChangeLog class.c (set_super_info): Call `set_class_decl_access_flags.' 2001-06-27 13:38:20 -07:00
chartables.h
check-init.c java-tree.def (JAVA_EXC_OBJ_EXPR): New. 2001-05-12 21:59:33 -07:00
class.c class.c (set_super_info): Call `set_class_decl_access_flags.' 2001-06-27 13:38:20 -07:00
config-lang.in * config-lang.in (target_libs): Copy from $libgcj_saved. 2001-04-25 21:30:21 +00:00
constants.c jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a single case, use if_icmpeq, not ifeq. 2001-04-26 11:32:22 -07:00
convert.h
decl.c decl.c (create_primitive_vtable): Don't call make_decl_rtl. 2001-06-10 11:24:53 -07:00
except.c IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
expr.c expr.c (force_evaluation_order): Match wrapped ctor calls, locate arguments accordingly. 2001-06-05 08:48:58 -07:00
gcj.texi cpp.texi, [...]: Move contents to just after title page. 2001-06-02 17:50:36 +01:00
gen-table.pl Standardize header guards. 2001-05-25 18:31:47 -07:00
gjavah.c gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c. 2001-03-23 05:16:13 +00:00
java-except.h
java-opcodes.h
java-tree.def java-tree.def (JAVA_EXC_OBJ_EXPR): New. 2001-05-12 21:59:33 -07:00
java-tree.h class.c (set_super_info): Call `set_class_decl_access_flags.' 2001-06-27 13:38:20 -07:00
javaop.def
javaop.h Standardize header guards. 2001-05-25 18:31:47 -07:00
jcf-depend.c
jcf-dump.c
jcf-io.c jcf-io.c (read_zip_member): Cast to long in comparison with signed value. 2001-04-29 11:24:37 +00:00
jcf-parse.c class.c (set_super_info): Call `set_class_decl_access_flags.' 2001-06-27 13:38:20 -07:00
jcf-path.c
jcf-reader.c re PR java/1213 (gcj should check for incorrect CLASSPATH) 2001-03-23 11:42:25 -08:00
jcf-write.c java-tree.def (JAVA_EXC_OBJ_EXPR): New. 2001-05-12 21:59:33 -07:00
jcf.h Standardize header guards. 2001-05-25 18:31:47 -07:00
jv-scan.c jv-scan.c (version): Update copyright year. 2001-05-23 19:10:30 +01:00
jvgenmain.c ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
jvspec.c jvspec.c (lang_specific_pre_link): Re-arrange the linker command line so the jvgenmain-generated main program... 2001-05-18 11:34:51 -07:00
keyword.gperf
keyword.h
lang-options.h toplev.c (debug_args, [...]): Mark descriptions for translation. 2001-05-26 05:28:26 +00:00
lang-specs.h gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements. 2001-03-02 01:03:47 +00:00
lang.c vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... 2001-04-19 16:28:05 -04:00
lex.c re PR java/2319 (invalid UTF-8 sequences should be rejected) 2001-06-20 16:21:24 +00:00
lex.h Standardize header guards. 2001-05-25 18:31:47 -07:00
Make-lang.in c-tree.texi, [...]: Move to doc subdirectory. 2001-06-01 12:51:18 -04:00
mangle_name.c mangle_name.c (append_unicode_mangled_name): Emit _' or U' outside of the `__U' sequence too. 2001-02-09 12:29:08 -08:00
mangle.c jcf-io.c (read_zip_member): Cast to long in comparison with signed value. 2001-04-29 11:24:37 +00:00
parse-scan.y re PR java/1074 (jv-scan fails on ArrayClass.java) 2001-04-04 10:56:25 -07:00
parse.h Standardize header guards. 2001-05-25 18:31:47 -07:00
parse.y class.c (set_super_info): Call `set_class_decl_access_flags.' 2001-06-27 13:38:20 -07:00
typeck.c jcf-io.c (read_zip_member): Cast to long in comparison with signed value. 2001-04-29 11:24:37 +00:00
verify.c jcf-io.c (read_zip_member): Cast to long in comparison with signed value. 2001-04-29 11:24:37 +00:00
xref.c
xref.h
zextract.c zextract.c (read_zip_archive): Read file_offset before writing zipd and consequently clobbering the header... 2001-01-29 00:43:46 -08:00
zipfile.h zipfile.h: Use GCC_JCF_H instead of JCF_H. 2001-06-23 09:22:20 -07:00