* method.c (use_thunk): Expand body directly.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
2003-08-15 Jan Hubicka* method.c (use_thunk): Expand body directly.
2003-08-12 Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-12 Aldy Hernandezcall.c (standard_conversion): Opaque pointers interconvert.
2003-08-11 Mark Mitchelltypeck.c (merge_types): Handle cv-qualified pointer...
2003-08-11 Mark Mitchellre PR c++/11789 (rejects legal, multiple inheritance...
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-10 Nathan Sidwellre PR c++/11670 (ICE in convert_like_real on illegal...
2003-08-10 Nathan Sidwellre PR c++/10530 (Cannot access non-dependent type withi...
2003-08-07 Kriang Lerdsuwanakijre PR c++/5767 (ICE with forwarding template template...
2003-08-07 Aldy HernandezMake-lang.in (cp/call.o): Add dependency for target.h.
2003-08-07 Aldy Hernandezdecl.c (grokparms): Use cp_build_qualified_type instead...
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-03 Nathan Sidwellre PR c++/11704 (ICE in type_dependent_expression_p...
2003-08-02 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-02 Nathan Sidwellcp-tree.h (pushclass): Remove unneeded parameter.
2003-08-02 Nathanael Nerodetypeck2.c (add_exception_specifier): Use 'bool' where...
2003-08-01 Mark Mitchellre PR c++/11697 (Failure to diagnose class template...
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-08-01 Nathan Sidwellparser.c (cp_parser_init_declarator, [...]): Reformat.
2003-08-01 Nathan Sidwellre PR c++/11295 (ICE when using a non-trivial object...
2003-08-01 Nathan Sidwelltypeck.c (build_compound_expr): If RHS is a TARGET_EXPR...
2003-08-01 Nathan Sidwellre PR c++/11525 (ICE/segfault on C++ code)
2003-08-01 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-31 Nathan Sidwellpt.c (coerce_template_parms): Refactor.
2003-07-31 Nathan Sidwellre PR c++/11347 (Error on valid expression in default...
2003-07-31 Nathan Sidwellpt.c (coerce_template_template_parms, [...]): Reformat.
2003-07-30 Jan Hubickadecl2.c (maybe_make_one_only): Use mark_referenced.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-29 Rainer Orth* decl.c (finish_enum): Initialize underlying_type.
2003-07-29 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-29 Mark Mitchellre PR c++/11530 ([unit-at-a-time] inline static functio...
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-28 Jan Hubickadecl2.c (mark_member_pointers): Verify that member...
2003-07-28 Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-27 Mark Mitchellcall.c (standard_conversion): Tweak handling of pointer...
2003-07-27 Nathan Sidwellparser.c (cp_parser_type_parameter): Reformat.
2003-07-26 Nathan Sidwell* cfns.h: Rebuilt.
2003-07-26 Nathan Sidwellchangelog
2003-07-25 Nathan Sidwellcp-tree.h (build_compound_expr): Take LHS & RHS args.
2003-07-25 Nathan Sidwellcp-tree.h (enum tsubst_flags_t): Add tf_user.
2003-07-25 Nathan Sidwellre PR c++/11617 (g++ does not report missing member...
2003-07-25 Falk Hueffner* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.
2003-07-25 Nathan Sidwellre PR c++/11596 (ICE with int templates)
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.
next