re PR c++/88554 (Segfault ICE when falling off the end of a reference-returning frien...
[gcc.git] / gcc / cp / decl.c
2019-01-08 Jonathan Wakelyre PR c++/88554 (Segfault ICE when falling off the...
2019-01-07 Paolo Carlinidecl.c (start_decl): Improve two error_at locations.
2019-01-07 Marek PolacekPR c++/88741 - wrong error with initializer-string.
2019-01-03 Jakub Jelinekre PR c++/88636 (ICE: Segmentation fault (in c_tree_cha...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-19 David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-15 Paolo Carlinire PR c++/84644 (internal compiler error: in warn_mispl...
2018-12-12 Paolo Carlinidecl.c (grokdeclarator): Fix location of error message...
2018-12-12 Jakub Jelinekre PR c++/88446 (__builtin_is_constant_evaluated reject...
2018-12-11 Paolo Carlinidecl.c (grokvardecl): Add location_t parameter and...
2018-12-06 Paolo Carliniclass.c (check_bitfield_decl): In error message about...
2018-12-04 Paolo Carlinire PR c++/84636 (internal compiler error: Segmentation...
2018-11-29 Paolo Carlinidecl.c (compute_array_index_type_loc): New, like the...
2018-11-28 Marek PolacekPR c++/88222 - ICE with bit-field with invalid type.
2018-11-27 Jakub Jelinekre PR c++/88187 (ICE on (invalid) C++ code when compile...
2018-11-16 Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-14 Paolo Carliniparser.c (make_id_declarator): Add location_t parameter.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-11-13 Jason MerrillImplement P0722R3, destroying operator delete.
2018-11-02 Nathan Sidwell[C++ PATCH] refactor duplicate_decls
2018-11-01 Marek PolacekImplement P0846R0, ADL and function templates.
2018-11-01 Nathan Sidwell[ABI PATCH] static anonymous unions of function scope
2018-11-01 Martin LiskaMake __PRETTY_FUNCTION__-like functions mergeable strin...
2018-10-30 Marek PolacekImplement P0892R2, explicit(bool).
2018-10-30 Paolo Carlinidecl.c (grokdeclarator): Use declarator->id_loc in...
2018-10-29 Paolo Carlinidecl.c (create_array_type_for_decl): Add location_t...
2018-10-09 Paolo Carlinire PR c++/84423 ([concepts] ICE with invalid using...
2018-09-20 Marek PolacekAdd -Wclass-conversion.
2018-09-19 Marek PolacekPR c++/87357 - missing -Wconversion warning
2018-09-18 Marek PolacekP1064R0 - Allowing Virtual Function Calls in Constant...
2018-09-06 Bernd Edlingervarasm.c (output_constructor_regular_field): Check...
2018-09-02 Bernd Edlingerc-common.c (braced_list_to_string): Remove eval parameter.
2018-08-31 Nathan Sidwell[C++ PATCH] Remove K&R declaration hack.
2018-08-29 Jakub Jelinekre PR sanitizer/87095 (UndefinedBehaviorSanitizer vptr...
2018-08-28 Paolo Carlinire PR c++/86546 (ICE on invalid: tree_class_check_failed())
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-24 Marek Polacekre PR c++/67012 (decltype(auto) with trailing return...
2018-08-21 Paolo Carlinidecl.c (check_static_variable_definition): Change to...
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-15 Paolo Carlinidecl.c (check_previous_goto_1): When decl_jump_unsafe...
2018-08-13 Marek Polacekre PR c++/57891 (No diagnostic of narrowing conversion...
2018-08-13 Martin SeborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-13 Marek Polacekre PR c++/86915 (Segmentation fault for an array of...
2018-08-08 Jakub JelinekP0595R1 - is_constant_evaluated
2018-08-07 Paolo CarliniPR c++/59480, DR 136
2018-08-03 David MalcolmAdd fix-it hint for missing return statement in assignm...
2018-07-25 Jakub Jelinekcp-tree.h (enum cp_tree_index): Add CPTI_{ABI_TAG,ALIGN...
2018-07-25 Jakub Jelinekre PR c++/85515 (Bogus suggestions from "GCC's leaky...
2018-07-19 Paolo Carlinirevert: [multiple changes]
2018-07-18 Paolo Carlinire PR c++/59480 (Missing error diagnostic: friend decla...
2018-07-12 Jakub Jelinekc-attribs.c (c_common_attribute_table): Add "omp declar...
2018-07-09 Paolo Carlinidecl.c (grokdeclarator): Use rich_location::add_range...
2018-07-07 Aldy Hernandeztree-vrp.c (vrp_int_const_binop): Change overflow type...
2018-07-05 Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-07-03 Paolo Carlinidecl.c (min_location): New.
2018-06-23 Paolo Carlinidecl.c (bad_specifiers): Add const location_t* paramete...
2018-06-20 Paolo Carlinidecl.c (grokfndecl): Add const cp_decl_specifier_seq...
2018-06-20 Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-06-19 Jason Merrilltree.c (cp_expr_location): New.
2018-06-19 Jason MerrillPR c++/81060 - ICE with unexpanded parameter pack.
2018-06-18 Paolo Carlinidecl.c (duplicate_decls): Consistently use DECL_SOURCE_...
2018-06-15 Jason Merrill* decl.c (start_enum): Do compare dependent underlying...
2018-06-14 Paolo Carlinidecl.c (duplicate_decls): Use DECL_SOURCE_LOCATION...
2018-06-12 Paolo Carlinidecl2.c (coerce_new_type, [...]): Add location_t parame...
2018-06-11 Paolo Carlinidecl.c (grok_op_properties): Consistently use the locat...
2018-06-10 Paolo Carlinidecl.c (grokfndecl): Use the location_t argument in...
2018-05-24 Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-18 Jason MerrillPR c++/58407 - deprecated implicit copy ops.
2018-05-15 Paolo Carlinicp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.
2018-05-14 Jason MerrillHandle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier...
2018-05-14 Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-05-11 Jason Merrilldecl.c (cp_finish_decl): Don't instantiate auto variable.
2018-05-10 Jason Merrilldecl.c (make_typename_type): s/parameters/arguments/.
2018-05-07 Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-05-03 Nathan Sidwell[C++ Patch] Kill -ffriend-injection
2018-04-30 Jason MerrillPR c++/84701 - unsigned typeof.
2018-04-30 Jason Merrilltree.c (build_clobber): New.
2018-04-27 Paolo Carlinire PR c++/84691 (internal compiler error: in poplevel_c...
2018-04-23 Jason MerrillPR c++/69560 - wrong alignof(double) on x86.
2018-04-23 Jakub JelinekPR c++/85470 - wrong error with static data member.
2018-04-12 Jason MerrillPR c++/85356 - ICE with pointer to member function.
2018-04-09 Paolo Carlinire PR c++/85227 (ICE with structured binding of a forwa...
2018-04-05 Jakub Jelinekre PR c++/85208 (ICE with #pragma weak and structured...
2018-04-05 Jason MerrillPR c++/85136 - ICE with designated init in template.
2018-04-05 Paolo Carlinire PR c++/84792 (ICE with broken typedef of a struct)
2018-04-05 Ville VoutilainenImplement P0969
2018-04-05 Ville VoutilainenImplement P0961
2018-04-04 Jason MerrillPR c++/85135 - ICE with omitted template arguments.
2018-04-04 Jason MerrillPR c++/85133 - ICE with missing concept initializer.
2018-04-04 Ville Voutilainenre PR c++/65923 (False positive for warning about liter...
2018-04-03 Jakub Jelinekre PR c++/85134 (ICE with invalid constexpr in 'shared...
2018-03-26 Jason MerrillPR c++/85062 - ICE with alignas in wrong place.
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.
next