Update copyright years.
[platform/upstream/gcc.git] / gcc / cp / call.c
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Jason MerrillN3778: Sized Deallocation
2014-12-12 Jason Merrillre PR c++/57510 (subobjects not destroyed when exceptio...
2014-11-26 Paolo Carlinire PR c++/63757 (nullptr conversion sequence fails...
2014-11-22 Jason Merrillre PR c++/63657 (-Wunused-variable: warning supressed...
2014-11-19 Jason Merrillre PR c++/57979 (G++ accepts constant expression define...
2014-11-17 Jason Merrillre PR c++/33911 (attribute deprecated vs. templates)
2014-11-17 Jason Merrillre PR c++/50473 ([C++0x] ICE in type_has_nontrivial_cop...
2014-11-14 Paolo Carlinisemantics.c (end_maybe_infinite_loop): Use fold_non_dep...
2014-11-10 Jason MerrillDR 2007
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-12 Jason Merrillre PR c++/62115 (ICE with invalid default argument)
2014-10-08 Jason Merrillcall.c (call_copy_ctor): New.
2014-10-02 Paolo Carlinire PR c++/53025 ([C++11] noexcept operator depends...
2014-10-01 Jason Merrillre PR c++/63362 (The c++11 triviality-traits need front...
2014-09-20 Jason Merrillre PR c++/61465 (Bogus parameter set but not used warni...
2014-08-19 Marek Polacekre PR c++/62153 (warn for bool expression compared...
2014-08-15 Manuel López-Ibáñezcall.c (build_conditional_expr_1): Use OPT_Wextra in...
2014-08-13 Jason Merrillcall.c (build_x_va_arg): Support passing non-POD throug...
2014-08-09 Paolo Carliniinvoke.texi ([Wnarrowing]): Update for non-constants...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-17 Paolo Carlinire PR c++/50961 (Fails to decay template function prope...
2014-07-15 Jason Merrillre PR c++/60848 (Crash while experimenting with c+...
2014-07-15 Paolo Carlinicall.c (convert_like_real): Call print_z_candidate...
2014-07-14 Jason Merrillre PR c++/58636 (ICE with initializer_list and rvalue...
2014-07-12 Jason Merrillre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2014-07-11 Paolo Carlinire PR c++/53159 (Missing narrowing check)
2014-06-30 Igor Zamyatinre PR middle-end/57541 ([Cilkplus]: internal compiler...
2014-06-20 Jason Merrillre PR c++/59296 ([c++11] ref-qualified member function...
2014-06-20 Jason Merrillre PR c++/61556 ([c++11][4.9/4.10 Regression] ‘*(const...
2014-06-19 Jason Merrillre PR c++/59296 ([c++11] ref-qualified member function...
2014-06-18 Jason Merrillre PR c++/59296 ([c++11] ref-qualified member function...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-12 Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-06-03 Paolo CarliniDR 1423 PR c++/52174
2014-06-03 Jason Merrillre PR c++/60848 (Crash while experimenting with c+...
2014-05-28 Jason Merrillre PR c++/61242 (Bogus "no matching function for call...
2014-05-15 Jason Merrill* call.c (print_conversion_rejection): Use loc consiste...
2014-05-14 Paolo Carlinicp-tree.h (DIRECT_LIST_INIT_P): Add.
2014-05-14 Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
2014-05-14 Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-05-13 Jason Merrillcall.c (print_error_for_call_failure): Say "no match...
2014-05-13 Jason Merrillcall.c (maybe_print_user_conv_context): New.
2014-05-12 Jason Merrillcall.c (convert_like_real): Use inform for identifying...
2014-05-09 Momchil Velikovre PR c++/60463 (Lambda function can call a non-const...
2014-05-09 Jason MerrillDR 587 PR c++/51317
2014-05-09 Jason MerrillDR 5 PR c++/60019
2014-05-09 Jason Merrillre PR c++/32019 (Conditional operator ?: and ambiguous...
2014-05-09 Jason Merrillre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-18 Jason MerrillDR 1571
2014-04-18 Jason Merrillre PR c++/60872 (Cannot memcpy array of restricted...
2014-04-16 Patrick Palkare PR c++/60765 (Function attributes ignored for pointe...
2014-04-11 Jason MerrillDR 1030 PR c++/51253
2014-04-01 Jason Merrillre PR c++/60708 (An array temporary causes an ICE in...
2014-03-19 Paolo Carlinire PR c++/51474 ([c++0x] ICE with pure virtual function...
2014-03-10 Jason Merrillre PR c++/60367 (Default argument object is not getting...
2014-02-28 Paolo Carlinire PR c++/58610 ([c++11] ICE with constexpr of class...
2014-02-27 Paolo Carlinire PR c++/60253 (ICE passing class object through ellip...
2014-02-26 Jason Merrillre PR c++/60345 (r208159 causes Firefox build error)
2014-02-25 Jason MerrillDR 1571
2014-02-25 Jason Merrillcall.c (print_conversion_rejection): Handle n_arg of -2.
2014-02-21 Jason Merrillre PR c++/60277 (Bogus "inline function virtual .....
2014-01-31 Jason Merrillre PR c++/59646 (ICE with volatile in initializer list)
2014-01-30 Marek Polacekre PR c/59940 (Imprecise column number for -Wconversion)
2014-01-30 Jason Merrillre PR c++/59707 (Crash when using std::map with templat...
2014-01-28 Jason Merrillre PR c++/59823 (conversion operator to const X& causes...
2014-01-28 Jason Merrillre PR c++/58639 (ICE on self-referential struct member)
2014-01-28 Jason Merrillre PR c++/58812 (ICE initializing an r-value reference...
2014-01-28 Jason MerrillCore DR 1288
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-23 Jason Merrillcall.c (build_op_delete_call): Use make_tree_vector...
2014-01-02 Marc Glissere PR c++/59641 (ICE with invalid expression in vector...
2014-01-02 Marc Glissecall.c (convert_like_real): Check complain.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-23 Easwaran Ramanre PR c++/59031 (vtable lookup not optimized away)
2013-11-23 Alexander Ivchenkore PR c++/58525 (__cxa_throw_bad_array_new_length is...
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-10-31 Paolo Carlinire PR c++/58581 ([c++11] ICE with no-throw specificatio...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Jason MerrillIn C++11 a trivial [cd]tor might not be callable.
2013-08-30 Paolo Carlinire PR c++/51424 ([C++11] G++ should diagnose self-deleg...
2013-08-21 Paolo Carlinire PR c++/56130 (__attribute__((deprecated)) does not...
2013-08-20 Balaji V. Iyerre PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an...
2013-08-14 Paolo Carlinire PR c++/51912 ([C++11] G++ accepts floating point...
2013-07-30 Paolo Carlinire PR c++/57947 (internal compiler error: Segmentation...
2013-07-29 Paolo Carlinire PR c++/57948 (internal compiler error: in initialize...
2013-07-25 Paolo Carlinire PR c++/57981 (ICE in this code)
2013-07-14 Marc Glissecall.c (build_conditional_expr_1): Handle the case...
2013-07-13 Jason Merrillcall.c (can_convert): Allow user-defined conversions.
2013-07-09 Marc Glissere PR c++/53000 (Conditional operator does not behave...
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-21 Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-06-08 Sriraman Tallamre PR c++/57548 (calling gnu multiversioned function...
2013-05-23 Jason Merrillre PR c++/56930 (pointless -Wconversion warning with...
2013-05-21 Paolo Carlinicall.c (build_conditional_expr_1): Add location_t param...
next