Show patches with: Archived = No       |   126833 patches
« 1 2 ... 735 736 7371268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Update C++ DR table [wwwdocs] Update C++ DR table - - - - --- 2020-08-11 Marek Polacek New
[pushed] c++: Add unfixed test [PR88003] [pushed] c++: Add unfixed test [PR88003] - - - - --- 2020-08-11 Marek Polacek New
c++: Template keyword following :: [PR96082] c++: Template keyword following :: [PR96082] - - - - --- 2020-08-04 Marek Polacek New
[committed] c++: Remove unused declaration. [committed] c++: Remove unused declaration. - - - - --- 2020-08-03 Marek Polacek New
RFC: Monitoring old PRs, new dg directives RFC: Monitoring old PRs, new dg directives - - - - --- 2020-07-28 Marek Polacek New
c++: Fixing the wording of () aggregate-init [PR92812] c++: Fixing the wording of () aggregate-init [PR92812] - - - - --- 2020-07-20 Marek Polacek New
[committed] c++: Add test for DR 188. [committed] c++: Add test for DR 188. - - - - --- 2020-07-16 Marek Polacek New
c++: Variable template and template parameter pack [PR96218] c++: Variable template and template parameter pack [PR96218] - - - - --- 2020-07-16 Marek Polacek New
c++: Get rid of convert_like* macros. c++: Get rid of convert_like* macros. - - - - --- 2020-07-15 Marek Polacek New
[committed] c++: Add new test [PR59978] [committed] c++: Add new test [PR59978] - - - - --- 2020-07-14 Marek Polacek New
[committed] c++: Add test [PR95288] [committed] c++: Add test [PR95288] - - - - --- 2020-07-13 Marek Polacek New
c++: Fix tentative parsing of enum-specifier [PR96077] c++: Fix tentative parsing of enum-specifier [PR96077] - - - - --- 2020-07-10 Marek Polacek New
c++: Diagnose cv-qualified decltype(auto) [PR79815] c++: Diagnose cv-qualified decltype(auto) [PR79815] - - - - --- 2020-07-09 Marek Polacek New
[committed] c++: Add new test [PR92427] [committed] c++: Add new test [PR92427] - - - - --- 2020-07-07 Marek Polacek New
c++: Better diagnostic for decltype(auto) in C++11 [PR96103] c++: Better diagnostic for decltype(auto) in C++11 [PR96103] - - - - --- 2020-07-07 Marek Polacek New
[wwwdocs] Document new G++ features [wwwdocs] Document new G++ features - - - - --- 2020-07-03 Marek Polacek New
[wwwdocs] Another update of the C++ DR table [wwwdocs] Another update of the C++ DR table - - - - --- 2020-07-03 Marek Polacek New
[wwwdocs] Update C++ core issues table [wwwdocs] Update C++ core issues table - - - - --- 2020-07-01 Marek Polacek New
c++: Check uniqueness of concepts/variable templates [PR94553] c++: Check uniqueness of concepts/variable templates [PR94553] - - - - --- 2020-06-26 Marek Polacek New
[committed] c++: Add test for c++/91104 [committed] c++: Add test for c++/91104 - - - - --- 2020-06-25 Marek Polacek New
c++: Improve checking of decls with trailing return type [PR95820] c++: Improve checking of decls with trailing return type [PR95820] - - - - --- 2020-06-24 Marek Polacek New
c++: Fix CTAD for aggregates in template [PR95568] c++: Fix CTAD for aggregates in template [PR95568] - - - - --- 2020-06-23 Marek Polacek New
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
« 1 2 ... 735 736 7371268 1269 »