aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-08-02re PR c++/49834 ([C++0x] type deduction in for-each loop in template function)Jason Merrill1-0/+8
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-0/+30
2011-08-02* call.c (build_call_a): Also check at_function_scope_p.Jason Merrill1-0/+4
2011-08-01re PR c++/49932 ([C++0x] ICE on instantiating decltype(expr)::type with templ...Jason Merrill1-0/+3
2011-08-01re PR c++/49924 ([C++0X] [constexpr] can't initialize a non-static member arr...Jason Merrill1-0/+3
2011-08-01re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Jason Merrill1-0/+6
2011-07-30re PR c++/49867 ([C++0x] ICE on lambda inside switch with case labels in the ...Jason Merrill1-0/+7
2011-07-29re PR c++/49808 (GCC adds an address-of somewhere!)Jason Merrill1-0/+6
2011-07-28re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Paolo Carlini1-0/+5
2011-07-27Propagate the source location of a template's function_decl to the template_d...Jeffrey Yasskin1-0/+5
2011-07-26re PR c++/49776 ([C++0x]ICE in build_data_member_initialization, at cp/semant...Paolo Carlini1-0/+6
2011-07-25re PR bootstrap/49845 (bootstrap failure)Paolo Carlini1-0/+6
2011-07-25re PR c++/49838 ([C++0x] ICE in cp_parser_perform_range_for_lookup, at cp/par...Paolo Carlini1-0/+6
2011-07-25re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)Jason Merrill1-0/+5
2011-07-22re PR c++/49793 ([C++0x] Narrowing conversion from int/short/char to double)Jason Merrill1-0/+6
2011-07-22Warn about the use of final/override in non-c++0x mode, and add __final for n...Ville Voutilainen1-0/+9
2011-07-22re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)Jason Merrill1-0/+11
2011-07-20parser.c (cp_parser_initializer_list): Handle C99 .id= and [N]= designated in...Jason Merrill1-0/+6
2011-07-20changelog tweakJason Merrill1-0/+2
2011-07-20PR c++/6709 (DR 743)Jason Merrill1-1/+13
2011-07-19re PR c++/49785 ([C++0x] ICE in coerce_template_parms)Jason Merrill1-0/+5
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-0/+18
2011-07-18parser.c (cp_parser_parameter_declaration_list): Initialize parenthesized_p.Martin Jambor1-0/+5
2011-07-16pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level.Jason Merrill1-0/+11
2011-07-16re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd1-0/+57
2011-07-16Make-lang.in (check-g++-strict-gc): New.Jason Merrill1-0/+9
2011-07-15re PR testsuite/49741 (make -k check-c++0x not multilib aware)Jason Merrill1-0/+5
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill1-0/+4
2011-07-13tree.h (categorize_ctor_elements): Remove comment.Richard Sandiford1-0/+7
2011-07-12name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo1-0/+6
2011-07-11re PR c++/49672 ([C++0x] Internal error when passing variadic template args t...Jason Merrill1-0/+6
2011-07-11* decl2.c (decl_constant_var_p): Use decl_maybe_constant_var_p.Jason Merrill1-0/+2
2011-07-11re PR c++/44609 (Invalid template code causes infinite loop of error messages)Jason Merrill1-0/+11
2011-07-10re PR c++/49691 (ICE in cp_parser_late_return_type_opt, at cp/parser.c:15562)Jason Merrill1-0/+8
2011-07-09* tree.c (build_vec_init_elt): Strip TARGET_EXPR.Jason Merrill1-0/+4
2011-07-08re PR c++/45437 (Loses reference during update)Jason Merrill1-0/+3
2011-07-08cgraph.c (cgraph_add_to_same_comdat_group): New.Jason Merrill1-0/+4
2011-07-08re PR c++/45603 (crash in "build_addr_func")Jason Merrill1-0/+4
2011-07-08typeck.c (cp_apply_type_quals_to_decl): Don't check COMPLETE_TYPE_P either.Jason Merrill1-0/+3
2011-07-08re PR c++/49673 ([C++0x] const variables initialised with constexpr construct...Jason Merrill1-0/+6
2011-07-07re PR c++/49663 ([C++0x] ICE in lookup_base)Jason Merrill1-0/+12
2011-07-07re PR c/49644 (post-increment of promoted operand is incorrect.)Jakub Jelinek1-0/+7
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