aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-11-10* call.c (build_op_delete_call): Tweak error.Jason Merrill1-1/+5
2009-11-10re PR c++/34158 (Template delete doesn't call if exception thrown in construc...Jason Merrill1-0/+8
2009-11-09re PR c++/41972 (nondependent static member function as a reference template ...Jason Merrill1-0/+4
2009-11-09re PR c++/41994 (ICE with &A::operator T)Jason Merrill1-0/+5
2009-11-0837920, not 37290Jason Merrill1-1/+1
2009-11-08re PR target/37290 (Endless recursion in cse_cc_succs)Jason Merrill1-0/+3
2009-11-07re PR c++/18451 (C++ error message regression)Jason Merrill1-0/+18
2009-11-06add missing changelog lineJason Merrill1-0/+1
2009-11-06re PR c++/15946 (Unhelpful error message when "typename" is omitted)Jason Merrill1-0/+12
2009-11-06re PR c++/9381 (attribute on member function pointer have no effect)Jason Merrill1-0/+14
2009-11-06re PR c++/41536 (always_inline does not work always with constructors)Andrew Pinski1-0/+6
2009-11-06re PR c++/41967 (gcc get into endless loop when compiling an openmp program)Jakub Jelinek1-0/+7
2009-11-05re PR c++/34180 (Default copy constructor copies const auto_ptr members)Jason Merrill1-0/+4
2009-11-05re PR c++/7046 (#pragma pack(1) context evaluated at point of instantiation r...Jason Merrill1-0/+5
2009-11-05re PR c++/34870 (argument-dependent lookup fails to find friend declaration)Jason Merrill1-0/+5
2009-11-05re PR c++/41703 (Problems with SFINAE. Source works at gcc 3.4.6 but fails at...Jason Merrill1-0/+7
2009-11-04re PR c++/39413 (static_assert and SFINAE)Jason Merrill1-0/+3
2009-11-04correct PR numberJason Merrill1-1/+1
2009-11-04re PR c++/15882 (Check for return type of overloaded operator new too early)Jason Merrill1-0/+4
2009-11-04PR c++/17365, DR 218Jason Merrill1-0/+5
2009-11-03re PR c++/36959 (C++ front-end causing a static inline function to be emitted)Jason Merrill1-0/+4
2009-11-03re PR c++/41876 (Parse problems with catch)Jason Merrill1-0/+6
2009-11-03re PR c++/41927 ([C++0x] Spurious warning with enable_if and default function...Jason Merrill1-0/+4
2009-11-03re PR c++/41815 ([C++0x] GCC wrongly treats rvalues of non-class type cv-qual...Jason Merrill1-0/+3
2009-11-03re PR c++/40944 ([C++0x] rejects well-formed code: SFINAE, decltype, function...Jason Merrill1-0/+6
2009-11-03re PR c++/40687 ([C++0x]: error with auto and 7.1.6.4/7 in N2914)Jason Merrill1-0/+5
2009-11-02re PR c++/37093 (ICE with pointer to member template parameters)Dodji Seketeli1-0/+7
2009-11-02Restrict DR 757 change to C++0x mode.Jason Merrill1-0/+8
2009-11-02re PR c++/41774 (ice: vector VEC(visibility,base) pop domain error, in pop_vi...Jakub Jelinek1-0/+11
2009-11-01tree.c (cv_unqualified): New fn.Jason Merrill1-0/+4
2009-11-01* rtti.c (tinfo_name): Fix lengths for private case.Jason Merrill1-0/+4
2009-11-01re PR c++/41754 (initializer list internal compiler segfault)Jason Merrill1-0/+6
2009-10-30mangle.c (mangle_type_string_for_rtti): Reapply 153734.Jerry Quinn1-0/+13
2009-10-30revert: decl.c (cp_fname_init): Correct build_string argument.Jason Merrill1-0/+5
2009-10-30tinfo.cc (operator=(const type_info&)): Revert 153734.Jerry Quinn1-0/+12
2009-10-30re PR c++/41863 (segfault with sizeof in template parameter)Dodji Seketeli1-0/+6
2009-10-30mangle.c (mangle_type_string_for_rtti): Revert r149964.Jerry Quinn1-0/+12
2009-10-28Core issue 812, 861Jason Merrill1-0/+8
2009-10-28* decl.c (cp_fname_init): Correct build_string argument.Jason Merrill1-0/+4
2009-10-27Allow no-capture lambdas to convert to function pointer.Jason Merrill1-0/+13
2009-10-26re PR debug/41828 (DW_AT_name should not be present for anonymous aggregates)Jakub Jelinek1-0/+6
2009-10-26PR c++/38796, Core issue 906Jason Merrill1-0/+16
2009-10-26re PR c++/41785 ([C++0x] ICE on canonical types with variadic templates and C...Dodji Seketeli1-0/+7
2009-10-26re PR c++/41020 (Can't declare an extern "C" friend of a builtin function)Dodji Seketeli1-0/+6
2009-10-23re PR c++/40808 (member template specialization causes ICE)Dodji Seketeli1-0/+6
2009-10-23* semantics.c (lambda_expr_this_capture): Use thisify_lambda_field.Jason Merrill1-0/+2
2009-10-23semantics.c (outer_lambda_capture_p): New fn.Jason Merrill1-0/+5
2009-10-23Core issue 899Jason Merrill1-0/+4
2009-10-23* call.c (initialize_reference): Tweak error message.Jason Merrill1-0/+4
2009-10-21mangle.c (finish_mangling_get_identifier): Use obstack_base (mangle_obstack) ...Jakub Jelinek1-0/+5