c.opt: Add -fno-deduce-init-list.
[gcc.git] / gcc / cp / call.c
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.
2008-04-17 Jason Merrillre PR c++/35773 (auto_ptr references don't convert)
2008-04-09 Volker Reicheltcall.c (build_op_delete_call): Fix quotation in warning...
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-03-18 Jason Merrillre PR c++/35548 (g++ 4.3 miscompile this simple program)
2008-03-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-26 Manuel López-Ibáñezre PR tree-optimization/26264 (Extraneous warning with...
2008-02-13 Jason Merrillre PR c++/34824 (ICE with explicit copy constructor)
2008-02-06 Alexandre Olivare PR c++/35056 (ICE in copy_to_mode_reg, at explow...
2008-01-26 Jason Merrillre PR c++/27177 (ICE in build_simple_base_path, at...
2008-01-25 Jason Merrillre PR c++/31780 (ICE with incompatible types for ?...
2008-01-23 Jakub Jelinekre PR c++/33984 (bit-fields, references and overloads)
2007-12-20 Jason Merrillre PR c++/34111 (new overload resolution error)
2007-11-23 Mark Mitchellre PR c++/5310 (Weird warnings about using (int)NULL)
2007-11-12 Jakub Jelinekre PR c++/29225 (ICE in gimplify_expr, at gimplify...
2007-11-07 Jakub Jelinekre PR c++/33501 (Copy constructor assumed to exist...
2007-11-05 Douglas GregorIndex...
2007-10-27 Jason Merrillre PR c++/5247 (Memory eating infinite loop on default...
2007-10-24 Jason MerrillPR c++/25950 (DR 391)
2007-10-12 Simon Martinre PR c++/26698 (g++ accepts const-incorrect code due...
2007-10-04 Jason Merrillre PR c++/20416 (Incorrect lifetime for temporary with...
2007-09-23 Jason Merrillre PR c++/15269 (__attribute__((deprecated)) broken...
2007-09-16 Nathan Sidwellre PR c++/32756 (wrong ambiguous overload error?)
2007-09-04 Jason Merrillre PR c++/31419 (template user defined conversion opera...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-20 Richard Guentherre PR c++/22369 (C++ produces mis-matched types with...
2007-08-10 Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-08-02 Kaveh R. Ghazire PR middle-end/32668 (The type-generic builtins apply...
2007-07-27 Mark Mitchellre PR c++/32346 (long long bitfield passed to int argum...
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...
next