aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/call.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-16* call.c (op_error): Make error messages clearer.Nathan Sidwell1-6/+6
2000-11-01Constant folding for builtinsBernd Schmidt1-1/+1
2000-10-23* call.c (equal_functions): Also call decls_match for extern "C" fns.Jason Merrill1-2/+4
2000-10-23call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satis...Mark Mitchell1-1/+1
2000-10-22call.c (build_conditional_expr): Use ocp_convert to force rvalue conversion.Jason Merrill1-3/+8
2000-09-19Makefile.in (c-common.o): Depend on diagnostic.h.Kaveh R. Ghazi1-1/+1
2000-09-01* call.c (build_scoped_method_call): Check it is not a namespace.Nathan Sidwell1-0/+5
2000-08-17cp-tree.h (instantiate_type_flags): New enumeration.Nathan Sidwell1-5/+5
2000-07-17typeck.c (mark_addressable): Never set TREE_USED.Jason Merrill1-2/+5
2000-07-05call.c (joust): Don't complain about `operator char *()' beating `operator co...Jason Merrill1-1/+11
2000-06-30c-common.c: Include c-common.h, not c-lex.h or c-tree.h.Mark Mitchell1-1/+1
2000-06-22call.c (build_x_va_arg): Check if in a template decl.Nathan Sidwell1-0/+3
2000-06-20call.c (build_conditional_expr): Use VOID_TYPE_P.Nathan Sidwell1-14/+5
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg1-1/+1
2000-06-09revert mangling patchJason Merrill1-2/+1
2000-06-08invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell1-1/+2
2000-05-31invoke.texi: Remove documentation for -fguiding-decls.Mark Mitchell1-30/+0
2000-05-31call.c (add_template_candidate_real): Handle member template constructors for...Mark Mitchell1-4/+21
2000-05-30* call.c (joust): Fix handling of overloaded builtin operators.Mark Mitchell1-1/+1
2000-05-28cp-tree.h (ansi_opname): Make it a macro.Alex Samuel1-13/+18
2000-05-25Finish implementation of VTTs.Mark Mitchell1-0/+26
2000-05-24cp-tree.h (build_delete): Change prototype.Mark Mitchell1-2/+3
2000-05-01cp-tree.h (same_type_ignoring_top_level_qualifiers_p): New macro.Mark Mitchell1-13/+10
2000-04-26cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.Mark Mitchell1-1/+1
2000-04-25call.c (standard_conversion): Accept conversion between COMPLEX_TYPEsGabriel Dos Reis1-0/+20
2000-04-20typeck.c (build_x_function_call): Resolve an OFFSET_REF.Jason Merrill1-2/+3
2000-04-12cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.Mark Mitchell1-16/+39
2000-04-11cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.Mark Mitchell1-13/+22
2000-04-11cp-tree.h (lang_decl_flags): Rename constructor_for_vbase_attr to has_in_char...Mark Mitchell1-11/+12
2000-04-09cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER.Mark Mitchell1-15/+29
2000-04-06final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell1-11/+2
2000-03-23builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo1-2/+2
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-3/+3
2000-03-10decl.c (push_overloaded_decl_1, [...]): Lose.Jason Merrill1-5/+14
2000-03-09tree.h (struct tree_common): Rename raises_flag to nothrow_flag.Jason Merrill1-0/+7
2000-03-08typeck.c (convert_for_assignment): Don't look at array initializer.Nathan Sidwell1-2/+3
2000-03-05call.c (convert_like): Macrofy.Nathan Sidwell1-23/+35
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell1-25/+0
2000-02-27Implement class scope using-declarations for functions.Jason Merrill1-64/+73
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-02-22Refer to the standard as an ISO document, not an ANSI one.Martin v. Löwis1-5/+5
2000-02-22cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.Mark Mitchell1-1/+1
2000-02-21call.c (build_object_call): Compress consecutive calls to cp_error.Gabriel Dos Reis1-4/+3
2000-02-16Make DECL_CONTEXT mean the class in which a member function was declared, eve...Mark Mitchell1-4/+4
2000-02-06Makefile.in (call.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-43/+43
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson1-13/+7
2000-01-17cp-tree.h (build_shared_int_cst): New function.Mark Mitchell1-1/+1
2000-01-17cp-tree.h (scratchalloc): Remove.Mark Mitchell1-10/+12
2000-01-13calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi...Kaveh R. Ghazi1-0/+4