Show patches with: Archived = No       |   15942 patches
« 1 2117 118 119159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
wwwdocs: Clarify experimental status of C++17 prior to GCC 9 wwwdocs: Clarify experimental status of C++17 prior to GCC 9 - - - -1- 2023-03-22 Jonathan Wakely Unresolved
match.pd: Fix up fneg/fadd simplification [PR109230] match.pd: Fix up fneg/fadd simplification [PR109230] - - - -1- 2023-03-22 Jakub Jelinek Unresolved
rtl-optimization/109237 - speedup bb_is_just_return rtl-optimization/109237 - speedup bb_is_just_return - - - 1-- 2023-03-22 Richard Biener Accepted
rtl-optimization/109237 - quadraticness in delete_trivially_dead_insns rtl-optimization/109237 - quadraticness in delete_trivially_dead_insns - - - 1-- 2023-03-22 Richard Biener Accepted
[committed] MAINTAINERS: Add myself as OpenMP and libgomp maintainer [committed] MAINTAINERS: Add myself as OpenMP and libgomp maintainer - - - -1- 2023-03-22 Tobias Burnus Repeat Merge
RISC-V: Fix PR109228 RISC-V: Fix PR109228 - - - 1-- 2023-03-22 juzhe.zhong@rivai.ai Accepted
[V3] RISC-V: Fix a redefinition bug for the fd-4.c [V3] RISC-V: Fix a redefinition bug for the fd-4.c - - - 1-- 2023-03-22 shiyulong@iscas.ac.cn Accepted
Remove TARGET_GEN_MEMSET_SCRATCH_RTX since it's not used anymore. Remove TARGET_GEN_MEMSET_SCRATCH_RTX since it's not used anymore. - - - 1-- 2023-03-22 liuhongt Accepted
RISC-V: Fix ICE in LRA for LMUL < 1 vector spillings RISC-V: Fix ICE in LRA for LMUL < 1 vector spillings - - - -1- 2023-03-22 juzhe.zhong@rivai.ai Unresolved
[V2] Docs, OpenMP: Correct internal documentation of OMP_FOR [V2] Docs, OpenMP: Correct internal documentation of OMP_FOR - - - 1-- 2023-03-22 Sandra Loosemore Accepted
[2/2] libstdc++: use new built-in trait __is_const [1/2] c++: implement __is_const built-in trait - - - 1-- 2023-03-22 Ken Matsui Accepted
[1/2] c++: implement __is_const built-in trait [1/2] c++: implement __is_const built-in trait - - - 1-- 2023-03-22 Ken Matsui Accepted
PR target/105325, Make load/cmp fusion know about prefixed loads PR target/105325, Make load/cmp fusion know about prefixed loads - - - 1-- 2023-03-21 Michael Meissner Accepted
[2/2] libstdc++: use new built-in trait __is_array [1/2] c++: implement __is_array built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[1/2] c++: implement __is_array built-in trait [1/2] c++: implement __is_array built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[wwwdocs] Document support for znver4 in gcc-13/changes.html [wwwdocs] Document support for znver4 in gcc-13/changes.html - - - -1- 2023-03-21 Martin Jambor Unresolved
[v2,2/2] libstdc++: use new built-in trait __is_unsigned [v2,1/2] c++: implement __is_unsigned built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[v2,1/2] c++: implement __is_unsigned built-in trait [v2,1/2] c++: implement __is_unsigned built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
libstdc++: Use more precise __RECIPROCAL_MATH__ macro libstdc++: Use more precise __RECIPROCAL_MATH__ macro - - - -1- 2023-03-21 Matthias Kretz Unresolved
libstdc++: Skip integer division optimization for Clang libstdc++: Skip integer division optimization for Clang - - - 1-- 2023-03-21 Matthias Kretz Accepted
[committed] libstdc++: Fix simd compilation with Clang [committed] libstdc++: Fix simd compilation with Clang - - - -1- 2023-03-21 Matthias Kretz Repeat Merge
[v2] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] [v2] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] - - - 1-- 2023-03-21 Dimitrij Mijoski Accepted
[2/2] libstdc++: use new built-in trait __is_unsigned [1/2] c++: implement __is_unsigned built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[1/2] c++: implement __is_unsigned built-in trait [1/2] c++: implement __is_unsigned built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [Patch] l… libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [Patch] l… - - - 1-- 2023-03-21 Thomas Schwinge Accepted
testsuite: Compile-only gcc.dg/tree-ssa/pr100359.c if ! natural_alignment_32 testsuite: Compile-only gcc.dg/tree-ssa/pr100359.c if ! natural_alignment_32 - - - 1-- 2023-03-21 Hans-Peter Nilsson Accepted
[pushed] c++: DMI in template with virtual base [PR106890] [pushed] c++: DMI in template with virtual base [PR106890] - - - -1- 2023-03-21 Jason Merrill Repeat Merge
[2/2] libstdc++: use new built-in trait __is_function [1/2] c++: implement __is_function built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[1/2] c++: implement __is_function built-in trait [1/2] c++: implement __is_function built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
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. - - - 1-- 2023-03-21 Andrew MacLeod Accepted
amdgcn: Add accumulator VGPR registers amdgcn: Add accumulator VGPR registers - - - 1-- 2023-03-21 Andrew Jenner Accepted
tree-optimization/109219 - avoid looking at STMT_SLP_TYPE tree-optimization/109219 - avoid looking at STMT_SLP_TYPE - - - 1-- 2023-03-21 Richard Biener Accepted
[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]] - - - -1- 2023-03-21 Jakub Jelinek Unresolved
testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898] - - - -1- 2023-03-21 Jakub Jelinek Unresolved
[V2,rs6000] Tweak modulo define_insns to eliminate register copy [V2,rs6000] Tweak modulo define_insns to eliminate register copy - - - -1- 2023-03-21 Pat Haugen Corrupt patch
[2/2] libstdc++: use new built-in trait __add_const [1/2] c++: implement __add_const built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[1/2] c++: implement __add_const built-in trait [1/2] c++: implement __add_const built-in trait - - - 1-- 2023-03-21 Ken Matsui Accepted
[2/2] libstdc++: Fix simd compilation with Clang Make std::experimental::simd (more) usable with Clang - - - 1-- 2023-03-21 Matthias Kretz Accepted
[1/2] libstdc++: Fix simd test compilation with Clang Make std::experimental::simd (more) usable with Clang - - - 1-- 2023-03-21 Matthias Kretz Accepted
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] - - - -1- 2023-03-21 Jakub Jelinek Unresolved
RISC-V: Fix loss of function to script 'multilib-generator' RISC-V: Fix loss of function to script 'multilib-generator' - - - 1-- 2023-03-21 Songhe Zhu Accepted
[PATCHv4,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] [PATCHv4,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] - - - 1-- 2023-03-21 HAO CHEN GUI Accepted
[committed] libstdc++: Fix formatting in std::filesystem helper function [committed] libstdc++: Fix formatting in std::filesystem helper function - - - -1- 2023-03-20 Jonathan Wakely Repeat Merge
[2/2] libstdc++: use new built-in trait __remove_pointer [1/2] c++: implement __remove_pointer built-in trait - - - 1-- 2023-03-20 Ken Matsui Accepted
[1/2] c++: implement __remove_pointer built-in trait [1/2] c++: implement __remove_pointer built-in trait - - - 1-- 2023-03-20 Ken Matsui Accepted
[v2] c++: further -Wdangling-reference refinement [PR107532] [v2] c++: further -Wdangling-reference refinement [PR107532] - - - 1-- 2023-03-20 Marek Polacek Accepted
testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959] testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959] - - - 1-- 2023-03-20 David Malcolm Accepted
Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036] Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036] - - - 1-- 2023-03-20 Harald Anlauf Accepted
Fortran: fix documentation of -fno-underscoring [PR109216] Fortran: fix documentation of -fno-underscoring [PR109216] - - - 1-- 2023-03-20 Harald Anlauf Accepted
stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants - - - 1-- 2023-03-20 Joseph Myers Accepted
Add notes for Go to gcc 12 and 13 changes file Add notes for Go to gcc 12 and 13 changes file - - - -1- 2023-03-20 Ian Lance Taylor Unresolved
c++: explicit ctor and list-initialization [PR109159] c++: explicit ctor and list-initialization [PR109159] - - - 1-- 2023-03-20 Marek Polacek Accepted
[2/2] libstdc++: use new built-in trait __is_reference [1/2] c++: implement __is_reference built-in trait - - - 1-- 2023-03-20 Ken Matsui Accepted
[1/2] c++: implement __is_reference built-in trait [1/2] c++: implement __is_reference built-in trait - - - 1-- 2023-03-20 Ken Matsui Accepted
[committed] libstdc++: Remove template-head from std::expected<void> ctor [PR109182] [committed] libstdc++: Remove template-head from std::expected<void> ctor [PR109182] - - - -1- 2023-03-20 Jonathan Wakely Repeat Merge
c++: implement __add_pointer built-in trait c++: implement __add_pointer built-in trait - - - -1- 2023-03-20 Ken Matsui Corrupt patch
libgcc: Use initarray section type for .init_stack libgcc: Use initarray section type for .init_stack - - - 1-- 2023-03-20 Kewen.Lin Accepted
rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167] rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167] - - - -1- 2023-03-20 Kewen.Lin Unresolved
rs6000: Ensure vec_sld shift count in allowable range [PR109082] rs6000: Ensure vec_sld shift count in allowable range [PR109082] - - - 1-- 2023-03-20 Kewen.Lin Accepted
[v3] rs6000: Fix vector parity support [PR108699] [v3] rs6000: Fix vector parity support [PR108699] - - - --1 2023-03-20 Kewen.Lin Not Applicable
[RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273] [RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273] - - - 1-- 2023-03-20 Kewen.Lin Accepted
fix for __sanitizer_struct_mallinfo with mallinfo2 fix for __sanitizer_struct_mallinfo with mallinfo2 - - - 1-- 2023-03-20 Reini Urban Accepted
RISC-V: Fix RVV ICE && runtine fail RISC-V: Fix RVV ICE && runtine fail - - - 1-- 2023-03-20 juzhe.zhong@rivai.ai Accepted
libstdc++: use new built-in trait __remove_pointer libstdc++: use new built-in trait __remove_pointer - - - --1 2023-03-20 Ken Matsui Not Applicable
Fortran: simplification of NEAREST for large argument [PR109186] Fortran: simplification of NEAREST for large argument [PR109186] - - - 1-- 2023-03-19 Harald Anlauf Accepted
c++: implement __remove_pointer built-in trait c++: implement __remove_pointer built-in trait - - - -1- 2023-03-19 Ken Matsui Corrupt patch
[testsuite] rs6000: suboptimal code for returning bool value on target ppc. [testsuite] rs6000: suboptimal code for returning bool value on target ppc. - - - 1-- 2023-03-19 Ajit Agarwal Accepted
[fortran] PR87127 - External function not recognised from within an associate block [fortran] PR87127 - External function not recognised from within an associate block - - - 1-- 2023-03-19 Paul Richard Thomas Accepted
[v2] rs6000: suboptimal code for returning bool value on target ppc [v2] rs6000: suboptimal code for returning bool value on target ppc - - - 1-- 2023-03-19 Ajit Agarwal Accepted
[fortran,doc] Explicitly mention undefined overflow [fortran,doc] Explicitly mention undefined overflow - - - 1-- 2023-03-19 Thomas Koenig Accepted
[wwwdocs] Mention finalization [wwwdocs] Mention finalization - - - -1- 2023-03-19 Thomas Koenig Unresolved
libstdc++: use new built-in trait __is_reference libstdc++: use new built-in trait __is_reference - - - --1 2023-03-19 Ken Matsui Not Applicable
c++: implement __is_reference built-in trait c++: implement __is_reference built-in trait - - - -1- 2023-03-19 Ken Matsui Corrupt patch
[wwwdocs] Mention random number generators in porting_to.html [wwwdocs] Mention random number generators in porting_to.html - - - -1- 2023-03-18 Thomas Koenig Unresolved
[pushed] analyzer: fix ICE on certain longjmp calls [PR109094] [pushed] analyzer: fix ICE on certain longjmp calls [PR109094] - - - -1- 2023-03-18 David Malcolm Repeat Merge
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] - - - -1- 2023-03-18 Jakub Jelinek Unresolved
or1k: Do not clear existing FPU exceptions before updating or1k: Do not clear existing FPU exceptions before updating - - - 1-- 2023-03-18 Stafford Horne Accepted
[committed] lra: Ignore debug insns and notes in combine_reload_insn [PR109179] [committed] lra: Ignore debug insns and notes in combine_reload_insn [PR109179] - - - -1- 2023-03-18 Peter Bergner Repeat Merge
[pushed] c++: constant, array, lambda, template [PR108975] [pushed] c++: constant, array, lambda, template [PR108975] - - - -1- 2023-03-17 Jason Merrill Repeat Merge
rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178] rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178] - - - 1-- 2023-03-17 Peter Bergner Accepted
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877] Fortran: procedures with BIND(C) attribute require explicit interface [PR85877] - - - 1-- 2023-03-17 Harald Anlauf Accepted
[pushed] c++: throw and private destructor [PR109172] [pushed] c++: throw and private destructor [PR109172] - - - -1- 2023-03-17 Jason Merrill Repeat Merge
json: preserve key-insertion order [PR109163] json: preserve key-insertion order [PR109163] - - - 1-- 2023-03-17 David Malcolm Accepted
[committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165] [committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165] - - - -1- 2023-03-17 Jonathan Wakely Repeat Merge
c++: further -Wdangling-reference refinement [PR107532] c++: further -Wdangling-reference refinement [PR107532] - - - 1-- 2023-03-17 Marek Polacek Accepted
[pushed] c++: namespace-scoped friend in local class [PR69410] [pushed] c++: namespace-scoped friend in local class [PR69410] - - - -1- 2023-03-17 Jason Merrill Repeat Merge
c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
tree-inline: Fix up multiversioning with vector arguments [PR105554] tree-inline: Fix up multiversioning with vector arguments [PR105554] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
c++: NTTP constraint depending on outer args [PR109160] c++: NTTP constraint depending on outer args [PR109160] - - - 1-- 2023-03-17 Patrick Palka Accepted
[pushed,PR109052] LRA: Implement combining secondary memory reload and original insn [pushed,PR109052] LRA: Implement combining secondary memory reload and original insn - - - -1- 2023-03-17 Vladimir Makarov Repeat Merge
tree-optimization/109170 - bogus use-after-free with __builtin_expect tree-optimization/109170 - bogus use-after-free with __builtin_expect - - - 1-- 2023-03-17 Richard Biener Accepted
cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
testsuite: Fix up forwprop-39.c testcase [PR109145] testsuite: Fix up forwprop-39.c testcase [PR109145] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
c, ubsan: Instrument even shortened divisions [PR109151] c, ubsan: Instrument even shortened divisions [PR109151] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
[committed] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685] [committed] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
[committed] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39. [committed] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39. - - - -1- 2023-03-17 Iain Buclaw Repeat Merge
[committed] Docs: Fix formatting issues in BPF built-ins documentation [committed] Docs: Fix formatting issues in BPF built-ins documentation - - - -1- 2023-03-17 Sandra Loosemore Unresolved
[committed] Docs: Fix some too-long lines [committed] Docs: Fix some too-long lines - - - -1- 2023-03-17 Sandra Loosemore Repeat Merge
[V5] Use reg mode to move sub blocks for parameters and returns [V5] Use reg mode to move sub blocks for parameters and returns - - - 1-- 2023-03-17 Jiufu Guo Accepted
[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 - - - 1-- 2023-03-17 Jiufu Guo Accepted
« 1 2117 118 119159 160 »