aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-09-05re PR c++/54441 (Infinite loop with brace initializer on zero-length array)Jason Merrill1-0/+6
2012-09-05re PR c++/54420 (Segmentation fault in decl_mangling_context)Jason Merrill1-0/+7
2012-09-04re PR c++/54198 ("error: invalid use of incomplete type" when building Chromium)Jason Merrill1-0/+4
2012-09-04re PR c++/54437 (Revision 190664 causes Firefox build failure)Jason Merrill1-0/+7
2012-08-31re PR c++/18747 ("template<> int i;" accepted)Paolo Carlini1-0/+11
2012-08-31re PR c++/54197 (Lifetime of reference not properly extended)Ollie Wild1-0/+5
2012-08-30re PR c++/50545 ([C++0x][DR 1172] SFINAE does not handle an explicit type con...Jason Merrill1-0/+8
2012-08-30semantics.c (finish_qualified_id_expr): Handle building up a non-dependent SC...Jason Merrill1-0/+5
2012-08-30friend.c (make_friend_class): Handle template template parameters.Jason Merrill1-0/+7
2012-08-30pt.c (get_class_bindings): Call coerce_template_parms.Jason Merrill1-0/+5
2012-08-30decl.c (cp_finish_decl): Check for invalid multiple initializers even if the ...Jason Merrill1-0/+3
2012-08-30pt.c (instantiate_template_1): Keep processing_template_decl set if there are...Jason Merrill1-0/+5
2012-08-25re PR c++/51421 ([c++0x] ICE with invalid use of auto)Paolo Carlini1-0/+8
2012-08-24PR c++/51213 (again)Jason Merrill1-0/+17
2012-08-24pt.c (tsubst_default_argument): Indicate where the default argument is being ...Jason Merrill1-0/+9
2012-08-24pt.c (resolve_overloaded_unification): Use coerce_template_parms instead of g...Jason Merrill1-0/+4
2012-08-24pt.c (register_specialization): Correct argument to check_specialization_name...Jason Merrill1-0/+7
2012-08-23* decl.c (compute_array_index_type): Use type_dependent_expression_p.Jason Merrill1-0/+4
2012-08-23re PR c++/20420 (Incorrectly Accepts double declarations)Paolo Carlini1-0/+8
2012-08-21cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.Richard Biener1-0/+7
2012-08-20re PR c++/10416 ('unused variable' warning ignores ctor/dtor side-effects)Paolo Carlini1-0/+6
2012-08-20Fix -ftime-report for C++ lookup.Diego Novillo1-0/+4
2012-08-20name-lookup.c (store_binding_p): New predicate, split out from ...Richard Guenther1-0/+9
2012-08-19Make-lang.in: Fix typo.Mikael Morin1-0/+4
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-0/+4
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-0/+7
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-0/+4
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher1-0/+7
2012-08-06Avoid crashing on erroneous static_assert usageDodji Seketeli1-0/+6
2012-08-06re PR c++/54165 (Cast to "void" should not implicitly call conversion functions)Marc Glisse1-0/+7
2012-08-03pt.c (tsubst_copy_and_build): Handle VECTOR_TYPE like scalars.Marc Glisse1-0/+6
2012-08-02PR c++/51213 (again)Jason Merrill1-0/+12
2012-07-31pt.c (check_default_tmpl_args): Change is_primary and is_partial parameters t...Paolo Carlini1-0/+9
2012-07-31re PR c++/53624 (GCC rejects function local types in template function with d...Paolo Carlini1-1/+5
2012-07-25re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore1-0/+7
2012-07-25re PR c++/54086 (GCC should allow constexpr and const together)Jason Merrill1-0/+3
2012-07-25re PR c++/54020 ([c++0x] incorrectly accepted constexpr functions)Jason Merrill1-0/+4
2012-07-25cp-tree.h (tsubst_flags): Remove tf_no_access_control.Jason Merrill1-0/+6
2012-07-25* pt.c (print_candidates_1): Use inform instead of error.Jason Merrill1-0/+4
2012-07-24pt.c (convert_template_argument, tsubst): Simplify fourth argument to make_ty...Paolo Carlini1-5/+10
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-0/+26
2012-07-20re PR c++/54038 (finalize_type_size enters infinite loop becasue TYPE_NEXT_VA...Jason Merrill1-0/+6
2012-07-20re PR c++/54026 (template const struct with mutable members erroneously emitt...Jason Merrill1-0/+3
2012-07-19re PR c++/54021 ([c++0x] __builtin_constant_p should be constexpr)Jason Merrill1-0/+6
2012-07-18* pt.c (instantiate_decl): Don't recheck substitutions.Jason Merrill1-0/+4
2012-07-18DR 1170 PR c++/51213Paolo Carlini1-0/+18
2012-07-18method.c (process_subob_fn): Make sure no_implicit_p is non-null before tryin...Jason Merrill1-0/+5
2012-07-17re PR c++/53995 (Overload resolution fails with enum argument, says <anonymou...Jason Merrill1-0/+4
2012-07-17re PR c++/53989 (Internal compiler error in strip_typedefs, at cp/tree.c:1187)Jason Merrill1-0/+4
2012-07-17decl.c (xref_basetypes): Complain about incomplete template base.Jason Merrill1-0/+3