Show patches with: none      |   13828 patches
« 1 23 4 5138 139 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
fix for __sanitizer_struct_mallinfo with mallinfo2 fix for __sanitizer_struct_mallinfo with mallinfo2 - - --- 2023-03-20 Reini Urban New
RISC-V: Fix RVV ICE && runtine fail RISC-V: Fix RVV ICE && runtine fail - - --- 2023-03-20 juzhe.zhong@rivai.ai New
libstdc++: use new built-in trait __remove_pointer libstdc++: use new built-in trait __remove_pointer - - --- 2023-03-20 Ken Matsui 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
libstdc++: use new built-in trait __is_reference libstdc++: use new built-in trait __is_reference - - --- 2023-03-19 Ken Matsui 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
[pushed] analyzer: fix ICE on certain longjmp calls [PR109094] [pushed] analyzer: fix ICE on certain longjmp calls [PR109094] - - --- 2023-03-18 David Malcolm Committed
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
or1k: Do not clear existing FPU exceptions before updating or1k: Do not clear existing FPU exceptions before updating - - --- 2023-03-18 Stafford Horne Committed
[committed] lra: Ignore debug insns and notes in combine_reload_insn [PR109179] [committed] lra: Ignore debug insns and notes in combine_reload_insn [PR109179] - - --- 2023-03-18 Peter Bergner Committed
[pushed] c++: constant, array, lambda, template [PR108975] [pushed] c++: constant, array, lambda, template [PR108975] - - --- 2023-03-17 Jason Merrill Committed
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] - - --- 2023-03-17 Peter Bergner Committed
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
[pushed] c++: throw and private destructor [PR109172] [pushed] c++: throw and private destructor [PR109172] - - --- 2023-03-17 Jason Merrill Committed
json: preserve key-insertion order [PR109163] json: preserve key-insertion order [PR109163] - - --- 2023-03-17 David Malcolm Committed
[committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165] [committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165] - - --- 2023-03-17 Jonathan Wakely Committed
c++: further -Wdangling-reference refinement [PR107532] c++: further -Wdangling-reference refinement [PR107532] - - --- 2023-03-17 Marek Polacek New
[pushed] c++: namespace-scoped friend in local class [PR69410] [pushed] c++: namespace-scoped friend in local class [PR69410] - - --- 2023-03-17 Jason Merrill Committed
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
[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] - - --- 2023-03-17 Jakub Jelinek Committed
[committed] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39. [committed] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39. - - --- 2023-03-17 Iain Buclaw Committed
[committed] Docs: Fix formatting issues in BPF built-ins documentation [committed] Docs: Fix formatting issues in BPF built-ins documentation - - --- 2023-03-17 Sandra Loosemore Committed
[committed] Docs: Fix some too-long lines [committed] Docs: Fix some too-long lines - - --- 2023-03-17 Sandra Loosemore Committed
[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
[pushed] wwwdocs: readings: Switch publibfp.dhe.ibm.com to https [pushed] wwwdocs: readings: Switch publibfp.dhe.ibm.com to https - - --- 2023-03-16 Gerald Pfeifer Committed
[pushed] wwwdocs: onlinedocs: Use the proper name of the Modula-2 manual [pushed] wwwdocs: onlinedocs: Use the proper name of the Modula-2 manual - - --- 2023-03-16 Gerald Pfeifer Committed
correct function attribute typo correct function attribute typo - - --- 2023-03-16 Jonny Grant Committed
[pushed] c++: __func__ and local class DMI [PR105809] [pushed] c++: __func__ and local class DMI [PR105809] - - --- 2023-03-16 Jason Merrill Committed
[pushed] c++: generic lambda, local class, __func__ [PR108242] [pushed] c++: generic lambda, local class, __func__ [PR108242] - - --- 2023-03-16 Jason Merrill Committed
[pushed] c++: &enum::enumerator [PR101869] [pushed] c++: &enum::enumerator [PR101869] - - --- 2023-03-16 Jason Merrill Committed
[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
i386: Robustify vec perm blend functions for TARGET_MMX_WITH_SSE i386: Robustify vec perm blend functions for TARGET_MMX_WITH_SSE - - --- 2023-03-16 Uros Bizjak Committed
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
[committed] d: Fix closure fields don't get same alignment as local variable [PR109144] [committed] d: Fix closure fields don't get same alignment as local variable [PR109144] - - --- 2023-03-16 Iain Buclaw Committed
[PR96339] AArch64: Optimise svlast[ab] [PR96339] AArch64: Optimise svlast[ab] - - --- 2023-03-16 Tejas Belagod New
RISC-V: Fine tune vmadc/vmsbc RA constraint RISC-V: Fine tune vmadc/vmsbc RA constraint - - --- 2023-03-16 juzhe.zhong@rivai.ai New
ISC-V: Fine tune vmadc/vmsbc RA constraint ISC-V: Fine tune vmadc/vmsbc RA constraint - - --- 2023-03-16 juzhe.zhong@rivai.ai New
contrib: Update instructions regarding Unicode updates contrib: Update instructions regarding Unicode updates - - --- 2023-03-16 Jakub Jelinek New
[committed] libcpp: Update Unicode copyright years [committed] libcpp: Update Unicode copyright years - - --- 2023-03-16 Jakub Jelinek Committed
RISC-V: Fix bugs reported by @kito RISC-V: Fix bugs reported by @kito - - --- 2023-03-16 juzhe.zhong@rivai.ai 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
[RFC] c++: co_await and move-only type [PR105406] [RFC] c++: co_await and move-only type [PR105406] - - --- 2023-03-16 Jason Merrill Committed
[testsuite] fix array element count [testsuite] fix array element count - - --- 2023-03-16 Alexandre Oliva Committed
[testsuite] test for weak_undefined support and add options [testsuite] test for weak_undefined support and add options - - --- 2023-03-16 Alexandre Oliva New
[pushed] maintainer-scripts: Abstract BUGURL in update_web_docs_git [pushed] maintainer-scripts: Abstract BUGURL in update_web_docs_git - - --- 2023-03-16 Gerald Pfeifer Committed
[pushed] c++: co_await and initializer_list [PR103871] [pushed] c++: co_await and initializer_list [PR103871] - - --- 2023-03-15 Jason Merrill Committed
[pushed] diagnostics: attempt to capture crash info in SARIF output [PR109097] [pushed] diagnostics: attempt to capture crash info in SARIF output [PR109097] - - --- 2023-03-15 David Malcolm Committed
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
i386: Fix blend vector permutation for 8-byte modes i386: Fix blend vector permutation for 8-byte modes - - --- 2023-03-15 Uros Bizjak Committed
[v2,2/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 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 New
Now gcc-13: [Fwd: [PATCH] gcc-12: Re-enable split-stack support for GNU/Hurd.] Now gcc-13: [Fwd: [PATCH] gcc-12: Re-enable split-stack support for GNU/Hurd.] - - --- 2023-03-15 Steve Kargl via Gcc-patches New
[v2] c++: ICE with constexpr lambda [PR107280] [v2] c++: ICE with constexpr lambda [PR107280] - - --- 2023-03-15 Marek Polacek New
OpenMP: Add omp_in_explicit_task to omp_runtime_api_call OpenMP: Add omp_in_explicit_task to omp_runtime_api_call - - --- 2023-03-15 Tobias Burnus Committed
Avoid duplicate diagnostic in g++.dg/warn/Wuse-after-free3.C Avoid duplicate diagnostic in g++.dg/warn/Wuse-after-free3.C - - --- 2023-03-15 Richard Biener Committed
[2/2] c++: passing one ttp to another [PR108179] [pushed,1/2] c++: coerce_template_template_parms interface tweak - - --- 2023-03-15 Jason Merrill Committed
[pushed,1/2] c++: coerce_template_template_parms interface tweak [pushed,1/2] c++: coerce_template_template_parms interface tweak - - --- 2023-03-15 Jason Merrill Committed
[pushed] c++: injected class name as default ttp arg [PR58538] [pushed] c++: injected class name as default ttp arg [PR58538] - - --- 2023-03-15 Jason Merrill Committed
riscv: thead: Add sign/zero extension support for th.ext and th.extu riscv: thead: Add sign/zero extension support for th.ext and th.extu - - --- 2023-03-15 Christoph Muellner New
[2/2] tree-optimization/109123 - run -Wuse-afer-free only early [1/2] Avoid random stmt order result in pass_waccess::use_after_inval_p - - --- 2023-03-15 Richard Biener New
[1/2] Avoid random stmt order result in pass_waccess::use_after_inval_p [1/2] Avoid random stmt order result in pass_waccess::use_after_inval_p - - --- 2023-03-15 Richard Biener New
[v4] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [v4] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-15 Xionghu Luo New
Pushed: [PATCH] builtins: Move the character difference into result instead of reassigning result [… Pushed: [PATCH] builtins: Move the character difference into result instead of reassigning result [… - - --- 2023-03-15 Xi Ruoyao Committed
tree-optimization/109139 - fix .DEFERRED_INIT removal tree-optimization/109139 - fix .DEFERRED_INIT removal - - --- 2023-03-15 Richard Biener Committed
[v2] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer [v2] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer - - --- 2023-03-15 Yoshinori Sato New
RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. - - --- 2023-03-15 juzhe.zhong@rivai.ai New
RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. - - --- 2023-03-15 juzhe.zhong@rivai.ai New
[pushed] libstdc++: Fix template-head of repeat_view::_Iterator [PR109111] [pushed] libstdc++: Fix template-head of repeat_view::_Iterator [PR109111] - - --- 2023-03-14 Patrick Palka Committed
sanitizer: missing signed integer overflow errors [PR109107] sanitizer: missing signed integer overflow errors [PR109107] - - --- 2023-03-14 Marek Polacek New
[pushed] c++: variable tmpl partial specialization [PR108468] [pushed] c++: variable tmpl partial specialization [PR108468] - - --- 2023-03-14 Jason Merrill Committed
vect: Verify that GET_MODE_NUNITS is greater than one. vect: Verify that GET_MODE_NUNITS is greater than one. - - --- 2023-03-14 Michael Collison New
[committed] d: Fix undefined reference to lambda defined in private enum [PR109108] [committed] d: Fix undefined reference to lambda defined in private enum [PR109108] - - --- 2023-03-14 Iain Buclaw Committed
Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331] Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331] - - --- 2023-03-14 Harald Anlauf New
[pushed] c++: -Wreturn-type with if (true) throw [PR107310] [pushed] c++: -Wreturn-type with if (true) throw [PR107310] - - --- 2023-03-14 Jason Merrill Committed
i386: Use movss to implement V2SImode VEC_PERM. i386: Use movss to implement V2SImode VEC_PERM. - - --- 2023-03-14 Uros Bizjak Committed
[2/2] c++: redeclaring member of constrained class template [PR96830] [1/2] c++: constrained template friend class matching [PR96830] - - --- 2023-03-14 Patrick Palka New
[1/2] c++: constrained template friend class matching [PR96830] [1/2] c++: constrained template friend class matching [PR96830] - - --- 2023-03-14 Patrick Palka Committed
i386: Fix up split_double_concat [PR109109] i386: Fix up split_double_concat [PR109109] - - --- 2023-03-14 Jakub Jelinek New
[v2] doc: md.texi (Insn Splitting): Tweak wording for readability. [v2] doc: md.texi (Insn Splitting): Tweak wording for readability. - - --- 2023-03-14 Hans-Peter Nilsson New
gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634] gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634] - - --- 2023-03-14 Jakub Jelinek New
« 1 23 4 5138 139 »