]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/error.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / cp / error.c
2021-07-06  Martin SeborRemove support for %G and %K.
2021-05-27  Matthias Kretzc++: Output less irrelevant info for function template...
2021-05-27  Matthias Kretzc++: Add missing scope in typedef diagnostic [PR100763]
2021-05-20  Jonathan Wakelyc++: Add new warning options for C++ language mismatches
2021-05-10  Martin LiskaCome up with startswith function.
2021-04-21  Martin LiskaRevert "Use flags in dump_decl."
2021-04-21  Martin LiskaUse flags in dump_decl.
2021-04-21  Martin LiskaSupport LABEL_DECL in %qD directive.
2021-02-25  Patrick Palkac++: Fix pretty printing the context of local class...
2021-02-02  Jason Merrillc++: Member fns and deduction guide rewriting [PR98929]
2021-01-06  Martin SeborPR c++/95768 - pretty-printer ICE on -Wuninitialized...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-10  Nathan Sidwellc++: Module-specific error and tree dumping
2020-11-27  Martin SeborRevert previous change and use pragma to suppress ...
2020-11-25  Martin SeborClean up -Wformat-diag warnings (PR bootstrap/97622...
2020-11-21  Aaron SawdeyAdditional small changes to support opaque modes
2020-10-12  Martin SeborPR c++/97201 - ICE in -Warray-bounds writing to result...
2020-10-05  Jakub Jelineksupport TARGET_MEM_REF in C/C++ error pretty-printing...
2020-07-22  Nathan Sidwellc++: More cleanups for modern C++
2020-06-05  Jason Merrillc++: Fix pretty-print of pointer minus integer.
2020-04-29  Patrick Palkac++: Parameter pack in requires parameter list [PR94808]
2020-04-13  Patrick Palkac++: Infinite diagnostic loop with decltype([]{}) ...
2020-03-20  Patrick Palkac++: Include the constraint parameter mapping in diagno...
2020-02-11  Patrick Palkac++: Improve dump_decl for standard concepts
2020-02-10  Jakub Jelinekc++: Fux strncmp last argument in dump_decl_name [PR93641]
2020-02-07  Jason Merrillc++: Fix use of local in constexpr if.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-11  David MalcolmIntroduce pretty_printer::clone vfunc
2019-12-10  David MalcolmReplace label_text ctor with "borrow" and "take"
2019-11-27  Jason MerrillPR c++/92206 - ICE with typedef to dependent alias.
2019-11-27  Andrew SuttonDiagnose certain constraint errors as hard errors,...
2019-11-05  Jason MerrillImplement C++20 operator<=>.
2019-11-01  Jakub JelinekPR c++/88335 - Implement P1073R3: Immediate functions
2019-10-22  Richard Sandiford[C++] Avoid exposing internal details in aka types
2019-10-17  Paolo Carlinidecl.c (grokfndecl): Remove redundant use of in_system_...
2019-10-09  Jason MerrillUpdate the concepts implementation to conform to C...
2019-08-05  Paolo Carlinicp-tree.h (cp_expr_loc_or_input_loc): New.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-23  Marek PolacekRename DEFAULT_ARG to DEFERRED_PARSE.
2019-05-31  Nathan Sidwell[C++PATCH] Lambda names are anonymous
2019-05-28  Nathan Sidwell[PATCH] Commonize anon-name generation
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-02-19  Jakub Jelinekre PR c++/89390 (ICE in get_string, at spellcheck-tree...
2019-01-17  Alexandre Oliva[PR86648] use auto identifier for class placeholder...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-29  David MalcolmC++: namespaces and scopes for enum values (PR c++...
2018-11-05  Jason MerrillImplement P0732R2, class types in non-type template...
2018-10-29  David MalcolmC++: simplify output from suggest_alternatives_for
2018-09-28  Richard Bienertree.h (BLOCK_ORIGIN): New.
2018-09-17  David MalcolmAdd range_idx param to range_label::get_text
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-15  David Malcolmdiagnostics: add labeling of source ranges
2018-08-02  David MalcolmFix memory leak of pretty_printer prefixes
2018-08-01  Martin SeborPR tree-optimization/86650 - -Warray-bounds missing...
2018-07-28  David MalcolmC++: clean up cp_printer
2018-06-20  Marek Polacekre PR c++/86240 (ice: unexpected expression absu_expr)
2018-06-19  Jason Merrilltree.c (cp_expr_location): New.
2018-05-24  Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-14  Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-04-18  Alexandre Oliva[PR c++/80290] recycle tinst garbage sooner
2018-04-09  Jason MerrillPR c++/85279 - dump_expr doesn't understand decltype.
2018-02-21  Jason MerrillPR c++/84454 - ICE with pack expansion in signature.
2018-01-10  David MalcolmPreserving locations for variable-uses and constants...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-22  David MalcolmC/C++: fix quoting of "aka" typedef information (PR...
2017-11-21  Martin LiskaAdd quotes for constexpr keyword.
2017-11-21  Marc GlisseNew POINTER_DIFF_EXPR
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-04  Jakub Jelinekre PR c++/82373 (syntax error in error message)
2017-08-14  Martin SeborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-09  Jason MerrillPR c++/81359 - Unparsed NSDMI error from SFINAE context.
2017-07-16  Volker Reicheltparser.c (cp_parser_cast_expression): Use %q#T instead...
2017-06-29  Jason Merrill* constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EXP...
2017-06-22  Nathan SidwellReorder IDENTIFIER flags
2017-06-11  Jason Merrill* error.c (dump_expr): Use is_this_parameter.
2017-05-30  David MalcolmC++ template type diff printing
2017-05-30  Nathan Sidwellcp-tree.def (OVERLOAD): Fix comment.
2017-05-24  Jason Merrill-Wunused and C++17 structured bindings
2017-05-19  Nathan Sidwellcall.c (add_list_candidates): Use OVL_FIRST.
2017-05-16  Nathan Sidwellcp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-05  David MalcolmEliminate report_diagnostic macro
2017-04-27  Volker Reicheltparser.c (cp_parser_cast_expression): Add target type...
2017-04-18  Marek PolacekPR c++/80241 - ICE with alignas pack expansion.
2017-04-11  Jakub Jelinekre PR c++/80363 (#'vec_cond_expr' not supported by...
2017-02-09  Jason MerrillPR c++/79316 - default argument in deduction guide
2017-01-31  Jakub Jelinekre PR c++/79304 (diagnostic shows bogus expression...
2017-01-20  David MalcolmC++: fix fix-it hints for misspellings within explicit...
2017-01-09  Jason MerrillImplement P0195R2, C++17 variadic using.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-13  Nathan Sidwellre PR c++/69481 (ICE with C++11 alias using with templates)
2016-12-07  Martin JamborUse dump_function_name rather than emit <built-in>
2016-11-15  Jason MerrillAllow references in constant-expressions.
2016-11-14  Jason MerrillImprove various diagnostic issues.
2016-11-02  Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-21  Jason Merrillre PR c++/77656 (64-bit integral template parameter...
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-04  Jason MerrillImplement P0091R2, Template argument deduction for...
2016-10-04  Jakub Jelinekextend.texi (Java Exceptions): Remove.
next