]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
typeck2.c (build_functional_cast): Add location_t parameter and use it.
[thirdparty/gcc.git] / gcc / cp / parser.c
2019-12-05  Paolo Carlinitypeck2.c (build_functional_cast): Add location_t param...
2019-12-04  Marek PolacekRemove stray comma in primary_constraint_error.
2019-11-29  Jakub Jelinekre PR c++/60228 (ICE using lambda in #pragma omp declar...
2019-11-27  Jason MerrillImplement P1814R0, CTAD for alias templates.
2019-11-27  Jason MerrillFix constrained alias template transparency.
2019-11-27  Andrew Suttonre PR c++/92439 ([concepts] trunk crashes on constraint...
2019-11-26  Jakub Jelinekre PR c++/92648 (Handling of unknown attributes)
2019-11-21  Marek PolacekPR c++/92450 - ICE with invalid nested name specifier.
2019-11-21  Jakub Jelinekre PR c++/90842 (ICE in poplevel, at cp/decl.c:585)
2019-11-14  Jakub Jelinekc-parser.c (c_parser_omp_context_selector): Don't requi...
2019-11-14  Jakub Jelinekomp-general.c (omp_context_name_list_prop): New function.
2019-11-12  Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-08  Marek PolacekPR c++/92215 - flawed diagnostic for bit-field with...
2019-11-07  Jason MerrillUse satisfaction with nested requirements.
2019-11-06  Matthias KretzFix parser to recognize operator?:
2019-11-05  Jason MerrillImplement C++20 operator<=>.
2019-11-05  Jason MerrillVarious small C++ changes.
2019-11-05  Nathan Sidwell[PR c++/92370] ICE with VC marker
2019-11-02  Jakub Jelinekre PR c++/89640 (g++ chokes on lambda with __attribute__)
2019-11-01  Jakub JelinekPR c++/88335 - Implement P1073R3: Immediate functions
2019-10-31  Jeff Chapman IIPR c++/84810 - constraints on lambdas
2019-10-30  Jakub Jelinekcp-tree.h (omp_declare_variant_finalize, [...]): Declare.
2019-10-28  Nathan Sidwell[C++ PATCH] simplify deferred parsing lexer
2019-10-23  Jason MerrillImplement P1286R2, Contra CWG1778
2019-10-23  Andrew SuttonFix a bug with type constraints in constructors.
2019-10-21  Paolo Carliniparser.c (cp_parser_class_head): Improve error recovery...
2019-10-19  JeanHeyd MeneideImplement C++20 P1301 [[nodiscard("should have a reason...
2019-10-17  Paolo Carlinidecl.c (grokfndecl): Remove redundant use of in_system_...
2019-10-14  Jakub Jelinekc-parser.c (c_parser_omp_all_clauses): Change bool...
2019-10-12  Jakub Jelinekc-common.h (c_omp_mark_declare_variant, [...]): Declare.
2019-10-10  Jakub Jelinekc-common.h (c_omp_check_context_selector, [...]): Declare.
2019-10-09  Jason MerrillUpdate the concepts implementation to conform to C...
2019-10-07  Paolo Carlinicall.c (resolve_args): Use cp_expr_loc_or_input_loc...
2019-09-27  Jakub Jelinekre PR c++/88203 (assert does not compile with OpenMP...
2019-09-25  Jason MerrillFix location of dependent member CALL_EXPR.
2019-09-19  Jason MerrillHandle [[likely]] on compound-statement.
2019-09-15  Jason MerrillChange C++ to C comments.
2019-09-14  Jason MerrillFormatting and comment syntax adjustments.
2019-09-10  Marek PolacekPR c++/91673 - ICE with noexcept in alias-declaration.
2019-08-31  Jason MerrillAdd source location to TRAIT_EXPR.
2019-08-28  Marek PolacekPR c++/91360 - Implement C++20 P1143R2: constinit.
2019-08-23  Jason Merrill* parser.c (cp_parser_nested_name_specifier_opt): Avoid...
2019-08-23  Marek PolacekPR c++/79817 - attribute deprecated on namespace.
2019-08-23  Iain Sandoe[PATCH, c-family] Fix a PCH thinko (and thus PR61250).
2019-08-23  Marek PolacekPR c++/91304 - prefix attributes ignored in condition.
2019-08-14  Jakub JelinekPR c++/91391 - bogus -Wcomma-subscript warning.
2019-08-10  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVI...
2019-08-09  Jakub Jelinekc-parser.c (check_no_duplicate_clause): Simplify using...
2019-08-09  Jakub Jelinekre PR c/91401 (schedule + dist_schedule clauses rejecte...
2019-08-07  Marek PolacekPR c++/81429 - wrong parsing of constructor with C...
2019-08-07  Marek PolacekPR c++/91346 - Implement P1668R1, allow unevaluated...
2019-08-07  Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-06  Jakub Jelinektree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename...
2019-08-06  Marek PolacekDR 2413 - typename in conversion-function-ids.
2019-08-05  Paolo Carlinicp-tree.h (cp_expr_loc_or_input_loc): New.
2019-08-05  Tom HonermannPR c++/88095, CTAD for literal operator templates per...
2019-08-05  Marek PolacekPR c++/91338 - Implement P1161R3: Deprecate a[b,c].
2019-07-25  Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-16  Jason MerrillSimplify range location creation in C++ parser.
2019-07-16  Jason MerrillSimplify type-specifier parsing.
2019-07-16  Jason MerrillFix g++.dg/template/pr84789.C on new concepts branch.
2019-07-16  Jason MerrillRemove trailing space.
2019-07-12  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
2019-06-29  Jason MerrillRemove trailing whitespace in C++ front end.
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
2019-06-25  Jozef LawrynowiczImplement alternate "__intN__" form of "__intN" type
2019-06-23  Marek PolacekRename DEFAULT_ARG to DEFERRED_PARSE.
2019-06-22  Marek PolacekPR c++/86476 - noexcept-specifier is a complete-class...
2019-06-21  Marek PolacekPR c++/64235 - missing syntax error with invalid alignas.
2019-06-19  Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-06-17  Marek PolacekPR c++/83820 - excessive attribute arguments not detected.
2019-06-12  Marek PolacekPR c++/66999 - 'this' captured by reference.
2019-06-10  Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-06-03  Paolo Carliniparser.c (cp_parser_unqualified_id): Use build_min_nt_l...
2019-05-29  Paolo Carlinire PR c++/89875 (invalid typeof reference to a member...
2019-05-25  Marek PolacekPR c++/90572 - wrong disambiguation in friend declaration.
2019-05-21  Paolo Carliniparser.c (cp_parser_template_declaration_after_paramete...
2019-05-21  Nathan Sidwell[C++ PATCH] Using decls
2019-05-20  Nathan Sidwell[C++ PATCH] Commonixe using directive finishing
2019-05-17  Thomas Schwinge[PR89433] Repeated use of the C/C++ OpenACC 'routine...
2019-05-17  Thomas Schwinge[PR89433] Use 'oacc_verify_routine_clauses' for C/C...
2019-05-17  Thomas Schwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-15  Paolo Carlinicall.c (perform_overload_resolution, [...]): Use OVL_P...
2019-05-13  Jason MerrillUse releasing_vec more broadly.
2019-05-10  Paolo Carlinicall.c (build_call_a): Use FUNC_OR_METHOD_TYPE_P.
2019-05-08  Nathan Sidwell[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
2019-05-03  Martin LiskaCome up with is_empty for hash_{table,map,set}.
2019-04-12  Martin SeborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-04-11  Jakub Jelinekre PR translation/90035 (Non-translatable C++ parser...
2019-03-27  Jason MerrillPR c++/89241 - ICE with lambda in template parameter...
2019-03-25  Paolo Carlinire PR c++/84661 (internal compiler error: Segmentation...
2019-03-21  Jakub Jelinekre PR c++/89767 (ICE with tuple and optimization)
2019-03-18  Jason MerrillPR c++/89640 - GNU attributes on lambda.
2019-03-14  Jason MerrillDon't require 'bool' in a concept definition.
2019-03-13  Marek PolacekPR c++/89686 - mixing init-capture and simple-capture...
2019-03-13  Marek PolacekPR c++/88979 - further P0634 fix for constructors.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
next