Show patches with: Submitter = Jason Merrill       |    State = Action Required       |    Archived = No       |   3257 patches
« 1 2 3 432 33 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] c++: tweak testcase for --stds=impcx [pushed] c++: tweak testcase for --stds=impcx - - - - --- 2026-01-12 Jason Merrill New
c++: more gnu_inline linkage adjustment c++: more gnu_inline linkage adjustment - - - - --- 2026-01-12 Jason Merrill New
c++/modules: #include <vector> -> import <bits/stdc++.h> c++/modules: #include <vector> -> import <bits/stdc++.h> - - - - --- 2025-12-10 Jason Merrill New
[pushed] c++: clean up gcms from compile-std1.C [pushed] c++: clean up gcms from compile-std1.C - - - - --- 2025-12-10 Jason Merrill New
[RFA] libstdc++: add more #if to std.cc (was Re: [Linaro-TCWG-CI] gcc-16-5581-g3ad2e2d707c3: 1 regr… [RFA] libstdc++: add more #if to std.cc (was Re: [Linaro-TCWG-CI] gcc-16-5581-g3ad2e2d707c3: 1 regr… - - - - --- 2025-12-06 Jason Merrill New
[pushed] c++: alias template parm conv and redecl [PR122171] [pushed] c++: alias template parm conv and redecl [PR122171] - - - - --- 2025-12-02 Jason Merrill New
[RFA] libcpp: adjust _cpp_file accessors [RFA] libcpp: adjust _cpp_file accessors - - - - --- 2025-11-28 Jason Merrill New
[pushed] c++: modules documentation tweak [pushed] c++: modules documentation tweak - - - - --- 2025-11-25 Jason Merrill New
[RFA] libstdc++: testsuite/util adjustments for import std [RFA] libstdc++: testsuite/util adjustments for import std - - - - --- 2025-11-16 Jason Merrill New
[pushed] c++/modules: explicit inst of constructor [pushed] c++/modules: explicit inst of constructor - - - - --- 2025-11-15 Jason Merrill New
[RFC] c++/modules: #include <vector> -> import <bits/stdc++.h> [RFC] c++/modules: #include <vector> -> import <bits/stdc++.h> - - - - --- 2025-11-15 Jason Merrill New
[RFC] driver/c++: add --compile-std-module [RFC] driver/c++: add --compile-std-module - - - - --- 2025-11-15 Jason Merrill New
[pushed] c++/modules: if translation fails fall back to #include [pushed] c++/modules: if translation fails fall back to #include - - - - --- 2025-11-15 Jason Merrill New
[pushed] c++/modules: fix hash_map issue [pushed] c++/modules: fix hash_map issue - - - - --- 2025-11-15 Jason Merrill New
[pushed] c++/modules: using builtin [pushed] c++/modules: using builtin - - - - --- 2025-11-15 Jason Merrill New
[pushed] c++/modules: fix hash_map issue [pushed] c++/modules: fix hash_map issue - - - - --- 2025-11-15 Jason Merrill New
[pushed] c++/modules: using builtin [pushed] c++/modules: using builtin - - - - --- 2025-11-15 Jason Merrill New
[pushed] c++/modules: friend void foo<bar>() [pushed] c++/modules: friend void foo<bar>() - - - - --- 2025-11-15 Jason Merrill New
[RFA] libstdc++: use -Wno-deprecated-declarations [RFA] libstdc++: use -Wno-deprecated-declarations - - - - --- 2025-11-11 Jason Merrill New
[RFA] libstdc++: sync prune.exp with GCC [RFA] libstdc++: sync prune.exp with GCC - - - - --- 2025-11-11 Jason Merrill New
[RFA] libstdc++: build modules for testsuite [RFA] libstdc++: build modules for testsuite - - - - --- 2025-11-11 Jason Merrill New
[RFA] c++, libstdc++: add "modules" std to testsuite [RFA] c++, libstdc++: add "modules" std to testsuite - - - - --- 2025-11-11 Jason Merrill New
[pushed] c++/modules: avoid too many hidden friends in ADL [pushed] c++/modules: avoid too many hidden friends in ADL - - - - --- 2025-11-11 Jason Merrill New
[pushed] c++/modules: use set_cfun [pushed] c++/modules: use set_cfun - - - - --- 2025-11-11 Jason Merrill New
[pushed] c++: ADL finds all friends (P1787) [pushed] c++: ADL finds all friends (P1787) - - - - --- 2025-11-03 Jason Merrill New
[pushed] c++/modules: import confict with builtin [pushed] c++/modules: import confict with builtin - - - - --- 2025-11-03 Jason Merrill New
[pushed] c++: modules, clones, and overload resolution [pushed] c++: modules, clones, and overload resolution - - - - --- 2025-11-03 Jason Merrill New
[pushed] c++: modules and deprecated namespaces [pushed] c++: modules and deprecated namespaces - - - - --- 2025-11-03 Jason Merrill New
[RFA] libstdc++: add std:: in tests that include <c...> [RFA] libstdc++: add std:: in tests that include <c...> - - - - --- 2025-11-02 Jason Merrill New
[pushed] libstdc++: add missing exports [pushed] libstdc++: add missing exports - - - - --- 2025-11-02 Jason Merrill New
[RFA] libstdc++: adjust std module TBB workaround [RFA] libstdc++: adjust std module TBB workaround - - - - --- 2025-11-02 Jason Merrill New
[RFA] libstdc++: remove cassert from stdc++.h [RFA] libstdc++: remove cassert from stdc++.h - - - - --- 2025-11-02 Jason Merrill New
[RFA] libstdc++: add ADL friends [RFA] libstdc++: add ADL friends - - - - --- 2025-11-02 Jason Merrill New
[RFA] libstdc++: add attributes to more ios_base types [RFA] libstdc++: add attributes to more ios_base types - - - - --- 2025-11-02 Jason Merrill New
[RFC] c++: clobber non-placement new [RFC] c++: clobber non-placement new - - - - --- 2025-10-07 Jason Merrill New
[RFA,(construct_at)] c++: new-expr clobber of constant-size array [RFA,(construct_at)] c++: new-expr clobber of constant-size array - - - - --- 2025-10-04 Jason Merrill New
[pushed] c++: concepts and conversions, take 2 [PR122127] [pushed] c++: concepts and conversions, take 2 [PR122127] - - - - --- 2025-10-04 Jason Merrill New
[RFC,(range,loop)] c++: clobber non-placement new [RFC,(range,loop)] c++: clobber non-placement new - - - - --- 2025-09-27 Jason Merrill New
[pushed] c++: concepts and conversions [PR112632] [pushed] c++: concepts and conversions [PR112632] - - - - --- 2025-09-27 Jason Merrill New
[pushed] c++: implicit 'this' in generic lambda [PR122048] [pushed] c++: implicit 'this' in generic lambda [PR122048] - - - - --- 2025-09-27 Jason Merrill New
analyzer trouble with P2795R5 - Erroneous behavior for uninitialized reads [PR114457] analyzer trouble with P2795R5 - Erroneous behavior for uninitialized reads [PR114457] - - - - --- 2025-09-19 Jason Merrill New
[pushed] c++: tweak constexpr union diagnostic [pushed] c++: tweak constexpr union diagnostic - - - - --- 2025-09-18 Jason Merrill New
[pushed] c++: clobber class new-expressions [pushed] c++: clobber class new-expressions - - - - --- 2025-09-18 Jason Merrill New
[pushed] c++: improve constexpr clobber handling [pushed] c++: improve constexpr clobber handling - - - - --- 2025-09-18 Jason Merrill New
[pushed] c++: -Wmismatched-new-delete, -O0, new (nothrow) [pushed] c++: -Wmismatched-new-delete, -O0, new (nothrow) - - - - --- 2025-09-18 Jason Merrill New
[pushed] c++: > in lambda in template arg [PR107953] [pushed] c++: > in lambda in template arg [PR107953] - - - - --- 2025-08-28 Jason Merrill New
[pushed] c++: constexpr clobber of const [PR121068] [pushed] c++: constexpr clobber of const [PR121068] - - - - --- 2025-08-21 Jason Merrill New
[pushed] c++: pointer to auto member function [PR120757] [pushed] c++: pointer to auto member function [PR120757] - - - - --- 2025-08-21 Jason Merrill New
[pushed] c++: improve constexpr type mismatch diagnostic [pushed] c++: improve constexpr type mismatch diagnostic - - - - --- 2025-08-06 Jason Merrill New
[pushed] c++: clobber object on placement new [PR121068] [pushed] c++: clobber object on placement new [PR121068] - - - - --- 2025-08-05 Jason Merrill New
[pushed] c++: constexpr, array, private ctor [PR120800] [pushed] c++: constexpr, array, private ctor [PR120800] - - - - --- 2025-07-31 Jason Merrill New
[pushed] c++: improve non-constant template arg diagnostic [pushed] c++: improve non-constant template arg diagnostic - - - - --- 2025-07-30 Jason Merrill New
[pushed] c++: lambda convop in C++23 [PR114632] [pushed] c++: lambda convop in C++23 [PR114632] - - - - --- 2025-07-24 Jason Merrill New
[pushed] c++: constexpr union placement new [PR121068] [pushed] c++: constexpr union placement new [PR121068] - - - - --- 2025-07-22 Jason Merrill New
[pushed] c++: don't mark void exprs as read [PR44677] [pushed] c++: don't mark void exprs as read [PR44677] - - - - --- 2025-07-15 Jason Merrill New
[pushed] c++: constexpr uninitialized union [PR120577] [pushed] c++: constexpr uninitialized union [PR120577] - - - - --- 2025-07-15 Jason Merrill New
[pushed] c++: add passing testcases [PR120243] [pushed] c++: add passing testcases [PR120243] - - - - --- 2025-07-09 Jason Merrill New
[pushed] c++: generic lambda in template arg [PR121012] [pushed] c++: generic lambda in template arg [PR121012] - - - - --- 2025-07-09 Jason Merrill New
[pushed] c++: 'this' in lambda in noexcept-spec [PR121008] [pushed] c++: 'this' in lambda in noexcept-spec [PR121008] - - - - --- 2025-07-09 Jason Merrill New
[pushed] c++: -Wno-abbreviated-auto-in-template-arg [PR120917] [pushed] c++: -Wno-abbreviated-auto-in-template-arg [PR120917] - - - - --- 2025-07-07 Jason Merrill New
[pushed] c++: -Wtemplate-body and tentative parsing [PR120575] [pushed] c++: -Wtemplate-body and tentative parsing [PR120575] - - - - --- 2025-07-04 Jason Merrill New
[pushed] c++: trivial lambda pruning [PR120716] [pushed] c++: trivial lambda pruning [PR120716] - - - - --- 2025-07-03 Jason Merrill New
[pushed] c++: ICE with 'this' in lambda signature [PR120748] [pushed] c++: ICE with 'this' in lambda signature [PR120748] - - - - --- 2025-07-03 Jason Merrill New
[pushed] c++: uninitialized TARGET_EXPR and constexpr [PR120684] [pushed] c++: uninitialized TARGET_EXPR and constexpr [PR120684] - - - - --- 2025-07-03 Jason Merrill New
[RFC] libgcc: don't use a weak ref for __cxa_finalize [RFC] libgcc: don't use a weak ref for __cxa_finalize - - - - --- 2025-06-28 Jason Merrill New
[pushed] c++: fix decltype_p handling for binary expressions [pushed] c++: fix decltype_p handling for binary expressions - - - - --- 2025-06-27 Jason Merrill New
[RFC] c++: add -Wsfinae-incomplete [RFC] c++: add -Wsfinae-incomplete - - - - --- 2025-06-13 Jason Merrill New
[pushed] c++: recursive template with deduced return [PR120555] [pushed] c++: recursive template with deduced return [PR120555] - - - - --- 2025-06-06 Jason Merrill New
[pushed] c++: constexpr prvalues vs genericize [PR120502] [pushed] c++: constexpr prvalues vs genericize [PR120502] - - - - --- 2025-06-04 Jason Merrill New
[pushed] c++: add -fno-modules to some tests [pushed] c++: add -fno-modules to some tests - - - - --- 2025-06-03 Jason Merrill New
[pushed] c++: add operator| for WMB_Flags [pushed] c++: add operator| for WMB_Flags - - - - --- 2025-06-03 Jason Merrill New
[pushed] c++: more __is_destructible fixes [PR107600] [pushed] c++: more __is_destructible fixes [PR107600] - - - - --- 2025-06-02 Jason Merrill New
[pushed] c++: constinit diagnostic regression [PR120506] [pushed] c++: constinit diagnostic regression [PR120506] - - - - --- 2025-06-02 Jason Merrill New
[pushed,2/2] c++: __is_destructible fixes [PR107600] [pushed,1/2] c++: __has_trivial_destructor regression - - - - --- 2025-06-02 Jason Merrill New
[pushed,1/2] c++: __has_trivial_destructor regression [pushed,1/2] c++: __has_trivial_destructor regression - - - - --- 2025-06-02 Jason Merrill New
[pushed] c++: more xobj lambda 'this' capture [PR113563] [pushed] c++: more xobj lambda 'this' capture [PR113563] - - - - --- 2025-05-30 Jason Merrill New
[pushed] c++: xobj lambda 'this' capture [PR113563] [pushed] c++: xobj lambda 'this' capture [PR113563] - - - - --- 2025-05-29 Jason Merrill New
[pushed] c++: C++17 constexpr lambda and goto/static [pushed] c++: C++17 constexpr lambda and goto/static - - - - --- 2025-05-29 Jason Merrill New
[pushed] c++: add __is_*destructible builtins [PR107600] [pushed] c++: add __is_*destructible builtins [PR107600] - - - - --- 2025-05-29 Jason Merrill New
[RFA] fold: DECL_VALUE_EXPR isn't simple [PR120400] [RFA] fold: DECL_VALUE_EXPR isn't simple [PR120400] - - - - --- 2025-05-26 Jason Merrill New
[pushed,2/2] c++: add -fdump-lang-tinst [pushed,1/2] c++: add cxx_dump_pretty_printer - - - - --- 2025-05-26 Jason Merrill New
[pushed,1/2] c++: add cxx_dump_pretty_printer [pushed,1/2] c++: add cxx_dump_pretty_printer - - - - --- 2025-05-26 Jason Merrill New
[pushed] c++: dump_template_bindings tweak [pushed] c++: dump_template_bindings tweak - - - - --- 2025-05-25 Jason Merrill New
[pushed] c++: drop push_tinst_level in mangling [pushed] c++: drop push_tinst_level in mangling - - - - --- 2025-05-23 Jason Merrill New
[RFC] diagnostics: use -Wformat-diag more consistently [RFC] diagnostics: use -Wformat-diag more consistently - - - - --- 2025-05-22 Jason Merrill New
[pushed] c++: constexpr always_inline [PR120935] [pushed] c++: constexpr always_inline [PR120935] - - - - --- 2025-05-22 Jason Merrill New
[pushed] c++: one more coro test tweak [pushed] c++: one more coro test tweak - - - - --- 2025-05-16 Jason Merrill New
[pushed] c++: remove coroutines.exp [pushed] c++: remove coroutines.exp - - - - --- 2025-05-15 Jason Merrill New
[pushed] c++: use normal std list for module tests [pushed] c++: use normal std list for module tests - - - - --- 2025-05-15 Jason Merrill New
[pushed] c++: -fimplicit-constexpr and modules [pushed] c++: -fimplicit-constexpr and modules - - - - --- 2025-05-15 Jason Merrill New
[pushed] c++: one more PR99599 tweak [pushed] c++: one more PR99599 tweak - - - - --- 2025-05-15 Jason Merrill New
[pushed] c+: -Wabi false positive [PR120012] [pushed] c+: -Wabi false positive [PR120012] - - - - --- 2025-05-12 Jason Merrill New
[pushed] c++: recursive instantiation diagnostic [PR120204] [pushed] c++: recursive instantiation diagnostic [PR120204] - - - - --- 2025-05-10 Jason Merrill New
[pushed] c++: visibility of instantiated template friends [pushed] c++: visibility of instantiated template friends - - - - --- 2025-05-09 Jason Merrill New
[pushed] c++: CWG2369 workaround and ... [PR120185] [pushed] c++: CWG2369 workaround and ... [PR120185] - - - - --- 2025-05-09 Jason Merrill New
[RFC] libstdc++: run testsuite with -Wabi [RFC] libstdc++: run testsuite with -Wabi - - - - --- 2025-05-08 Jason Merrill New
[pushed] c++: adjust PR99599/CWG2369 workaround [pushed] c++: adjust PR99599/CWG2369 workaround - - - - --- 2025-05-08 Jason Merrill New
[pushed] c++: let plain -Wabi warn about future changes [pushed] c++: let plain -Wabi warn about future changes - - - - --- 2025-05-03 Jason Merrill New
[pushed] c++: add fixed testcase [PR85944] [pushed] c++: add fixed testcase [PR85944] - - - - --- 2025-05-03 Jason Merrill New
[pushed] c++: CTAD and constexpr ctor [PR115207] [pushed] c++: CTAD and constexpr ctor [PR115207] - - - - --- 2025-05-02 Jason Merrill New
« 1 2 3 432 33 »