summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
AgeCommit message (Expand)Author
2018-01-02 PR c++/83556jakub
2017-10-04 PR c++/82406 - C++17 error with noexcept function typejason
2017-09-22 PR sanitizer/81929jakub
2017-06-29 PR c++/81188 - matching decltype of member function call.jason
2017-04-20 PR middle-end/80423jakub
2017-04-18 PR c++/80244 - ICE with attribute in template alias.mpolacek
2017-04-17 PR c++/80415 - wrong error with default arg and array reference.jason
2017-04-122017-04-12 Richard Biener <rguenther@suse.de>rguenth
2017-04-10 PR c++/80176jakub
2017-04-07 PR c++/80095mpolacek
2017-03-09 PR c++/79900 - ICE in strip_typedefsmpolacek
2017-02-12 PR c++/77659 - ICE with new and C++14 aggregate NSDMIjason
2017-02-10 PR c++/78908 - template ops and bitfieldsjason
2017-02-09 PR c++/79316 - default argument in deduction guidejason
2017-02-06 PR c++/79377jakub
2017-01-26 PR c++/79176 - lambda ICE with -flto -Osjason
2017-01-24 PR c++/78469 - defaulted ctor and inaccessible dtornathan
2017-01-01 Update copyright years.jakub
2016-11-21 PR objc++/78418 - ICE in string tests on darwinjason
2016-11-15Various C++17 decomposition fixes.jason
2016-11-14 Implement P0217R3 - C++17 structured bindingsjason
2016-11-07Implement P0012R1, Make exception specifications part of the type system.jason
2016-11-03 Use type_hash_eq langhook in check_qualified_type.jason
2016-11-02 Implement P0136R1, Rewording inheriting constructors.jason
2016-10-06 Implement P0258R2 - helper for C++17jakub
2016-10-04 * doc/extend.texi (Java Exceptions): Remove.jakub
2016-09-09 Implement P0035R4, C++17 new of over-aligned types.jason
2016-08-12 PR c/7652mpolacek
2016-08-04 Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.jason
2016-07-21 Improving concepts performance and diagnostics.jason
2016-07-18 PR c++/70869jakub
2016-07-08 Use lvalue_p instead of real_lvalue_p.jason
2016-07-08 Rename lvalue_p to obvalue_p.jason
2016-07-08 Rename lvalue_or_rvalue_with_address_p to glvalue_p.jason
2016-06-24 Fix get_target_expr for bit-field expressions.jason
2016-06-17 * tree.c (builtin_valid_in_constant_expr_p): Test forjakub
2016-06-14 P0145R2: Refining Expression Order for C++.jason
2016-06-08 PR c++/70507jakub
2016-05-13 Fix type-dependence and the current instantiation.jason
2016-05-03PR c++/66561 - __builtin_LINE at al. should yield constant expressionsmsebor
2016-04-28 Implement C++17 [[nodiscard]] attribute.jason
2016-04-28 * cvt.c (cp_get_callee): New.jason
2016-04-26Bootstrapped/regtested on x86_64-linux, ok for trunk?mpolacek
2016-04-25 Implement C++17 [[maybe_unused]] attribute.jason
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-04-162016-04-16 Sandra Loosemore <sandra@codesourcery.com>sandra
2016-04-13Fix PR c++/70610 (wrong overload resolution during template processing)ppalka
2016-03-24Fix PR c++/62212 (ICE during mangling of array type)ppalka
2016-03-15 PR c++/70209mpolacek
2016-03-04 PR c++/70067jason