1. 29 Jan, 1999 10 commits
  2. 28 Jan, 1999 9 commits
  3. 27 Jan, 1999 10 commits
  4. 26 Jan, 1999 10 commits
  5. 25 Jan, 1999 1 commit
    • class.c (resolve_address_of_overloaded_function): Mark the chosen function used. · a6ecf8b6
      	* class.c (resolve_address_of_overloaded_function): Mark the
      	chosen function used.
      	* call.c (build_call): Make sure that a function coming in has
      	been marked used already.
      	* decl.c (expand_static_init): Call mark_used instead of
      	assemble_external.
      	* except.c (call_eh_info, do_pop_exception, expand_end_eh_spec,
      	alloc_eh_object, expand_throw): Likewise.
      	* init.c (build_builtin_delete_call): Likewise.
      	* rtti.c (call_void_fn, get_tinfo_fn, build_dynamic_cast_1,
      	expand_si_desc, expand_class_desc, expand_ptr_desc, expand_attr_desc,
      	expand_generic_desc): Likewise.
      
      From-SVN: r24862
      Jason Merrill committed