aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
AgeCommit message (Expand)Author
2019-10-16[arm] fix bootstrap failure due to uninitialized warningrearnsha
2019-09-25Fix location of dependent member CALL_EXPR.jason
2019-09-19Handle [[likely]] on compound-statement.jason
2019-09-15Change C++ to C comments.jason
2019-09-14Formatting and comment syntax adjustments.jason
2019-09-10 PR c++/91673 - ICE with noexcept in alias-declaration.mpolacek
2019-08-31 Add source location to TRAIT_EXPR.jason
2019-08-28 PR c++/91360 - Implement C++20 P1143R2: constinit.mpolacek
2019-08-23* parser.c (cp_parser_nested_name_specifier_opt): Avoid redundant error.jason
2019-08-23 PR c++/79817 - attribute deprecated on namespace.mpolacek
2019-08-23[PATCH, c-family] Fix a PCH thinko (and thus PR61250).iains
2019-08-23 PR c++/91304 - prefix attributes ignored in condition.mpolacek
2019-08-14 PR c++/91391 - bogus -Wcomma-subscript warning.mpolacek
2019-08-10 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE.jakub
2019-08-09c/jakub
2019-08-09 PR c/91401jakub
2019-08-07 PR c++/81429 - wrong parsing of constructor with C++11 attribute.mpolacek
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-06 DR 2413 - typename in conversion-function-ids.mpolacek
2019-08-052019-08-05 Paolo Carlini <paolo.carlini@oracle.com>paolo
2019-08-05PR c++/88095, CTAD for literal operator templates per P0732jason
2019-08-05 PR c++/91338 - Implement P1161R3: Deprecate a[b,c].mpolacek
2019-07-25Come up with function_decl_type and use it in tree_function_decl.marxin
2019-07-20 * tree.def (OMP_LOOP): New tree code.jakub
2019-07-16Simplify range location creation in C++ parser.jason
2019-07-16Simplify type-specifier parsing.jason
2019-07-16Fix g++.dg/template/pr84789.C on new concepts branch.jason
2019-07-16Remove trailing space.jason
2019-07-12 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.jakub
2019-06-29Remove trailing whitespace in C++ front end.jason
2019-06-27Remove quite obvious dead assignments.marxin
2019-06-25Implement alternate "__intN__" form of "__intN" typejozefl
2019-06-23Rename DEFAULT_ARG to DEFERRED_PARSE.mpolacek
2019-06-22 PR c++/86476 - noexcept-specifier is a complete-class context.mpolacek
2019-06-21 PR c++/64235 - missing syntax error with invalid alignas.mpolacek
2019-06-19 PR c++/60364 - noreturn after first decl not diagnosed.mpolacek
2019-06-17 PR c++/83820 - excessive attribute arguments not detected.mpolacek
2019-06-12 PR c++/66999 - 'this' captured by reference.mpolacek
2019-06-10 * tree.def (OMP_SCAN): New tree code.jakub
2019-06-05gcc/c/ChangeLog:msebor
2019-06-032019-06-03 Paolo Carlini <paolo.carlini@oracle.com>paolo
2019-05-29/cppaolo
2019-05-25 PR c++/90572 - wrong disambiguation in friend declaration.mpolacek
2019-05-21/cppaolo
2019-05-21[C++ PATCH] Using declsnathan
2019-05-20[C++ PATCH] Commonixe using directive finishingnathan
2019-05-17[PR89433] Repeated use of the C/C++ OpenACC 'routine' directivetschwinge
2019-05-17[PR89433] Use 'oacc_verify_routine_clauses' for C/C++ OpenACC 'routine' direc...tschwinge