aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
AgeCommit message (Expand)Author
2018-04-27 PR c++/85553jakub
2018-04-10/cppaolo
2018-04-10 PR debug/65821 - wrong location for main().jason
2018-03-27/cppaolo
2018-03-23[PR c++/84729] reject parenthesized array initaoliva
2018-03-21[PR c++/71965] silence multi-dim array init sorry without tf_erroraoliva
2018-03-06[PR c++/84593] ice on braced init with uninit ref fieldaoliva
2018-02-142018-02-14 Paolo Carlini <paolo.carlini@oracle.com>paolo
2018-01-17[C++/83287] Another overload lookup icenathan
2018-01-10/cppaolo
2018-01-03 Update copyright years.jakub
2017-12-22 * doc/extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.ebotcazou
2017-12-15 PR c++/80135jakub
2017-11-28PR c++/83058 - ICE on C++ code with negative array index: in warn_placement_n...msebor
2017-11-14 Support GTY((cache)) on hash_map.jason
2017-11-13 Defer folding of *&.jason
2017-11-13Remove the null check from placement new in all modesville
2017-10-31[C++ PATCH] overloaded operator fns [2/N]nathan
2017-10-05[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUEnathan
2017-09-28 PR c++/56973, DR 696 - capture constant variables only as needed.jason
2017-08-29 Reimplement handling of lambdas in templates.jason
2017-08-29 Instantiate default arguments/member initializers once.jason
2017-08-09 PR c++/81359 - Unparsed NSDMI error from SFINAE context.jason
2017-08-08.marxin
2017-07-31Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR saniti...marxin
2017-06-27 * cp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...nathan
2017-06-26 gcc/cp/nathan
2017-06-13Implement no_sanitize function attributemarxin
2017-05-19gcc/c-family:edlinger
2017-05-16 * cp-tree.h (OVL_FIRST, OVL_NAME): New.nathan
2017-05-05 * cp-tree.h (IDENTIFIER_GLOBAL_VALUE): Use get_namespace_value.nathan
2017-04-20PR c++/80473 allow suppressing notes about over-aligned newredi
2017-04-07 PR c++/80095mpolacek
2017-04-03 PR sanitizer/79993 - ICE with VLA initialization from stringjason
2017-03-21 PR c++/35878jakub
2017-03-21gcc/ville
2017-03-17 PR c++/78345 - ICE initializing array from lambda.jason
2017-03-10 PR c++/79896jakub
2017-03-09 PR c++/79687mpolacek
2017-03-02 PR c++/79782jakub
2017-03-02 Class template argument deduction in new-expressionjason
2017-03-01 PR c++/79746jakub
2017-02-28 * config/i386/i386.c: Include intl.h.jakub
2017-02-27 PR c++/71568 - SFINAE forming pointer to member functionjason
2017-02-272017-02-27 Volker Reichelt <v.reichelt@netcologne.de>reichelt
2017-02-21 PR c++/79535mpolacek
2017-02-15PR c++/79363 - ICE with NSDMI and arraymsebor
2017-02-13 * init.c (warn_placement_new_too_small): Add missing space injakub
2017-02-12 PR c++/77659 - ICE with new and C++14 aggregate NSDMIjason
2017-01-31Introduce C++ support in libcc1aoliva