- 16 Aug, 1999 8 commits
-
-
* tree.c (type_hash_add): Use permalloc to allocate nodes in the hashtable. From-SVN: r28728
Mark Mitchell committed -
* configure: Rebuilt. * configure.in: Set DIVIDESPEC to empty string if compiler does not support -fuse-divide-subroutine. From-SVN: r28727
Tom Tromey committed -
* gcc_update: New file. * egcs_update: Renamed to gcc_update. From-SVN: r28726
Gerald Pfeifer committed -
From-SVN: r28725
J"orn Rennecke committed -
From-SVN: r28724
Gerald Pfeifer committed -
dump file if it so wishes. From-SVN: r28723
Nick Clifton committed -
From-SVN: r28719
Jeff Law committed -
From-SVN: r28718
Mark Mitchell committed
-
- 15 Aug, 1999 5 commits
-
-
* explow.c (hard_function_value): Use VOIDmode instead of MAX_MACHINE_MODE. * stmt.c (expand_return): Likewise. * stor-layout.c (get_best_mode): Likewise. From-SVN: r28717
Jim Wilson committed -
* genemit.c (gen_expand): If next is MATCH_PAR_DUP, then output emit call instead of emit_insn call. From-SVN: r28716
Jim Wilson committed -
* pt.c (check_default_tmpl_args): Don't check in local scopes. (tsubst_decl): Make sure the declaration is on a saveable obstack. Clear DECL_DEAD_FOR_LOCAL when making a copy of a local variable. (tsubst_expr): Adjust now that DECL_STMTs really contain DECLs. From-SVN: r28715
Mark Mitchell committed -
* expr.c (java_lang_expand_expr): Mark static array data as referenced. From-SVN: r28714
Anthony Green committed -
From-SVN: r28713
Jeff Law committed
-
- 14 Aug, 1999 6 commits
-
-
* configure.in: Handle --disable/enable-win32-registry. * install.texi: Document --disable/enable-win32-registry. * acconfig.h (ENABLE_WIN32_REGISTRY): New macro. (WIN32_REGISTRY_KEY): New macro. * prefix.c: Use to enable/disable win32-specific code. (lookup_key): Use versioned key. * configure: Regenerate. * config.in: Likewise. From-SVN: r28712
Mumit Khan committed -
1999-08-14 Per Bothner <per@bothner.com> * resolve.cc (_Jv_PrepareClass): Use ClassLoader::resolveClass0. * java/lang/natClass.cc (initializeClass): Likewise. * java/lang/ClassLoader.java (resolveClass0): New static method. (resolveClass): Call resolveClass0. (findSystemClass): No longer static. From-SVN: r28711
Per Bothner committed -
* decl.c (unqualified_namespace_lookup): Nonstatic. Add spacep parm to return namespaces we've looked at. * decl2.c (lookup_using_namespace): Likewise. (add_function): Don't call ovl_member. (lookup_arg_dependent): Initialize k.namespaces to the list of namespaces seen in unqualified lookup. * call.c (equal_functions): Move here from tree.c. (joust): Use it to handle duplicate candidates. * tree.c (ovl_member): Use ==. From-SVN: r28710
Jason Merrill committed -
* cp-tree.def (DECL_STMT): Make it smaller. * cp-tree.h (lang_decl_flags): Move saved_tree to ... (lang_decl): ... here. Add next. (DECL_SAVED_TREE): Adjust accordingly. (DECL_IMPLICIT_TYPEDEF_P): New macro. (SET_DECL_IMPLICIT_TYPEDEF_P): Likewise. (DECL_STMT_DECL): Likewise. (create_implicit_typedef): New function. (maybe_push_decl): Likewise. (tsubst_default_argument): New function. (at_function_scope_p): Likewise. (add_decl_stmt): Likewise. (push_permanent_obstack): Likewise. * call.c (convert_default_arg): Use tsubst_default_argument. * class.c (add_method): Use push_permanent_obstack. (build_self_reference): Create a TEMPLATE_DECL for the self-reference, if necessary. * decl.c (pseudo_global_level_p): Only look at the current binding level. (push_binding): Use push_permanent_obstack. (create_implicit_typedef): New function. (pushtag): Use it. (duplicate_decls): Use push_permanent_obstack. (maybe_push_decl): New function. (start_decl): Use it. Remove dead code. Use add_decl_stmt. (start_decl_1): Remove dead code. (cp_finish_decl): Remove DECL_STMT handling here. Don't use pseudo_global_level_p. (grokvardecl): Create DECL_LANG_SPECIFIC for a VAR_DECL in a template. (grokdeclarator): Likewise, for TYPE_DECLs. Don't use pseudo_global_level_p. * decl2.c (grokfield): Call push_template_decl for a TYPE_DECL in a template. (get_sentry): Use push_permanent_obstack. * dump.c (dequeue_and_dump): Enable DECL_STMT. * except.c (call_eh_info): Use push_permanent_obstack. (build_eh_type_ref): Likewise. (do_pop_exception): Likewise. (expand_eh_spec): Likewise. (alloc_eh_object): Likewise. (expand_throw): Likewise. * init.c (build_java_class_ref): Likewise. * lex.c (get_time_identifier): Likewise. (free_lang_decl_chain): Correct type. (retrofit_lang_decl): Adjust accordingly. (build_lang_field_decl): Likewise. * lex.h (free_lang_decl_chain): Likewise. * parse.y (lang_extdef): Don't use pseudo_global_level_p. * parse.c: Regenerated. * pt.c (tsubst_default_arguments): New function. (retrieve_local_specialization): Likewise. (register_local_specialization): Likewise. (push_template_decl_real): Use DECL_IMPLICIT_TYPEDEF_P. Just use pseudo_global_level_p to determine whether or not a template is primary. (lookup_template_class): Likewise. Use create_implicit_typedef. (instantiate_class_template): Call tsubst_default_arguments for member functions, if appropriate. (tsubst_default_argument): New function. (tsubst_decl): Use it. Change TYPE_DECL handling to match VAR_DECLs. * search.c (at_function_scope_p): New function. * semantics.c (finish_asm_stmt): Use push_permanent_obstack. (finish_label_stmt): Likewise. (add_decl_stmt): New function. (begin_class_definition): Likewise. (finish_typeof): Likewise. * tree.c (copy_template_template_parm): Likewise. (copy_to_permanent): Likewise. (push_permanent_obstack): Define. (mark_addressable): Use it. * typeck.c (mark_addressable): Likewise. From-SVN: r28709
Mark Mitchell committed -
From-SVN: r28708
Jeff Law committed -
* cpplib.c (read_line_number): New fn, split out of... (do_line): Here. From-SVN: r28707
Jason Merrill committed
-
- 13 Aug, 1999 11 commits
-
-
From-SVN: r28706
Mark Mitchell committed -
tree.c (lang_unsave_expr_now) : New. (unsave_expr_now): Call lang_unsave_expr_now. tree.h (lang_unsave_expr_now) : New. For gcc/cp: cp-tree.h (init_cplus_unsave): New. (cplus_unsave_expr_now): New. lex.c (init_parse): Call init_cplus_unsave. tree.c (init_cplus_unsave): New. (cplus_unsave_expr_now): New. From-SVN: r28705
Gavin Romig-Koch committed -
From-SVN: r28704
Jeff Law committed -
From-SVN: r28703
Jason Merrill committed -
* pt.c (tsubst): Back out 1999-08-06 patch. Use fold and decl_constant_value to simplify array bounds. From-SVN: r28702
Mark Mitchell committed -
From-SVN: r28701
Jason Merrill committed -
From-SVN: r28700
Michael Meissner committed -
From-SVN: r28698
Jeff Law committed -
dwarfout.c (fundamental_type_code): Return FT_boolean for INTEGER_TYPE with precision==1, it's __java_boolean. * dwarfout.c (fundamental_type_code): Return FT_boolean for INTEGER_TYPE with precision==1, it's __java_boolean. From-SVN: r28696
Alexandre Oliva committed -
From-SVN: r28695
Martin v. Löwis committed -
From-SVN: r28693
Martin v. Löwis committed
-
- 12 Aug, 1999 10 commits
-
-
* global.c (prune_preferences): Move some invariants out of the inner loop. From-SVN: r28691
J"orn Rennecke committed -
From-SVN: r28690
Jesse Perry committed -
1999-08-12 Alexandre Oliva <oliva@dcc.unicamp.br> * include/javaprims.h (TRUE, FALSE): Redefine as themselves. From-SVN: r28689
Alexandre Oliva committed -
From-SVN: r28688
Philip Blundell committed -
From-SVN: r28687
Philip Blundell committed -
Thu Aug 12 10:14:47 1999 Andreas Schwab <schwab@suse.de> * rtl.texi: Fix typo. From-SVN: r28686
Andreas Schwab committed -
From-SVN: r28685
Jeff Law committed -
* lang-options.h: Add -fms-extensions. * cp-tree.h: Declare flag_ms_extensions. * decl2.c: Define it. * class.c (instantiate_type): Don't complain about taking the address of a bound member function if -fms-extensions. * typeck.c (build_unary_op): Likewise. * decl.c (grokdeclarator): Or about implicit int. * init.c (resolve_offset_ref): Or about implicit '&'. From-SVN: r28684
Jason Merrill committed -
From-SVN: r28683
Jason Merrill committed -
* cp-tree.h (minimal_parse_mode): Remove. (finish_label_stmt): New function. * decl.c (saved_scope): Remove minimal parse mode. (maybe_push_to_top_level): Don't save it. (pop_from_top_level): Don't restore it. (define_label): Split out template-handling code to semantics.c. (start_decl): Don't use minimal_parse_mode. (cp_finish_decl): Likewise. (start_function): Don't increment it. (store_return_init): Don't use it. (finish_function): Don't decrement it. * parse.y (label_colon): Use finish_label_stmt throughout. * parse.c: Regenerated. * pt.c (minimal_parse_mode): Don't define it. (tsubst_expr): Use finish_label_stmt. * semantics.c (finish_label_stmt): New function. From-SVN: r28682
Mark Mitchell committed
-