re PR c++/32245 (wrong POD type initialization with pointer to member)
[platform/upstream/gcc.git] / gcc / cp / call.c
2007-07-06 Mark Mitchellre PR c++/32245 (wrong POD type initialization with...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-07 Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-06-04 Paolo Carlinicall.c (convert_like_real): Remove pointless code.
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-04-18 Mark Mitchellre PR c++/31513 (Miscompilation of Function Passing...
2007-04-13 Jason Merrillre PR c++/31074 (Reference casting involving multiple...
2007-03-23 Mark MitchellMark Mitchell <mark@codesourcery.com> PR c++/31273
2007-03-16 Manuel López-Ibáñezinvoke.texi (-Wconversion): Document warnings specific...
2007-03-15 Andrew Pinskire PR c++/31165 (Error: symbol `an_empty_string' is...
2007-03-14 Dirk Muellerre PR c++/30860 (Should warn about boolean constant...
2007-03-12 Mark Mitchellre PR c++/30108 (internal compiler error: in make_decl_...
2007-03-11 Mark Mitchellre PR c++/30274 (bool bit-field: wrong increment and...
2007-03-09 Dirk Muellerre PR c/17946 (wanted: warning for "a && MASK" when...
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-20 Mark Mitchellcall.c (build_new_method_call): Ensure that explicit...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 Manuel López-Ibáñezre PR c++/28943 (Unusable error message when using...
2007-01-30 Manuel López-Ibáñezre PR c++/24745 (unpleasant warning for "if (NULL)")
2007-01-23 Roger Saylecall.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_O...
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2006-12-04 Mark Mitchellre PR c++/29632 (ICE on invalid code: regenerate_decl_f...
2006-11-20 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-11-04 Roger Saylecall.c (build_op_delete_call): Test user-visible type...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-08-30 Andrew Pinskire PR c++/28349 (ICE with "undefined" va_arg and refere...
2006-08-23 Jason Merrillre PR c++/23372 (Temporary aggregate copy not elided...
2006-06-30 Jason Merrillre PR c++/26577 (ICE in cp_expr_size with volatile...
2006-06-16 Mark Mitchellre PR c++/27979 (conversion check confused by enum...
2006-06-16 Mark Mitchellre PR c++/27666 (ICE with volatile in conditional expre...
2006-06-06 Mark Mitchellre PR c++/27177 (ICE in build_simple_base_path, at...
2006-06-06 Mike StumpFix up whitespacing
2006-05-31 Mark Mitchellre PR c++/27801 (ICE in invert_truthvalue with template)
2006-05-19 Mark Mitchellre PR c++/27471 (ICE within build_c_cast cp/typeck...
2006-05-15 Mark Mitchellre PR c++/27505 (ICE in const folding with bitfields)
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-04-15 Kazu Hirata* cp/call.c: Fix comment typos.
2006-04-11 Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-04-06 Roger Saylecall.c (null_ptr_cst_p): Add explicit TREE_CONSTANT_OVE...
2006-02-14 Volker Reicheltcall.c (standard_conversion): Return NULL instead of 0.
2006-02-07 Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-04 Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-01-29 Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-28 Gabriel Dos Reisclass.c (check_bases): Likewise.
2006-01-24 Volker Reicheltre PR c++/25552 (Invalid destructor name accepted in...
2006-01-20 Volker Reicheltcall.c (add_builtin_candidates): Remove superfluous...
2006-01-18 Eric ChristopherUpdate copyright from last checkin.
2006-01-18 Eric Christophercall.c (convert_like_real): When issuing conversion...
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-22 Mark Mitchellre PR c++/25364 (ICE with function pointer as template...
2005-12-08 Théodore Papadopoulocall.c (build_conditional_expr): Print types in error...
2005-11-03 Mark Mitchellre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2005-10-18 Mark Mitchellre PR c++/21908 (poor diagnostic with vitrual base...
2005-10-14 Mark Mitchellre PR c++/19565 (g++ does not warn about overflow in...
2005-10-13 Mark Mitchellre PR c++/22464 (ICE on classes in template functions...
2005-10-12 David Edelsohnre PR c++/23730 (ICE instead of reporting a call to...
2005-10-11 Mark Mitchellre PR c++/21089 (C++ front-end does not "inline" the...
2005-10-06 Volker Reichelt* call.c (resolve_args): Remove redundant test.
2005-10-05 Nathan Sidwellre PR c++/23513 (overload resolution fails to select...
2005-09-21 Volker Reicheltre PR c++/23965 (Bogus error message: no matching funct...
2005-09-12 Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-09-06 Mark Mitchellre PR c++/9782 (constructor not called on higher-dimens...
2005-08-15 Fariborz JahanianFix Infinite Stack Recursion Regression.
2005-07-28 Mark Mitchellre PR c++/22545 (ICE with pointer to class member ...
2005-07-24 Kaveh R. Ghazic-common.c (check_missing_format_attribute): New.
2005-07-21 Volker Reicheltcall.c: Fix comment typo(s).
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-16 Kaveh R. Ghazicall.c (diagnostic_fn_t): New.
2005-07-15 Mark Mitchellre PR c++/22132 (Wrong code: upcasting a const class...
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-26 Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-18 Kaveh R. Ghazic-decl.c (locate_old_decl): Add format attribute.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-05-26 Volker Reichelt* call.c (build_op_delete_call): Fix quoting in error...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-01 Nathan Sidwellcall.c (add_template_candidates_real): Remove length...
2005-03-31 Nathan SidwellPR c++/19203, implement DR 214
2005-03-31 Gabriel Dos Reisre PR c++/18644 (-Wsynth warning in <complex>)
2005-02-24 Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-10 Mark Mitchellre PR c++/19811 (g++ 4.0: ICE on vector delete of undef...
2005-02-10 Mark Mitchellre PR c++/19787 (Internal compiler error with ambiguous...
2005-01-31 Mark Mitchellre PR c++/19457 (Warning depends on cached constant)
2005-01-18 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-01-01 Richard Hendersonre PR middle-end/17799 (Non-optimizing compile loses...
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
2004-12-22 Mark Mitchellre PR c++/18378 (ICE when returning a copy of a packed...
2004-12-16 Nathan Sidwellre PR c++/18905 (Strange error: subscripted value is...
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-01 Nathan Sidwellre PR c++/17431 (Internal error: Segmentation fault...
2004-11-24 Paolo Bonzinire PR c++/16882 (overloading confused by const vector...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-10-28 Mark Mitchellre PR c++/17435 (Binding a temporary of derived type...
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-10-20 Kazu Hirata* call.c, typeck.c: Fix comment typos.
2004-10-19 Mark Mitchellcall.c (struct conversion): Add base_p.
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
next