aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-07-06re PR c++/49353 (C++ frontend should not declare function EXTERN when it forc...Jason Merrill1-0/+4
2011-07-06re PR c++/49568 (g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX)Jason Merrill1-0/+5
2011-07-06re PR c++/48157 (Unable to match function call to member function template)Jason Merrill1-0/+4
2011-07-05re PR c++/49598 ([C++0x] Ice on lambda with implicit capture by value.)Jason Merrill1-0/+5
2011-07-05c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.Richard Guenther1-0/+5
2011-07-04DR 1207 PR c++/49589Jason Merrill1-0/+8
2011-07-04error.c (dump_template_bindings): Don't print typenames for a partial instant...Jason Merrill1-0/+8
2011-07-04* error.c (type_to_string): Avoid redundant akas.Jason Merrill1-0/+4
2011-07-01re PR c++/49605 (-Wdelete-non-virtual-dtor is not picky enough)Jonathan Wakely1-0/+5
2011-07-01Make-lang.in (cp/decl.o): Depend on pointer-set.h.Jakub Jelinek1-0/+8
2011-07-01re PR c++/48261 (internal compiler error: in lookup_template_function, at cp/...Jason Merrill1-0/+3
2011-07-01re PR c++/48593 (Wrong return type when applying address operator to inherite...Jason Merrill1-0/+8
2011-07-01re PR c++/48883 (?: ternary operator fails in certain contexts - link error)Jason Merrill1-0/+4
2011-07-01re PR c++/49085 (Crash with SIGSEGV during compilation.)Jason Merrill1-0/+5
2011-06-30correct changelogJason Merrill1-1/+1
2011-06-30re PR c++/49387 (t.cxx:140: error: too many initializers for ‘const __class...Jason Merrill1-0/+3
2011-06-30re PR c++/49569 (-std=gnu++0x causes segmentation fault)Jason Merrill1-0/+4
2011-06-30* pt.c (iterative_hash_template_arg): Use cp_tree_operand_length.Jason Merrill1-0/+2
2011-06-30re PR c++/49355 (new T({""}) crashes G++ when struct T { std::string foobar };)Jason Merrill1-0/+3
2011-06-30re PR c++/48481 (C++ overloading memory hog)Jason Merrill1-0/+7
2011-06-29re PR c++/49216 ([C++0x] ICE on compiling new-expression with braced-init-lis...Jason Merrill1-0/+4
2011-06-29DR 1207 PR c++/49003Jason Merrill1-0/+9
2011-06-29pt.c (tsubst_decl): In unevaluated operand, don't tsubst DECL_INITIAL unless ...Jason Merrill1-0/+3
2011-06-29re PR c++/49520 ([C++0x] using-declaration and operator&& confuses constexpr)Jason Merrill1-0/+4
2011-06-29re PR c++/49554 ([C++0x] lambda capture causes "cannot call member function ....Jason Merrill1-0/+6
2011-06-29re PR c++/45923 (constexpr diagnostics, more more)Jason Merrill1-0/+20
2011-06-29method.c (maybe_explain_implicit_delete): Use pointer_set instead of htab.Jason Merrill1-0/+3
2011-06-29class.c (finalize_literal_type_property): Update conditions.Jason Merrill1-0/+3
2011-06-29tree.c (build_vec_init_expr): Don't add TARGET_EXPR.Jason Merrill1-0/+4
2011-06-29init.c (build_value_init): Decide whether or not to zero-initialize based on ...Jason Merrill1-0/+4
2011-06-29DR 990Jason Merrill1-0/+8
2011-06-27c-common.h (c_tree_chain_next): New static inline function.Jakub Jelinek1-0/+4
2011-06-26re PR c++/49528 (g++ fails to destroy temporary object when subobject is used...Jason Merrill1-0/+5
2011-06-26re PR c++/49528 (g++ fails to destroy temporary object when subobject is used...Jason Merrill1-0/+8
2011-06-25changelog correctionJason Merrill1-3/+2
2011-06-24re PR c++/46400 (g++ Segmentation Fault on heavily templated project.)Jakub Jelinek1-0/+6
2011-06-24name-lookup.h (cp_binding_level): Removed unused member names_size.Gabriel Charette1-0/+5
2011-06-23re PR c++/49418 (G++ discards cv-quals from template parameter types)Jason Merrill1-0/+4
2011-06-23re PR c++/35255 ([DR 115] gcc does not do partial ordering on overloaded addr...Jason Merrill1-0/+5
2011-06-23re PR c++/44625 (ICE after error: anonymous struct not inside named type)Paolo Carlini1-0/+6
2011-06-23re PR c++/49507 (ICE because of defaulted template destructor)Jason Merrill1-0/+4
2011-06-23optimize.c (maybe_clone_body): Set linkage flags before cgraph_same_body_alias.Jason Merrill1-0/+3
2011-06-23re PR c++/49440 (Invalid dynamic_cast for unnamed namespace)Jason Merrill1-0/+4
2011-06-23re PR c++/49395 (Non-class prvalues seem to have cv-qualification with GCC)Jason Merrill1-0/+3
2011-06-23re PR c++/36435 (Partial ordering of explicit specialization should include r...Jason Merrill1-0/+5
2011-06-22re PR c++/49260 ([C++0x] lambda-eh2.C fails execution)Jason Merrill1-0/+6
2011-06-22re PR c++/49172 ([C++0x][constexpr] References should be declarable with cons...Jason Merrill1-0/+7
2011-06-21re PR c++/49482 ([C++0x] unused parameter warning on lambda in function templ...Jason Merrill1-0/+4
2011-06-21call.c (add_builtin_candidates): Use cv_unqualified rather than TYPE_MAIN_VAR...Jason Merrill1-0/+5
2011-06-21re PR c++/49418 (G++ discards cv-quals from template parameter types)Jason Merrill1-0/+6