Further P0135 refinement.
[gcc.git] / gcc / cp / ChangeLog
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
2016-09-21 Jakub Jelinekre PR c++/77651 (c++ -Wno-aligned-new ICEs)
2016-09-20 Jakub Jelinekre PR c++/77626 (ICE with -Wall on x86_64-linux-gnu...
2016-09-20 Jakub Jelinekre PR c++/77638 (ICE on x86_64-linux-gnu (internal...
2016-09-20 Jakub Jelinekre PR c++/77637 (ICE on x86_64-linux-gnu (Segmentation...
2016-09-19 Bernd Edlingerre PR c++/77434 (warn about suspicious precedence of...
2016-09-19 Patrick PalkaFix PR c++/77639 (ICE during error recovery)
2016-09-16 Jakub Jelinekre PR c++/77482 (Segfault when compiling ill-formed...
2016-09-16 Jakub Jelinekre PR c++/77338 (ICE on invalid C++11 code on x86_64...
2016-09-16 Jakub Jelinekre PR c++/77375 (constant object with mutable subobject...
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-09-14 Jakub Jelinekre PR c++/77549 (ICE on invalid C++ code that reference...
2016-09-14 Marek Polacektypeck.c (cp_build_unary_op): Diagnose incrementing...
2016-09-14 Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-13 Jakub JelinekImplement P0028R4, C++17 using attribute namespaces...
2016-09-13 Jakub Jelinekre PR c++/77553 (wrong code with post-increment operato...
2016-09-13 David Malcolmfix-it hints: insert_before vs insert_after
2016-09-12 Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-02 Jakub Jelinekre PR sanitizer/77396 (address sanitizer crashes if...
2016-09-01 Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-09-01 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-30 David MalcolmC++: add fixit for '>>' template error
2016-08-30 David Malcolmrich_location: add convenience overloads for adding...
2016-08-29 Jason MerrillPR c++/77379 - ABI tag on thunk
2016-08-26 Jason MerrillAvoid calling a trivial default constructor.
2016-08-26 Jason MerrillPR c++/57728 - explicit instantiation and defaulted...
2016-08-25 Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-18 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-12 Alexandre Oliva[PR63240] generate debug info for defaulted member...
2016-08-11 Jakub Jelinekre PR c++/72868 (Constexpr expressions mistreat case...
2016-08-11 Jason MerrillPR c++/73456 - ICE with constrained parameter pack.
2016-08-10 Jason MerrillImplement C++17 constexpr if.
2016-08-09 Jason MerrillPR c++/68703 - bogus error with dependent vector length
2016-08-09 Jason MerrillPR c++/71712 - ABI tags on conversion ops.
2016-08-09 Jason MerrillAdjust mangling of ABI tags on class template member...
2016-08-09 Jason MerrillPR c++/72849 - ICE with incomplete class.
2016-08-09 Jason MerrillPR c++/56701 - wrong type of &*this
2016-08-09 Jakub Jelinekre PR c++/72809 (ICE on x86_64-linux-gnu (Segmentation...
2016-08-09 Jason MerrillImplement C++17 constexpr lambda.
2016-08-09 Jason MerrillFix empty class parameters with constexpr.
2016-08-08 Jakub Jelinekre PR c++/58706 (ICE with lambda in OpenMP for-loop)
2016-08-06 Jonathan WakelyHarmonize diagnostics for invalid reference binding
2016-08-05 Martin Seborconstexpr.c (cxx_eval_store_expression): Remove hyphen...
2016-08-05 Nathan Sidwellre PR c++/68724 (ice in unify, at cp/pt.c:19902)
2016-08-04 Paolo Carlinire PR c++/72800 (ICE on invalid C++14 code with initial...
2016-08-04 Patrick PalkaFix ICE on invalid variable template instantiation...
2016-08-04 Jason MerrillPR c++/72415 - member template with fold-expression...
2016-08-04 Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-08-04 Jason MerrillPR c++/72796 - wrong resolution of scoped method call.
2016-08-04 Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04 Thomas SchwingeC/C++: Simplify handling of location information for...
2016-08-04 Marek Polacekre PR c++/70229 (error: constexpr constructor does...
2016-08-01 Jason MerrillWarn about mangled name change even if DECL_REALLY_EXTERN.
2016-08-01 Jason Merrillmangle.c (get_abi_tags): New.
2016-08-01 Jason Merrill* mangle.c (mangle_decl): Fix mangled name change warning.
2016-08-01 Jason MerrillPR c++/72766 - ICE with VLA
2016-07-30 Martin SeborPR c++/60760 - arithmetic on null pointers should not...
2016-07-29 Marek Polacekre PR c/71926 (wrong location for -Wparentheses warning)
2016-07-29 Jason Merrill* decl.c (build_enumerator): Tweak diagnostic.
2016-07-29 Jason MerrillPR c++/72457 - ICE with list-value-initialized base.
2016-07-28 Paolo Carlinire PR c++/71665 (ICE on invalid C++ code with non-integ...
next