8sa1-gcc/gcc/java
Martin v. Löwis 00262c8ac7 c-decl.c (current_function_decl): Move to toplev.c.
* c-decl.c (current_function_decl): Move to toplev.c.
	(init_decl_processing): Don't add current_function_decl as a ggc
	root here.
	* dbxout.c (dbxout_symbol): Change return type to int.
	(dbxout_symbol_location, dbxout_syms): Likewise.
	(dbxout_block): Don't emit LBRAC/RBRAC pairs for blocks without
	any locals. Use current_function_func_begin_label if set.
	* dbxout.h (dbxout_symbol, dbxout_syms): Change return type.
	* dwarf2out.c (dwarf2out_begin_prologue): Set
	current_function_func_begin_label.
	* final.c (final_start_function): Reset it.
	* toplev.c (current_function_decl): Define it here.
	(current_function_func_begin_label): New variable.
	(main): Add both as ggc roots.
	* tree.h (current_function_func_begin_label): Declare.
	* ch/decl.c (current_function_decl): Move to toplev.c.
	* cp/decl.c (current_function_decl): Move to toplev.c.
	* f/com.c (current_function_decl): Move to toplev.c.
	* java/decl.c (current_function_decl): Move to toplev.c.

From-SVN: r32268
2000-02-29 23:33:50 +00:00
..
buffer.c
buffer.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
ChangeLog c-decl.c (current_function_decl): Move to toplev.c. 2000-02-29 23:33:50 +00:00
check-init.c expr.c (build_class_init): Mark the decl to be ignored by check_init. 2000-02-26 05:12:27 +00:00
class.c expr.c (build_class_init): Mark the decl to be ignored by check_init. 2000-02-26 05:12:27 +00: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 buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
decl.c c-decl.c (current_function_decl): Move to toplev.c. 2000-02-29 23:33:50 +00:00
except.c Fix copyrights 2000-02-26 13:02:01 -07:00
expr.c builtins.c (c_strlen): Use size_diffop and return ssizetype value. 2000-02-27 16:39:40 -05: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 [multiple changes] 2000-01-29 14:40:07 -08:00
java-tree.h * Eliminate DECL_FIELD_SIZE. 2000-02-28 21:34:48 -05: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 buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
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 buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
jvspec.c Fix copyrights 2000-02-26 13:02:01 -07:00
keyword.gperf
keyword.h
lang-options.h
lang-specs.h
lang.c Fix copyrights 2000-02-26 13:02:01 -07: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
Make-lang.in configure (gcc_version): When setting, narrow search to lines containing `version_string'. 2000-02-16 16:22:47 +00:00
Makefile.in Fix copyrights 2000-02-26 13:02:01 -07:00
mangle.c
parse-scan.c buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
parse-scan.y buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
parse.c expr.c (build_class_init): Mark the decl to be ignored by check_init. 2000-02-26 05:12:27 +00:00
parse.h * Eliminate DECL_FIELD_SIZE. 2000-02-28 21:34:48 -05:00
parse.y parse.y (resolve_expression_name): Use `orig' as a second argument to resolve_field_access. 2000-02-25 18:05:35 -08:00
typeck.c Fix copyrights 2000-02-26 13:02:01 -07:00
verify.c buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00: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