aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-05-06introduce {class,type}_of_this_parm functionsNathan Froyd1-0/+14
2011-05-06re PR c++/48838 (valid template code does not compile)Dodji Seketeli1-0/+7
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-0/+5
2011-05-05cp-tree.h (REFERENCE_REF_P): Just check the type.Jason Merrill1-0/+6
2011-05-05re PR c++/48873 ([C++0x][noexcept] Placement-new problem with deleted destruc...Jason Merrill1-0/+5
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou1-0/+5
2011-05-05c-decl.c (finish_decl): Don't call get_pending_sizes.Joseph Myers1-0/+5
2011-05-04re PR c++/48749 (internal compiler error: tree check: expected field_decl)Jason Merrill1-0/+6
2011-05-03re PR c++/28501 (ICE with __real__ and implicit type conversion)Paolo Carlini1-0/+6
2011-05-02Upgrade the utility of timevars.Lawrence Crowl1-0/+88
2011-05-02tree.c (build_vec_init_expr): Take complain parm.Jason Merrill1-0/+8
2011-05-02revert: re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill1-0/+11
2011-05-02re PR c++/48834 (-fno-exceptions causes wrong code generation on C++ code)Jason Merrill1-0/+4
2011-05-02re PR c++/48446 (internal compiler error: in gimplify_var_or_parm_decl, at gi...Jason Merrill1-0/+7
2011-05-02parser.c (cp_parser_init_declarator): Set pushed_scope to NULL_TREE instead o...Dmitry Gorbachev1-0/+6
2011-05-02re PR c++/47969 ([C++0x] ICE: SIGSEGV in compute_array_index_type (cp/decl.c:...Paolo Carlini1-0/+6
2011-04-30cp-tree.h (LOOKUP_EXPLICIT_TMPL_ARGS): Define.Diego Novillo1-0/+15
2011-04-29re PR c++/48606 (g++.dg/init/ctor9.C ICE: tree check: expected class 'type', ...Paolo Carlini1-0/+6
2011-04-29In gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+8
2011-04-28re PR c++/48798 (CV-qualified base class erroneously forbidden)Paolo Carlini1-0/+6
2011-04-28re PR c++/48656 ([C++0x] cannot call member function without object)Dodji Seketeli1-0/+6
2011-04-28re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors)Paolo Carlini1-0/+6
2011-04-28re PR c++/48771 ([C++0x] is_literal_type incorrect for references to non-lite...Paolo Carlini1-0/+8
2011-04-27re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Jason Merrill1-0/+9
2011-04-27init.c (build_vec_delete_1): Look for sfk_deleting_destructor to decide wheth...Jason Merrill1-0/+4
2011-04-27re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill1-0/+10
2011-04-27class.c (resolve_address_of_overloaded_function): Don't change OVERLOAD to TR...Jason Merrill1-0/+4
2011-04-27re PR c++/48046 (Expected diagnostic "reference to 'type' is ambiguous" not ...Jason Merrill1-0/+6
2011-04-27re PR c++/42687 (The prevention of ADL with the help of parentheses doesn't w...Jason Merrill1-0/+4
2011-04-27ptree.c (cxx_print_type): Dump fullname.Jason Merrill1-0/+3
2011-04-26re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors)Jason Merrill1-0/+23
2011-04-26class.c (cp_fold_obj_type_ref): Remove.Martin Jambor1-0/+5
2011-04-25c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini1-1/+0
2011-04-25c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini1-0/+20
2011-04-25re PR c++/48707 ([c++0x] ICE initializing static const int)Jason Merrill1-0/+8
2011-04-21semantics.c (finish_compound_literal): Don't put an array with a dtor in a st...Jason Merrill1-0/+3
2011-04-21* call.c (build_over_call): Handle trivial dtor.Jason Merrill1-0/+2
2011-04-21* search.c (lookup_fnfields_slot): Call complete_type.Jason Merrill1-0/+2
2011-04-21re PR c++/48594 (Rejects valid with pointer-to-member in template)Jason Merrill1-0/+4
2011-04-20re PR c++/48657 (could not convert template argument ‘VectorDimension’ to...Jason Merrill1-0/+5
2011-04-20remove useless if-before-free testsJim Meyering1-0/+4
2011-04-20re PR c++/46304 (g++ crashes with ICE in bitmap_first_set_bit, at bitmap.c:770)Jason Merrill1-0/+3
2011-04-19re PR c++/45267 (inlining fails with -m32)Jason Merrill1-0/+6
2011-04-18re PR c++/48569 (internal compiler error: in build_zero_init_1, at cp/init.c:...Jason Merrill1-0/+3
2011-04-18re PR c++/48537 (C++0x: ICE using union with non-trivial member)Jason Merrill1-0/+5
2011-04-18re PR c++/48632 (Internal compiler error when using OpenMP with template)Jakub Jelinek1-0/+6
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering1-0/+4
2011-04-18semantics.c (finish_goto_stmt): Do set UNINLINABLE flag on computed gotos.Jan Hubicka1-0/+5
2011-04-17re PR c++/48531 ([C++0x][SFINAE] Hard errors with arrays of unknown bound)Jason Merrill1-0/+3
2011-04-17* tree.c (get_target_expr): Handle VEC_INIT_EXPR.Jason Merrill1-0/+4