Show patches with: Archived = No       |   126662 patches
« 1 2 ... 734 735 7361266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: Make convert_like complain about bad ck_ref_bind again [PR95789] c++: Make convert_like complain about bad ck_ref_bind again [PR95789] - - - - --- 2020-06-23 Marek Polacek New
c++: ICE in requires-expressions with invalid args [PR95735] c++: ICE in requires-expressions with invalid args [PR95735] - - - - --- 2020-06-18 Marek Polacek New
c++: Fix tsubst ICE with invalid static_cast [PR95728] c++: Fix tsubst ICE with invalid static_cast [PR95728] - - - - --- 2020-06-18 Marek Polacek New
c++: Fix ICE in check_local_shadow with enum [PR95560] c++: Fix ICE in check_local_shadow with enum [PR95560] - - - - --- 2020-06-10 Marek Polacek New
c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508] c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508] - - - - --- 2020-06-10 Marek Polacek New
c++: Fix ICE with delayed parsing of noexcept-specifier [PR95562] c++: Fix ICE with delayed parsing of noexcept-specifier [PR95562] - - - - --- 2020-06-09 Marek Polacek New
c++: Don't allow designated initializers with non-aggregates [PR95369] c++: Don't allow designated initializers with non-aggregates [PR95369] - - - - --- 2020-06-09 Marek Polacek New
c++: Make braced-init-list as template arg work with aggr init [PR95369] c++: Make braced-init-list as template arg work with aggr init [PR95369] - - - - --- 2020-05-28 Marek Polacek New
c++: Fix bogus -Wparentheses warning [PR95344] c++: Fix bogus -Wparentheses warning [PR95344] - - - - --- 2020-05-27 Marek Polacek New
[committed] c++: Add test for c++/95143 [committed] c++: Add test for c++/95143 - - - - --- 2020-05-18 Marek Polacek New
c++: Change the default dialect to C++17. c++: Change the default dialect to C++17. - - - - --- 2020-05-16 Marek Polacek New
c++: Regenerate cp/cfns.h. c++: Regenerate cp/cfns.h. - - - - --- 2020-05-16 Marek Polacek New
c++: Don't add built-in operator for ++ on bool. c++: Don't add built-in operator for ++ on bool. - - - - --- 2020-05-16 Marek Polacek New
c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699] c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699] - - - - --- 2020-05-16 Marek Polacek New
c++: Implement DR 2289, Uniqueness of structured binding names [PR94553] c++: Implement DR 2289, Uniqueness of structured binding names [PR94553] - - - - --- 2020-05-13 Marek Polacek New
[committed] c++: Fix g++.dg/parse/attr4.C test. [committed] c++: Fix g++.dg/parse/attr4.C test. - - - - --- 2020-05-13 Marek Polacek New
c++: Function found via ADL when it should not [PR95074] c++: Function found via ADL when it should not [PR95074] - - - - --- 2020-05-12 Marek Polacek New
c++: explicit(bool) malfunction with dependent expression [PR95066] c++: explicit(bool) malfunction with dependent expression [PR95066] - - - - --- 2020-05-11 Marek Polacek New
c++: ICE when shortening right shift [PR94955] c++: ICE when shortening right shift [PR94955] - - - - --- 2020-05-06 Marek Polacek New
c++: ICE with -Wall and constexpr if [PR94937] c++: ICE with -Wall and constexpr if [PR94937] - - - - --- 2020-05-05 Marek Polacek New
c++: ICE in value_dependent_expression_p in C++98 mode [PR94938] c++: ICE in value_dependent_expression_p in C++98 mode [PR94938] - - - - --- 2020-05-04 Marek Polacek New
c++: Parenthesized-init of aggregates accepts invalid code [PR94885] c++: Parenthesized-init of aggregates accepts invalid code [PR94885] - - - - --- 2020-04-30 Marek Polacek New
tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775] tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775] - - - - --- 2020-04-29 Marek Polacek New
c++: Member template function lookup failure [PR94799] c++: Member template function lookup failure [PR94799] - - - - --- 2020-04-29 Marek Polacek New
[committed] c-family: Fix ICE on attribute with -fgnu-tm [PR94733] [committed] c-family: Fix ICE on attribute with -fgnu-tm [PR94733] - - - - --- 2020-04-23 Marek Polacek New
c++: Explicit constructor called in copy-initialization [PR90320] c++: Explicit constructor called in copy-initialization [PR90320] - - - - --- 2020-04-23 Marek Polacek New
c++: Add test for c++/93807 c++: Add test for c++/93807 - - - - --- 2020-04-21 Marek Polacek New
coroutines: Fix STRIP_NOPS usage. coroutines: Fix STRIP_NOPS usage. - - - - --- 2020-04-20 Marek Polacek New
c++: Detect long double -> double narrowing [PR94590] c++: Detect long double -> double narrowing [PR94590] - - - - --- 2020-04-20 Marek Polacek New
c++: Fix bogus -Wparentheses warning with fold-expression [PR94505] c++: Fix bogus -Wparentheses warning with fold-expression [PR94505] - - - - --- 2020-04-19 Marek Polacek New
c++: Fix crash with template spec in different namespace [PR94255] c++: Fix crash with template spec in different namespace [PR94255] - - - - --- 2020-04-18 Marek Polacek New
c++: Fix ICE with { } as template argument [PR94592] c++: Fix ICE with { } as template argument [PR94592] - - - - --- 2020-04-17 Marek Polacek New
c++: Improve redeclared parameter name diagnostic [PR94588] c++: Improve redeclared parameter name diagnostic [PR94588] - - - - --- 2020-04-13 Marek Polacek New
c++: Fix wrong modifying const object error for COMPONENT_REF [PR94074] c++: Fix wrong modifying const object error for COMPONENT_REF [PR94074] - - - - --- 2020-03-06 Marek Polacek New
c++: Fix ABI issue with alignas on armv7hl [PR94050] c++: Fix ABI issue with alignas on armv7hl [PR94050] - - - - --- 2020-03-05 Marek Polacek New
c++: Backport PR90505 fix to 9 c++: Backport PR90505 fix to 9 - - - - --- 2020-03-04 Marek Polacek New
c++: Fix mismatch in template argument deduction [PR90505] c++: Fix mismatch in template argument deduction [PR90505] - - - - --- 2020-03-04 Marek Polacek New
c++: Add -std=gnu++20 option [PR93958] c++: Add -std=gnu++20 option [PR93958] - - - - --- 2020-02-29 Marek Polacek New
c++: Fix convert_like in template [PR91465, PR93870, PR92031] c++: Fix convert_like in template [PR91465, PR93870, PR92031] - - - - --- 2020-02-29 Marek Polacek New
c++: Fix ICE with invalid array bounds [PR93789] c++: Fix ICE with invalid array bounds [PR93789] - - - - --- 2020-02-26 Marek Polacek New
c++: Fix ICE with static_cast when converting from int[] [PR93862] c++: Fix ICE with static_cast when converting from int[] [PR93862] - - - - --- 2020-02-24 Marek Polacek New
c++: Add test for DR 1423, Convertibility of nullptr to bool. c++: Add test for DR 1423, Convertibility of nullptr to bool. - - - - --- 2020-02-24 Marek Polacek New
c++: Fix ICE with constexpr init and [[no_unique_address]] [PR93803] c++: Fix ICE with constexpr init and [[no_unique_address]] [PR93803] - - - - --- 2020-02-24 Marek Polacek New
[committed] c++: Use %qs in diagnostic message [PR93882] [committed] c++: Use %qs in diagnostic message [PR93882] - - - - --- 2020-02-22 Marek Polacek New
c++: Implement P1957R2, T* to bool should be considered narrowing. c++: Implement P1957R2, T* to bool should be considered narrowing. - - - - --- 2020-02-21 Marek Polacek New
c++: Fix ICE with -Wmismatched-tags [PR93869] c++: Fix ICE with -Wmismatched-tags [PR93869] - - - - --- 2020-02-21 Marek Polacek New
[committed] cxx-status: Update -std= instructions for C++20. [committed] cxx-status: Update -std= instructions for C++20. - - - - --- 2020-02-21 Marek Polacek New
[committed] cxx-status: Update with Prague 2020 WG21 meeting papers. [committed] cxx-status: Update with Prague 2020 WG21 meeting papers. - - - - --- 2020-02-21 Marek Polacek New
c++: Fix wrong-code with non-constexpr constructor [PR93169] c++: Fix wrong-code with non-constexpr constructor [PR93169] - - - - --- 2020-02-19 Marek Polacek New
[committed] c++: Fix array-init1.C for ILP32 [PR93817] [committed] c++: Fix array-init1.C for ILP32 [PR93817] - - - - --- 2020-02-18 Marek Polacek New
c++: Fix ICE with ill-formed array list-initialization [PR93712] c++: Fix ICE with ill-formed array list-initialization [PR93712] - - - - --- 2020-02-13 Marek Polacek New
c++: Fix poor diagnostic for array initializer [PR93710] c++: Fix poor diagnostic for array initializer [PR93710] - - - - --- 2020-02-12 Marek Polacek New
[committed] c++: Add new test [PR88819] [committed] c++: Add new test [PR88819] - - - - --- 2020-02-12 Marek Polacek New
c++: Fix ICE-on-invalid with broken attribute [PR93684] c++: Fix ICE-on-invalid with broken attribute [PR93684] - - - - --- 2020-02-11 Marek Polacek New
c++: Fix value-init crash in template [PR93676] c++: Fix value-init crash in template [PR93676] - - - - --- 2020-02-11 Marek Polacek New
c++: Fix paren init of aggregates in unevaluated context [PR92947] c++: Fix paren init of aggregates in unevaluated context [PR92947] - - - - --- 2020-02-07 Marek Polacek New
c++: Fix ICE with template codes in check_narrowing [PR91465] c++: Fix ICE with template codes in check_narrowing [PR91465] - - - - --- 2020-02-07 Marek Polacek New
c++: Fix ICE with lambda in operator function [PR93597] c++: Fix ICE with lambda in operator function [PR93597] - - - - --- 2020-02-05 Marek Polacek New
c++: Fix ICE with CONSTRUCTOR flags verification [PR93559] c++: Fix ICE with CONSTRUCTOR flags verification [PR93559] - - - - --- 2020-02-05 Marek Polacek New
c++: Fix ICE on invalid alignas in a template [PR93530] c++: Fix ICE on invalid alignas in a template [PR93530] - - - - --- 2020-02-01 Marek Polacek New
[COMMITTED] c++: Add new test [PR88092] [COMMITTED] c++: Add new test [PR88092] - - - - --- 2020-01-29 Marek Polacek New
c++: Fix template arguments comparison with class NTTP [PR91754] c++: Fix template arguments comparison with class NTTP [PR91754] - - - - --- 2020-01-29 Marek Polacek New
c++: Fix class NTTP with template arguments [PR92948] c++: Fix class NTTP with template arguments [PR92948] - - - - --- 2020-01-28 Marek Polacek New
sanopt: Avoid crash on anonymous parameter [PR93436] sanopt: Avoid crash on anonymous parameter [PR93436] - - - - --- 2020-01-26 Marek Polacek New
[C++] c++: Poor diagnostic for dynamic_cast in constexpr context [PR93414] [C++] c++: Poor diagnostic for dynamic_cast in constexpr context [PR93414] - - - - --- 2020-01-24 Marek Polacek New
[C++] PR c++/92907 - noexcept does not consider "const" in member functions. [C++] PR c++/92907 - noexcept does not consider "const" in member functions. - - - - --- 2020-01-22 Marek Polacek New
[C++] PR c++/93324 - ICE with -Wall on constexpr if. [C++] PR c++/93324 - ICE with -Wall on constexpr if. - - - - --- 2020-01-19 Marek Polacek New
[C++] PR c++/93299 - ICE in tsubst_copy with parenthesized expression. [C++] PR c++/93299 - ICE in tsubst_copy with parenthesized expression. - - - - --- 2020-01-17 Marek Polacek New
[C++] PR c++/92745 - bogus error when initializing array of vectors. [C++] PR c++/92745 - bogus error when initializing array of vectors. - - - - --- 2019-12-20 Marek Polacek New
[C++] PR c++/92974 - bogus location for enum and non-enum in ?: warning. [C++] PR c++/92974 - bogus location for enum and non-enum in ?: warning. - - - - --- 2019-12-19 Marek Polacek New
[C++] c++/92878 - Parenthesized init of aggregates in new-expression. [C++] c++/92878 - Parenthesized init of aggregates in new-expression. - - - - --- 2019-12-10 Marek Polacek New
[committed] Add test for c++/92451 [committed] Add test for c++/92451 - - - - --- 2019-12-06 Marek Polacek New
[C++] c++/92271 - make __is_same alias for __is_same_as. [C++] c++/92271 - make __is_same alias for __is_same_as. - - - - --- 2019-12-05 Marek Polacek New
[committed] Remove stray comma in primary_constraint_error. [committed] Remove stray comma in primary_constraint_error. - - - - --- 2019-12-04 Marek Polacek New
[wwwdocs] Update C++ status with Belfast motions [wwwdocs] Update C++ status with Belfast motions - - - - --- 2019-11-22 Marek Polacek New
[committed] Add test for c++/92443 [committed] Add test for c++/92443 - - - - --- 2019-11-20 Marek Polacek New
[C++] c++/92450 - ICE with invalid nested name specifier. [C++] c++/92450 - ICE with invalid nested name specifier. - - - - --- 2019-11-18 Marek Polacek New
[C++] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. [C++] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. - - - - --- 2019-11-16 Marek Polacek New
[C++] c++/89070 - bogus [[nodiscard]] warning in SFINAE. [C++] c++/89070 - bogus [[nodiscard]] warning in SFINAE. - - - - --- 2019-11-12 Marek Polacek New
C++ PATCH for c++/88337 - P1327R1: Allow polymorphic typeid in constexpr C++ PATCH for c++/88337 - P1327R1: Allow polymorphic typeid in constexpr - - - - --- 2019-11-12 Marek Polacek New
[C++,COMMITTED] Add test for c++/92058 [C++,COMMITTED] Add test for c++/92058 - - - - --- 2019-11-08 Marek Polacek New
C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr - - - - --- 2019-11-08 Marek Polacek New
C++ PATCH to add test for c++/91581 C++ PATCH to add test for c++/91581 - - - - --- 2019-10-25 Marek Polacek New
C++ PATCH for c++/90998 - ICE with copy elision in init by ctor and -Wconversion C++ PATCH for c++/90998 - ICE with copy elision in init by ctor and -Wconversion - - - - --- 2019-10-25 Marek Polacek New
C++ PATCH for c++/92134 - constinit malfunction in static data member C++ PATCH for c++/92134 - constinit malfunction in static data member - - - - --- 2019-10-24 Marek Polacek New
C++ PATCH for c++/92215 - flawed diagnostic for bit-field with non-integral type C++ PATCH for c++/92215 - flawed diagnostic for bit-field with non-integral type - - - - --- 2019-10-24 Marek Polacek New
C++ PATCH for c++/91962 - ICE with reference binding and qualification conversion C++ PATCH for c++/91962 - ICE with reference binding and qualification conversion - - - - --- 2019-10-24 Marek Polacek New
C++ PATCH to add missing space in diagnostic C++ PATCH to add missing space in diagnostic - - - - --- 2019-10-24 Marek Polacek New
C++ PATCH for c++/91548 - fix detecting modifying const objects for ARRAY_REF C++ PATCH for c++/91548 - fix detecting modifying const objects for ARRAY_REF - - - - --- 2019-10-23 Marek Polacek New
C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates - - - - --- 2019-10-22 Marek Polacek New
C++ PATCH for c++/92106 - ICE with structured bindings and -Wreturn-local-addr C++ PATCH for c++/92106 - ICE with structured bindings and -Wreturn-local-addr - - - - --- 2019-10-15 Marek Polacek New
C++ PATCH to add test for c++/92070 C++ PATCH to add test for c++/92070 - - - - --- 2019-10-11 Marek Polacek New
C++ PATCH for c++/92062 - ODR-use ignored for static member of class template C++ PATCH for c++/92062 - ODR-use ignored for static member of class template - - - - --- 2019-10-11 Marek Polacek New
C++ PATCH for c++/92049 - extra error with -fchecking=2 C++ PATCH for c++/92049 - extra error with -fchecking=2 - - - - --- 2019-10-11 Marek Polacek New
[wwwdocs] Update C++ status [wwwdocs] Update C++ status - - - - --- 2019-10-10 Marek Polacek New
C++ PATCH for comp_ptr_ttypes_real C++ PATCH for comp_ptr_ttypes_real - - - - --- 2019-10-10 Marek Polacek New
C++ PATCH for c++/92032 - DR 1601: Promotion of enum with fixed underlying type C++ PATCH for c++/92032 - DR 1601: Promotion of enum with fixed underlying type - - - - --- 2019-10-08 Marek Polacek New
C++ PATCH to add test for DR 685 C++ PATCH to add test for DR 685 - - - - --- 2019-10-08 Marek Polacek New
[wwwdocs] Update C++ DR table [wwwdocs] Update C++ DR table - - - - --- 2019-10-05 Marek Polacek New
C++ PATCH for C++20 P0388R4 (conversions to arrays of unknown bounds) and CWG 1307 (c++/91364, c++/… C++ PATCH for C++20 P0388R4 (conversions to arrays of unknown bounds) and CWG 1307 (c++/91364, c++/… - - - - --- 2019-10-04 Marek Polacek New
« 1 2 ... 734 735 7361266 1267 »