]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/decl.c
Implement P0217R3 - C++17 structured bindings
[thirdparty/gcc.git] / gcc / cp / decl.c
2016-11-14  jason Implement P0217R3 - C++17 structured bindings
2016-11-14  jasonImprove various diagnostic issues.
2016-11-13  jason DR 374 - specialization in outer namespace
2016-11-10  jason PR c++/77337 - auto return and lambda
2016-11-09  jason Fix C++17 template placeholder for template template...
2016-11-09  jason Implement P0127R2, Declaring non-type parameters with...
2016-11-07  jasonImplement P0012R1, Make exception specifications part...
2016-10-14  jason Implement P0017R1, C++17 aggregates with bases.
2016-10-14  jakub DR 1511 - const volatile variables and ODR
2016-10-13  jason Implement P0386R2 - C++17 inline variables
2016-10-12  jason PR c++/77742 - -Waligned-new and placement new.
2016-10-07  berndsc/
2016-10-05  mpolacek Implement P0305R1, Selection statements with initializer.
2016-10-04  jasonImplement P0091R2, Template argument deduction for...
2016-10-04  jakub * doc/extend.texi (Java Exceptions): Remove.
2016-09-29  jakub Implement P0001R1 - C++17 removal of register storage...
2016-09-23  jakub Implement P0138R2, C++17 construction rules for enum...
2016-09-23  jakub * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTO...
2016-09-21  jakub PR c++/77651
2016-09-16  jason Add inline functions for various bitwise operations.
2016-09-09  jason Implement P0035R4, C++17 new of over-aligned types.
2016-08-10  jason Implement C++17 constexpr if.
2016-08-09  jason Implement C++17 constexpr lambda.
2016-08-04  jason Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-07-29  jason * decl.c (build_enumerator): Tweak diagnostic.
2016-07-28  paolo/cp
2016-07-24  jason PR c++/71350 - error recursion with initializer-list
2016-07-21  jason Improving concepts performance and diagnostics.
2016-07-11  jason * decl.c (store_parm_decls): Remove check for void...
2016-06-17  paolo/cp
2016-06-17  paolo/cp
2016-06-15  paolo2016-06-15 Paolo Carlini <paolo.carlini@oracle.com>
2016-06-15  paolo/cp
2016-06-14  jakub PR c++/71528
2016-06-14  jakub PR c++/71516
2016-06-13  paolo2016-06-13 Paolo Carlini <paolo.carlini@oracle.com>
2016-06-08  paolo/cp
2016-06-03  ppalkaFix PR c++/27100
2016-06-02  paolo/cp
2016-05-31  paolo/cp
2016-05-24  mseborPR c++/71147 - [6 Regression] Flexible array member...
2016-05-20  paolo/cp
2016-05-19  edlinger2016-05-19 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-05-16  mwahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-11  mpolacek PR c++/71024
2016-05-05  jason * decl.c: Update comment.
2016-05-02  rguenth2016-05-02 Richard Biener <rguenther@suse.de>
2016-04-26  ppalkaFix PR c++/70241 (inconsistent access with in-class...
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-04-15  jason PR c++/70494
2016-04-14  mseborPR c++/70652 - [6 Regression] r234966 causes bootstrap...
2016-04-14  jasonRevert empty class parameter passing ABI changes.
2016-04-13  mseborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-13  jason Warn about empty parameter ABI with -Wabi=9.
2016-04-13  jason Pass empty class parameters like C.
2016-04-13  jason PR c++/70627
2016-04-13  jakub PR c++/70594
2016-04-01  nathan PR c++/68475
2016-03-31  nathan * decl.c (start_preparsed_function): Remove unnecessar...
2016-03-31  mpolacek PR c/70297
2016-03-29  jason PR c++/70353
2016-03-28  jason PR c++/70422
2016-03-25  jason PR c++/64266
2016-03-23  jakub PR c++/69315
2016-03-21  rthPR c++/70273
2016-03-18  jason Avoid clobbering primary virtual base when not in...
2016-03-17  jakub PR c++/70272
2016-03-16  jason PR c++/70259
2016-03-08  jakub * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
2016-03-04  jakub * decl.c (start_preparsed_function): Don't emit start...
2016-03-04  jakub PR c++/70035
2016-02-24  jason PR c++/69323 - errors
2016-02-24  jason Add -flifetime-dse=1.
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-02-10  jason PR c++/68926
2016-02-08  mpolacek PR c++/69688
2016-02-04  mseborPR c++/69251 - [6 Regression] ICE in unify_array_domain...
2016-01-29  jakub PR debug/66869
2016-01-24  ppalkaRevert "Fix the remaining PR c++/24666 blockers"
2016-01-21  jason PR c++/65687
2016-01-21  jason PR c++/40751
2016-01-21  jason PR c++/43407
2016-01-19  mpolacek PR c++/68586
2016-01-19  ppalkaFix the remaining PR c++/24666 blockers (arrays decay...
2016-01-04  jakub Update copyright years.
2015-12-22  jason PR c++/66921
2015-12-18  paolo/cp
2015-12-16  mseborPR objc++/68932 - FAIL: obj-c++.dg/property/at-propert...
2015-12-15  mseborgcc/testsuite/ChangeLog:
2015-12-07  jason PR c++/68464
2015-12-07  jason PR c++/68597, fix auto9.C and auto-neg1.C with -std...
2015-11-19  jakub PR c++/67409
2015-11-14  jason Merge C++ delayed folding branch.
2015-11-12  jason * decl.c (duplicate_decls): When combining typedefs...
2015-11-11  mpolacek PR c/68107
2015-11-11  amacleodada
2015-10-29  amacleodada
2015-10-29  paolo/cp
2015-10-26  chrbr2015-10-26 Christian Bruel <christian.bruel@st.com>
2015-10-20  jason Expand PTRMEM_CST only when necessary.
next