Show patches with: Submitter = Jason Merrill       |    State = Action Required       |    Archived = No       |   3082 patches
« 1 2 3 430 31 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] c++: modules and using-directives [RFC] c++: modules and using-directives - - - - --- 2024-11-27 Jason Merrill New
libstdc++: module std fixes libstdc++: module std fixes - - - - --- 2024-11-27 Jason Merrill New
[pushed] c++: modules and local static [pushed] c++: modules and local static - - - - --- 2024-11-27 Jason Merrill New
[pushed] c++: enable -Warray-compare by default [pushed] c++: enable -Warray-compare by default - - - - --- 2024-11-27 Jason Merrill New
[pushed] libcpp: modules and -include again [pushed] libcpp: modules and -include again - - - - --- 2024-11-27 Jason Merrill New
[pushed] c++: inline variables and modules [pushed] c++: inline variables and modules - - - - --- 2024-11-21 Jason Merrill New
[pushed] c++: modules and debug marker stmts [pushed] c++: modules and debug marker stmts - - - - --- 2024-11-21 Jason Merrill New
[pushed] c++: modules and tsubst_friend_class [pushed] c++: modules and tsubst_friend_class - - - - --- 2024-11-21 Jason Merrill New
[pushed] libstdc++: remove JSON comment. [pushed] libstdc++: remove JSON comment. - - - - --- 2024-11-19 Jason Merrill New
[pushed] c++: reduce redundant deprecated warnings [pushed] c++: reduce redundant deprecated warnings - - - - --- 2024-11-19 Jason Merrill New
[RFC] c++: standard dialects and the module repo [RFC] c++: standard dialects and the module repo - - - - --- 2024-11-18 Jason Merrill New
[pushed] libcpp: add .c++-header-unit target [pushed] libcpp: add .c++-header-unit target - - - - --- 2024-11-18 Jason Merrill New
[pushed] c++: -M and modules again [pushed] c++: -M and modules again - - - - --- 2024-11-17 Jason Merrill New
[pushed,v2] c-family: add -fsearch-include-path [pushed,v2] c-family: add -fsearch-include-path - - - - --- 2024-11-17 Jason Merrill New
[pushed] c++: adjust some tests for modules [pushed] c++: adjust some tests for modules - - - - --- 2024-11-16 Jason Merrill New
[RFC] libcpp, libstdc++: add __has_import builtin [RFC] libcpp, libstdc++: add __has_import builtin - - - - --- 2024-11-15 Jason Merrill New
[pushed] libstdc++: stdc++.h and <coroutine> [pushed] libstdc++: stdc++.h and <coroutine> - - - - --- 2024-11-14 Jason Merrill New
[pushed] c++: module dialect tweak [pushed] c++: module dialect tweak - - - - --- 2024-11-14 Jason Merrill New
[pushed] c++: fix namespace alias export [pushed] c++: fix namespace alias export - - - - --- 2024-11-14 Jason Merrill New
[pushed] c++: rename -fmodules-ts to -fmodules [pushed] c++: rename -fmodules-ts to -fmodules - - - - --- 2024-11-11 Jason Merrill New
[pushed] c++: include libcody in TAGS [pushed] c++: include libcody in TAGS - - - - --- 2024-11-11 Jason Merrill New
[pushed] opts: fix narrowing warning [pushed] opts: fix narrowing warning - - - - --- 2024-11-11 Jason Merrill New
[pushed] c++: reduce unnecessary tree_common [pushed] c++: reduce unnecessary tree_common - - - - --- 2024-11-11 Jason Merrill New
[pushed] c++: allow array mem-init with -fpermissive [PR116634] [pushed] c++: allow array mem-init with -fpermissive [PR116634] - - - - --- 2024-11-05 Jason Merrill New
[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
« 1 2 3 430 31 »