]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c
[thirdparty/gcc.git] / gcc / cp / parser.c
2017-05-04  Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-02  Paolo Carlinipt.c (is_auto_or_concept): Remove.
2017-04-29  Volker Reicheltparser.c (cp_parser_member_declaration): Add fix-it...
2017-04-27  Volker Reicheltparser.c (cp_parser_cast_expression): Add target type...
2017-04-26  Volker Reicheltparser.c (cp_parser_nested_name_specifier_opt): Add...
2017-04-25  Volker Reicheltparser.c (cp_parser_elaborated_type_specifier): Add...
2017-04-25  David MalcolmC++: fix-it hint for removing stray semicolons
2017-04-24  Volker Reicheltdecl.c (grokdeclarator): Use %qT instead of %<%T%> in
2017-04-24  David MalcolmFix location of sizeof/alignof (PR c++/80016)
2017-04-24  Volker Reicheltparser.c (cp_parser_cv_qualifier_seq_opt): Add fix...
2017-04-20  Volker Reicheltc.opt (Wextra-semi): New C++ warning flag.
2017-04-18  Marek PolacekPR c++/80241 - ICE with alignas pack expansion.
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-03-31  Jakub Jelinekre PR libstdc++/80251 (Is the is_aggregate meta functio...
2017-03-07  Jakub Jelinekre PR c/79834 (c/c-parser.c: make code more i18n-friendly)
2017-03-06  Jason MerrillRevert "Allow deduction guides to look into primary...
2017-03-03  Jason MerrillAllow deduction guides to look into primary template.
2017-03-02  Jason MerrillClass template argument deduction in new-expression
2017-02-28  Jakub Jelineki386.c: Include intl.h.
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-22  Jakub Jelinekre PR c++/79664 (ICE with #pragma omp parallel in const...
2017-02-22  Marek Polacekre PR c++/79653 (ICE on invalid c++ code in cp_check_co...
2017-02-21  Marek Polacekre PR c++/79535 (ICE in verify_ctor_sanity, at cp/const...
2017-02-20  Jason MerrillPR c++/79566 - elaborated-type-specifier in range for
2017-02-20  Jason MerrillPR c++/79400 - confusing suggestion of 'noexcept'
2017-02-20  Jason MerrillPR c++/79580 - ICE with compound literal
2017-02-19  Jonathan WakelyPR c++/69523 make -Wliteral-suffix control warning
2017-02-17  Jason MerrillPR c++/79508 - lookup error with member template
2017-02-16  Jakub Jelinekre PR c++/79512 (ICE: Segfault in gimple_build_call_1...
2017-02-15  Jakub Jelinekre PR c++/79301 (With -Werror=pedantic outside C++17...
2017-02-14  Marek Polacekre PR c++/79420 (ICE on invalid C++ code on x86_64...
2017-02-13  Jakub Jelinekinit.c (warn_placement_new_too_small): Add missing...
2017-02-09  Jason MerrillPR c++/79316 - default argument in deduction guide
2017-02-09  Jakub Jelinekre PR c++/79429 (ICE in add_stmt, at cp/semantics.c...
2017-02-09  Jakub Jelinekre PR c/79431 (ICE in get, at cgraph.h:397)
2017-02-09  Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-06  Jason MerrillPR c++/71193 - incomplete types in templates
2017-01-31  Alexandre OlivaIntroduce C++ support in libcc1
2017-01-27  Adam Butcherre PR c++/64382 (ICE due to use of `this` inside a...
2017-01-26  Jakub Jelinekre PR c++/68727 (invalid offsetof expressions accepted)
2017-01-25  Jakub Jelinekre PR c++/77914 (Wrong lambda definition accepted)
2017-01-20  David MalcolmC++: fix fix-it hints for misspellings within explicit...
2017-01-19  Jason MerrillPR c++/79130 - decomposition and direct-initialization
2017-01-17  Nathan Sidwellre PR c++/61636 (generic lambda: segfault / "cannot...
2017-01-11  Jakub Jelinekre PR c++/78341 (ICE on invalid C++ code on x86_64...
2017-01-10  David MalcolmFix issues with unrepresentable column numbers (PR...
2017-01-10  Jason MerrillFI 20, decomposition declaration with parenthesized...
2017-01-09  Jason MerrillImplement P0195R2, C++17 variadic using.
2017-01-08  Jason MerrillPR c++/78948 - instantiation from discarded statement
2017-01-04  Jakub Jelinekre PR c++/78693 (Bogus 'inconsistent deduction for...
2017-01-04  Jakub Jelinekparser.c (cp_parser_simple_declaration): Diagnose funct...
2017-01-04  Jakub Jelinekre PR c++/71182 (parser.c cp_lexer_previous_token sanit...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-12-11  Paolo Carlinire PR c++/78637 (ICE on invalid C++ code on x86_64...
2016-12-08  Jakub JelinekP0003R5 - removal of dynamic exception specification...
2016-12-02  Cesar Philippidisc-parser.c (c_parser_pragma): Error when PRAGMA_OACC_...
2016-11-24  Martin Liskacp_parser_range_for: use safe_push instead of quick_pus...
2016-11-17  Paolo Carlinire PR c++/55080 (-pedantic produces error: floating...
2016-11-17  Jason MerrillPR c++/68377 - parenthesized expr in fold-expression
2016-11-15  Jakub Jelinekdecl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P...
2016-11-14  Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-14  Jason MerrillImprove various diagnostic issues.
2016-11-13  Prathamesh Kulkarnire PR tree-optimization/35503 (Warning about restricted...
2016-11-13  Jason MerrillDR 374 - specialization in outer namespace
2016-11-09  Jason MerrillFix C++17 template placeholder for template template...
2016-10-31  Jakub Jelinekre PR c++/78089 (__builtin_shuffle parsing bug)
2016-10-25  Jakub Jelinek* parser.c (cp_parser_postfix_expression): Adding missi...
2016-10-25  Jakub Jelinekinternal-fn.def (LAUNDER): New internal function.
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-07  Bernd Edlingerre PR c++/77700 (suspicios code in cp/parser.c)
2016-10-06  Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-05  Jason Merrill* parser.c (cp_parser_skip_to_end_of_statement): Add...
2016-10-05  Marek PolacekImplement P0305R1, Selection statements with initializer.
2016-10-04  Jason MerrillImplement P0091R2, Template argument deduction for...
2016-10-04  Jakub Jelinekre PR c++/77791 (ICE on invalid C++11 code with redefin...
2016-10-03  Bernd Edlingerinvoke.texi: Update -Wint-in-bool-context.
2016-09-27  Jakub JelinekImplement P0018R3, C++17 lambda capture of *this by...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-20  Jakub Jelinekre PR c++/77638 (ICE on x86_64-linux-gnu (internal...
2016-09-20  Jakub Jelinekre PR c++/77637 (ICE on x86_64-linux-gnu (Segmentation...
2016-09-19  Patrick PalkaFix PR c++/77639 (ICE during error recovery)
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-09-13  Jakub JelinekImplement P0028R4, C++17 using attribute namespaces...
2016-09-13  David Malcolmfix-it hints: insert_before vs insert_after
2016-08-30  David MalcolmC++: add fixit for '>>' template error
2016-08-30  David Malcolmrich_location: add convenience overloads for adding...
2016-08-25  Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-18  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10  Jason MerrillImplement C++17 constexpr if.
2016-08-09  Jason MerrillImplement C++17 constexpr lambda.
2016-08-08  Jakub Jelinekre PR c++/58706 (ICE with lambda in OpenMP for-loop)
2016-08-04  Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-08-04  Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04  Thomas SchwingeC/C++: Simplify handling of location information for...
2016-07-21  Jason MerrillPR c++/70781 - ICE on ill-formed lambda.
2016-07-21  Andrew SuttonImproving concepts performance and diagnostics.
2016-07-20  David MalcolmC++ FE: handle misspelled identifiers and typenames
2016-07-20  Jakub Jelinekre PR c++/71909 (g++ accepts an unreachable function...
next