Show patches with: State = Action Required       |   126451 patches
« 1 2 ... 258 259 2601264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tree-optimization/102608 - avoid CSEing .DEFERRED_INIT tree-optimization/102608 - avoid CSEing .DEFERRED_INIT - - - - --- 2021-10-07 Richard Biener New
[committed] MAINTAINERS: Add myself to DCO section [committed] MAINTAINERS: Add myself to DCO section - - - - --- 2021-10-07 Siddhesh Poyarekar New
[committed] amdgcn: Fix assembler version incompatibility [committed] amdgcn: Fix assembler version incompatibility - - - - --- 2021-10-07 Andrew Stubbs New
[committed] amdgcn: Implement -msram-ecc=any [committed] amdgcn: Implement -msram-ecc=any - - - - --- 2021-10-07 Andrew Stubbs New
[committed] amdgcn: Support LLVM 13 assembler syntax [committed] amdgcn: Support LLVM 13 assembler syntax - - - - --- 2021-10-07 Andrew Stubbs New
[PR/target,100316] Allow constant address for __builtin___clear_cache. [PR/target,100316] Allow constant address for __builtin___clear_cache. - - - - --- 2021-10-07 Kito Cheng New
[Fortran] Add diagnostic for F2018:C839 (TS29113:C535c) [Fortran] Add diagnostic for F2018:C839 (TS29113:C535c) - - - - --- 2021-10-06 Sandra Loosemore New
[2/2] libsanitizer: Apply local patches libsanitizer: Merge with upstream commit fdf4c035225d - - - - --- 2021-10-06 H.J. Lu New
[1/2] libsanitizer: Merge with upstream libsanitizer: Merge with upstream commit fdf4c035225d - - - - --- 2021-10-06 H.J. Lu New
[committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9) [committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9) - - - - --- 2021-10-06 Jonathan Wakely New
libsanitizer: Add AM_CCASFLAGS to Makefile.am libsanitizer: Add AM_CCASFLAGS to Makefile.am - - - - --- 2021-10-06 H.J. Lu New
[COMMITTED] Add range intersect with 2 wide-ints. [COMMITTED] Add range intersect with 2 wide-ints. - - - - --- 2021-10-06 Andrew MacLeod New
[COMMITTED] Introduce a param-switch-limit for EVRP. [COMMITTED] Introduce a param-switch-limit for EVRP. - - - - --- 2021-10-06 Andrew MacLeod New
[COMMITTED] Use TYPE_MIN/MAX_VALUE in set_varying when possible. [COMMITTED] Use TYPE_MIN/MAX_VALUE in set_varying when possible. - - - - --- 2021-10-06 Andrew MacLeod New
[COMMITTED] Ranger: More efficient zero/nonzero check. [COMMITTED] Ranger: More efficient zero/nonzero check. - - - - --- 2021-10-06 Andrew MacLeod New
openmp, fortran: Add support for declare variant in Fortran openmp, fortran: Add support for declare variant in Fortran - - - - --- 2021-10-06 Kwok Cheung Yeung New
[v2] More consistently dump GIMPLE FE consumable stmts [v2] More consistently dump GIMPLE FE consumable stmts - - - - --- 2021-10-06 Richard Biener New
Properly parse invariant &MEM addresses in the GIMPLE FE Properly parse invariant &MEM addresses in the GIMPLE FE - - - - --- 2021-10-06 Richard Biener New
[committed] openmp: Optimize for OpenMP atomics 2x__builtin_clear_padding+__builtin_memcmp if possi… [committed] openmp: Optimize for OpenMP atomics 2x__builtin_clear_padding+__builtin_memcmp if possi… - - - - --- 2021-10-06 Jakub Jelinek New
[v5] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v5] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-10-06 Jason Merrill New
[v2] Improve integer bit test on __atomic_fetch_[or|and]_* returns [v2] Improve integer bit test on __atomic_fetch_[or|and]_* returns - - - - --- 2021-10-05 H.J. Lu New
ctfc: Free CTF type and CTF variable objects in ctfc_delete_container () ctfc: Free CTF type and CTF variable objects in ctfc_delete_container () - - - - --- 2021-10-05 Indu Bhagat New
[v2] c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr funct… [v2] c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr funct… - - - - --- 2021-10-05 Jakub Jelinek New
Go patch committed: Use nullptr in a couple of cases Go patch committed: Use nullptr in a couple of cases - - - - --- 2021-10-05 Ian Lance Taylor New
[v2] c++: Implement C++23 P2334R1 - #elifdef/#elifndef [v2] c++: Implement C++23 P2334R1 - #elifdef/#elifndef - - - - --- 2021-10-05 Jakub Jelinek New
[pushed] Darwin, D: Fix bootstrap when target does not support -Bstatic/dynamic. [pushed] Darwin, D: Fix bootstrap when target does not support -Bstatic/dynamic. - - - - --- 2021-10-05 Iain Sandoe New
[v3] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC [v3] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC - - - - --- 2021-10-05 Raphael M Zinsly New
Fortran: Fix deprecate warning with parameter Fortran: Fix deprecate warning with parameter - - - - --- 2021-10-05 Tobias Burnus New
Transition nvptx backend to STORE_FLAG_VALUE = 1 Transition nvptx backend to STORE_FLAG_VALUE = 1 - - - - --- 2021-10-05 Roger Sayle New
[wwwdocs] Update cxx-status with October 2021 WG21 plenary [wwwdocs] Update cxx-status with October 2021 WG21 plenary - - - - --- 2021-10-05 Marek Polacek New
d-demangle: properly skip anonymous symbols d-demangle: properly skip anonymous symbols - - - - --- 2021-10-05 Luís Ferreira New
[committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1) [committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1) - - - - --- 2021-10-05 Jonathan Wakely New
[i386] Fix couple of issues in large PIC model on x86-64/VxWorks [i386] Fix couple of issues in large PIC model on x86-64/VxWorks - - - - --- 2021-10-05 Eric Botcazou New
[committed] Fix s390 test to have pointer type for computed goto [committed] Fix s390 test to have pointer type for computed goto - - - - --- 2021-10-05 Jeff Law New
[committed] libstdc++: Simplify constraints for std::any construction [committed] libstdc++: Simplify constraints for std::any construction - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Add test for std::cmp_greater [committed] libstdc++: Add test for std::cmp_greater - - - - --- 2021-10-05 Jonathan Wakely New
loop: Fix profile updates after unrolling [PR102385] loop: Fix profile updates after unrolling [PR102385] - - - - --- 2021-10-05 Richard Sandiford New
Allow more kinds of invariant addresses in GIMPLE FE Allow more kinds of invariant addresses in GIMPLE FE - - - - --- 2021-10-05 Richard Biener New
More consistently dump GIMPLE FE consumable stmts More consistently dump GIMPLE FE consumable stmts - - - - --- 2021-10-05 Richard Biener New
middle-end convert negate + right shift into compare greater. middle-end convert negate + right shift into compare greater. - - - - --- 2021-10-05 Tamar Christina New
c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr functions c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr functions - - - - --- 2021-10-05 Jakub Jelinek New
[committed] gfortran.dg/gomp/pr43711.f90: Change dg-* for XFAIL->PASS [committed] gfortran.dg/gomp/pr43711.f90: Change dg-* for XFAIL->PASS - - - - --- 2021-10-05 Tobias Burnus New
Make flow of option processing more readily visible Make flow of option processing more readily visible - - - - --- 2021-10-05 Richard Biener New
Amend function names with UID when dumping with TDF_UID Amend function names with UID when dumping with TDF_UID - - - - --- 2021-10-05 Richard Biener New
[Aarch64] Do not define DONT_USE_BUILTIN_SETJMP [Aarch64] Do not define DONT_USE_BUILTIN_SETJMP - - - - --- 2021-10-05 Eric Botcazou New
Fix check C99 TR1 support Fix check C99 TR1 support - - - - --- 2021-10-05 Petr Mikhalicin New
[committed] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535] [committed] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535] - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Add noexcept to some std::function internals [committed] libstdc++: Add noexcept to some std::function internals - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Support printing volatile pointers (P1147R1) [committed] libstdc++: Support printing volatile pointers (P1147R1) - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value [committed] libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value - - - - --- 2021-10-05 Jonathan Wakely New
c++: Implement C++23 P2334R1 - #elifdef/#elifndef c++: Implement C++23 P2334R1 - #elifdef/#elifndef - - - - --- 2021-10-05 Jakub Jelinek New
[Ada] Do not unconditionally inline expression functions with -gnatd.8 [Ada] Do not unconditionally inline expression functions with -gnatd.8 - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Fix latent bug in set_end_locus_from_node [Ada] Fix latent bug in set_end_locus_from_node - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Mark private component renaming as coming from source [Ada] Mark private component renaming as coming from source - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Include errno.h in QNX specific part of the signal handling [Ada] Include errno.h in QNX specific part of the signal handling - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Remove left-overs of Unaligned_Valid attribute [Ada] Remove left-overs of Unaligned_Valid attribute - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Forbids use of Compile_Time_(Error|Warning) as configuration pragma [Ada] Forbids use of Compile_Time_(Error|Warning) as configuration pragma - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Add sys/time.h #include for QNX [Ada] Add sys/time.h #include for QNX - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Add missing functions to Wide_Wide_Characters Handling [Ada] Add missing functions to Wide_Wide_Characters Handling - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Improve error message on array aggregates [Ada] Improve error message on array aggregates - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Add case to consider ENODEV a "file not found error" [Ada] Add case to consider ENODEV a "file not found error" - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Rewrite operator entity in derived class-wide expressions [Ada] Rewrite operator entity in derived class-wide expressions - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Propagate Ghost status from parent to derived subprograms [Ada] Propagate Ghost status from parent to derived subprograms - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Add Default_Initial_Condition to type Unbounded_String [Ada] Add Default_Initial_Condition to type Unbounded_String - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Disable contract cases on formal containers [Ada] Disable contract cases on formal containers - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Improve message on missing all/for in pre-Ada-2022 modes [Ada] Improve message on missing all/for in pre-Ada-2022 modes - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Improve error message on missing all/for in quantified expression [Ada] Improve error message on missing all/for in quantified expression - - - - --- 2021-10-05 Pierre-Marie de Rodat New
[Ada] Proof of Ada.Strings.Maps [Ada] Proof of Ada.Strings.Maps - - - - --- 2021-10-05 Pierre-Marie de Rodat New
c++: Fix apply_identity_attributes [PR102548] c++: Fix apply_identity_attributes [PR102548] - - - - --- 2021-10-05 Jakub Jelinek New
Adjust gfortran.dg/predict-2.f90 Adjust gfortran.dg/predict-2.f90 - - - - --- 2021-10-05 Richard Biener New
[middle-end/PR102359] Not add initialization for DECL_VALUE_EXPR variables with -ftrivial-auto-var-… [middle-end/PR102359] Not add initialization for DECL_VALUE_EXPR variables with -ftrivial-auto-var-… - - - - --- 2021-10-05 Qing Zhao New
c++: templated static local var has value-dep addr [PR98930] c++: templated static local var has value-dep addr [PR98930] - - - - --- 2021-10-04 Patrick Palka New
[rs6000,GCC-11,committed] Fix fusion testcase counts [rs6000,GCC-11,committed] Fix fusion testcase counts - - - - --- 2021-10-04 Pat Haugen New
restore ancient -Waddress for weak symbols [PR33925] restore ancient -Waddress for weak symbols [PR33925] - - - - --- 2021-10-04 Martin Sebor New
[RFA] vec: Fix --enable-gather-detailed-mem-stats [RFA] vec: Fix --enable-gather-detailed-mem-stats - - - - --- 2021-10-04 Jason Merrill New
c++: odr-use argument to a function NTTP [PR53164] c++: odr-use argument to a function NTTP [PR53164] - - - - --- 2021-10-04 Patrick Palka New
[committed] d: gdc driver ignores -static-libstdc++ when automatically linking libstdc++ library [committed] d: gdc driver ignores -static-libstdc++ when automatically linking libstdc++ library - - - - --- 2021-10-04 Iain Buclaw New
[committed] d: Save target node before parsing optimize options in case it changes. [committed] d: Save target node before parsing optimize options in case it changes. - - - - --- 2021-10-04 Iain Buclaw New
[i386] target: support spaces in target attribute. [i386] target: support spaces in target attribute. - - - - --- 2021-10-04 Martin Liška New
tree-optimization/102570 - teach VN about internal functions tree-optimization/102570 - teach VN about internal functions - - - - --- 2021-10-04 Richard Biener New
[committed] libstdc++: Implement P1518R2 for container deduction guides [committed] libstdc++: Implement P1518R2 for container deduction guides - - - - --- 2021-10-04 Jonathan Wakely New
[committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1) [committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1) - - - - --- 2021-10-04 Jonathan Wakely New
Improve integer bit test on atomic builtin return Improve integer bit test on atomic builtin return - - - - --- 2021-10-04 H.J. Lu New
avoid hardreg autoinit avoid hardreg autoinit - - - - --- 2021-10-04 Richard Biener New
middle-end/102285 - refine .DEFERRED_INIT expansion middle-end/102285 - refine .DEFERRED_INIT expansion - - - - --- 2021-10-04 Richard Biener New
debug: Handle x_flag_var_tracking_* in finish_options [PR102585] debug: Handle x_flag_var_tracking_* in finish_options [PR102585] - - - - --- 2021-10-04 Martin Liška New
[RFC] More jump threading restrictions in the presence of loops. [RFC] More jump threading restrictions in the presence of loops. - - - - --- 2021-10-04 Aldy Hernandez New
var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441] - - - - --- 2021-10-04 Jakub Jelinek New
middle-end/102587 - avoid auto-init for VLA vectors middle-end/102587 - avoid auto-init for VLA vectors - - - - --- 2021-10-04 Richard Biener New
[Ada] Document the current behaviour of -gnateA switch [Ada] Document the current behaviour of -gnateA switch - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Handle properly user_defined literals given by operators. [Ada] Handle properly user_defined literals given by operators. - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Fix indentation in generated AST construction functions [Ada] Fix indentation in generated AST construction functions - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Implement CUDA_Device [Ada] Implement CUDA_Device - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Completion of support for AI12-0409 (attribute Preelaborable_Initialization) [Ada] Completion of support for AI12-0409 (attribute Preelaborable_Initialization) - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Mark Ada.Text_IO in SPARK [Ada] Mark Ada.Text_IO in SPARK - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Minor comment fix in System.Regpat [Ada] Minor comment fix in System.Regpat - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Refactor duplicate code for pretty-printing GNAT AST [Ada] Refactor duplicate code for pretty-printing GNAT AST - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Remove repeated calls to Prefix in resolution of array accesses [Ada] Remove repeated calls to Prefix in resolution of array accesses - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Emit specific SCOs for decisions of quantified expressions [Ada] Emit specific SCOs for decisions of quantified expressions - - - - --- 2021-10-04 Pierre-Marie de Rodat New
[Ada] Fix comment about expansion of slices [Ada] Fix comment about expansion of slices - - - - --- 2021-10-04 Pierre-Marie de Rodat New
« 1 2 ... 258 259 2601264 1265 »