Show patches with: State = Action Required       |    Archived = No       |   113515 patches
« 1 2 3 41135 1136 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[og12] OpenMP: Constructors and destructors for "declare target" static aggregates [og12] OpenMP: Constructors and destructors for "declare target" static aggregates - - - - --- 2023-03-27 Julian Brown New
fixincludes: Declare memmem if it's not declared in system headers [PR109293] fixincludes: Declare memmem if it's not declared in system headers [PR109293] - - - - --- 2023-03-27 Xi Ruoyao New
[v2,RFC] vect: Verify that GET_MODE_NUNITS is greater than one for vect_grouped_store_supported [v2,RFC] vect: Verify that GET_MODE_NUNITS is greater than one for vect_grouped_store_supported - - - - --- 2023-03-27 Kevin Lee New
[committed] gcov: Fix "subcomand" typos [PR109297] [committed] gcov: Fix "subcomand" typos [PR109297] - - - - --- 2023-03-27 Jonathan Wakely New
tree-optimization/54498 - testcase for the bug tree-optimization/54498 - testcase for the bug - - - - --- 2023-03-27 Richard Biener New
tree-optimization/108357 - add testcase tree-optimization/108357 - add testcase - - - - --- 2023-03-27 Richard Biener New
[og12] libgomp: Document OpenMP 'pinned' memory (was: [PATCH] libgomp, openmp: pinned memory) [og12] libgomp: Document OpenMP 'pinned' memory (was: [PATCH] libgomp, openmp: pinned memory) - - - - --- 2023-03-27 Thomas Schwinge New
target/109296 - riscv: Add missing mode specifiers for XTheadMemPair target/109296 - riscv: Add missing mode specifiers for XTheadMemPair - - - - --- 2023-03-27 Christoph Muellner New
Changed vector size Changed vector size - - - - --- 2023-03-27 Yixuan Chen New
[RFC] ipa-visibility: Fix ICE in lto-partition caused by incorrect comdat group solving in ipa-visi… [RFC] ipa-visibility: Fix ICE in lto-partition caused by incorrect comdat group solving in ipa-visi… - - - - --- 2023-03-27 Xionghu Luo New
libstdc++: Fix up experimental/net/timer/waitable/dest.cc testcase libstdc++: Fix up experimental/net/timer/waitable/dest.cc testcase - - - - --- 2023-03-27 Jakub Jelinek New
rs6000: Fix predicate for const vector in sldoi_to_mov [PR109069] rs6000: Fix predicate for const vector in sldoi_to_mov [PR109069] - - - - --- 2023-03-27 Kewen.Lin New
[(pushed)] fix: pytest error [(pushed)] fix: pytest error - 1 - - --- 2023-03-27 Martin Liška New
aarch64: update ampere1 vectorization cost aarch64: update ampere1 vectorization cost - - - - --- 2023-03-27 Philipp Tomsich New
RISC-V: Fix PR108279 RISC-V: Fix PR108279 - - - - --- 2023-03-27 juzhe.zhong@rivai.ai New
[rs6000] rs6000: correct vector sign extend built-ins on Big Endian [PR108812] [rs6000] rs6000: correct vector sign extend built-ins on Big Endian [PR108812] - - - - --- 2023-03-27 HAO CHEN GUI New
m68k: handle TLS access with offset m68k: handle TLS access with offset - - - - --- 2023-03-26 Andreas Schwab New
c++, coroutines: Stabilize names of promoted slot vars [PR101118]. c++, coroutines: Stabilize names of promoted slot vars [PR101118]. - - - - --- 2023-03-26 Iain Sandoe New
[wwwdocs] Add Ada's GCC13 changelog entry [wwwdocs] Add Ada's GCC13 changelog entry - - - - --- 2023-03-26 Fernando Oleo Blanco New
[pushed] doc: Remove anachronistic note related to languages built [pushed] doc: Remove anachronistic note related to languages built - - - - --- 2023-03-26 Gerald Pfeifer New
RISC-V: Add Z*inx incompatible check in gcc. RISC-V: Add Z*inx incompatible check in gcc. - - - - --- 2023-03-26 Jiawei New
[10/10] libstdc++: make std::is_object dispatch to new built-in traits c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[09/10] libstdc++: use new built-in trait __is_void for std::is_void c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[08/10] c++: implement __is_void built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[07/10] c++: rename __is_void defined in pr46567.C to ____is_void c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[06/10] libstdc++: remove unused __is_void in cpp_type_traits.h c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[05/10] libstdc++: use std::is_void instead of __is_void in helper_functions.h c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[04/10] libstdc++: use new built-in trait __is_function for std::is_function c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[03/10] c++: implement __is_function built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[02/10] libstdc++: use new built-in trait __is_reference for std::is_reference c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[01/10] c++: implement __is_reference built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[commited] Fortran: remove dead code [PR104321] [commited] Fortran: remove dead code [PR104321] - - - - --- 2023-03-25 Harald Anlauf New
[v2] RISCV: Bugfix for wrong code with v16hi compare & mask [v2] RISCV: Bugfix for wrong code with v16hi compare & mask - - - - --- 2023-03-25 Stubbs, Andrew via Gcc-patches New
c++: Avoid informs without a warning [PR109278] c++: Avoid informs without a warning [PR109278] - - - - --- 2023-03-25 Jakub Jelinek New
predict: Don't emit -Wsuggest-attribute=cold warning for functions which already have that attribut… predict: Don't emit -Wsuggest-attribute=cold warning for functions which already have that attribut… - - - - --- 2023-03-25 Jakub Jelinek New
[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64 [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64 - - - - --- 2023-03-25 Dan Li New
[rs6000] Correct match pattern in pr56605.c [rs6000] Correct match pattern in pr56605.c - - - - --- 2023-03-25 Alexandre Oliva New
[PR99708,rs6000] don't expect __ibm128 with 64-bit long double [PR99708,rs6000] don't expect __ibm128 with 64-bit long double - - - - --- 2023-03-25 Alexandre Oliva New
[testsuite,ppc] expect vectorization in gen-vect-11c.c [testsuite,ppc] expect vectorization in gen-vect-11c.c - - - - --- 2023-03-25 Alexandre Oliva New
[testsuite] enable -maltivec like vect_int for signbit-2.c [testsuite] enable -maltivec like vect_int for signbit-2.c - - - - --- 2023-03-25 Alexandre Oliva New
[RFC/RFT,V2,3/3,PR102768] aarch64: Add support for Kernel Control Flow Integrity [RFC/RFT,V2,1/3,PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to sup… - - - - --- 2023-03-25 Dan Li New
[RFC/RFT,V2,2/3,PR102768] Support CFI: Add basic support for Kernel Control Flow Integrity [RFC/RFT,V2,1/3,PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to sup… - - - - --- 2023-03-25 Dan Li New
[RFC/RFT,V2,1/3,PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to sup… [RFC/RFT,V2,1/3,PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to sup… - - - - --- 2023-03-25 Dan Li New
[pushed] diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098] [pushed] diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098] - - - - --- 2023-03-25 David Malcolm New
[pushed] docs, analyzer: improvements to "Debugging the Analyzer" [pushed] docs, analyzer: improvements to "Debugging the Analyzer" - - - - --- 2023-03-24 David Malcolm New
[V2] PR target/105325, Make load/cmp fusion know about prefixed load [V2] PR target/105325, Make load/cmp fusion know about prefixed load - - - - --- 2023-03-24 Michael Meissner New
aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254] aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254] - - - - --- 2023-03-24 Jakub Jelinek New
[committed] Fortran: fix FE memleak with BOZ expressions [committed] Fortran: fix FE memleak with BOZ expressions - - - - --- 2023-03-24 Harald Anlauf New
[committed] libgomp.texi: Fix wording in GCN offload specifics [committed] libgomp.texi: Fix wording in GCN offload specifics - - - - --- 2023-03-24 Tobias Burnus New
[og12] Add 'libgomp.c/alloc-ompx_host_mem_alloc-1.c' [og12] Add 'libgomp.c/alloc-ompx_host_mem_alloc-1.c' - - - - --- 2023-03-24 Thomas Schwinge New
[pushed] c++: default template arg, partial ordering [PR105481] [pushed] c++: default template arg, partial ordering [PR105481] - - - - --- 2023-03-24 Jason Merrill New
Add caveat/safeguard to OpenMP: Handle descriptors in target's firstprivate [PR104949] (was: [Patch… Add caveat/safeguard to OpenMP: Handle descriptors in target's firstprivate [PR104949] (was: [Patch… - - - - --- 2023-03-24 Thomas Schwinge New
[og12] libgomp: Document OpenMP 'pinned' memory (was: [PATCH] libgomp, openmp: pinned memory [og12] libgomp: Document OpenMP 'pinned' memory (was: [PATCH] libgomp, openmp: pinned memory - - - - --- 2023-03-24 Thomas Schwinge New
[og12] libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [P… [og12] libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [P… - - - - --- 2023-03-24 Thomas Schwinge New
[og12] In 'libgomp/target.c:gomp_unmap_vars_internal', defer 'gomp_remove_var' (was: [PATCH, v2, Op… [og12] In 'libgomp/target.c:gomp_unmap_vars_internal', defer 'gomp_remove_var' (was: [PATCH, v2, Op… - - - - --- 2023-03-24 Thomas Schwinge New
[7/7] openmp: Add C/C++ support for loop transformations on inner loops openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
[6/7] openmp: Add Fortran support for loop transformations on inner loops openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
[5/7] openmp: Add C/C++ support for "omp tile" openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
[4/7] openmp: Add Fortran support for "omp tile" openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
[3/7] openacc: Rename OMP_CLAUSE_TILE to OMP_CLAUSE_OACC_TILE openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
[2/7] openmp: Add C/C++ support for "omp unroll" directive openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
[1/7] openmp: Add Fortran support for "omp unroll" directive openmp: OpenMP 5.1 loop transformation directives - - - - --- 2023-03-24 Frederik Harwath New
PR tree-optimization/109274 - Don't interpret contents of a value_relation record. PR tree-optimization/109274 - Don't interpret contents of a value_relation record. - - - - --- 2023-03-24 Andrew MacLeod New
RTL: Bugfix for wrong code with v16hi compare & mask RTL: Bugfix for wrong code with v16hi compare & mask - - - - --- 2023-03-24 Stubbs, Andrew via Gcc-patches New
[v2] C, ObjC: Add -Wunterminated-string-initialization [v2] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2023-03-24 Alejandro Colomar New
[2/2,i386] Adjust costing of emulated vectorized gather/scatter [1/2] Add emulated scatter capability to the vectorizer - - - - --- 2023-03-24 Richard Biener New
[1/2] Add emulated scatter capability to the vectorizer [1/2] Add emulated scatter capability to the vectorizer - - - - --- 2023-03-24 Richard Biener New
[wwwdocs] Mention the GNU C enum changes in gcc-13/changes.html [wwwdocs] Mention the GNU C enum changes in gcc-13/changes.html - - - - --- 2023-03-24 Jakub Jelinek New
[GCC14,QUEUE] RISC-V: Fine tune RVV narrow instruction (source EEW > dest DEST) RA constraint [GCC14,QUEUE] RISC-V: Fine tune RVV narrow instruction (source EEW > dest DEST) RA constraint - - - - --- 2023-03-24 juzhe.zhong@rivai.ai New
RISC-V: Fine tune RVV narrow instruction (source EEW > dest DEST) RA constraint RISC-V: Fine tune RVV narrow instruction (source EEW > dest DEST) RA constraint - - - - --- 2023-03-24 juzhe.zhong@rivai.ai New
[2/2] Remove Negative(gwarf-) from gdwarf [1/2] Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms - - - - --- 2023-03-24 Richard Biener New
[1/2] Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms [1/2] Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms - - - - --- 2023-03-24 Richard Biener New
go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258] go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258] - - - - --- 2023-03-24 Jakub Jelinek New
builtins: Fix up ICE in inline_string_cmp [PR109258] builtins: Fix up ICE in inline_string_cmp [PR109258] - - - - --- 2023-03-24 Jakub Jelinek New
[committed] testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR109137] [committed] testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR109137] - - - - --- 2023-03-24 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR99739] [committed] testsuite: Add testcase for already fixed PR [PR99739] - - - - --- 2023-03-24 Jakub Jelinek New
[GCC14,QUEUE] RISC-V: Fix RVV register order [GCC14,QUEUE] RISC-V: Fix RVV register order - - - - --- 2023-03-24 juzhe.zhong@rivai.ai New
[GCC14,QUEUE] RISC-V: Fix RVV register order [GCC14,QUEUE] RISC-V: Fix RVV register order - - - - --- 2023-03-24 juzhe.zhong@rivai.ai New
RISC-V: Optimize zbb ins sext.b and sext.h in rv64 RISC-V: Optimize zbb ins sext.b and sext.h in rv64 - - - - --- 2023-03-24 Feng Wang New
RISC-V: Optimize load memory data in rv64 RISC-V: Optimize load memory data in rv64 - - - - --- 2023-03-24 Feng Wang New
[pushed] c++: constexpr PMF conversion [PR105996] [pushed] c++: constexpr PMF conversion [PR105996] - - - - --- 2023-03-23 Jason Merrill New
[2/2] c++: duplicate "use of deleted fn" diagnostic [PR106880] [1/2] c++: improve "NTTP argument considered unused" fix [PR53164, PR105848] - - - - --- 2023-03-23 Patrick Palka New
[1/2] c++: improve "NTTP argument considered unused" fix [PR53164, PR105848] [1/2] c++: improve "NTTP argument considered unused" fix [PR53164, PR105848] - - - - --- 2023-03-23 Patrick Palka New
[COMMITTED] testsuite: Xfail gcc.dg/tree-ssa/ssa-fre-100.c for ! natural_alignment_32 [COMMITTED] testsuite: Xfail gcc.dg/tree-ssa/ssa-fre-100.c for ! natural_alignment_32 - - - - --- 2023-03-23 Hans-Peter Nilsson New
[RFC] c-family: -Wsequence-point and COMPONENT_REF [PR107163] [RFC] c-family: -Wsequence-point and COMPONENT_REF [PR107163] - - - - --- 2023-03-23 Jason Merrill New
[OG12,committed] Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocatable components [OG12,committed] Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocatable components - - - - --- 2023-03-23 Tobias Burnus New
PR tree-optimization/109238 - Ranger cache dominator queries should ignore backedges. PR tree-optimization/109238 - Ranger cache dominator queries should ignore backedges. - - - - --- 2023-03-23 Andrew MacLeod New
c: [PR84900] cast of compound literal does not cause the code to become a non-lvalue c: [PR84900] cast of compound literal does not cause the code to become a non-lvalue - - - - --- 2023-03-23 Andrew Pinski New
tree-optimization/107569 - avoid wrecking earlier folding in FRE/PRE tree-optimization/107569 - avoid wrecking earlier folding in FRE/PRE - - - - --- 2023-03-23 Richard Biener New
lto/109263 - lto-wrapper and -g0 -ggdb lto/109263 - lto-wrapper and -g0 -ggdb - - - - --- 2023-03-23 Richard Biener New
tree-optimization/109262 - ICE with non-call EH and forwprop tree-optimization/109262 - ICE with non-call EH and forwprop - - - - --- 2023-03-23 Richard Biener New
c++: outer 'this' leaking into local class [PR106969] c++: outer 'this' leaking into local class [PR106969] - - - - --- 2023-03-23 Patrick Palka New
(testsuite] Skip gnat.dg/div_zero.adb on Aarch64 (testsuite] Skip gnat.dg/div_zero.adb on Aarch64 - - - - --- 2023-03-23 Eric Botcazou New
[OG12,committed] Fortran: Add attr.class_ok check for generate_callback_wrapper [OG12,committed] Fortran: Add attr.class_ok check for generate_callback_wrapper - - - - --- 2023-03-23 Tobias Burnus New
ranger: Ranger meets aspell ranger: Ranger meets aspell - - - - --- 2023-03-23 Jakub Jelinek New
[V5,2/2] Update documentation to clarify a GCC extension [V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - - --- 2023-03-23 Qing Zhao New
[V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - - --- 2023-03-23 Qing Zhao New
[committed] amdgcn: Fix register size bug [committed] amdgcn: Fix register size bug - - - - --- 2023-03-23 Andrew Stubbs New
[committed] amdgcn: vec_extract no-op insns [committed] amdgcn: vec_extract no-op insns - - - - --- 2023-03-23 Andrew Stubbs New
libstdc++: use __bool_constant instead of integral_constant libstdc++: use __bool_constant instead of integral_constant - - - - --- 2023-03-23 Ken Matsui New
« 1 2 3 41135 1136 »