Show patches with: Submitter = Paolo Carlini       |    Archived = No       |   1659 patches
« 1 2 3 416 17 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] PR 90915 [9/10 Regression] ICE in has_attribute, at c-family/c-attribs.c:4221 [C++] PR 90915 [9/10 Regression] ICE in has_attribute, at c-family/c-attribs.c:4221 - - - - --- 2020-01-29 Paolo Carlini New
[C++] PR 92804 [10 Regression] ICE trying to use concept as a nested-name-specifier [C++] PR 92804 [10 Regression] ICE trying to use concept as a nested-name-specifier - - - - --- 2020-01-22 Paolo Carlini New
[C++] Improve build_new locations [C++] Improve build_new locations - - - - --- 2020-01-02 Paolo Carlini New
[C++] Improve delete expressions locations [C++] Improve delete expressions locations - - - - --- 2019-12-20 Paolo Carlini New
[C++] Improve throw, sizeof, and alignof locations & more [C++] Improve throw, sizeof, and alignof locations & more - - - - --- 2019-12-16 Paolo Carlini New
[C++] Improve build_*_cast locations [C++] Improve build_*_cast locations - - - - --- 2019-12-06 Paolo Carlini New
[C++] Improve build_functional_cast locations [C++] Improve build_functional_cast locations - - - - --- 2019-12-04 Paolo Carlini New
[C++] A few more cp_expr_loc_or_input_loc and a diagnostic regression fix [C++] A few more cp_expr_loc_or_input_loc and a diagnostic regression fix - - - - --- 2019-11-29 Paolo Carlini New
[C++] More accurate locations in cp_build_unary_op and cp_build_compound_expr [C++] More accurate locations in cp_build_unary_op and cp_build_compound_expr - - - - --- 2019-11-25 Paolo Carlini New
[C++] Improve build_new_op_1, cp_build_indirect_ref_1, and cp_build_modify_expr locations [C++] Improve build_new_op_1, cp_build_indirect_ref_1, and cp_build_modify_expr locations - - - - --- 2019-11-22 Paolo Carlini New
[C++] Avoid redundant error messages from build_x_arrow [C++] Avoid redundant error messages from build_x_arrow - - - - --- 2019-11-20 Paolo Carlini New
[C++] Avoid duplicate warning [C++] Avoid duplicate warning - - - - --- 2019-11-18 Paolo Carlini New
[C++] Use cp_expr_loc_or_input_loc in a few additional typeck.c places [C++] Use cp_expr_loc_or_input_loc in a few additional typeck.c places - - - - --- 2019-11-14 Paolo Carlini New
[C++] Improve cp_truthvalue_conversion locations and more [C++] Improve cp_truthvalue_conversion locations and more - - - - --- 2019-11-12 Paolo Carlini New
[C++] Add location parameter to composite_pointer_type and use it [C++] Add location parameter to composite_pointer_type and use it - - - - --- 2019-10-31 Paolo Carlini New
[C++] Prefer error + inform in four typeck.c places [C++] Prefer error + inform in four typeck.c places - - - - --- 2019-10-24 Paolo Carlini New
[C++] Improve build_x_unary_op locations [C++] Improve build_x_unary_op locations - - - - --- 2019-10-22 Paolo Carlini New
[C++] Improve cp_parser_class_head error recovery [C++] Improve cp_parser_class_head error recovery - - - - --- 2019-10-18 Paolo Carlini New
[C++] Remove most uses of in_system_header_at [C++] Remove most uses of in_system_header_at - - - - --- 2019-10-11 Paolo Carlini New
[C++] One more DECL_SOURCE_LOCATION [C++] One more DECL_SOURCE_LOCATION - - - - --- 2019-10-11 Paolo Carlini New
[C++] Remove RROTATE_EXPR and LROTATE_EXPR handling [C++] Remove RROTATE_EXPR and LROTATE_EXPR handling - - - - --- 2019-10-10 Paolo Carlini New
[C++] Fix cp_build_binary_op locations [C++] Fix cp_build_binary_op locations - - - - --- 2019-10-09 Paolo Carlini New
[C++] Fix cp_parser_delete_expression and cp_parser_throw_expression locations and more [C++] Fix cp_parser_delete_expression and cp_parser_throw_expression locations and more - - - - --- 2019-10-07 Paolo Carlini New
[C++] More cp_expr_loc_or_input_loc and DECL_SOURCE_LOCATION uses [C++] More cp_expr_loc_or_input_loc and DECL_SOURCE_LOCATION uses - - - - --- 2019-09-30 Paolo Carlini New
[C++] Improve grokdeclarator error [C++] Improve grokdeclarator error - - - - --- 2019-09-26 Paolo Carlini New
[C++] Use DECL_SOURCE_LOCATION more in name-lookup.c [C++] Use DECL_SOURCE_LOCATION more in name-lookup.c - - - - --- 2019-09-24 Paolo Carlini New
[C++] Use cp_expr_loc_or_input_loc in a few places in pt.c [C++] Use cp_expr_loc_or_input_loc in a few places in pt.c - - - - --- 2019-09-23 Paolo Carlini New
[C++] Another bunch of location fixes [C++] Another bunch of location fixes - - - - --- 2019-09-12 Paolo Carlini New
Bunch of location improvements Bunch of location improvements - - - - --- 2019-09-02 Paolo Carlini New
[C++] Improve check_var_type locations [C++] Improve check_var_type locations - - - - --- 2019-08-27 Paolo Carlini New
[C++] Fix finish_switch_cond location [C++] Fix finish_switch_cond location - - - - --- 2019-08-23 Paolo Carlini New
[C++] Improve grok_array_decl location [C++] Improve grok_array_decl location - - - - --- 2019-08-13 Paolo Carlini New
[C++] More grokdeclarator locations fixes [C++] More grokdeclarator locations fixes - - - - --- 2019-08-08 Paolo Carlini New
[C++] Improve start_function and grokmethod locations [C++] Improve start_function and grokmethod locations - - - - --- 2019-08-06 Paolo Carlini New
[C++] One more cp_expr_loc_or_input_loc [C++] One more cp_expr_loc_or_input_loc - - - - --- 2019-08-05 Paolo Carlini New
[C++] Do not warn about [[nodiscard]] applied to a constructor [C++] Do not warn about [[nodiscard]] applied to a constructor - - - - --- 2019-08-01 Paolo Carlini New
[C++] Improve delete_sanity locations [C++] Improve delete_sanity locations - - - - --- 2019-07-24 Paolo Carlini New
[C++] A few additional location improvements to grokdeclarator and check_tag_decl [C++] A few additional location improvements to grokdeclarator and check_tag_decl - - - - --- 2019-06-23 Paolo Carlini New
[C++] PR 90909 ("[10 Regression] call devirtualized to pure virtual") [C++] PR 90909 ("[10 Regression] call devirtualized to pure virtual") - - - - --- 2019-06-20 Paolo Carlini New
[C++] More grokdeclarator locations [C++] More grokdeclarator locations - - - - --- 2019-06-14 Paolo Carlini New
[C++] More grokdeclarator locations fixes [C++] More grokdeclarator locations fixes - - - - --- 2019-06-10 Paolo Carlini New
[C++] Further grokdeclarator locations work [C++] Further grokdeclarator locations work - - - - --- 2019-06-06 Paolo Carlini New
[C++] Improve check_special_function_return_type locations [C++] Improve check_special_function_return_type locations - - - - --- 2019-06-05 Paolo Carlini New
[C++] Use declarator->id_loc in three additional places [C++] Use declarator->id_loc in three additional places - - - - --- 2019-06-04 Paolo Carlini New
[C++] Fix cp_parser_unqualified_id typo [C++] Fix cp_parser_unqualified_id typo - - - - --- 2019-05-31 Paolo Carlini New
[C++] A few more grokdeclarator locations fixes [C++] A few more grokdeclarator locations fixes - - - - --- 2019-05-23 Paolo Carlini New
[C++] Two literal operator template location fixes [C++] Two literal operator template location fixes - - - - --- 2019-05-21 Paolo Carlini New
[C++,obvious?] Remove remnants of CONV_NONCONVERTING [C++,obvious?] Remove remnants of CONV_NONCONVERTING - - - - --- 2019-05-20 Paolo Carlini New
[C++] PR 67184 ("Missed optimization with C++11 final specifier") [C++] PR 67184 ("Missed optimization with C++11 final specifier") - - - - --- 2019-05-16 Paolo Carlini New
[C++,obvious] Remove REFERENCE_VLA_OK [C++,obvious] Remove REFERENCE_VLA_OK - - - - --- 2019-05-15 Paolo Carlini New
[C++] Consistently use OVL_P [C++] Consistently use OVL_P - - - - --- 2019-05-14 Paolo Carlini New
[C++] PR 89875 ("[7/8/9/10 Regression] invalid typeof reference to a member of an incomplete struct… [C++] PR 89875 ("[7/8/9/10 Regression] invalid typeof reference to a member of an incomplete struct… - - - - --- 2019-05-10 Paolo Carlini New
[C++] One more location fix [C++] One more location fix - - - - --- 2019-05-08 Paolo Carlini New
[C++] Consistently use FUNC_OR_METHOD_TYPE_P [C++] Consistently use FUNC_OR_METHOD_TYPE_P - - - - --- 2019-05-06 Paolo Carlini New
[C++] Avoid some duplicate error messages [C++] Avoid some duplicate error messages - - - - --- 2019-04-29 Paolo Carlini New
[C++] PR 90173 ("[9 Regression] ICE: Segmentation fault (in strip_declarator_types)") [C++] PR 90173 ("[9 Regression] ICE: Segmentation fault (in strip_declarator_types)") - - - - --- 2019-04-23 Paolo Carlini New
[C++,Patch/RFC] PR 89900 ("[9 Regression] ICE: Segmentation fault (in check_instantiated_arg)") [C++,Patch/RFC] PR 89900 ("[9 Regression] ICE: Segmentation fault (in check_instantiated_arg)") - - - - --- 2019-04-11 Paolo Carlini New
[C++] PR 89914 ("[9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238") [C++] PR 89914 ("[9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238") - - - - --- 2019-04-05 Paolo Carlini New
[C++] PR 62207 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' str… [C++] PR 62207 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' str… - - - - --- 2019-04-01 Paolo Carlini New
[C++] Fix c++/84661, c++/85013, and other recovery regressions in cp_parser_binary_expression [C++] Fix c++/84661, c++/85013, and other recovery regressions in cp_parser_binary_expression - - - - --- 2019-03-25 Paolo Carlini New
[C++] PR 85014 ("[7/8/9 Regression] internal compiler error: in lookup_base, at cp/search.c:185") [C++] PR 85014 ("[7/8/9 Regression] internal compiler error: in lookup_base, at cp/search.c:185") - - - - --- 2019-03-15 Paolo Carlini New
[C++] PR 89571 ("[9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238") [C++] PR 89571 ("[9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238") - - - - --- 2019-03-12 Paolo Carlini New
[C++] PR 84605 ("[7/8/9 Regression] internal compiler error: in xref_basetypes, at cp/decl.c:13818") [C++] PR 84605 ("[7/8/9 Regression] internal compiler error: in xref_basetypes, at cp/decl.c:13818") - - - - --- 2019-03-04 Paolo Carlini New
[C++,Patch/RFC] PR 88987 ("[9 Regression] ICE: unexpected expression '(bool)sm' of kind implicit_co… [C++,Patch/RFC] PR 88987 ("[9 Regression] ICE: unexpected expression '(bool)sm' of kind implicit_co… - - - - --- 2019-02-26 Paolo Carlini New
[C++] PR 89488 ("[9 Regression] ICE in merge_exception_specifiers, at cp/typeck2.c:2395") [C++] PR 89488 ("[9 Regression] ICE in merge_exception_specifiers, at cp/typeck2.c:2395") - - - - --- 2019-02-25 Paolo Carlini New
[C++] PR 84536 ("[7/8/9 Regression] ICE with non-type template parameter") [C++] PR 84536 ("[7/8/9 Regression] ICE with non-type template parameter") - - - - --- 2019-02-17 Paolo Carlini New
[C++] PR 88986 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' str… [C++] PR 88986 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' str… - - - - --- 2019-02-01 Paolo Carlini New
[C++] PR 88969 ("[9 Regression] ICE in build_op_delete_call, at cp/call.c:6509") [C++] PR 88969 ("[9 Regression] ICE in build_op_delete_call, at cp/call.c:6509") - - - - --- 2019-01-24 Paolo Carlini New
[C++] Locations related grokdeclarator tweak [C++] Locations related grokdeclarator tweak - - - - --- 2019-01-18 Paolo Carlini New
[C++] In grokdeclarator, use typespec_loc in error messages about 'auto' and trailing return type [C++] In grokdeclarator, use typespec_loc in error messages about 'auto' and trailing return type - - - - --- 2019-01-17 Paolo Carlini New
[C++] Use locations[ds_storage_class] in error messages about ill-formed uses of mutable [C++] Use locations[ds_storage_class] in error messages about ill-formed uses of mutable - - - - --- 2019-01-15 Paolo Carlini New
[C++] Fix locations of two "typedef is initialized" errors [C++] Fix locations of two "typedef is initialized" errors - - - - --- 2019-01-13 Paolo Carlini New
[C++] Improve grokbitfield location [C++] Improve grokbitfield location - - - - --- 2019-01-13 Paolo Carlini New
[C++] Fix three additional locations [C++] Fix three additional locations - - - - --- 2019-01-10 Paolo Carlini New
[C++] Fix three locations [C++] Fix three locations - - - - --- 2019-01-09 Paolo Carlini New
[C++] Fix three additional locations [C++] Fix three additional locations - - - - --- 2019-01-08 Paolo Carlini New
[C++] Fix four more locations [C++] Fix four more locations - - - - --- 2019-01-07 Paolo Carlini New
[C++] Fix a start_decl location [C++] Fix a start_decl location - - - - --- 2019-01-06 Paolo Carlini New
[C++] Improve handle_nodiscard_attribute location [C++] Improve handle_nodiscard_attribute location - - - - --- 2019-01-02 Paolo Carlini New
[C++] Fix location of grokdeclarator error message about static data member definition [C++] Fix location of grokdeclarator error message about static data member definition - - - - --- 2018-12-12 Paolo Carlini New
[C++] Add location_t parameter to grokvardecl [C++] Add location_t parameter to grokvardecl - - - - --- 2018-12-10 Paolo Carlini New
[C++] Fixes for three grokbitfield diagnostics [C++] Fixes for three grokbitfield diagnostics - - - - --- 2018-12-07 Paolo Carlini New
[C++] Three additional bitfield diagnostic tweaks (a regression fix included) [C++] Three additional bitfield diagnostic tweaks (a regression fix included) - - - - --- 2018-12-06 Paolo Carlini New
[C++] Fix grokbitfield location [C++] Fix grokbitfield location - - - - --- 2018-12-05 Paolo Carlini New
[C++] Use FUNC_OR_METHOD_TYPE_P in cp/ [C++] Use FUNC_OR_METHOD_TYPE_P in cp/ - - - - --- 2018-11-30 Paolo Carlini New
[C++] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") [C++] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") - - - - --- 2018-11-19 Paolo Carlini New
[C++] Remove obsolete _vptr check (and fix location) [C++] Remove obsolete _vptr check (and fix location) - - - - --- 2018-11-17 Paolo Carlini New
[C++] Fix ensure_literal_type_for_constexpr_object locations [C++] Fix ensure_literal_type_for_constexpr_object locations - - - - --- 2018-11-15 Paolo Carlini New
[C++] Fix two grokdeclarator locations [C++] Fix two grokdeclarator locations - - - - --- 2018-11-08 Paolo Carlini New
[C++] Improve compute_array_index_type locations [C++] Improve compute_array_index_type locations - - - - --- 2018-11-06 Paolo Carlini New
[C++] Improve locations in flexible array members diagnostic [C++] Improve locations in flexible array members diagnostic - - - - --- 2018-10-30 Paolo Carlini New
[C++] Improve create_array_type_for_decl locations [C++] Improve create_array_type_for_decl locations - - - - --- 2018-10-29 Paolo Carlini New
[C++] Remove quick fix for c++/85553 [C++] Remove quick fix for c++/85553 - - - - --- 2018-10-17 Paolo Carlini New
[C++,obvious] PR 84705 ("[6/7/8/9 Regression] internal compiler error: in add_stmt, at cp/semantics… [C++,obvious] PR 84705 ("[6/7/8/9 Regression] internal compiler error: in add_stmt, at cp/semantics… - - - - --- 2018-10-16 Paolo Carlini New
[C++] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") [C++] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") - - - - --- 2018-10-15 Paolo Carlini New
[C++] PR 71128 ("[concepts] ICE on ill-formed explicit instantiation of a function concept") [C++] PR 71128 ("[concepts] ICE on ill-formed explicit instantiation of a function concept") - - - - --- 2018-10-05 Paolo Carlini New
[C++] PR 71139 ("[concepts] ill-formed compound-requirement lacking a semicolon not rejected") [C++] PR 71139 ("[concepts] ill-formed compound-requirement lacking a semicolon not rejected") - - - - --- 2018-10-04 Paolo Carlini New
[C++] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected") [C++] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected") - - - - --- 2018-10-03 Paolo Carlini New
[C++] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration") [C++] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration") - - - - --- 2018-09-28 Paolo Carlini New
[C++] PR 84940 ("[7/8/9 Regression] internal compiler error: in build_value_init_noctor, at cp/init… [C++] PR 84940 ("[7/8/9 Regression] internal compiler error: in build_value_init_noctor, at cp/init… - - - - --- 2018-09-25 Paolo Carlini New
« 1 2 3 416 17 »