Show patches with: Submitter = Jason Merrill       |    State = Action Required       |    Archived = No       |   3058 patches
« 1 2 3 430 31 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] c++: printing AGGR_INIT_EXPR args [pushed] c++: printing AGGR_INIT_EXPR args - - - - --- 2024-10-29 Jason Merrill New
[pushed] doc: remove obsolete deprecated info [pushed] doc: remove obsolete deprecated info - - - - --- 2024-10-23 Jason Merrill New
[pushed] c++: non-dep structured binding decltype again [PR117107] [pushed] c++: non-dep structured binding decltype again [PR117107] - - - - --- 2024-10-22 Jason Merrill New
[pushed] c++: add testcase [PR116929] [pushed] c++: add testcase [PR116929] - - - - --- 2024-10-22 Jason Merrill New
[WIP,RFC] libstdc++: add module std [WIP,RFC] libstdc++: add module std - - - - --- 2024-10-18 Jason Merrill New
[pushed] c++: address deduction and concepts [CWG2918] [pushed] c++: address deduction and concepts [CWG2918] - - - - --- 2024-10-14 Jason Merrill New
[4/4] c++: enable modules by default in c++20 [RFC,1/4] c-family: add -fsearch-include-path - - - - --- 2024-10-09 Jason Merrill New
[3/4] libcpp: avoid extra spaces in module preprocessing [RFC,1/4] c-family: add -fsearch-include-path - - - - --- 2024-10-09 Jason Merrill New
[RFC,2/4] c++: add internal --header flag [RFC,1/4] c-family: add -fsearch-include-path - - - - --- 2024-10-09 Jason Merrill New
[RFC,1/4] c-family: add -fsearch-include-path [RFC,1/4] c-family: add -fsearch-include-path - - - - --- 2024-10-09 Jason Merrill New
[pushed] c++: more modules and -M [pushed] c++: more modules and -M - - - - --- 2024-10-09 Jason Merrill New
[pushed] c++: -Wmismatched-tags and modules [pushed] c++: -Wmismatched-tags and modules - - - - --- 2024-10-07 Jason Merrill New
[pushed] c++: modules don't require preprocessor output [pushed] c++: modules don't require preprocessor output - - - - --- 2024-10-07 Jason Merrill New
[2/2] c++: -Wdeprecated enables later standard deprecations [1/2] c++: add -Wdeprecated-literal-operator [CWG2521] - - - - --- 2024-10-03 Jason Merrill New
[1/2] c++: add -Wdeprecated-literal-operator [CWG2521] [1/2] c++: add -Wdeprecated-literal-operator [CWG2521] - - - - --- 2024-10-03 Jason Merrill New
[pushed] c++: don't advertise C++20 concepts in C++14 [pushed] c++: don't advertise C++20 concepts in C++14 - - - - --- 2024-10-01 Jason Merrill New
[wwwdocs] style: add IRC link to nav [wwwdocs] style: add IRC link to nav - - - - --- 2024-09-27 Jason Merrill New
[wwwdocs,pushed] contribute: link to wiki GettingStarted [wwwdocs,pushed] contribute: link to wiki GettingStarted - - - - --- 2024-09-27 Jason Merrill New
libstdc++: more #pragma diagnostic libstdc++: more #pragma diagnostic - - - - --- 2024-09-24 Jason Merrill New
[RFA] libstdc++: #ifdef out #pragma GCC system_header [RFA] libstdc++: #ifdef out #pragma GCC system_header - - - - --- 2024-09-23 Jason Merrill New
[pushed] libstdc++: guard c++config pragmas [pushed] libstdc++: guard c++config pragmas - - - - --- 2024-09-23 Jason Merrill New
libstdc++: operator new/delete are transaction_safe libstdc++: operator new/delete are transaction_safe - - - - --- 2024-09-21 Jason Merrill New
[RFC] build: enable C++11 narrowing warnings [RFC] build: enable C++11 narrowing warnings - - - - --- 2024-09-21 Jason Merrill New
[pushed] libstdc++: add braces [pushed] libstdc++: add braces - - - - --- 2024-09-18 Jason Merrill New
[RFC] build: update bootstrap req to C++14 [RFC] build: update bootstrap req to C++14 - - - - --- 2024-09-18 Jason Merrill New
[2/2] c++: -Wdangling-reference diagnostic [1/2] c++: -Wdangling-reference and empty class [PR115361] - - - - --- 2024-09-17 Jason Merrill New
[1/2] c++: -Wdangling-reference and empty class [PR115361] [1/2] c++: -Wdangling-reference and empty class [PR115361] - - - - --- 2024-09-17 Jason Merrill New
[pushed] c++: __extension__ and -Wconditionally-supported [pushed] c++: __extension__ and -Wconditionally-supported - - - - --- 2024-09-15 Jason Merrill New
[pushed] c++: conversion location [pushed] c++: conversion location - - - - --- 2024-09-15 Jason Merrill New
[pushed] c++: avoid init_priority warning in system header [pushed] c++: avoid init_priority warning in system header - - - - --- 2024-09-14 Jason Merrill New
[pushed] testsuite: adjust pragma-diag-17.c diagnostics [pushed] testsuite: adjust pragma-diag-17.c diagnostics - - - - --- 2024-09-14 Jason Merrill New
[pushed] c++: -fimplicit-constexpr diagnostic improvement [PR116696] [pushed] c++: -fimplicit-constexpr diagnostic improvement [PR116696] - - - - --- 2024-09-13 Jason Merrill New
[RFC] libstdc++: add #pragma diagnostic [RFC] libstdc++: add #pragma diagnostic - - - - --- 2024-09-12 Jason Merrill New
[RFA] libstdc++: fix C header include guards [RFA] libstdc++: fix C header include guards - - - - --- 2024-09-10 Jason Merrill New
[pushed] c++: exception spec and stdlib specialization [pushed] c++: exception spec and stdlib specialization - - - - --- 2024-09-07 Jason Merrill New
[pushed] c++: adjust testcase to reveal failure [PR107919] [pushed] c++: adjust testcase to reveal failure [PR107919] - - - - --- 2024-09-06 Jason Merrill New
[RFA] libstdc++: -Wswitch and ios::openmode [RFA] libstdc++: -Wswitch and ios::openmode - - - - --- 2024-09-05 Jason Merrill New
[RFC,v2] libcpp: adjust pedwarn handling [RFC,v2] libcpp: adjust pedwarn handling - - - - --- 2024-09-05 Jason Merrill New
[RFC] c-family: add attribute flag_enum [PR46457] [RFC] c-family: add attribute flag_enum [PR46457] - - - - --- 2024-09-04 Jason Merrill New
[pushed] c++: support C++11 attributes in C++98 [pushed] c++: support C++11 attributes in C++98 - - - - --- 2024-09-03 Jason Merrill New
[pushed] c++: fix used but not defined warning for friend [pushed] c++: fix used but not defined warning for friend - - - - --- 2024-08-30 Jason Merrill New
[RFC] libcpp: adjust pedwarn handling [RFC] libcpp: adjust pedwarn handling - - - - --- 2024-08-28 Jason Merrill New
[RFA] libstdc++: avoid -Wsign-compare [RFA] libstdc++: avoid -Wsign-compare - - - - --- 2024-08-28 Jason Merrill New
[RFA] libstdc++: avoid __GLIBCXX__ redefinition [RFA] libstdc++: avoid __GLIBCXX__ redefinition - - - - --- 2024-08-28 Jason Merrill New
[pushed] c++: add missing -Wc++??-extensions checks [pushed] c++: add missing -Wc++??-extensions checks - - - - --- 2024-08-28 Jason Merrill New
[pushed] libstdc++: fix testcase regexp [pushed] libstdc++: fix testcase regexp - - - - --- 2024-08-28 Jason Merrill New
[pushed] libstdc++: avoid -Wzero-as-null-pointer-constant [pushed] libstdc++: avoid -Wzero-as-null-pointer-constant - - - - --- 2024-08-28 Jason Merrill New
[pushed] libstdc++: add missing return [pushed] libstdc++: add missing return - - - - --- 2024-08-28 Jason Merrill New
[pushed] libstdc++: remove extra semicolons [pushed] libstdc++: remove extra semicolons - - - - --- 2024-08-28 Jason Merrill New
libstdc++: unused local declarations libstdc++: unused local declarations - - - - --- 2024-08-28 Jason Merrill New
[2/2] c++: more non-type template parms [PR116223] [1/2] c++: alias and non-type template parm [PR116223] - - - - --- 2024-08-06 Jason Merrill New
[1/2] c++: alias and non-type template parm [PR116223] [1/2] c++: alias and non-type template parm [PR116223] - - - - --- 2024-08-06 Jason Merrill New
[pushed] c++: zero-init and class nttp [PR94568] [pushed] c++: zero-init and class nttp [PR94568] - - - - --- 2024-08-06 Jason Merrill New
[pushed] c++: if consteval and consteval propagation [PR115583] [pushed] c++: if consteval and consteval propagation [PR115583] - - - - --- 2024-07-28 Jason Merrill New
[pushed] c++: consteval propagation and templates [PR115986] [pushed] c++: consteval propagation and templates [PR115986] - - - - --- 2024-07-27 Jason Merrill New
[pushed] c++: ICE with concept, local class, and lambda [PR115561] [pushed] c++: ICE with concept, local class, and lambda [PR115561] - - - - --- 2024-07-27 Jason Merrill New
[pushed] c++: improve C++ testsuite default versions [pushed] c++: improve C++ testsuite default versions - - - - --- 2024-07-27 Jason Merrill New
[pushed] c++: trait as typename scope [PR116052] [pushed] c++: trait as typename scope [PR116052] - - - - --- 2024-07-26 Jason Merrill New
[pushed] c++: #pragma target and deferred instantiation [PR115403] [pushed] c++: #pragma target and deferred instantiation [PR115403] - - - - --- 2024-07-25 Jason Merrill New
[pushed] c++: parse error with -std=c++14 -fconcepts [PR116071] [pushed] c++: parse error with -std=c++14 -fconcepts [PR116071] - - - - --- 2024-07-24 Jason Merrill New
[pushed] c++: OVERLOAD in diagnostics [pushed] c++: OVERLOAD in diagnostics - - - - --- 2024-07-04 Jason Merrill New
[pushed] c++: CTAD and trait built-ins [pushed] c++: CTAD and trait built-ins - - - - --- 2024-07-04 Jason Merrill New
[pushed] c++/modules: export using across namespace [PR114683] [pushed] c++/modules: export using across namespace [PR114683] - - - - --- 2024-06-13 Jason Merrill New
[pushed] c++/modules: multiple usings of the same decl [PR115194] [pushed] c++/modules: multiple usings of the same decl [PR115194] - - - - --- 2024-06-13 Jason Merrill New
[pushed] c++: repeated export using [pushed] c++: repeated export using - - - - --- 2024-06-12 Jason Merrill New
[pushed] c++: module std and exception_ptr [pushed] c++: module std and exception_ptr - - - - --- 2024-06-12 Jason Merrill New
[pushed] c++: fix testcase diagnostics [pushed] c++: fix testcase diagnostics - - - - --- 2024-06-12 Jason Merrill New
[pushed] c++: -include and header unit translation [pushed] c++: -include and header unit translation - - - - --- 2024-06-07 Jason Merrill New
[pushed] c++: pragma target and static init [PR109753] [pushed] c++: pragma target and static init [PR109753] - - - - --- 2024-05-29 Jason Merrill New
[pushed] c++: add module extensions [pushed] c++: add module extensions - - - - --- 2024-05-29 Jason Merrill New
[pushed] c++: deleting array temporary [PR115187] [pushed] c++: deleting array temporary [PR115187] - - - - --- 2024-05-23 Jason Merrill New
[RFC] c++: add module extensions [RFC] c++: add module extensions - - - - --- 2024-05-22 Jason Merrill New
[pushed] c++: initializer_list<string> and EH [PR114935] [pushed] c++: initializer_list<string> and EH [PR114935] - - - - --- 2024-05-03 Jason Merrill New
[RFA,(cgraph)] c++: pragma target and static init [PR109753] [RFA,(cgraph)] c++: pragma target and static init [PR109753] - - - - --- 2024-05-02 Jason Merrill New
[pushed] c++: drop in-charge for dtors without vbases [pushed] c++: drop in-charge for dtors without vbases - - - - --- 2024-05-01 Jason Merrill New
[pushed] c++: const void* memchr [PR113706] [pushed] c++: const void* memchr [PR113706] - - - - --- 2024-05-01 Jason Merrill New
[pushed] c++: reference cast, conversion fn [PR113141] [pushed] c++: reference cast, conversion fn [PR113141] - - - - --- 2024-04-12 Jason Merrill New
[pushed] c++: reference list-init, conversion fn [PR113141] [pushed] c++: reference list-init, conversion fn [PR113141] - - - - --- 2024-04-12 Jason Merrill New
[pushed] c++: binding reference to comma expr [PR114561] [pushed] c++: binding reference to comma expr [PR114561] - - - - --- 2024-04-02 Jason Merrill New
[pushed] c++: C++26 returning reference to temporary [pushed] c++: C++26 returning reference to temporary - - - - --- 2024-04-01 Jason Merrill New
c++: __is_constructible ref binding [PR100667] c++: __is_constructible ref binding [PR100667] - - - - --- 2024-03-28 Jason Merrill New
[RFA] tree-core: clarify clobber comments [RFA] tree-core: clarify clobber comments - - - - --- 2024-03-14 Jason Merrill New
[pushed] c++: variable partial spec redeclaration [PR113612] [pushed] c++: variable partial spec redeclaration [PR113612] - - - - --- 2024-02-13 Jason Merrill New
[pushed] c++: class nttp ICE [pushed] c++: class nttp ICE - - - - --- 2024-02-08 Jason Merrill New
[RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688] [RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688] - - - - --- 2024-02-07 Jason Merrill New
[RFA] gdbhooks: regex syntax error [RFA] gdbhooks: regex syntax error - - - - --- 2024-02-06 Jason Merrill New
[pushed] c++: defaulted op== for incomplete class [PR107291] [pushed] c++: defaulted op== for incomplete class [PR107291] - - - - --- 2024-02-06 Jason Merrill New
[pushed] c++: -frounding-math test [PR109359] [pushed] c++: -frounding-math test [PR109359] - - - - --- 2024-02-05 Jason Merrill New
[pushed] c++: prvalue of array type [PR111286] [pushed] c++: prvalue of array type [PR111286] - - - - --- 2024-02-05 Jason Merrill New
[pushed] c++: op== defaulted outside class [PR110084] [pushed] c++: op== defaulted outside class [PR110084] - - - - --- 2024-02-02 Jason Merrill New
[pushed] c++: no_unique_address and constexpr [PR112439] [pushed] c++: no_unique_address and constexpr [PR112439] - - - - --- 2024-02-02 Jason Merrill New
[pushed] c++: variable template array of unknown bound [PR113638] [pushed] c++: variable template array of unknown bound [PR113638] - - - - --- 2024-02-02 Jason Merrill New
[RFA] asan: poisoning promoted statics [PR113531] [RFA] asan: poisoning promoted statics [PR113531] - - - - --- 2024-01-31 Jason Merrill New
[pushed] testsuite: fix anon6 mangling [PR112846] [pushed] testsuite: fix anon6 mangling [PR112846] - - - - --- 2024-01-30 Jason Merrill New
[pushed] testsuite: mangle-reparm1a options [PR113451] [pushed] testsuite: mangle-reparm1a options [PR113451] - - - - --- 2024-01-30 Jason Merrill New
[pushed] c++: local class in generic lambda [PR113544] [pushed] c++: local class in generic lambda [PR113544] - - - - --- 2024-01-29 Jason Merrill New
[pushed] c++: array of PMF [PR113598] [pushed] c++: array of PMF [PR113598] - - - - --- 2024-01-25 Jason Merrill New
[pushed] c++: co_await and initializer_list [PR109227] [pushed] c++: co_await and initializer_list [PR109227] - - - - --- 2024-01-25 Jason Merrill New
[pushed] c++: throwing cleanup after return [PR113347] [pushed] c++: throwing cleanup after return [PR113347] - - - - --- 2024-01-24 Jason Merrill New
[pushed] c++: requires and using-decl [PR113498] [pushed] c++: requires and using-decl [PR113498] - - - - --- 2024-01-19 Jason Merrill New
« 1 2 3 430 31 »