Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-25 Per Bothnerdecl.c (pushdecl_class_level): Don't use push_srcloc...
2003-07-24 Mark Mitchellcp-tree.h (convert_to_base_statically): Declare.
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-24 Nathan Sidwell* decl.c (reshape_init): Remove unreachable code.
2003-07-24 Kriang Lerdsuwanakijre PR c++/11513 (ICE in push_template_decl_real cp...
2003-07-23 Mark Mitchellre PR c++/11645 (Failure to deal with using and private...
2003-07-23 Mark Mitchellre PR c++/11517 (g++ fails to properly convert pointer...
2003-07-23 Nathan Sidwellparser.c (cp_parser_nested_name_specifier): Reset scope...
2003-07-22 Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22 Wolfgang Bangerthlex.c (unqualified_fn_lookup_error): Mention that the...
2003-07-22 Nathan Sidwellre PR c++/11614 (Incorrect handling of pointers to...
2003-07-22 Kriang Lerdsuwanakijre PR c++/10793 (ICE (treecheck) when partial-specializ...
2003-07-22 Nathan Sidwellcp-tree.h (enum cp_lvalue_kind): Add clk_packed.
2003-07-21 Nathan Sidwellcp-tree.h (hack_identifier): Remove.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-19 Kriang LerdsuwanakijCorrect entries information
2003-07-18 Nathan Sidwellchangelog for previous patch
2003-07-17 Zack Weinbergc-decl.c: Fix typos in several comments.
2003-07-17 Kriang Lerdsuwanakijre PR c++/7809 (befriending inaccessible names)
2003-07-17 Gabriel Dos Reisre PR c++/10668 (assigning address of non-static member...
2003-07-17 Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16 Neil Boothc.opt: Document more options.
2003-07-16 Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-16 Kriang Lerdsuwanakijre PR c++/5421 (friends+templates: ICE: expected identi...
2003-07-16 Gabriel Dos Reisre PR c++/10903 ([3.3 only] g++ says: "error: object...
2003-07-16 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-15 Gabriel Dos Reisre PR c++/11531 (ICE on invalid code (returning to...
2003-07-15 Kriang Lerdsuwanakijre PR c++/10108 (tree checking ICE: expected var_decl...
2003-07-14 Mark Mitchellre PR c++/11509 (ICE with expression with static member...
2003-07-14 Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
2003-07-14 Gabriel Dos Reisre PR c++/11510 (Error message with operator __imag__...
2003-07-14 Gabriel Dos Reis* error.c (dump_expr): Handle EMPTY_CLASS_EXPR.
2003-07-14 Gabriel Dos Reisre PR c++/5293 (confusing message when binding a tempor...
2003-07-14 Kriang Lerdsuwanakijre PR c++/11154 (spurious ambiguity report for template...
2003-07-14 Dan Nicolaescu* lex.c (enum tree_node_kind): Delete.
2003-07-14 Mark Mitchellre PR c++/11503 (segfault when instantiating template...
2003-07-14 Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
2003-07-13 Kriang Lerdsuwanakijpt.c (push_access_scope_real): Remove.
2003-07-11 Nathanael Nerodere PR c++/11437 (ICE in lookup_name_real)
2003-07-11 Nathan Sidwellre PR c++/11050 ("some string" __FUNCTION__ is accepted)
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-11 Mark Mitchellre PR c++/8327 (In definition of template static member...
2003-07-11 Mark Mitchelltypeck.c (build_binary_op): Do not warn about signed vs.
2003-07-10 Mark Mitchellre PR c++/9411 ([New parser] Template function lookup...
2003-07-10 Mark Mitchellre PR c++/10032 (-pedantic converts some errors to...
2003-07-10 Nathan SidwellPR c++ 9483
2003-07-09 Mark Mitchelltypeck.c (build_x_unary_op): Take note of the fact...
2003-07-09 Mark Mitchellparser.c (cp_parser_primary_expression): Preserve the...
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 Kriang Lerdsuwanakijre PR c++/11030 (Cannot befriend a template specialization)
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-08 Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-07 Andreas Jaeger* search.c (lookup_base_r): Remove unused variable.
2003-07-07 Michael Chastainre PR debug/10055 (g++ emits "<internal>" as source...
2003-07-06 Kazu Hiratacall.c: Fix comment formatting.
2003-07-06 Mark Mitchellre PR c++/11345 (ICE in build_base_path)
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-06 Mark Mitchellre PR c++/11431 (static_cast behavior with subclasses...
2003-07-05 Kazu Hiratacall.c: Fix comment typos.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-07-04 Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-07-04 Kaveh R. Ghazic-aux-info.c: Include toplev.h after c-tree.h.
2003-07-03 Mark Mitchellcall.c (build_scoped_method_call): Use convert_to_void.
2003-07-03 Nathan Sidwellre PR c++/9162 ([New parser] Problem with default argum...
2003-07-03 Kaveh R. Ghaziclass.c (add_method, [...]): Fix format specifier.
2003-07-02 Nathan Sidwellre PR c++/10219 (ICE in maybe_adjust_types_for_deductio...
2003-07-02 Nathan Sidwellre PR c++/9779 (ICE in type_unknown_p when casting...
2003-07-02 Mark Mitchellre PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)
2003-07-02 Kaveh R. Ghazi* error.c (locate_error): %P takes an `int', not a...
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 Mark Mitchellcall.c (resolve_scoped_fn_name): Return error_mark_node...
2003-07-01 Mark Mitchellre PR c++/11149 (ICE on error when instantiation with...
2003-07-01 Giovanni Bajore PR c++/8046 (ICE on illegal code involving destructo...
2003-07-01 Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-07-01 Mark Mitchellre PR c++/9559 (ICE with invalid initialization of...
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-30 Giovanni Bajore PR c++/4933 (tree_list not supported by dump_expr)
2003-06-30 Giovanni Bajomangle.c (write_expression): Exit gracefully when tryin...
2003-06-30 Giovanni Bajore PR c++/10750 (error with using template template...
2003-06-30 Giovanni Bajore PR c++/11106 (Error message gives partially mangled...
2003-06-29 Gabriel Dos Reiscp-tree.h (language_to_string): Adjust declaration.
2003-06-29 Gabriel Dos Reiserror.c (print_integer): Remove.
2003-06-28 Nathan Sidwellerror.c (print_instantiation_partial_context): Take...
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-28 Nathan Sidwellre PR c++/10784 (Warning about choosing custom operator...
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-27 Mark Mitchellre PR c++/10468 (const typeof(x) is non-const, but...
2003-06-27 Mark Mitchellre PR c++/10796 (ICE (segfault) when defining an enum...
2003-06-27 Mark Mitchellre PR c++/11332 (Spurious error with casts in ?: expres...
2003-06-26 Nathan Sidwellcall.c (build_op_delete_call): Use strip_array_call.
2003-06-26 Giovanni Bajore PR c++/8266 (Explicit instantiation of a template...
2003-06-26 Mark Mitchellre PR c++/10990 (Cannot convert with dynamic_cast<...
2003-06-26 Mark Mitchellre PR c++/10931 (valid conversion static_cast<const...
2003-06-24 Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-24 Jan Hubickamethod.c (thunk_labelno): Move outside ifdef block...
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
next