summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-1/+1
* 2016-04-16 Sandra Loosemore <sandra@codesourcery.com>sandra2016-04-161-32/+0
* Fix PR c++/70610 (wrong overload resolution during template processing)ppalka2016-04-131-7/+1
* Fix PR c++/62212 (ICE during mangling of array type)ppalka2016-03-241-3/+2
* PR c++/70209mpolacek2016-03-151-3/+6
* PR c++/70067jason2016-03-041-0/+3
* PR c++/69889jason2016-02-261-7/+15
* PR c++/68049jason2016-02-251-1/+9
* PR c++/69912 - [6 regression] ICE in build_ctor_subob_ref initializingmsebor2016-02-241-2/+4
* PR c++/10200jason2016-02-171-0/+17
* PR c++/69753jason2016-02-151-17/+0
* PR c++/69251 - [6 Regression] ICE in unify_array_domain on a flexible arraymsebor2016-02-041-2/+13
* PR c++/68763jason2016-01-311-4/+34
* Revert "Fix the remaining PR c++/24666 blockers"ppalka2016-01-241-1/+1
* Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early)ppalka2016-01-191-1/+1
* Fix PR c++/68936ppalka2016-01-161-1/+5
* Update copyright years.jakub2016-01-041-1/+1
* Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)ppalka2015-12-181-0/+6
* Avoid code duplication in cp_tree_[operand|code]_lengthppalka2015-12-171-16/+3
* Fix PR c++/21802 (two-stage name lookup fails for operators)ppalka2015-12-151-0/+89
* Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...jsm282015-12-021-1/+2
* Merge C++ delayed folding branch.jason2015-11-141-25/+18
* adaamacleod2015-11-111-5/+0
* ENABLE_CHECKING refactoring: C family front endsmiyuki2015-11-041-9/+7
* adaamacleod2015-10-291-7/+4
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-1/+1
* Add C++ Concepts TS support.jason2015-08-071-2/+17
* * tree.c (build_target_expr): Copy the location from value.jason2015-08-041-0/+2
* PR c++/66748mpolacek2015-07-081-2/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* PR debug/66653jason2015-06-301-1/+1
* * call.c: Use VECTOR_TYPE_P.mpolacek2015-06-271-2/+1
* * call.c (set_up_extended_ref_temp): Use VAR_P.mpolacek2015-06-271-2/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-2/+2
* gcc/rsandifo2015-06-251-3/+3
* PR c++/65879jason2015-06-231-6/+6
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR c++/66536jason2015-06-161-1/+6
* PR c++/58063jason2015-06-161-0/+23
* PR c++/66383jason2015-06-091-9/+9
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* * tree.c (strip_typedefs_expr) [TRAIT_EXPR]: Fix typo.jason2015-05-181-4/+4
* PR c++/50800jason2015-04-291-0/+7
* PR c++/50800jason2015-04-281-32/+99
* Revert:PR c++/50800jason2015-04-231-99/+32
* PR c++/50800jason2015-04-231-32/+99
* * tree.c (replace_placeholders_t): Remove unused type.jason2015-04-151-7/+0
* PR c++/65690jason2015-04-091-0/+2