[PR c++/84593] ice on braced init with uninit ref field
[gcc.git] / gcc / cp / init.c
2018-03-06 Alexandre Oliva[PR c++/84593] ice on braced init with uninit ref field
2018-02-14 Paolo Carlinicp-tree.h (do_auto_deduction (tree, tree, tree)): Remove.
2018-01-17 Nathan Sidwell[C++/83287] Another overload lookup ice
2018-01-10 Paolo Carlinire PR c++/81055 (ICE with invalid initializer for array...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-22 Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-15 Jakub Jelinekre PR c++/80135 (ICE in output_constructor_regular_fiel...
2017-11-28 Martin SeborPR c++/83058 - ICE on C++ code with negative array...
2017-11-14 Jason MerrillSupport GTY((cache)) on hash_map.
2017-11-13 Jason MerrillDefer folding of *&.
2017-11-13 Ville VoutilainenRemove the null check from placement new in all modes
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-05 Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-09-28 Jason MerrillPR c++/56973, DR 696 - capture constant variables only...
2017-08-29 Jason MerrillReimplement handling of lambdas in templates.
2017-08-29 Jason MerrillInstantiate default arguments/member initializers once.
2017-08-09 Jason MerrillPR c++/81359 - Unparsed NSDMI error from SFINAE context.
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-31 Martin LiskaDo UBSAN sanitization just when current_function_decl...
2017-06-27 Nathan Sidwellcp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...
2017-06-26 Nathan Sidwellcp-tree.h (lang_decl_fn): Remove assignment_operator_p...
2017-06-13 Martin LiskaImplement no_sanitize function attribute
2017-05-19 Bernd Edlingerc-format.c (locus): Move out of function scope, add...
2017-05-16 Nathan Sidwellcp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-05 Nathan Sidwellcp-tree.h (IDENTIFIER_GLOBAL_VALUE): Use get_namespace_...
2017-04-20 Jonathan WakelyPR c++/80473 allow suppressing notes about over-aligned new
2017-04-07 Marek Polacekre PR c++/80095 (ICE with this pointer in NSDMI)
2017-04-03 Jason MerrillPR sanitizer/79993 - ICE with VLA initialization from...
2017-03-21 Jakub Jelinekre PR c++/35878 ([LWG 2302] Useless NULL pointer check...
2017-03-21 Ville Voutilainenre PR c++/35878 ([LWG 2302] Useless NULL pointer check...
2017-03-17 Jason MerrillPR c++/78345 - ICE initializing array from lambda.
2017-03-10 Jakub Jelinekre PR c++/79896 (ICE in gimplify_expr, at gimplify...
2017-03-09 Marek Polacekre PR c++/79687 (Wrong code with pointer-to-member)
2017-03-02 Jakub Jelinekre PR c++/79782 (ICE: tree check: expected tree_list...
2017-03-02 Jason MerrillClass template argument deduction in new-expression
2017-03-01 Jakub Jelinekre PR c++/79746 (Confusing -Wunused-but-set-parameter...
2017-02-28 Jakub Jelineki386.c: Include intl.h.
2017-02-27 Jason MerrillPR c++/71568 - SFINAE forming pointer to member function
2017-02-27 Volker Reicheltinit.c: Include intl.h.
2017-02-21 Marek Polacekre PR c++/79535 (ICE in verify_ctor_sanity, at cp/const...
2017-02-15 Martin SeborPR c++/79363 - ICE with NSDMI and array
2017-02-13 Jakub Jelinekinit.c (warn_placement_new_too_small): Add missing...
2017-02-12 Jason MerrillPR c++/77659 - ICE with new and C++14 aggregate NSDMI
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-24 Nathan SidwellPR c++/78469 - defaulted ctor and inaccessible dtor
2017-01-19 Jason MerrillPR c++/79130 - decomposition and direct-initialization
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-14 Marek Polacekre PR c++/72775 (internal compiler error: in finish_exp...
2016-11-15 Jason MerrillAllow references in constant-expressions.
2016-11-14 Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-02 Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-24 Jakub Jelinekcxx-pretty-print.c (pp_cxx_check_constraint): Use VAR_P...
2016-10-12 Jason MerrillPR c++/77742 - -Waligned-new and placement new.
2016-10-08 Jason MerrillFurther P0135 refinement.
2016-10-07 Nathan Sidwellre PR c++/64433 (Segmentation fault while compiling)
2016-10-06 Jason MerrillC++17 copy elision improvements.
2016-10-05 Marek PolacekImplement P0305R1, Selection statements with initializer.
2016-10-04 Martin SeborPR c++/77804 - Internal compiler error on incorrect...
2016-10-04 Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-09-26 Nathan Sidwellinit.c (expand_default_init): Fix } indentation.
2016-09-21 Jakub Jelinekre PR c++/77651 (c++ -Wno-aligned-new ICEs)
2016-09-14 Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-07-29 Jason MerrillPR c++/72457 - ICE with list-value-initialized base.
2016-07-24 Jason MerrillPR c++/55922 - list-value-initialization of base
2016-07-15 Jason MerrillPR c++/70824 - initializer_list in template
2016-07-08 Jason MerrillUse lvalue_p instead of real_lvalue_p.
2016-07-08 Jason MerrillRename lvalue_p to obvalue_p.
2016-05-30 Martin SeborPR c++/71306 - bogus -Wplacement-new with an array...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-02 Richard SandifordSupport << and >> for offset_int and widest_int
2016-04-20 Nathan Sidwellre PR c++/55635 (Deallocation function ("operator delet...
2016-04-14 Martin SeborPR c++/70652 - [6 Regression] r234966 causes bootstrap...
2016-04-13 Martin SeborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-01 Jakub Jelinekre PR c++/70488 (ICE in tree.c:7345 triggered by warnin...
2016-03-18 Jason Merrillclass.c (build_if_in_charge): Split out from build_base...
2016-03-18 Jakub Jelinekre PR c++/70267 (ICE on invalid code at -O1 and above...
2016-03-04 Jason Merrillre PR c++/69203 (ICE in potential_constant_expression_1...
2016-02-24 Jakub Jelinekre PR c++/69922 (Bogus -Wnonnull-compare for: ... ...
2016-02-19 Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-17 Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-15 Jakub Jelinekre PR c++/69658 (Bogus "C99 designator outside aggregat...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-10 Jason Merrillre PR c++/68926 (decltype and sfinae to check for templ...
2016-02-05 Martin SeborPR c++/69662 - -Wplacement-new on allocated one element...
2016-01-29 Marek Polacekre PR c++/69509 (infinite loop compiling a VLA in a...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-20 Jason Merrillre PR c++/67411 (internal compiler error: in tsubst_cop...
2015-12-18 Patrick PalkaFix PR c++/68831 (superfluous -Waddress warning for...
2015-12-17 Jason Merrillre PR c++/67550 (Initialization of local struct array...
2015-12-15 Martin Seborstruct-layout-1_generate.c: Avoid generating further...
2015-11-17 Martin SeborPR c++/68308 - [6 Regression] ICE: tree check: expected...
2015-11-14 Jason MerrillMerge C++ delayed folding branch.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-10 Martin SeborPR c++/67913 - new expression with negative size not...
2015-11-08 Martin SeborClean up fallout on ILP32 from r229831.
2015-11-06 Kyrylo Tkachov[cp][committed] Fix bootstrap on arm due to print forma...
2015-11-06 Martin SeborPR c++/67942 - diagnose placement new buffer overflow
2015-11-05 Martin SeborPR c++/67942 - diagnose placement new buffer overflow
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
next