Show patches with: Archived = No       |   15942 patches
« 1 282 83 84159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[committed] doc: Fix typos in Warning Options [PR110596] [committed] doc: Fix typos in Warning Options [PR110596] - - - -1- 2023-07-08 Jonathan Wakely Unresolved
[v3,1/2] c++: implement __is_unsigned built-in trait [v3,1/2] c++: implement __is_unsigned built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v2,2/2] libstdc++: use new built-in trait __remove_pointer [v2,1/2] c++: implement __remove_pointer built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v2,1/2] c++: implement __remove_pointer built-in trait [v2,1/2] c++: implement __remove_pointer built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v3,2/2] libstdc++: use new built-in trait __is_const [v3,1/2] c++: implement __is_const built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v3,1/2] c++: implement __is_const built-in trait [v3,1/2] c++: implement __is_const built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v3,2/2] libstdc++: use new built-in trait __is_array [v3,1/2] c++: implement __is_array built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v3,1/2] c++: implement __is_array built-in trait [v3,1/2] c++: implement __is_array built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v3,2/2] libstdc++: use new built-in trait __is_volatile [v3,1/2] c++: implement __is_volatile built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v3,1/2] c++: implement __is_volatile built-in trait [v3,1/2] c++: implement __is_volatile built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v8,6/6] libstdc++: make std::is_object dispatch to new built-in traits c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - 1-- 2023-07-08 Ken Matsui Accepted
[v8,5/6] c++, libstdc++: implement __is_void built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - 1-- 2023-07-08 Ken Matsui Accepted
[v8,4/6] 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 - - - 1-- 2023-07-08 Ken Matsui Accepted
[v8,3/6] c++: implement __is_function built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - 1-- 2023-07-08 Ken Matsui Accepted
[v8,2/6] 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 - - - 1-- 2023-07-08 Ken Matsui Accepted
[v8,1/6] c++: implement __is_reference built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - 1-- 2023-07-08 Ken Matsui Accepted
[v2] libstdc++: use __is_enum built-in trait [v2] libstdc++: use __is_enum built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v2,2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar [v2,1/2] c++, libstdc++: implement __is_scalar built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v2,1/2] c++, libstdc++: implement __is_scalar built-in trait [v2,1/2] c++, libstdc++: implement __is_scalar built-in trait - - - 1-- 2023-07-08 Ken Matsui Accepted
[v5] rs6000: Update the vsx-vector-6.* tests. [v5] rs6000: Update the vsx-vector-6.* tests. - - - 1-- 2023-07-07 Carl Love Accepted
[ver,3] rs6000, fix vec_replace_unaligned built-in arguments [ver,3] rs6000, fix vec_replace_unaligned built-in arguments - - - 1-- 2023-07-07 Carl Love Accepted
[committed] d: Fix PR 108842: Cannot use enum array with -fno-druntime [committed] d: Fix PR 108842: Cannot use enum array with -fno-druntime - - - 1-- 2023-07-07 Iain Buclaw Accepted
Fortran: simplification of FINDLOC for constant complex arguments [PR110585] Fortran: simplification of FINDLOC for constant complex arguments [PR110585] - - - 1-- 2023-07-07 Harald Anlauf Accepted
Fix PR 110539: missed optimization after moving two_value to match.pd Fix PR 110539: missed optimization after moving two_value to match.pd - - - 1-- 2023-07-07 Andrew Pinski Accepted
Cleanup force_edge_cold Cleanup force_edge_cold - - - 1-- 2023-07-07 Jan Hubicka Accepted
Fix some profile consistency testcases Fix some profile consistency testcases - - - -1- 2023-07-07 Jan Hubicka Unresolved
libstdc++: Compile basic_file_stdio.cc for LFS libstdc++: Compile basic_file_stdio.cc for LFS - - - -1- 2023-07-07 Jonathan Wakely Unresolved
libstdc++: Fix --enable-cstdio=stdio_pure [PR110574] libstdc++: Fix --enable-cstdio=stdio_pure [PR110574] - - - -1- 2023-07-07 Jonathan Wakely Unresolved
[v2] x86: Properly find the maximum stack slot alignment [v2] x86: Properly find the maximum stack slot alignment - - - 1-- 2023-07-07 H.J. Lu Accepted
[V5] RISC-V: Support gather_load/scatter RVV auto-vectorization [V5] RISC-V: Support gather_load/scatter RVV auto-vectorization - - - -1- 2023-07-07 juzhe.zhong@rivai.ai Unresolved
[pushed,LRA,PR110372] : Refine reload pseudo class [pushed,LRA,PR110372] : Refine reload pseudo class - - - 1-- 2023-07-07 Vladimir Makarov Accepted
s390: Fix vec_init default expander s390: Fix vec_init default expander - - - 1-- 2023-07-07 Juergen Christ Accepted
[v2] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557] [v2] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557] - - - 1-- 2023-07-07 Xi Ruoyao Accepted
[V4] RISC-V: Support gather_load/scatter RVV auto-vectorization [V4] RISC-V: Support gather_load/scatter RVV auto-vectorization - - - -1- 2023-07-07 juzhe.zhong@rivai.ai Unresolved
[2/2] middle-end ifcvt: Sort PHI arguments not only occurrences but also complexity [PR109154] [1/2] middle-end ifcvt: Reduce comparisons on conditionals by tracking truths [PR109154] - - - -1- 2023-07-07 Tamar Christina Unresolved
[1/2] middle-end ifcvt: Reduce comparisons on conditionals by tracking truths [PR109154] [1/2] middle-end ifcvt: Reduce comparisons on conditionals by tracking truths [PR109154] - - - -1- 2023-07-07 Tamar Christina Unresolved
RISCV: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[PR110560] RISCV: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[PR110560] - - - 1-- 2023-07-07 Li Xu Accepted
[COMMITTED] A singleton irange has all known bits. [COMMITTED] A singleton irange has all known bits. - - - -1- 2023-07-07 Aldy Hernandez Unresolved
[COMMITTED] The caller to irange::intersect (wide_int, wide_int) must normalize the range. [COMMITTED] The caller to irange::intersect (wide_int, wide_int) must normalize the range. - - - -1- 2023-07-07 Aldy Hernandez Unresolved
[COMMITTED] Implement value/mask tracking for irange. [COMMITTED] Implement value/mask tracking for irange. - - - -1- 2023-07-07 Aldy Hernandez Unresolved
testsuite: Add _link flavor for several arm_arch* and arm* effective-targets testsuite: Add _link flavor for several arm_arch* and arm* effective-targets - - - 1-- 2023-07-07 Christophe Lyon Accepted
doc: Document arm_v8_1m_main_cde_mve_fp doc: Document arm_v8_1m_main_cde_mve_fp - - - 1-- 2023-07-07 Christophe Lyon Accepted
mklog: handle Signed-Off-By, minor cleanup mklog: handle Signed-Off-By, minor cleanup - - - 1-- 2023-07-07 Marc Poulhiès Accepted
lto: bypass-asm: Fixed test(U*) used but never defined error. lto: bypass-asm: Fixed test(U*) used but never defined error. - - - -1- 2023-07-07 Rishi Raj Unresolved
[V2,x86] Add pre_reload splitter to detect fp min/max pattern. [V2,x86] Add pre_reload splitter to detect fp min/max pattern. - - - 1-- 2023-07-07 liuhongt Accepted
VECT: Add COND_LEN_* operations for loop control with length targets VECT: Add COND_LEN_* operations for loop control with length targets - - - 1-- 2023-07-07 juzhe.zhong@rivai.ai Accepted
[V3] RISC-V: Support gather_load/scatter RVV auto-vectorization [V3] RISC-V: Support gather_load/scatter RVV auto-vectorization - - - -1- 2023-07-07 juzhe.zhong@rivai.ai Unresolved
committed: Stepping down as maintainer for ARC and Epiphany committed: Stepping down as maintainer for ARC and Epiphany - - - -1- 2023-07-07 Joern Wolfgang Rennecke Unresolved
[3/3] testsuite: Require vectors of doubles for pr97428.c testsuite: Exclude vector tests for unsupported targets - - - 1-- 2023-07-06 Maciej W. Rozycki Accepted
[2/3] testsuite: Require 128-bit vectors for bb-slp-pr95839.c testsuite: Exclude vector tests for unsupported targets - - - 1-- 2023-07-06 Maciej W. Rozycki Accepted
[1/3] testsuite: Add check for vectors of 128 bits being supported testsuite: Exclude vector tests for unsupported targets - - - 1-- 2023-07-06 Maciej W. Rozycki Accepted
GGC: Remove 'const char *' 'gt_ggc_mx', 'gt_pch_nx' variants (was: [PATCH] support ggc hash_map and… GGC: Remove 'const char *' 'gt_ggc_mx', 'gt_pch_nx' variants (was: [PATCH] support ggc hash_map and… - - - 1-- 2023-07-06 Thomas Schwinge Accepted
vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557] - - - 1-- 2023-07-06 Xi Ruoyao Accepted
[og13] OpenMP: Expand "declare mapper" mappers for target {enter, exit, } data directives [og13] OpenMP: Expand "declare mapper" mappers for target {enter, exit, } data directives - - - -1- 2023-07-06 Julian Brown Unresolved
[v4] rs6000: Update the vsx-vector-6.* tests. [v4] rs6000: Update the vsx-vector-6.* tests. - - - 1-- 2023-07-06 Carl Love Accepted
[committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574] [committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574] - - - 1-- 2023-07-06 Jonathan Wakely Accepted
Fix profile update after loop-ch and cunroll Fix profile update after loop-ch and cunroll - - - 1-- 2023-07-06 Jan Hubicka Accepted
[V2] RISC-V: Support gather_load/scatter RVV auto-vectorization [V2] RISC-V: Support gather_load/scatter RVV auto-vectorization - - - -1- 2023-07-06 juzhe.zhong@rivai.ai Unresolved
update_bb_profile_for_threading TLC update_bb_profile_for_threading TLC - - - -1- 2023-07-06 Jan Hubicka Unresolved
[committed] arc: Update builtin documentation [committed] arc: Update builtin documentation - - - 1-- 2023-07-06 Claudiu Zissulescu Ianculescu Accepted
tree-optimization/110556 - tail merging still pre-tuples tree-optimization/110556 - tail merging still pre-tuples - - - 1-- 2023-07-06 Richard Biener Accepted
[x86_64] Improve __int128 argument passing (in ix86_expand_move). [x86_64] Improve __int128 argument passing (in ix86_expand_move). - - - 1-- 2023-07-06 Roger Sayle Accepted
[COMMITTED] ada: Add specification source files of runtime units [COMMITTED] ada: Add specification source files of runtime units - - - 1-- 2023-07-06 Marc Poulhiès Accepted
[COMMITTED] ada: Refactor the proof of the Value and Image runtime units [COMMITTED] ada: Refactor the proof of the Value and Image runtime units - - - -1- 2023-07-06 Marc Poulhiès Unresolved
[COMMITTED] ada: Evaluate static expressions in Range attributes [COMMITTED] ada: Evaluate static expressions in Range attributes - - - 1-- 2023-07-06 Marc Poulhiès Accepted
[COMMITTED] ada: Refer to non-Ada binding limitations in user guide [COMMITTED] ada: Refer to non-Ada binding limitations in user guide - - - -1- 2023-07-06 Marc Poulhiès Unresolved
[COMMITTED] ada: Reuse code in Is_Fully_Initialized_Type [COMMITTED] ada: Reuse code in Is_Fully_Initialized_Type - - - 1-- 2023-07-06 Marc Poulhiès Accepted
[COMMITTED] ada: Avoid crash in Find_Optional_Prim_Op [COMMITTED] ada: Avoid crash in Find_Optional_Prim_Op - - - 1-- 2023-07-06 Marc Poulhiès Accepted
[COMMITTED] ada: Improve error message on violation of SPARK_Mode rules [COMMITTED] ada: Improve error message on violation of SPARK_Mode rules - - - -1- 2023-07-06 Marc Poulhiès Unresolved
[COMMITTED] ada: Finalization not performed for component of protected type [COMMITTED] ada: Finalization not performed for component of protected type - - - 1-- 2023-07-06 Marc Poulhiès Accepted
tree-optimization/110563 - simplify epilogue VF checks tree-optimization/110563 - simplify epilogue VF checks - - - -1- 2023-07-06 Richard Biener Unresolved
[Committed] Handle COPYSIGN in dwarf2out.cc'd mem_loc_descriptor [Committed] Handle COPYSIGN in dwarf2out.cc'd mem_loc_descriptor - - - -1- 2023-07-06 Roger Sayle Unresolved
tree-optimization/110515 - wrong code with LIM + PRE tree-optimization/110515 - wrong code with LIM + PRE - - - 1-- 2023-07-06 Richard Biener Accepted
Fix expectation on gcc.dg/vect/pr71264.c Fix expectation on gcc.dg/vect/pr71264.c - - - 1-- 2023-07-06 Richard Biener Accepted
[V2] VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control. [V2] VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control. - - - -1- 2023-07-06 juzhe.zhong@rivai.ai Unresolved
Initial Granite Rapids D Support Initial Granite Rapids D Support - - - 1-- 2023-07-06 Li, Pan2 via Gcc-patches Accepted
i386: Update document for inlining rules i386: Update document for inlining rules - - - 1-- 2023-07-06 Hongyu Wang Accepted
VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control. VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control. - - - -1- 2023-07-06 juzhe.zhong@rivai.ai Unresolved
[v5] RISC-V: Fix one bug for floating-point static frm [v5] RISC-V: Fix one bug for floating-point static frm - - - -1- 2023-07-06 Li, Pan2 via Gcc-patches Unresolved
[2/2] Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations. [1/2,x86] Add pre_reload splitter to detect fp min/max pattern. - - - 1-- 2023-07-06 liuhongt Accepted
[1/2,x86] Add pre_reload splitter to detect fp min/max pattern. [1/2,x86] Add pre_reload splitter to detect fp min/max pattern. - - - 1-- 2023-07-06 liuhongt Accepted
Disparage slightly for the alternative which move DFmode between SSE_REGS and GENERAL_REGS. Disparage slightly for the alternative which move DFmode between SSE_REGS and GENERAL_REGS. - - - 1-- 2023-07-06 liuhongt Accepted
x86: Properly find the maximum stack slot alignment x86: Properly find the maximum stack slot alignment - - - 1-- 2023-07-05 H.J. Lu Accepted
[COMMITTED,5/5] Make compute_operand_range a tail call. [COMMITTED,1/5] Move relation discovery into compute_operand_range - - - -1- 2023-07-05 Andrew MacLeod Unresolved
[COMMITTED,4/5] Make compute_operand2_range a leaf call. [COMMITTED,1/5] Move relation discovery into compute_operand_range - - - -1- 2023-07-05 Andrew MacLeod Unresolved
[COMMITTED,3/5] Make compute_operand1_range a leaf call. [COMMITTED,1/5] Move relation discovery into compute_operand_range - - - -1- 2023-07-05 Andrew MacLeod Unresolved
[COMMITTED,2/5] Simplify compute_operand_range for op1 and op2 case. [COMMITTED,1/5] Move relation discovery into compute_operand_range - - - -1- 2023-07-05 Andrew MacLeod Unresolved
[COMMITTED,1/5] Move relation discovery into compute_operand_range [COMMITTED,1/5] Move relation discovery into compute_operand_range - - - 1-- 2023-07-05 Andrew MacLeod Accepted
testsuite: fix dwarf2/utf-1.C with DWARF4 testsuite: fix dwarf2/utf-1.C with DWARF4 - - - 1-- 2023-07-05 Marek Polacek Accepted
Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons - - - 1-- 2023-07-05 Andrew Pinski Accepted
GGC, GTY: No pointer walking for 'atomic' in PCH 'gt_pch_note_object' (was: Patch: New GTY ((atomic… GGC, GTY: No pointer walking for 'atomic' in PCH 'gt_pch_note_object' (was: Patch: New GTY ((atomic… - - - -1- 2023-07-05 Thomas Schwinge Unresolved
GGC, GTY: Tighten up a few things re 'reorder' option and strings GGC, GTY: Tighten up a few things re 'reorder' option and strings - - - -1- 2023-07-05 Thomas Schwinge Unresolved
doc: Update my Contributors entry doc: Update my Contributors entry - - - 1-- 2023-07-05 Jonathan Wakely Accepted
[v2] GTY: Clean up obsolete parametrized structs remnants (was: [PATCH 3/3] remove gengtype support… [v2] GTY: Clean up obsolete parametrized structs remnants (was: [PATCH 3/3] remove gengtype support… - - - -1- 2023-07-05 Thomas Schwinge Unresolved
[committed] sched: Change return type of predicate functions from int to bool [committed] sched: Change return type of predicate functions from int to bool - - - 1-- 2023-07-05 Uros Bizjak Accepted
[v1] RISC-V: Support gather_load/scatter RVV auto-vectorization [v1] RISC-V: Support gather_load/scatter RVV auto-vectorization - - - -1- 2023-07-05 juzhe.zhong@rivai.ai Unresolved
match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986] match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986] - - - 1-- 2023-07-05 Drew Ross Accepted
RISC-V: Change truncate to float_truncate in narrowing RISC-V: Change truncate to float_truncate in narrowing - - - -1- 2023-07-05 Robin Dapp Unresolved
rs6000: Don't ICE when generating vector pair load/store insns [PR110411] rs6000: Don't ICE when generating vector pair load/store insns [PR110411] - - - 1-- 2023-07-05 jeevitha Accepted
GTY: Repair 'enum gty_token', 'token_names' desynchronization (was: [cxx-conversion] Support garbag… GTY: Repair 'enum gty_token', 'token_names' desynchronization (was: [cxx-conversion] Support garbag… - - - 1-- 2023-07-05 Thomas Schwinge Accepted
« 1 282 83 84159 160 »