]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / cp / parser.c
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-03-08  jakub PR other/80058
2019-03-08  jakub PR c++/89585
2019-03-07  jakub PR c++/89585
2019-03-04  paolo/cp
2019-03-02  jakub PR c++/71446
2019-03-01  jakub Implement P1002R1, Try-catch blocks in constexpr functions
2019-02-27  mpolacek PR c++/89511 - ICE with using-declaration and unscoped...
2019-02-27  paolo/cp
2019-02-23  dmalcolmCapture source location of dtors (PR c++/89390)
2019-02-22  tschwinge[C, C++] Use correct location information for OpenACC...
2019-02-19  cltang2019-02-19 Chung-Lin Tang <cltang@codesourcery.com>
2019-02-18  jason Improve duplicate [[likely]] diagnostic.
2019-02-01  mpolacek PR c++/88325 - ICE with invalid out-of-line template...
2019-02-01  jakub PR c++/87175
2019-01-28  mpolacek PR c++/88358 - name wrongly treated as type.
2019-01-23  mpolacek PR c++/88757 - qualified name treated wrongly as type.
2019-01-14  jason Implement P0482R5, char8_t: A type for UTF-8 character...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-08  mpolacek PR c++/88538 - braced-init-list in template-argument...
2019-01-08  mpolacek PR c++/88548 - this accepted in static member functions.
2019-01-07  jakub PR c++/85052
2019-01-01  jakub Update copyright years.
2018-12-20  jakub PR c++/88180
2018-12-19  segherc++, asm: Do not handle any asm-qualifiers in top-level asm
2018-12-19  segherc/c++, asm: Use nicer error for const and restrict
2018-12-19  segherc/c++, asm: Use nicer error for duplicate asm qualifiers
2018-12-19  segherc/c++, asm: Write the asm-qualifier loop without "done...
2018-12-19  dmalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  dmalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-14  aoliva[PR86823] retain deferred access checks from outside...
2018-12-13  nathan[PR c++/87531] Fix second bug
2018-12-09  tschwingeCorrect the reported line number in C++ combined OpenAC...
2018-12-06  mpolacek PR c++/88373 - wrong parse error with ~.
2018-12-06  segherasm inline
2018-12-06  segherasm qualifiers (PR55681)
2018-12-04  julesOpenACC wait list diagnostic change
2018-12-02  jakub PR c++/88258
2018-12-01  mpolacek Implement P0634R3, Down with typename!
2018-11-30  tschwinge[C++] Use existing local variable in cp_parser_oacc_ent...
2018-11-28  mpolacek Implement P1094R2, Nested inline namespaces.
2018-11-22  jakub PR c++/87386
2018-11-21  jakub PR c++/87386
2018-11-21  jakub PR c++/87393
2018-11-21  mseborgcc/c/ChangeLog:
2018-11-19  mpolacek PR c++/87781 - detect invalid elaborated-type-specifier.
2018-11-16  jason PR c++/52869
2018-11-16  jason Implement P0479R5, [[likely]] and [[unlikely]].
2018-11-16  nathan Remove ovl_used, it is no longer needed
2018-11-16  nathan[PR c++/87269] Mark string operator overload in templat...
2018-11-14  paolo/cp
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-13  jason Implement P0315R4, Lambdas in unevaluated contexts.
2018-11-13  jason Implement P0780R2, pack expansion in lambda init-capture.
2018-11-13  jason * cp-tree.h (struct cp_evaluated): New.
2018-11-09  jakubc/
2018-11-09  jakub * c-parser.c (c_parser_omp_clause_reduction): Call...
2018-11-09  jakub * c-parser.c (c_parser_omp_requires): Call sorry_at...
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-11-05  jason Implement UDL changes from P0732R2.
2018-11-05  jason PR c++/60503 - wrong lambda attribute syntax.
2018-11-01  mpolacek Implement P0846R0, ADL and function templates.
2018-10-30  mpolacek Implement P0892R2, explicit(bool).
2018-10-29  dmalcolmC++: simplify output from suggest_alternatives_for
2018-10-25  jason* parser.c (cp_parser_sizeof_operand): Remove redundant...
2018-10-24  jakub PR c++/86288
2018-10-12  nathan[C++ PATCH] more TU parsing refactoring
2018-10-11  nathan[C++ PATCH] parser simplification
2018-10-09  paolo/cp
2018-10-05  dmalcolmSupport string locations for C++ in -Wformat (PR c...
2018-10-03  marxinProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-09-25  marxinRemove unused functions and fields.
2018-09-19  paolo/cp
2018-08-31  nathan[C++ PATCH] Remove K&R declaration hack.
2018-08-29  paolo/cp
2018-08-27  dmalcolmC++: fix-it hint for missing "typename" (PR c++/63392)
2018-08-27  dmalcolmLess verbose fix-it hints for missing header files...
2018-08-21  mpolacek PR c++/86499
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-11  jason PR c++/86728 - C variadic generic lambda.
2018-07-31  marxinFix an UBSAN error in cp/parse.c (PR c++/86653).
2018-07-25  jakub * cp-tree.h (enum cp_tree_index): Add
2018-07-25  jakub PR c++/85515
2018-07-18  jakub PR c++/86550
2018-07-13  nathan[PR c++/86374] Name lookup failure in enclosing template
2018-07-05  nathan gcc/
2018-07-02  paolo/cp
2018-06-28  dmalcolmC++: less verbose error-recovery for version conflict...
2018-06-26  jakub PR c++/86291
2018-06-25  krebbelC++: Fix PR86082
2018-06-20  cesarUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-20  nathan[PR c++/85634] Fix tsubst ICE
2018-06-19  jason * tree.c (cp_expr_location): New.
2018-06-19  jasonUse a range for LAMBDA_EXPR_LOCATION.
2018-06-06  jason PR c++/86060 - ICE on range for with -std=c++98.
2018-06-06  jason PR c++/85710 - ICE with -Wmemset-elt-size.
2018-05-30  jasonImprove error recovery for structured binding in condition.
2018-05-25  jason PR c++/85815 - reference to member of enclosing template.
2018-05-24  villePedwarn on a non-standard position of a C++ attribute.
2018-05-24  paolo2018-05-24 Paolo Carlini <paolo.carlini@oracle.com>
next