semantics.c (validate_constexpr_fundecl): Check DECL_TEMPLATE_INFO rather than DECL_T...
[gcc.git] / gcc / cp / ChangeLog
2011-05-11 Jason Merrillsemantics.c (validate_constexpr_fundecl): Check DECL_TE...
2011-05-11 Jason Merrillsemantics.c (register_constexpr_fundef): Add to hash...
2011-05-11 Jason Merrill* decl.c (grokdeclarator): Only set DECL_DECLARED_CONST...
2011-05-11 Jason Merrillpt.c (build_non_dependent_expr): Don't check null_ptr_c...
2011-05-11 Jason Merrillre PR c++/48745 ([C++0x] Segmentation fault with list...
2011-05-11 Nathan Froydsplit tree_type
2011-05-10 Jason Merrillre PR c++/48930 ([C++0x] Invalid implicitly declared...
2011-05-10 Jason Merrillre PR c++/48736 ([C++0x] ICE during list-initialization...
2011-05-10 Ville VoutilainenFixes for override/final.
2011-05-10 Nathan Froydmark EXPR_PACK_EXPANSION as typed only
2011-05-09 Paolo Carlinire PR c++/48737 ([C++0x][SFINAE] Hard errors with array...
2011-05-09 Fabien ChêneFix PR C++/48859
2011-05-09 Jason Merrillre PR c++/34772 (self-initialisation does not silence...
2011-05-09 Ville VoutilainenImplement final/override for member functions.
2011-05-09 Dodji Seketelire PR c++/48574 (ICE)
2011-05-08 Paolo Carlinire PR c++/48816 (possible pointless code in file cxx...
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-06 Jason Merrilldecl.c (stabilize_save_expr_r): Set *walk_subtrees...
2011-05-06 Jason Merrillre PR c++/48909 ([C++0x] ICE in cxx_eval_conditional_ex...
2011-05-06 Jason Merrillre PR c++/48911 ([C++0x] Error for valid array subscript)
2011-05-06 Nathan Froydintroduce {class,type}_of_this_parm functions
2011-05-06 Dodji Seketelire PR c++/48838 (valid template code does not compile)
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Jason Merrillcp-tree.h (REFERENCE_REF_P): Just check the type.
2011-05-05 Jason Merrillre PR c++/48873 ([C++0x][noexcept] Placement-new proble...
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-05 Joseph Myersc-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-05 Jason Merrillre PR c++/48749 (internal compiler error: tree check...
2011-05-03 Paolo Carlinire PR c++/28501 (ICE with __real__ and implicit type...
2011-05-02 Lawrence CrowlUpgrade the utility of timevars.
2011-05-02 Jason Merrilltree.c (build_vec_init_expr): Take complain parm.
2011-05-02 Jason Merrillrevert: re PR c++/40975 (ICE in copy_tree_r on array...
2011-05-02 Jason Merrillre PR c++/48834 (-fno-exceptions causes wrong code...
2011-05-02 Jason Merrillre PR c++/48446 (internal compiler error: in gimplify_v...
2011-05-02 Dmitry Gorbachevparser.c (cp_parser_init_declarator): Set pushed_scope...
2011-05-02 Paolo Carlinire PR c++/47969 ([C++0x] ICE: SIGSEGV in compute_array_...
2011-04-30 Diego Novillocp-tree.h (LOOKUP_EXPLICIT_TMPL_ARGS): Define.
2011-04-29 Paolo Carlinire PR c++/48606 (g++.dg/init/ctor9.C ICE: tree check...
2011-04-29 Nicola PeroIn gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innov...
2011-04-28 Paolo Carlinire PR c++/48798 (CV-qualified base class erroneously...
2011-04-28 Dodji Seketelire PR c++/48656 ([C++0x] cannot call member function...
2011-04-28 Paolo Carlinire PR c++/48530 ([C++0x][SFINAE] Hard errors with delet...
2011-04-28 Paolo Carlinire PR c++/48771 ([C++0x] is_literal_type incorrect...
2011-04-28 Jason Merrillre PR libstdc++/48760 (std::complex constructor buggy...
2011-04-28 Jason Merrillinit.c (build_vec_delete_1): Look for sfk_deleting_dest...
2011-04-28 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-04-27 Jason Merrillclass.c (resolve_address_of_overloaded_function): Don...
2011-04-27 Jason Merrillre PR c++/48046 (Expected diagnostic "reference to...
2011-04-27 Jason Merrillre PR c++/42687 (The prevention of ADL with the help...
2011-04-27 Jason Merrillptree.c (cxx_print_type): Dump fullname.
2011-04-26 Jason Merrillre PR c++/48530 ([C++0x][SFINAE] Hard errors with delet...
2011-04-26 Martin Jamborclass.c (cp_fold_obj_type_ref): Remove.
2011-04-25 Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-04-25 Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-04-25 Jason Merrillre PR c++/48707 ([c++0x] ICE initializing static const...
2011-04-21 Jason Merrillsemantics.c (finish_compound_literal): Don't put an...
2011-04-21 Jason Merrill* call.c (build_over_call): Handle trivial dtor.
2011-04-21 Jason Merrill* search.c (lookup_fnfields_slot): Call complete_type.
2011-04-21 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-20 Jason Merrillre PR c++/48657 (could not convert template argument...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Jason Merrillre PR c++/46304 (g++ crashes with ICE in bitmap_first_s...
2011-04-20 Jason Merrillre PR c++/45267 (inlining fails with -m32)
2011-04-18 Jason Merrillre PR c++/48569 (internal compiler error: in build_zero...
2011-04-18 Jason Merrillre PR c++/48537 (C++0x: ICE using union with non-trivia...
2011-04-18 Jakub Jelinekre PR c++/48632 (Internal compiler error when using...
2011-04-18 Jim Meyeringfix doubled-word typos in comments and strings: e.g...
2011-04-18 Jan Hubickasemantics.c (finish_goto_stmt): Do set UNINLINABLE...
2011-04-18 Jason Merrillre PR c++/48531 ([C++0x][SFINAE] Hard errors with array...
2011-04-18 Jason Merrill* tree.c (get_target_expr): Handle VEC_INIT_EXPR.
2011-04-17 Jan Hubickare PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2011-04-16 Jason MerrillImplement N3271
2011-04-14 Nicola PeroIn gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero...
2011-04-14 Nathan Froydre PR objc++/48479 (Many ICEs in the obj-c++.dg test...
2011-04-14 Nathan Froydcp-tree.def (SWITCH_STMT): Add an extra operand.
2011-04-14 Nathan Froydcp-tree.def (IF_STMT): Add an extra operand.
2011-04-14 Nathan Froydcp-tree.def (FOR_STMT, [...]): Add an extra operand.
2011-04-14 Jason Merrillparser.c (cp_parser_postfix_expression): Fix flags...
2011-04-14 Jason Merrillre PR c++/48531 ([C++0x][SFINAE] Hard errors with array...
2011-04-14 Jason Merrillre PR c++/48557 ([C++0x][SFINAE] Hard errors with void...
2011-04-14 Jason Merrillre PR c++/48446 (internal compiler error: in gimplify_v...
2011-04-14 Nicola PeroIn gcc/: 2011-04-14 Nicola Pero <nicola.pero@meta-innov...
2011-04-14 Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-13 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-13 Jakub Jelinekre PR regression/48570 (wrong subscription with -std...
2011-04-13 Dodji Seketelire PR c++/48574 (ICE)
2011-04-13 Jason Merrillpt.c (tsubst_copy_and_build): Don't complain about...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Nicola PeroIn gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innov...
2011-04-12 Martin Jamborclass.c (cp_fold_obj_type_ref): Call cgraph_get_node...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-11 Jason Merrillre PR c++/48535 ([C++0x][SFINAE] Hard errors during...
2011-04-11 Jason Merrillre PR c++/48535 ([C++0x][SFINAE] Hard errors during...
2011-04-11 Jason Merrillre PR c++/48535 ([C++0x][SFINAE] Hard errors during...
2011-04-11 Jason Merrillre PR c++/48534 ([C++0x][SFINAE] Compiler break down...
2011-04-11 Jason Merrillre PR c++/48523 ([C++0x] lambda cannot capture 'this...
2011-04-11 Jason MerrillPR c++/48457, Core 1238
2011-04-08 Jason Merrillre PR c++/48500 (Regression: Failing to convert templat...
2011-04-08 Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-04-08 Jason Merrillre PR c++/48481 (C++ overloading memory hog)
next