]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
PR c++/60364 - noreturn after first decl not diagnosed.
[thirdparty/gcc.git] / gcc / cp / parser.c
2019-06-19  mpolacek PR c++/60364 - noreturn after first decl not diagnosed.
2019-06-17  mpolacek PR c++/83820 - excessive attribute arguments not detected.
2019-06-12  mpolacek PR c++/66999 - 'this' captured by reference.
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-05  mseborgcc/c/ChangeLog:
2019-06-03  paolo2019-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-29  paolo/cp
2019-05-25  mpolacek PR c++/90572 - wrong disambiguation in friend declaration.
2019-05-21  paolo/cp
2019-05-21  nathan[C++ PATCH] Using decls
2019-05-20  nathan[C++ PATCH] Commonixe using directive finishing
2019-05-17  tschwinge[PR89433] Repeated use of the C/C++ OpenACC 'routine...
2019-05-17  tschwinge[PR89433] Use 'oacc_verify_routine_clauses' for C/C...
2019-05-17  tschwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-15  paolo2019-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-13  jason Use releasing_vec more broadly.
2019-05-10  paolo2019-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-08  nathan[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-04-12  mseborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-04-11  jakub PR translation/90035
2019-03-27  jason PR c++/89241 - ICE with lambda in template parameter...
2019-03-25  paolo/cp
2019-03-21  jakub PR c++/89767
2019-03-18  jason PR c++/89640 - GNU attributes on lambda.
2019-03-14  jasonDon't require 'bool' in a concept definition.
2019-03-13  mpolacek PR c++/89686 - mixing init-capture and simple-capture...
2019-03-13  mpolacek PR c++/88979 - further P0634 fix for constructors.
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).
next