re PR c++/41468 (SFINAE for expressions doesn't consider ambiguous conversion sequences)
[gcc.git] / gcc / cp / call.c
2010-04-27 Jason Merrillre PR c++/41468 (SFINAE for expressions doesn't conside...
2010-04-27 Jason Merrillre PR c++/41468 (SFINAE for expressions doesn't conside...
2010-04-13 Jason Merrillcall.c (type_decays_to): Check MAYBE_CLASS_TYPE_P inste...
2010-04-12 Jason Merrill* call.c (type_decays_to): Call cv_unqualified for...
2010-04-01 Jason Merrilldecl.c (next_initializable_field): No longer static.
2010-03-23 Jason MerrillMake lambda conversion op and op() non-static.
2010-02-20 Manuel López-Ibáñezre PR c++/35669 (NULL (__null) not considered different...
2010-02-17 Jason Merrillre PR c++/43075 (20_util/bind/ref2.cc FAILs)
2010-01-14 Jason Merrillre PR c++/42701 (ICE on error recovery)
2010-01-14 Jason Merrillre PR c++/42655 (! causes the qualified types for rvalue)
2010-01-05 Jason Merrillpt.c (unify_pack_expansion): Handle deduction from...
2009-12-23 Dodji Seketelire PR c++/42260 (ICE looking up template conversion...
2009-12-18 Jason Merrillre PR c++/42415 (Bad assembly generated for constructor...
2009-12-17 Shujing Zhaocall.c (build_over_call, [...]): Update cp_build_indire...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-12-15 Paolo Bonzini[multiple changes]
2009-12-02 Paolo Bonzinire PR c++/29917 (%s substituted with actual words can...
2009-11-30 Paolo Carlinire PR c++/40371 (ICE with template operator)
2009-11-23 Dodji Seketelire PR c++/14777 (typedef doesn't fully expose base...
2009-11-20 Shujing Zhaore PR c++/29017 (%s substituted with different untransl...
2009-11-20 Jason Merrillre PR c++/42115 (r154072 & r154073 break build of ppl...
2009-11-18 Shujing Zhaore PR c++/40892 (maybe_warn_cpp0x i18n problems)
2009-11-17 Jakub Jelinekre PR c++/42061 ([c++0x] ICE with invalid initializer...
2009-11-12 Jason Merrillre PR c++/42013 (cv-qualification of conditional expres...
2009-11-12 Jason Merrillre PR c++/42013 (cv-qualification of conditional expres...
2009-11-11 Jason Merrillcall.c (build_op_delete_call): Downgrade error about...
2009-11-10 Jason Merrill* call.c (build_op_delete_call): Tweak error.
2009-11-10 Jason Merrillre PR c++/34158 (Template delete doesn't call if except...
2009-11-06 Jason Merrillre PR c++/9381 (attribute on member function pointer...
2009-11-03 Jason Merrillre PR c++/41815 ([C++0x] GCC wrongly treats rvalues...
2009-11-03 Jason Merrillre PR c++/40944 ([C++0x] rejects well-formed code:...
2009-11-01 Jason Merrillre PR c++/41754 (initializer list internal compiler...
2009-10-27 Jason MerrillAllow no-capture lambdas to convert to function pointer.
2009-10-23 Jason MerrillCore issue 899
2009-10-23 Jason Merrill* call.c (initialize_reference): Tweak error message.
2009-10-14 Jason Merrillre PR c++/39866 ([c++0x] deleted functions not removed...
2009-10-02 Janis Johnsoncall.c (convert_arg_to_ellipsis): Avoid promoting decim...
2009-09-18 Jason Merrillc.opt: Add -fno-deduce-init-list.
2009-08-26 Jason Merrillcall.c (build_builtin_candidate): Don't set LOOKUP_ONLY...
2009-08-26 Jason Merrillcall.c (build_conditional_expr): Fix logic errors.
2009-08-24 Jason Merrillre PR c++/41109 (Argument flagged as unused despite...
2009-08-16 Jason MerrillMake TREE_USED match the [basic.def.odr] concept for...
2009-08-04 Manuel López-Ibáñezre PR c++/16696 (Strange message when operator++ not...
2009-08-01 Jason Merrillcall.c (convert_class_to_reference): Binding an lvalue...
2009-08-01 Jason Merrillcall.c (reference_binding): Rename lvalue_p to is_lvalue.
2009-07-25 Jason MerrillCore issue 901
2009-07-24 Jason MerrillCore issue 702
2009-07-22 Jason MerrillCore issue 934
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16 Jason Merrillre PR libstdc++/37907 ([c++0x] support for std::is_stan...
2009-07-14 Jason Merrillbuiltins.c (can_trust_pointer_alignment): New fn.
2009-07-12 Jason Merrillcp-tree.h (enum cp_lvalue_kind_flags): Add clk_rvalueref.
2009-06-25 Ian Lance Taylorcall.c (avoid_sign_compare_warnings): New static function.
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Jakub Jelinekre PR c++/40373 (ICE with invalid destructor call)
2009-06-02 Jason Merrillre PR c++/40308 (Brace initialization fails for member...
2009-05-27 Jason Merrillcall.c (implicit_conversion): Handle conversion from...
2009-05-25 Jason Merrillre PR c++/38064 ([c++0x] operator== doesn't work for...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-18 Jason MerrillImplement explicit conversions ops as specified in...
2009-05-15 Manuel López-Ibáñezre PR c/16302 (gcc fails to warn about some common...
2009-05-10 Joseph Myerspretty-print.h (struct pretty_print_info): Add translat...
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-23 Dodji Seketelire PR c++/38228 (ICE with invalid use of bound member...
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-15 Le-Chun Wure PR c++/39551 (C++ frontend not warn about unused...
2009-04-13 Jason Merrillre PR c++/39480 (generated memcpy causes trouble in...
2009-04-13 Jason Merrillre PR c++/39750 (ICE in uses_template_parms, at cp...
2009-04-13 Jason Merrillre PR c++/39742 (ice in C++ overload resolution)
2009-04-08 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-27 Paolo Carlinire PR c++/37554 (ICE with invalid cast)
2008-12-19 Jakub Jelinekre PR c++/38577 (ICE: tree check: expected call_expr...
2008-12-10 Mark Mitchellre PR c++/37971 (Rejects default argument that is...
2008-12-02 Jason MerrillPR c++/35782, c++/37860
2008-11-20 Jason Merrillre PR c++/37540 (ICE on __decltype of method call in...
2008-11-18 Jason Merrillre PR c++/37962 (ICE with (auto*) casts)
2008-11-14 Jason Merrillre PR c++/37740 ([C++0x] "foo f{...}" form compiles...
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-03 Jason Merrillre PR c++/37208 (C++0x deleted functions and SFINAE)
2008-09-03 Aldy Hernandezdiagnostic.c (error_at): New.
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-07-25 Jan Hubickatypeck.c (inline_conversion): Remove.
2008-07-24 Jason MerrillImplement defaulted/deleted functions as per N2346
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2008-07-18 Dodji Seketelire PR c++/36407 (ICE with conversion and -fpermissive)
2008-07-03 Richard Guentherre PR c++/36128 (ICE with invalid argument for builtin)
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-27 Michael MatzFix c++/27975.
2008-05-27 Alexandre Olivare PR c++/35909 (ICE with bit-field and const references)
2008-05-12 Tomas Bilytypeck2.c (digest_init): Use CONVERT_EXPR_P.
next