re PR c++/77739 (internal compiler error: in create_tmp_var, at gimple-expr.c:524)
[gcc.git] / gcc / cp / ChangeLog
2016-11-23 Jakub Jelinekre PR c++/77739 (internal compiler error: in create_tmp...
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-21 Jason MerrillPR objc++/78418 - ICE in string tests on darwin
2016-11-18 Jakub Jelinekre PR c++/77285 (extern thread_local linkage)
2016-11-18 Jason MerrillPR c++/67631 - list-init and explicit conversions
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-17 Jason MerrillPR c++/78193 - inherited ctor regressions on sparc32.
2016-11-17 Paolo Carlinire PR c++/55080 (-pedantic produces error: floating...
2016-11-17 Jason MerrillPR c++/78124 - list-initialization and inherited ctor
2016-11-17 Jason MerrillPR c++/78369 - {} as default argument
2016-11-17 Jason MerrillPR c++/68377 - parenthesized expr in fold-expression
2016-11-16 Jason MerrillPR c++/78373 - ICE with TREE_CONSTANT reference
2016-11-16 Jason MerrillFix tuple decomposition decltype.
2016-11-15 Jakub Jelinekdecl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P...
2016-11-15 Jason MerrillPR c++/78358 - tuple decomposition decltype
2016-11-15 Uros BizjakChangeLog: Fix ChangeLog entry.
2016-11-15 Jason MerrillAllow references in constant-expressions.
2016-11-15 Jason MerrillVarious C++17 decomposition fixes.
2016-11-14 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
2016-11-14 Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-14 Jason MerrillImprove various diagnostic issues.
2016-11-13 Jason MerrillCWG 2233 - default arg and parameter pack
2016-11-13 Jason MerrillFix constexpr lvalue use of __real and __imag.
2016-11-13 Jason MerrillDR 374 - specialization in outer namespace
2016-11-10 Jason MerrillPR c++/77337 - auto return and lambda
2016-11-10 Jakub Jelinekmangle.c (mangle_decl): Only emit -Wc++1z-compat warnin...
2016-11-09 Jakub Jelinekre PR c++/78283 (-Wc++1z-compat warning is sticky)
2016-11-09 Jason MerrillFix C++17 template placeholder for template template...
2016-11-09 Jason MerrillImplement P0127R2, Declaring non-type parameters with...
2016-11-07 Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-07 Jason MerrillC++ cleanups before C++17 noexcept in types.
2016-11-07 Jason MerrillAdd template instantiations to the announce_function...
2016-11-04 Paolo Carlinire PR c++/67980 (left shift count is negative [-Wshift...
2016-11-04 Jason MerrillPR c++/78198 - inherited template ctor with default arg
2016-11-03 Jakub Jelinekre PR debug/28767 (GCC should output DW_TAG_ptr_to_memb...
2016-11-03 Jason MerrillUse type_hash_eq langhook in check_qualified_type.
2016-11-02 Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-11-01 Jakub Jelinekdwarf2out.c (add_name_and_src_coords_attributes): Add...
2016-11-01 Jason Merrill* class.c (declared_access): Split out from handle_usin...
2016-10-31 Jakub Jelinekre PR c++/77886 (-Wimplicit-fallthrough: breaks duff...
2016-10-31 Jakub Jelinekre PR c++/78089 (__builtin_shuffle parsing bug)
2016-10-31 Jakub Jelinekre PR c++/77886 (-Wimplicit-fallthrough: breaks duff...
2016-10-31 Le-Chun WuAdd -Wshadow=global -Wshadow=local and -Wshadow=compati...
2016-10-27 Jason Merrill* class.c (add_method): Allow using-declarations to...
2016-10-25 Jason Merrillconstexpr.c (maybe_constant_init): Pull out TARGET_EXPR...
2016-10-25 Jakub Jelinek* parser.c (cp_parser_postfix_expression): Adding missi...
2016-10-25 Jakub Jelinekinternal-fn.def (LAUNDER): New internal function.
2016-10-24 Jakub Jelinekdwarf2out.c (gen_subprogram_die): Add DW_AT_reference...
2016-10-24 Jakub Jelinekcxx-pretty-print.c (pp_cxx_check_constraint): Use VAR_P...
2016-10-21 Jason Merrillre PR c++/77656 (64-bit integral template parameter...
2016-10-21 Jason Merrill* ptree.c (cxx_print_xnode) [TEMPLATE_PARM_INDEX]:...
2016-10-21 Jakub Jelinekdwarf2out.c (gen_variable_die): Emit DW_AT_const_expr...
2016-10-17 Jakub Jelineklanghooks.h (struct lang_hooks_for_decls): Remove funct...
2016-10-15 Jason MerrillPR c++/77945 - constexpr and trivial copy
2016-10-14 Jason MerrillImplement P0017R1, C++17 aggregates with bases.
2016-10-14 Jakub JelinekDR 1511 - const volatile variables and ODR
2016-10-13 Martin SeborPR c++/71912 - [6/7 regression] flexible array in struc...
2016-10-13 Jason MerrillImplement P0386R2 - C++17 inline variables
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-12 Jason MerrillPR c++/77742 - -Waligned-new and placement new.
2016-10-10 Jason MerrillC++17 class deduction issues
2016-10-09 Jason Merrill* cp-gimplify.c (cp_fold): Add variable name.
2016-10-08 Jason MerrillDelay folding of bool conversion into COND_EXPR.
2016-10-08 Jason MerrillFurther P0135 refinement.
2016-10-07 Nathan Sidwellre PR c++/64433 (Segmentation fault while compiling)
2016-10-07 Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-07 Bernd Edlingerre PR c++/77700 (suspicios code in cp/parser.c)
2016-10-07 Bernd Schmidtre PR c++/69733 (-Wignored-qualifiers points to wrong...
2016-10-07 Martin LiskaFix profiled bootstrap (part 2)
2016-10-06 Jason MerrillC++17 copy elision improvements.
2016-10-06 Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-05 Jason MerrillImplement P0135R1, Guaranteed copy elision.
2016-10-05 Jason MerrillPR c++/54293 - binding reference to member of temporary
2016-10-05 Jason Merrill* call.c (extend_ref_init_temps): Fix TARGET_EXPR handling.
2016-10-05 Jason Merrill* parser.c (cp_parser_skip_to_end_of_statement): Add...
2016-10-05 Jason Merrill* semantics.c (finish_compound_literal): Handle class...
2016-10-05 Marek PolacekImplement P0305R1, Selection statements with initializer.
2016-10-05 Jason MerrillPR c++/77852 - class deduction from list-init
2016-10-04 Jason MerrillPR c++/77775 - misoptimization of PMF comparison
2016-10-04 Jason MerrillImplement P0091R2, Template argument deduction for...
2016-10-04 Martin SeborPR c++/77804 - Internal compiler error on incorrect...
2016-10-04 Jakub Jelinekre PR c++/77791 (ICE on invalid C++11 code with redefin...
2016-10-04 Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-10-03 Marek PolacekCore 903
2016-10-03 Bernd Edlingerinvoke.texi: Update -Wint-in-bool-context.
2016-09-29 Jakub JelinekImplement P0001R1 - C++17 removal of register storage...
2016-09-29 Marek Polacekrtti.c (involves_incomplete_p): Add fall through comment.
2016-09-28 Jakub Jelinekre PR c++/77467 (Segmentation fault with switch stateme...
2016-09-27 Jakub JelinekImplement P0018R3, C++17 lambda capture of *this by...
2016-09-27 Jakub Jelinekre PR c++/77722 (-fsanitize=undefined doesn't give...
2016-09-26 Nathan Sidwellinit.c (expand_default_init): Fix } indentation.
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24 Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-23 Jakub JelinekImplement P0138R2, C++17 construction rules for enum...
2016-09-23 Jakub JelinekMake-lang.in (check-c++1z): Pass RUNTESTFLAGS down...
2016-09-23 Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-23 Jakub Jelinekipa-cp.c (ipcp_store_vr_results): Avoid static local...
2016-09-23 Jakub Jelinek* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR...
2016-09-22 Paolo Carlinire PR c++/71979 (ICE with on C++ code with incorrect...
2016-09-21 Jason MerrillCore 903
next