summaryrefslogtreecommitdiff
path: root/gcc/cp/typeck2.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/81073 - constexpr and static var in statement-expression.jason2017-06-191-2/+1
* C++ template type diff printingdmalcolm2017-05-301-3/+3
* * typeck2.c (cxx_incomplete_type_diagnostic): Revert change andnathan2017-05-161-1/+3
* * pt.c (tsubst_copy_and_build): Remove unnecessary COMPONENT_REFnathan2017-05-161-3/+2
* PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cmsebor2017-05-041-1/+1
* PR c++/80095mpolacek2017-04-071-3/+2
* PR sanitizer/79993 - ICE with VLA initialization from stringjason2017-04-031-1/+6
* Class template argument deduction in new-expressionjason2017-03-021-2/+8
* Fix PR c++/79360ppalka2017-02-071-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* PR c++/67631 - list-init and explicit conversionsjason2016-11-181-4/+4
* PR c++/78373 - ICE with TREE_CONSTANT referencejason2016-11-161-1/+3
* Implement P0017R1, C++17 aggregates with bases.jason2016-10-141-1/+4
* Implement P0386R2 - C++17 inline variablesjason2016-10-131-1/+1
* Implement P0091R2, Template argument deduction for class templates.jason2016-10-041-4/+16
* * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)jakub2016-09-231-2/+2
* PR c++/71511 - ICE on decltype scope in declaration.jason2016-07-151-0/+1
* Use lvalue_p instead of real_lvalue_p.jason2016-07-081-1/+1
* /cppaolo2016-06-141-10/+13
* /cppaolo2016-05-241-4/+6
* Fix type-dependence and the current instantiation.jason2016-05-131-1/+4
* PR c/70756mpolacek2016-05-121-9/+8
* PR c++/70494jason2016-04-151-8/+3
* PR c++/70652 - [6 Regression] r234966 causes bootstrap to failmsebor2016-04-141-2/+2
* PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsmsebor2016-04-131-2/+2
* PR c++/68475nathan2016-04-011-1/+1
* Fix PR c++/70347 (default member initializer not picked up by union)ppalka2016-03-231-2/+17
* PR c++/10200jason2016-02-171-4/+1
* PR c++/10200jason2016-02-101-1/+4
* PR c++/69688mpolacek2016-02-081-0/+3
* PR c++/69251 - [6 Regression] ICE in unify_array_domain on a flexible arraymsebor2016-02-041-15/+9
* * typeck2.c (cxx_incomplete_type_diagnostic): Use the location ofjason2016-01-151-13/+15
* Update copyright years.jakub2016-01-041-1/+1
* gcc/testsuite/ChangeLog:msebor2015-12-151-8/+26
* Merge C++ delayed folding branch.jason2015-11-141-9/+27
* adaamacleod2015-11-111-4/+0
* /cppaolo2015-11-051-4/+4
* ENABLE_CHECKING refactoring: C family front endsmiyuki2015-11-041-3/+2
* adaamacleod2015-10-291-3/+2
* Expand PTRMEM_CST only when necessary.jason2015-10-201-11/+0
* * cp-tree.h (SIMPLE_TARGET_EXPR_P): New.jason2015-10-081-2/+1
* remove more useless typedefstbsaunde2015-08-191-1/+1
* 2015-07-26 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-07-261-3/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* * call.c: Use VECTOR_TYPE_P.mpolacek2015-06-271-3/+3
* PR c++/66684jason2015-06-261-0/+1
* PR c++/66654jason2015-06-261-1/+2
* gcc/rsandifo2015-06-251-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* DR 1467jason2015-06-091-1/+4