re PR c++/85015 (internal compiler error: tree check: expected class 'type', have...
[gcc.git] / gcc / cp / decl.c
2018-03-23 Jakub Jelinekre PR c++/85015 (internal compiler error: tree check...
2018-03-21 Paolo Carlinire PR c++/84972 (ICE: tree check: expected class 'type...
2018-03-20 Nathan Sidwell[PR c++/84970] lookup marking
2018-03-16 Jason MerrillPR c++/80227 - SFINAE and negative array size.
2018-03-16 Jakub Jelinekre PR c++/84874 (internal compiler error: in reshape_in...
2018-03-15 Jakub Jelinekre PR c++/84222 ([[deprecated]] class complains about...
2018-03-14 Paolo CarliniPR c++/82336 - link error with list-init default argument.
2018-03-13 Jakub Jelinekre PR c++/84843 (C++ ICE on builtin redefinition since...
2018-03-09 Jakub Jelinekre PR c++/84724 (internal compiler error: in single_suc...
2018-03-05 Marek Polacekre PR c++/84707 (internal compiler error: Segmentation...
2018-03-02 Marek Polacekre PR c++/84663 (internal compiler error: tree check...
2018-03-02 Martin SeborPR c++/84294 - attributes on a function template redecl...
2018-03-01 Jason MerrillPR c++/71569 - ICE with redundant args on member variab...
2018-02-28 Martin SeborPR testsuite/84617 - new test cases g++.dg/ext/attr...
2018-02-28 Jakub Jelinekdecl.c (cp_finish_decomp): Don't adjust eltscnt when...
2018-02-27 Martin SeborPR c++/83871 - wrong code for attribute const and pure...
2018-02-26 Paolo Carlinire PR c++/84533 (ICE with duplicate enum value)
2018-02-19 Paolo Carlinire PR c++/84348 (ICE with invalid friend declaration)
2018-02-16 Nathan Sidwell[C++ PATCH] Deprecate -ffriend-injection
2018-02-16 Paolo Carlinire PR c++/82468 (ICE with deduction guide template)
2018-02-07 Martin LiskaRevert behavior to r251316.
2018-02-02 Paolo Carlinic-common.h (DECL_UNNAMED_BIT_FIELD): New.
2018-01-25 Jakub Jelinekre PR c++/84031 (structured binding unpacks nameless...
2018-01-24 Paolo Carlinire PR c++/83921 (GCC rejects constexpr initialization...
2018-01-23 Jason MerrillPR c++/83947 - ICE with auto declarations.
2018-01-23 Jakub Jelinekre PR c++/83958 (ICE: Segmentation fault (in find_decom...
2018-01-23 Nathan Sidwell[C++ PATCH] Deprecate ARM-era for scopes
2018-01-22 Ville Voutilainenre PR c++/83895 (-Wparentheses warns about pointer...
2018-01-19 Jakub Jelinekre PR c++/83919 (spurious -Wignored-qualifiers warning)
2018-01-18 Paolo Carlinire PR c++/81013 (ICE with invalid union in class hierarchy)
2018-01-17 Paolo Carlinire PR c++/78344 (ICE on invalid c++ code on x86_64...
2018-01-17 Paolo Carlinire PR c++/81054 (ICE with volatile variable in constexp...
2018-01-11 Jason MerrillPR c++/82728 - wrong -Wunused-but-set-variable
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Marek Polacekre PR c++/83592 (Annoying -Wparentheses warnings)
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-19 Paolo Carlinire PR c++/82593 (Internal compiler error: in process_in...
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-15 Jakub Jelinekre PR c++/83205 (ICE on structured binding with ill...
2017-12-15 Jakub Jelinekre PR c++/81197 (ICE with structured binding and lifeti...
2017-12-15 Jakub Jelinekre PR c++/83217 (Compiler segfault: structured binding...
2017-12-15 Nathan Sidwell[PR C++/59930] template friend classes & default args
2017-12-12 Jason MerrillRemove type_dependent_init_p.
2017-12-12 Jason MerrillPR c++/82115 - ICE with variable initialized with its...
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-28 Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-21 Martin LiskaAdd quotes for constexpr keyword.
2017-11-16 Nathan Sidwell[PR c++/81060] ICE with invalid initialzer via lambda
2017-11-15 Martin LiskaFix fallout of -fsanitize=vptr.
2017-11-15 Martin LiskaZero vptr in dtor for -fsanitize=vptr.
2017-11-14 Jason MerrillSupport GTY((cache)) on hash_map.
2017-11-13 Jason MerrillCapture adjustments for P0588R1.
2017-11-13 Jason MerrillDefer folding of *&.
2017-11-03 Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-02 Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-02 Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-01 Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-01 Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-11-01 Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [5/N]
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [1/N]
2017-10-30 Nathan Sidwell[C++ PATCH] operator name cleanup prepatch
2017-10-26 Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
2017-10-25 Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
2017-10-25 Nathan Sidwell[C++ PATCH] Label checking cleanups
2017-10-25 Jakub Jelinekre PR libstdc++/81706 (std::sin vectorization bug)
2017-10-24 Paolo Carlinire PR c++/82466 (Missing warning for re-declaration...
2017-10-13 David MalcolmC++: show location of unclosed extern "C" specifications
2017-10-10 Jason MerrillMore delayed lambda capture fixes.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-06 Paolo Carlinire PR c++/47791 (finish function is using literal value...
2017-10-06 Jakub Jelinekre PR c++/82299 (-Wuseless-cast errors on typed enums...
2017-10-05 Nathan SidwellRe: [PATCH] C++ warning on vexing parse
2017-10-05 Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-10-04 Nathan Sidwell[C++ PATCH] give builtin types consistent name
2017-09-28 Jason MerrillSmall lambda fixes.
2017-09-21 Evgeny Kudryashovipa: fix dumping with deleted multiversioning nodes
2017-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-12 Paolo Carlinire PR c++/70621 (ICE on invalid code at -O1 and above...
2017-09-06 Nathan Sidwellname-lookup.h (lookup_field_1): Delete.
2017-09-06 Nathan Sidwellname-lookup.h (lookup_fnfields_slot_nolazy, [...])...
2017-09-05 Nathan Sidwellclass.c (add_method): Move slot search and insertion...
2017-09-05 Paolo Carlinire PR c++/81942 (ICE on empty constexpr constructor...
2017-08-29 Jason MerrillReimplement handling of lambdas in templates.
2017-08-29 Jason MerrillPR c++/80935 - wrong C++17 error with lambda
2017-08-28 Nathan Sidwellcp-tree.h (lang_type): Replace sorted_fields vector...
2017-08-28 Nathan Sidwellcp-tree.h (insert_late_enum_def_into_classtype_sorted_f...
2017-08-25 Nathan SidwellConversion operators have a special name
2017-08-23 Nathan Sidwellcp-tree.h (maybe_version_functions): Declare.
2017-08-18 H.J. LuAdd warn_if_not_aligned attribute
2017-08-01 Jason Merrill* decl.c (declare_global_var): Set DECL_CONTEXT.
2017-07-31 Martin LiskaDo UBSAN sanitization just when current_function_decl...
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-12 Nathan Sidwellcp-tree.h (DECL_CONSTRUCTOR_P, [...]): Look at identifi...
2017-07-11 Jason MerrillCore DR 393 - parameter pointer to array of unknown...
2017-07-04 Jakub Jelinekparser.c (cp_parser_decomposition_declaration): Replace...
2017-07-03 Paolo Carlinire PR c++/65775 (Late-specified return type bypasses...
next