aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
AgeCommit message (Expand)Author
2019-10-16[arm] fix bootstrap failure due to uninitialized warningrearnsha
2019-09-15Change C++ to C comments.jason
2019-08-31 Add source location to TRAIT_EXPR.jason
2019-08-28 PR c++/81676 - bogus -Wunused warnings in constexpr if.mpolacek
2019-08-28 PR c++/91428 - warn about std::is_constant_evaluated in if constexpr.mpolacek
2019-08-24/cppaolo
2019-08-23 PR c++/79817 - attribute deprecated on namespace.mpolacek
2019-08-10 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE.jakub
2019-08-08 * gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICITjakub
2019-08-07 PR c++/91346 - Implement P1668R1, allow unevaluated asm in constexpr.mpolacek
2019-08-07 * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTRjakub
2019-08-06 * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...jakub
2019-08-052019-08-05 Paolo Carlini <paolo.carlini@oracle.com>paolo
2019-08-05 * semantics.c (force_paren_expr): Preserve location.jason
2019-07-20 * tree.def (OMP_LOOP): New tree code.jakub
2019-07-12 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.jakub
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...msebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...msebor
2019-07-04Improve OpenMP map diagnostics.ams
2019-06-29Remove trailing whitespace in C++ front end.jason
2019-06-21 PR c++/90950jakub
2019-06-17 * omp-low.c (struct omp_context): Add scan_inclusive field.jakub
2019-06-10 * tree.def (OMP_SCAN): New tree code.jakub
2019-05-17gcc/ada/ChangeLog:msebor
2019-05-13 Use releasing_vec more broadly.jason
2019-05-102019-05-10 Paolo Carlini <paolo.carlini@oracle.com>paolo
2019-05-02[C++ PATCH] remove unreachable codenathan
2019-04-29[C++ PATCH] some cleanupsnathan
2019-04-08/cppaolo
2019-04-03 PR c++/89331 - ICE with offsetof in incomplete class.jason
2019-03-27 PR c++/89831 - error with qualified-id in const member function.jason
2019-03-27 PR c++/89241 - ICE with lambda in template parameter list.jason
2019-03-26 PR c++/89796jakub
2019-03-22 PR c++/60702jakub
2019-03-18/cppaolo
2019-03-14 PR c++/89512jakub
2019-03-08 PR tree-optimization/89550jakub
2019-03-06 PR c++/89576 - if constexpr of lambda capture.jason
2019-03-01 PR c++/89532 - ICE with incomplete type in decltype.mpolacek
2019-02-27 PR c++/86969 - ICE with constexpr if and recursive generic lambdas.jason
2019-02-21 PR c++/89403jakub
2019-02-17 PR c++/89217 - ICE with list-initialization in range-based for loop.mpolacek
2019-02-13 PR c++/89297 - ICE with OVERLOAD in template.mpolacek
2019-02-13[PR86379] do not use TREE_TYPE for USING_DECL_SCOPEaoliva
2019-01-27 PR c++/88815 - narrowing conversion lost in decltype.mpolacek
2019-01-24 PR c++/88976jakub
2019-01-17[PR c++/86610] lambda captures in templatesnathan
2019-01-07 PR c++/85052jakub
2019-01-01 Update copyright years.jakub
2018-12-21 PR c++/86524jakub