Show patches with: State = Action Required       |   9403 patches
« 1 248 49 5094 95 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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 Li, Pan2 via Gcc-patches New
[v2] C, ObjC: Add -Wunterminated-string-initialization [v2] C, ObjC: Add -Wunterminated-string-initialization - - --- 2023-03-24 Alejandro Colomar 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
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
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 JeffreyALaw Changes Requested
[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
[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++: outer 'this' leaking into local class [PR106969] c++: outer 'this' leaking into local class [PR106969] - - --- 2023-03-23 Patrick Palka 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
rtl-optimization: ppc backend generates unnecessary signed extension. rtl-optimization: ppc backend generates unnecessary signed extension. - - --- 2023-03-23 Ajit Agarwal New
[v4] Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings [v4] Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings - - --- 2023-03-23 Tobias Burnus New
tree-vect-generic: Fix up expand_vector_condition [PR109176] tree-vect-generic: Fix up expand_vector_condition [PR109176] - - --- 2023-03-23 Jakub Jelinek New
In the ready lists of pipeline, put unrecog insns (such as CLOBBER, USE) at the latest to issue. In the ready lists of pipeline, put unrecog insns (such as CLOBBER, USE) at the latest to issue. - - --- 2023-03-23 Jin Ma New
[RFC] vect: verify that nelt is greater than one [RFC] vect: verify that nelt is greater than one - - --- 2023-03-23 Kevin Lee New
[v2,#2/2,rs6000] adjust return_pc debug attrs [v2,#1/2] enable adjustment of return_pc debug attrs - - --- 2023-03-23 Alexandre Oliva New
[v2,#1/2] enable adjustment of return_pc debug attrs [v2,#1/2] enable adjustment of return_pc debug attrs - - --- 2023-03-23 Li, Pan2 via Gcc-patches New
[v2,1/2] c++: implement __is_unsigned built-in trait [v2,1/2] c++: implement __is_unsigned built-in trait - - --- 2023-03-23 Ken Matsui New
[1/2] c++: implement __is_volatile built-in trait [1/2] c++: implement __is_volatile built-in trait - - --- 2023-03-22 Ken Matsui New
[committed] Fortran: improve checking of FINAL subroutine arguments [PR104572] [committed] Fortran: improve checking of FINAL subroutine arguments [PR104572] - - --- 2023-03-22 Harald Anlauf New
[pushed,PR109137] LRA: Do not repeat inheritance and live range splitting in case of asm error [pushed,PR109137] LRA: Do not repeat inheritance and live range splitting in case of asm error - - --- 2023-03-22 Vladimir Makarov New
tree-optimization/109237 - last_stmt is possibly slow tree-optimization/109237 - last_stmt is possibly slow - - --- 2023-03-22 Richard Biener New
match.pd: Fix up fneg/fadd simplification [PR109230] match.pd: Fix up fneg/fadd simplification [PR109230] - - --- 2023-03-22 Jakub Jelinek New
[committed] MAINTAINERS: Add myself as OpenMP and libgomp maintainer [committed] MAINTAINERS: Add myself as OpenMP and libgomp maintainer - - --- 2023-03-22 Tobias Burnus New
[V2] Docs, OpenMP: Correct internal documentation of OMP_FOR [V2] Docs, OpenMP: Correct internal documentation of OMP_FOR - - --- 2023-03-22 Sandra Loosemore New
[1/2] c++: implement __is_const built-in trait [1/2] c++: implement __is_const built-in trait - - --- 2023-03-22 Ken Matsui New
PR target/105325, Make load/cmp fusion know about prefixed loads PR target/105325, Make load/cmp fusion know about prefixed loads - - --- 2023-03-21 Michael Meissner New
[1/2] c++: implement __is_array built-in trait [1/2] c++: implement __is_array built-in trait - - --- 2023-03-21 Ken Matsui New
[wwwdocs] Document support for znver4 in gcc-13/changes.html [wwwdocs] Document support for znver4 in gcc-13/changes.html - - --- 2023-03-21 Martin Jambor New
[v2,1/2] c++: implement __is_unsigned built-in trait [v2,1/2] c++: implement __is_unsigned built-in trait - - --- 2023-03-21 Ken Matsui New
[v2] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] [v2] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] - - --- 2023-03-21 Dimitrij Mijoski jwakely New
[1/2] c++: implement __is_unsigned built-in trait [1/2] c++: implement __is_unsigned built-in trait - - --- 2023-03-21 Ken Matsui New
[1/2] c++: implement __is_function built-in trait [1/2] c++: implement __is_function built-in trait - - --- 2023-03-21 Ken Matsui New
PR tree-optimization/109192 - Terminate GORI calculations if a relation is not relevant. PR tree-optimization/109192 - Terminate GORI calculations if a relation is not relevant. - - --- 2023-03-21 Andrew MacLeod New
[jakub@redhat.com:,Re:,[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]] [jakub@redhat.com:,Re:,[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]] - - --- 2023-03-21 Jakub Jelinek New
testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898] - - --- 2023-03-21 Jakub Jelinek New
[V2,rs6000] Tweak modulo define_insns to eliminate register copy [V2,rs6000] Tweak modulo define_insns to eliminate register copy - - --- 2023-03-21 Pat Haugen New
[1/2] c++: implement __add_const built-in trait [1/2] c++: implement __add_const built-in trait - - --- 2023-03-21 Ken Matsui New
tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215] tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215] - - --- 2023-03-21 Jakub Jelinek New
[PATCHv4,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] [PATCHv4,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] - - --- 2023-03-21 HAO CHEN GUI New
[1/2] c++: implement __remove_pointer built-in trait [1/2] c++: implement __remove_pointer built-in trait - - --- 2023-03-20 Ken Matsui New
Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036] Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036] - - --- 2023-03-20 Harald Anlauf New
Fortran: fix documentation of -fno-underscoring [PR109216] Fortran: fix documentation of -fno-underscoring [PR109216] - - --- 2023-03-20 Harald Anlauf New
Add notes for Go to gcc 12 and 13 changes file Add notes for Go to gcc 12 and 13 changes file - - --- 2023-03-20 Ian Lance Taylor New
[1/2] c++: implement __is_reference built-in trait [1/2] c++: implement __is_reference built-in trait - - --- 2023-03-20 Ken Matsui New
c++: implement __add_pointer built-in trait c++: implement __add_pointer built-in trait - - --- 2023-03-20 Ken Matsui New
libgcc: Use initarray section type for .init_stack libgcc: Use initarray section type for .init_stack - - --- 2023-03-20 Kewen.Lin New
rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167] rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167] - - --- 2023-03-20 Kewen.Lin New
rs6000: Ensure vec_sld shift count in allowable range [PR109082] rs6000: Ensure vec_sld shift count in allowable range [PR109082] - - --- 2023-03-20 Kewen.Lin New
[v3] rs6000: Fix vector parity support [PR108699] [v3] rs6000: Fix vector parity support [PR108699] - - --- 2023-03-20 Kewen.Lin New
[RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273] [RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273] - - --- 2023-03-20 Kewen.Lin New
fix for __sanitizer_struct_mallinfo with mallinfo2 fix for __sanitizer_struct_mallinfo with mallinfo2 - - --- 2023-03-20 Reini Urban New
Fortran: simplification of NEAREST for large argument [PR109186] Fortran: simplification of NEAREST for large argument [PR109186] - - --- 2023-03-19 Harald Anlauf New
c++: implement __remove_pointer built-in trait c++: implement __remove_pointer built-in trait - - --- 2023-03-19 Ken Matsui New
[testsuite] rs6000: suboptimal code for returning bool value on target ppc. [testsuite] rs6000: suboptimal code for returning bool value on target ppc. - - --- 2023-03-19 Ajit Agarwal New
[fortran] PR87127 - External function not recognised from within an associate block [fortran] PR87127 - External function not recognised from within an associate block - - --- 2023-03-19 Paul Richard Thomas New
[v2] rs6000: suboptimal code for returning bool value on target ppc [v2] rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-19 Ajit Agarwal New
[fortran,doc] Explicitly mention undefined overflow [fortran,doc] Explicitly mention undefined overflow - - --- 2023-03-19 Thomas Koenig New
[wwwdocs] Mention finalization [wwwdocs] Mention finalization - - --- 2023-03-19 Thomas Koenig New
c++: implement __is_reference built-in trait c++: implement __is_reference built-in trait - - --- 2023-03-19 Ken Matsui New
[wwwdocs] Mention random number generators in porting_to.html [wwwdocs] Mention random number generators in porting_to.html - - --- 2023-03-18 Thomas Koenig New
c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - --- 2023-03-18 Jakub Jelinek New
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877] Fortran: procedures with BIND(C) attribute require explicit interface [PR85877] - - --- 2023-03-17 Harald Anlauf New
c++: further -Wdangling-reference refinement [PR107532] c++: further -Wdangling-reference refinement [PR107532] - - --- 2023-03-17 Marek Polacek New
c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - --- 2023-03-17 Jakub Jelinek New
tree-inline: Fix up multiversioning with vector arguments [PR105554] tree-inline: Fix up multiversioning with vector arguments [PR105554] - - --- 2023-03-17 Jakub Jelinek New
c++: NTTP constraint depending on outer args [PR109160] c++: NTTP constraint depending on outer args [PR109160] - - --- 2023-03-17 Patrick Palka New
[pushed,PR109052] LRA: Implement combining secondary memory reload and original insn [pushed,PR109052] LRA: Implement combining secondary memory reload and original insn - - --- 2023-03-17 Vladimir Makarov New
tree-optimization/109170 - bogus use-after-free with __builtin_expect tree-optimization/109170 - bogus use-after-free with __builtin_expect - - --- 2023-03-17 Richard Biener New
cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] - - --- 2023-03-17 Jakub Jelinek New
testsuite: Fix up forwprop-39.c testcase [PR109145] testsuite: Fix up forwprop-39.c testcase [PR109145] - - --- 2023-03-17 Jakub Jelinek New
c, ubsan: Instrument even shortened divisions [PR109151] c, ubsan: Instrument even shortened divisions [PR109151] - - --- 2023-03-17 Jakub Jelinek New
[V5] Use reg mode to move sub blocks for parameters and returns [V5] Use reg mode to move sub blocks for parameters and returns - - --- 2023-03-17 Jiufu Guo New
[V3] extract DF/SF/SI/HI/QI subreg from parameter word on stack [V3] extract DF/SF/SI/HI/QI subreg from parameter word on stack - - --- 2023-03-17 Jiufu Guo New
[V5,2/2] Update documentation to clarify a GCC extension Handle component_ref to a structure/union field including FAM for builtin_object_size - - --- 2023-03-16 Qing Zhao New
[V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - --- 2023-03-16 Qing Zhao New
c++: ICE with diagnosed constraint recursion [PR100288] c++: ICE with diagnosed constraint recursion [PR100288] - - --- 2023-03-16 Patrick Palka New
[v1,RFC] Improve folding for comparisons with zero in tree-ssa-forwprop. [v1,RFC] Improve folding for comparisons with zero in tree-ssa-forwprop. - - --- 2023-03-16 Manolis Tsamis New
[PR96339] AArch64: Optimise svlast[ab] [PR96339] AArch64: Optimise svlast[ab] - - --- 2023-03-16 Tejas Belagod New
contrib: Update instructions regarding Unicode updates contrib: Update instructions regarding Unicode updates - - --- 2023-03-16 Jakub Jelinek New
[PATCH-2,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] [PATCH-2,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] - - --- 2023-03-16 HAO CHEN GUI New
[PATCH-1,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] [PATCH-1,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] - - --- 2023-03-16 HAO CHEN GUI New
rs6000: suboptimal code for returning bool value on target ppc rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-16 Ajit Agarwal New
[testsuite] test for weak_undefined support and add options [testsuite] test for weak_undefined support and add options - - --- 2023-03-16 Alexandre Oliva New
c++, libstdc++: new compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar c++, libstdc++: new compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar - - --- 2023-03-15 Berke Yavas New
compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar - - --- 2023-03-15 Berke Yavas New
[v2,1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file [v2,1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file - - --- 2023-03-15 Jannik Glückert jwakely New
« 1 248 49 5094 95 »